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
And
And groups predicates with the AND operator between them.
ent/entity/where.go:604
Function
And
And groups predicates with the AND operator between them.
ent/node/where.go:598
Method
AnonymousGroup
(ctx context.Context)
inventory/group.go:71
Method
AppSetting
(ctx context.Context)
pkg/setting/provider.go:352
Method
AppendRedirectUris
AppendRedirectUris appends s to the "redirect_uris" field.
ent/oauthclient_update.go:492
Method
AppendRedirectUris
AppendRedirectUris adds s to the "redirect_uris" field.
ent/mutation.go:8636
Method
AppendScopes
AppendScopes appends s to the "scopes" field.
ent/oauthgrant_update.go:374
Method
AppendScopes
AppendScopes appends s to the "scopes" field.
ent/oauthclient_update.go:504
Method
AppendScopes
AppendScopes adds s to the "scopes" field.
ent/mutation.go:8687
Method
AppendScopes
AppendScopes adds s to the "scopes" field.
ent/mutation.go:9577
Method
AppendedScopes
AppendedScopes returns the list of values that were appended to the "scopes" field in this mutation.
ent/mutation.go:8692
Method
Apply
(opts ...Option)
pkg/request/request.go:89
Method
Apply
(o any)
pkg/filemanager/fs/fs.go:428
Method
Apply
(o any)
pkg/filemanager/fs/dbfs/options.go:49
Method
Apply
(any)
pkg/filemanager/manager/entitysource/entitysource.go:75
Method
Apply
(option any)
pkg/filemanager/manager/entitysource/entitysource.go:156
Method
Apply
(opts ...EntitySourceOption)
pkg/filemanager/manager/entitysource/entitysource.go:234
Method
ApplyStorageDiff
(ctx context.Context, diffs StorageDiff)
inventory/user.go:226
Method
ArchiveDownloadSessionTTL
(ctx context.Context)
pkg/setting/provider.go:363
Function
As
As is a pseudo aggregation function for renaming another other functions with custom names. For example: GroupBy(field1, field2). Aggregate(ent.As(
ent/ent.go:144
Function
Asc
Asc applies the given fields in ASC order.
ent/ent.go:113
Method
AuthInstance
()
pkg/cluster/node.go:361
Method
AuthnEnabled
(ctx context.Context)
pkg/setting/provider.go:858
Function
Avatar
Avatar applies equality check predicate on the "avatar" field. It's identical to AvatarEQ.
ent/user/where.go:99
Method
Avatar
(ctx context.Context)
pkg/setting/provider.go:326
Function
AvatarContains
AvatarContains applies the Contains predicate on the "avatar" field.
ent/user/where.go:619
Function
AvatarContainsFold
AvatarContainsFold applies the ContainsFold predicate on the "avatar" field.
ent/user/where.go:649
Function
AvatarEQ
AvatarEQ applies the EQ predicate on the "avatar" field.
ent/user/where.go:579
Function
AvatarEqualFold
AvatarEqualFold applies the EqualFold predicate on the "avatar" field.
ent/user/where.go:644
Function
AvatarGT
AvatarGT applies the GT predicate on the "avatar" field.
ent/user/where.go:599
Function
AvatarGTE
AvatarGTE applies the GTE predicate on the "avatar" field.
ent/user/where.go:604
Function
AvatarHasPrefix
AvatarHasPrefix applies the HasPrefix predicate on the "avatar" field.
ent/user/where.go:624
Function
AvatarHasSuffix
AvatarHasSuffix applies the HasSuffix predicate on the "avatar" field.
ent/user/where.go:629
Function
AvatarIn
AvatarIn applies the In predicate on the "avatar" field.
ent/user/where.go:589
Function
AvatarIsNil
AvatarIsNil applies the IsNil predicate on the "avatar" field.
ent/user/where.go:634
Function
AvatarLT
AvatarLT applies the LT predicate on the "avatar" field.
ent/user/where.go:609
Function
AvatarLTE
AvatarLTE applies the LTE predicate on the "avatar" field.
ent/user/where.go:614
Function
AvatarNEQ
AvatarNEQ applies the NEQ predicate on the "avatar" field.
ent/user/where.go:584
Function
AvatarNotIn
AvatarNotIn applies the NotIn predicate on the "avatar" field.
ent/user/where.go:594
Function
AvatarNotNil
AvatarNotNil applies the NotNil predicate on the "avatar" field.
ent/user/where.go:639
Method
AvatarProcess
(ctx context.Context)
pkg/setting/provider.go:318
Method
BatchDelete
BatchDelete 并行删除给出的文件,返回删除失败的文件,及第一个遇到的错误。此方法将文件分为 20个一组,调用Delete并行删除
pkg/filemanager/driver/onedrive/api.go:354
Function
BatchDeleteShare
(c *gin.Context)
routers/controllers/share.go:75
Method
BeginTx
BeginTx returns a transactional client with specified options.
ent/client.go:214
Method
BeginTx
BeginTx adds an log-id for the transaction and calls the underlying driver BeginTx command if it is supported.
inventory/debug/debug.go:94
Method
BindVar
(i int)
application/migrator/model/dialects/dialect_sqlite.go:33
Function
BoolToString
BoolToString transform bool to string
pkg/util/common.go:256
Method
BoolX
BoolX is like Bool, but panics if an error occurs.
ent/ent.go:513
Method
BoolsX
BoolsX is like Bools, but panics if an error occurs.
ent/ent.go:487
Function
BucketName
BucketName applies equality check predicate on the "bucket_name" field. It's identical to BucketNameEQ.
ent/storagepolicy/where.go:89
Function
BucketNameContains
BucketNameContains applies the Contains predicate on the "bucket_name" field.
ent/storagepolicy/where.go:504
Function
BucketNameContainsFold
BucketNameContainsFold applies the ContainsFold predicate on the "bucket_name" field.
ent/storagepolicy/where.go:534
Function
BucketNameEQ
BucketNameEQ applies the EQ predicate on the "bucket_name" field.
ent/storagepolicy/where.go:464
Function
BucketNameEqualFold
BucketNameEqualFold applies the EqualFold predicate on the "bucket_name" field.
ent/storagepolicy/where.go:529
Function
BucketNameGT
BucketNameGT applies the GT predicate on the "bucket_name" field.
ent/storagepolicy/where.go:484
Function
BucketNameGTE
BucketNameGTE applies the GTE predicate on the "bucket_name" field.
ent/storagepolicy/where.go:489
Function
BucketNameHasPrefix
BucketNameHasPrefix applies the HasPrefix predicate on the "bucket_name" field.
ent/storagepolicy/where.go:509
Function
BucketNameHasSuffix
BucketNameHasSuffix applies the HasSuffix predicate on the "bucket_name" field.
ent/storagepolicy/where.go:514
Function
BucketNameIn
BucketNameIn applies the In predicate on the "bucket_name" field.
ent/storagepolicy/where.go:474
Function
BucketNameIsNil
BucketNameIsNil applies the IsNil predicate on the "bucket_name" field.
ent/storagepolicy/where.go:519
Function
BucketNameLT
BucketNameLT applies the LT predicate on the "bucket_name" field.
ent/storagepolicy/where.go:494
Function
BucketNameLTE
BucketNameLTE applies the LTE predicate on the "bucket_name" field.
ent/storagepolicy/where.go:499
Function
BucketNameNEQ
BucketNameNEQ applies the NEQ predicate on the "bucket_name" field.
ent/storagepolicy/where.go:469
Function
BucketNameNotIn
BucketNameNotIn applies the NotIn predicate on the "bucket_name" field.
ent/storagepolicy/where.go:479
Function
BucketNameNotNil
BucketNameNotNil applies the NotNil predicate on the "bucket_name" field.
ent/storagepolicy/where.go:524
Method
Buffer
()
pkg/filemanager/eventhub/subscriber.go:23
Method
Buffer
Buffer returns a copy of the current buffered events. Useful for debugging or implementing custom merging logic.
pkg/filemanager/eventhub/subscriber.go:316
Method
BuildKeyName
BuildKeyName returns a valid key name (foreign key, index key) for the given table, field and reference
application/migrator/model/dialects/dialect_sqlite.go:175
Function
BuildNodes
BuildNodes serialize a list of nodes.
service/user/response.go:81
Function
BuildWebAuthnList
BuildWebAuthnList 构建设置页面凭证列表
service/user/response.go:149
Method
BuiltinThumbGeneratorEnabled
(ctx context.Context)
pkg/setting/provider.go:442
Method
BuiltinThumbMaxSize
(ctx context.Context)
pkg/setting/provider.go:446
Method
BusyWorkers
()
pkg/queue/metric.go:9
Method
BusyWorkers
()
pkg/queue/metric.go:41
Function
ByAccessKey
ByAccessKey orders the results by the access_key field.
ent/storagepolicy/storagepolicy.go:186
Function
ByAvatar
ByAvatar orders the results by the avatar field.
ent/user/user.go:262
Function
ByBucketName
ByBucketName orders the results by the bucket_name field.
ent/storagepolicy/storagepolicy.go:176
Function
ByChildren
ByChildren orders the results by children terms.
ent/file/file.go:244
Function
ByChildrenCount
ByChildrenCount orders the results by children count.
ent/file/file.go:237
Function
ByClientField
ByClientField orders the results by client field.
ent/oauthgrant/oauthgrant.go:140
Function
ByClientID
ByClientID orders the results by the client_id field.
ent/oauthgrant/oauthgrant.go:123
Function
ByCorrelationID
ByCorrelationID orders the results by the correlation_id field.
ent/task/task.go:159
Function
ByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/oauthgrant/oauthgrant.go:103
Function
ByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/user/user.go:217
Function
ByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/task/task.go:129
Function
ByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/directlink/directlink.go:92
Function
ByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/group/group.go:110
Function
ByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/metadata/metadata.go:94
Function
ByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/share/share.go:123
Function
ByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/setting/setting.go:76
Function
ByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/passkey/passkey.go:95
Function
ByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/storagepolicy/storagepolicy.go:146
Function
ByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/fsevent/fsevent.go:89
Function
ByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/davaccount/davaccount.go:98
Function
ByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/entity/entity.go:128
Function
ByCreatedAt
ByCreatedAt orders the results by the created_at field.
ent/node/node.go:156
Function
ByCreatedBy
ByCreatedBy orders the results by the created_by field.
ent/entity/entity.go:168
Function
ByCredentialID
ByCredentialID orders the results by the credential_id field.
ent/passkey/passkey.go:115
Function
ByDavAccounts
ByDavAccounts orders the results by dav_accounts terms.
ent/user/user.go:300
Function
ByDavAccountsCount
ByDavAccountsCount orders the results by dav_accounts count.
ent/user/user.go:293
← previous
next →
4,901–5,000 of 11,486, ranked by callers