Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudreve/cloudreve
/ functions
Functions
11,486 in github.com/cloudreve/cloudreve
⨍
Functions
11,486
◇
Types & classes
1,532
Function
DirNameRuleLT
DirNameRuleLT applies the LT predicate on the "dir_name_rule" field.
ent/storagepolicy/where.go:789
Function
DirNameRuleLTE
DirNameRuleLTE applies the LTE predicate on the "dir_name_rule" field.
ent/storagepolicy/where.go:794
Function
DirNameRuleNEQ
DirNameRuleNEQ applies the NEQ predicate on the "dir_name_rule" field.
ent/storagepolicy/where.go:764
Function
DirNameRuleNotIn
DirNameRuleNotIn applies the NotIn predicate on the "dir_name_rule" field.
ent/storagepolicy/where.go:774
Function
DirNameRuleNotNil
DirNameRuleNotNil applies the NotNil predicate on the "dir_name_rule" field.
ent/storagepolicy/where.go:819
Method
DirectLinkClient
()
application/dependency/dependency.go:831
Method
DirectLinksOrErr
DirectLinksOrErr returns the DirectLinks value or an error if the edge was not loaded in eager-loading.
ent/file.go:152
Method
DisplayName
()
pkg/filemanager/fs/dbfs/file.go:86
Method
Do
(ctx context.Context)
pkg/filemanager/workflows/archive.go:111
Method
Do
(ctx context.Context)
pkg/filemanager/workflows/archive.go:565
Method
Do
(ctx context.Context)
pkg/filemanager/workflows/extract.go:112
Method
Do
(ctx context.Context)
pkg/filemanager/workflows/extract.go:600
Method
Do
(ctx context.Context)
pkg/filemanager/workflows/upload.go:69
Method
Do
(ctx context.Context)
pkg/filemanager/workflows/import.go:92
Method
Do
(ctx context.Context)
pkg/filemanager/workflows/remote_download.go:119
Method
Do
(ctx context.Context)
pkg/filemanager/workflows/rebuild_index.go:88
Method
Do
(ctx context.Context)
pkg/filemanager/manager/recycle.go:95
Method
Do
(ctx context.Context)
pkg/filemanager/manager/recycle.go:163
Method
Do
(ctx context.Context)
pkg/filemanager/manager/upload.go:501
Method
Do
(ctx context.Context)
pkg/filemanager/manager/thumbnail.go:260
Method
Do
(ctx context.Context)
pkg/filemanager/manager/mediameta.go:70
Method
Do
(ctx context.Context)
pkg/filemanager/manager/fulltextindex.go:172
Method
Do
(ctx context.Context)
pkg/filemanager/manager/fulltextindex.go:264
Method
Do
(ctx context.Context)
pkg/filemanager/manager/fulltextindex.go:339
Method
Do
(ctx context.Context)
pkg/filemanager/manager/fulltextindex.go:357
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/file_create.go:1207
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/entity_create.go:1043
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/node_create.go:970
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/fsevent_create.go:708
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/oauthgrant_create.go:761
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/passkey_create.go:775
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/user_create.go:1295
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/share_create.go:975
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/davaccount_create.go:807
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/task_create.go:846
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/setting_create.go:635
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/metadata_create.go:729
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/group_create.go:934
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/oauthclient_create.go:946
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/directlink_create.go:743
Method
DoNothing
DoNothing configures the conflict_action to `DO NOTHING`. Supported only by SQLite and PostgreSQL.
ent/storagepolicy_create.go:1312
Function
DownloadArchive
(c *gin.Context)
routers/controllers/file.go:10
Method
Downloaded
Downloaded increments the download count of the share.
inventory/share.go:216
Function
Downloads
Downloads applies equality check predicate on the "downloads" field. It's identical to DownloadsEQ.
ent/directlink/where.go:79
Function
Downloads
Downloads applies equality check predicate on the "downloads" field. It's identical to DownloadsEQ.
ent/share/where.go:84
Function
DownloadsEQ
DownloadsEQ applies the EQ predicate on the "downloads" field.
ent/directlink/where.go:289
Function
DownloadsEQ
DownloadsEQ applies the EQ predicate on the "downloads" field.
ent/share/where.go:344
Function
DownloadsGT
DownloadsGT applies the GT predicate on the "downloads" field.
ent/directlink/where.go:309
Function
DownloadsGT
DownloadsGT applies the GT predicate on the "downloads" field.
ent/share/where.go:364
Function
DownloadsGTE
DownloadsGTE applies the GTE predicate on the "downloads" field.
ent/directlink/where.go:314
Function
DownloadsGTE
DownloadsGTE applies the GTE predicate on the "downloads" field.
ent/share/where.go:369
Function
DownloadsIn
DownloadsIn applies the In predicate on the "downloads" field.
ent/directlink/where.go:299
Function
DownloadsIn
DownloadsIn applies the In predicate on the "downloads" field.
ent/share/where.go:354
Function
DownloadsLT
DownloadsLT applies the LT predicate on the "downloads" field.
ent/directlink/where.go:319
Function
DownloadsLT
DownloadsLT applies the LT predicate on the "downloads" field.
ent/share/where.go:374
Function
DownloadsLTE
DownloadsLTE applies the LTE predicate on the "downloads" field.
ent/directlink/where.go:324
Function
DownloadsLTE
DownloadsLTE applies the LTE predicate on the "downloads" field.
ent/share/where.go:379
Function
DownloadsNEQ
DownloadsNEQ applies the NEQ predicate on the "downloads" field.
ent/directlink/where.go:294
Function
DownloadsNEQ
DownloadsNEQ applies the NEQ predicate on the "downloads" field.
ent/share/where.go:349
Function
DownloadsNotIn
DownloadsNotIn applies the NotIn predicate on the "downloads" field.
ent/directlink/where.go:304
Function
DownloadsNotIn
DownloadsNotIn applies the NotIn predicate on the "downloads" field.
ent/share/where.go:359
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:890
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:1685
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:2930
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:4539
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:5287
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:6361
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:7095
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:8172
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:9204
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:10003
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:10813
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:11410
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:12473
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:14102
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:15024
Method
EdgeCleared
EdgeCleared returns a boolean which indicates if the edge with the given name was cleared in this mutation.
ent/mutation.go:16771
Method
Edges
Edges of the OAuthGrant.
ent/schema/oauthgrant.go:33
Method
Edges
Edges of the File.
ent/schema/file.go:53
Method
Edges
Edges of the Share.
ent/schema/share.go:39
Method
Edges
Edges of the OAuthClient.
ent/schema/oauthclient.go:41
Method
Edges
Edges of the Node.
ent/schema/node.go:36
Method
Edges
Edges of the Metadata.
ent/schema/metadata.go:27
Method
Edges
()
ent/schema/group.go:37
Method
Edges
Edges of the Passkey.
ent/schema/passkey.go:35
Method
Edges
Edges of the Task.
ent/schema/fsevent.go:25
Method
Edges
()
ent/schema/setting.go:22
Method
Edges
Edges of the DirectLink.
ent/schema/directlink.go:25
Method
Edges
Edges of the Task.
ent/schema/task.go:33
Method
Edges
()
ent/schema/policy.go:48
Method
Edges
Edges of the DavAccount.
ent/schema/davaccount.go:32
Method
Edges
Edges of the Entity.
ent/schema/entity.go:35
Method
Edges
()
ent/schema/user.go:42
Function
EditShare
EditShare 编辑分享
routers/controllers/share.go:24
Function
Email
Email applies equality check predicate on the "email" field. It's identical to EmailEQ.
ent/user/where.go:74
Method
EmailActivationEnabled
(ctx context.Context)
pkg/setting/provider.go:806
Method
EmailClient
(ctx context.Context)
application/dependency/dependency.go:541
Function
EmailContains
EmailContains applies the Contains predicate on the "email" field.
ent/user/where.go:279
Function
EmailEQ
EmailEQ applies the EQ predicate on the "email" field.
ent/user/where.go:239
Function
EmailGT
EmailGT applies the GT predicate on the "email" field.
ent/user/where.go:259
← previous
next →
6,201–6,300 of 11,486, ranked by callers