MCPcopy Create free account

hub / github.com/cloudreve/cloudreve / functions

Functions11,486 in github.com/cloudreve/cloudreve

FunctionIsEnabledEQ
IsEnabledEQ applies the EQ predicate on the "is_enabled" field.
ent/oauthclient/where.go:499
FunctionIsEnabledNEQ
IsEnabledNEQ applies the NEQ predicate on the "is_enabled" field.
ent/oauthclient/where.go:504
MethodIsMaster
()
pkg/cluster/node.go:353
MethodIsNil
()
pkg/filemanager/fs/dbfs/file.go:82
FunctionIsNotLoaded
IsNotLoaded returns a boolean indicating whether the error is a not loaded error.
ent/ent.go:283
FunctionIsNotSingular
IsNotSingular returns a boolean indicating whether the error is a not singular error.
ent/ent.go:264
FunctionIsPrivate
IsPrivate applies equality check predicate on the "is_private" field. It's identical to IsPrivateEQ.
ent/storagepolicy/where.go:94
FunctionIsPrivateEQ
IsPrivateEQ applies the EQ predicate on the "is_private" field.
ent/storagepolicy/where.go:539
FunctionIsPrivateIsNil
IsPrivateIsNil applies the IsNil predicate on the "is_private" field.
ent/storagepolicy/where.go:549
FunctionIsPrivateNEQ
IsPrivateNEQ applies the NEQ predicate on the "is_private" field.
ent/storagepolicy/where.go:544
FunctionIsPrivateNotNil
IsPrivateNotNil applies the NotNil predicate on the "is_private" field.
ent/storagepolicy/where.go:554
FunctionIsPublicEQ
IsPublicEQ applies the EQ predicate on the "is_public" field.
ent/metadata/where.go:374
FunctionIsPublicNEQ
IsPublicNEQ applies the NEQ predicate on the "is_public" field.
ent/metadata/where.go:379
MethodIsRootFolder
IsRootFolder return true if the file is the root folder under user's view.
pkg/filemanager/fs/dbfs/file.go:289
MethodIsStoragePolicyUsedByEntities
(ctx context.Context, policyID int)
inventory/file.go:893
FunctionIsSymbolicEQ
IsSymbolicEQ applies the EQ predicate on the "is_symbolic" field.
ent/file/where.go:434
FunctionIsSymbolicNEQ
IsSymbolicNEQ applies the NEQ predicate on the "is_symbolic" field.
ent/file/where.go:439
FunctionIsValidationError
IsValidationError returns a boolean indicating whether the error is a validation error.
ent/ent.go:218
MethodKey
()
pkg/credmanager/credmanager.go:184
MethodKey
()
pkg/filemanager/lock/memlock.go:55
MethodKey
()
pkg/filemanager/driver/onedrive/oauth.go:129
MethodLastInsertIDReturningSuffix
(tableName, columnName string)
application/migrator/model/dialects/dialect_sqlite.go:166
MethodLastToken
()
pkg/filemanager/fs/dbfs/lock.go:304
FunctionLastUsedAt
LastUsedAt applies equality check predicate on the "last_used_at" field. It's identical to LastUsedAtEQ.
ent/oauthgrant/where.go:84
FunctionLastUsedAtEQ
LastUsedAtEQ applies the EQ predicate on the "last_used_at" field.
ent/oauthgrant/where.go:259
FunctionLastUsedAtGT
LastUsedAtGT applies the GT predicate on the "last_used_at" field.
ent/oauthgrant/where.go:279
FunctionLastUsedAtGTE
LastUsedAtGTE applies the GTE predicate on the "last_used_at" field.
ent/oauthgrant/where.go:284
FunctionLastUsedAtIn
LastUsedAtIn applies the In predicate on the "last_used_at" field.
ent/oauthgrant/where.go:269
FunctionLastUsedAtIsNil
LastUsedAtIsNil applies the IsNil predicate on the "last_used_at" field.
ent/oauthgrant/where.go:299
FunctionLastUsedAtLT
LastUsedAtLT applies the LT predicate on the "last_used_at" field.
ent/oauthgrant/where.go:289
FunctionLastUsedAtLTE
LastUsedAtLTE applies the LTE predicate on the "last_used_at" field.
ent/oauthgrant/where.go:294
FunctionLastUsedAtNEQ
LastUsedAtNEQ applies the NEQ predicate on the "last_used_at" field.
ent/oauthgrant/where.go:264
FunctionLastUsedAtNotIn
LastUsedAtNotIn applies the NotIn predicate on the "last_used_at" field.
ent/oauthgrant/where.go:274
FunctionLastUsedAtNotNil
LastUsedAtNotNil applies the NotNil predicate on the "last_used_at" field.
ent/oauthgrant/where.go:304
MethodLegalDocuments
(ctx context.Context)
pkg/setting/provider.go:416
MethodLen
()
pkg/thumb/pipeline.go:53
MethodLen
()
pkg/filemanager/lock/memlock.go:418
MethodLess
(i, j int)
pkg/thumb/pipeline.go:57
MethodLess
(i, j int)
pkg/queue/scheduler.go:106
MethodLess
(i, j int)
pkg/webdav/lock.go:392
MethodLess
(i, j int)
pkg/filemanager/lock/memlock.go:422
MethodLibRawThumbExts
(ctx context.Context)
pkg/setting/provider.go:510
MethodLibRawThumbGeneratorEnabled
(ctx context.Context)
pkg/setting/provider.go:502
MethodLibRawThumbMaxSize
(ctx context.Context)
pkg/setting/provider.go:506
MethodLibRawThumbPath
(ctx context.Context)
pkg/setting/provider.go:514
MethodLibreOfficePath
(ctx context.Context)
pkg/setting/provider.go:526
MethodLibreOfficeThumbExts
(ctx context.Context)
pkg/setting/provider.go:530
MethodLibreOfficeThumbGeneratorEnabled
(ctx context.Context)
pkg/setting/provider.go:518
MethodLibreOfficeThumbMaxSize
(ctx context.Context)
pkg/setting/provider.go:522
MethodLicense
(ctx context.Context)
pkg/setting/provider.go:314
MethodLimit
(limit int)
ent/intercept/intercept.go:573
MethodLimit
Limit finds the given bucket, if bucket not exist or limit is changed, a new bucket will be generated.
pkg/request/tpslimiter.go:29
MethodLimitAndOffsetSQL
(limit, offset interface{})
application/migrator/model/dialects/dialect_sqlite.go:148
MethodList
List all files for given path
service/explorer/file.go:164
MethodList
(c *gin.Context)
service/explorer/file.go:729
MethodList
(c *gin.Context)
service/explorer/slave.go:258
MethodList
(c *gin.Context)
service/share/visit.go:125
MethodList
Accounts 列出WebDAV账号
service/setting/webdav.go:64
MethodList
List 列出指定路径下的目录
service/admin/file.go:44
MethodList
(c *gin.Context)
service/admin/group.go:90
MethodList
List 递归列取远程端path路径下文件、目录,不包含path本身, 返回的对象路径以path作为起始根目录. recursive - 是否递归列出
pkg/filemanager/driver/handler.go:80
MethodList
(ctx context.Context, base string, onProgress driver.ListProgressFunc, recursive bool)
pkg/filemanager/driver/cos/cos.go:132
MethodList
List 列取文件
pkg/filemanager/driver/remote/remote.go:58
MethodList
(ctx context.Context, path string, recursive bool)
pkg/filemanager/driver/remote/client.go:235
MethodList
(ctx context.Context, base string, onProgress driver.ListProgressFunc, recursive bool)
pkg/filemanager/driver/obs/obs.go:110
MethodList
List 列出OSS上的文件
pkg/filemanager/driver/oss/oss.go:160
MethodList
List 列出给定路径下的文件
pkg/filemanager/driver/s3/s3.go:107
MethodList
List 列取项目
pkg/filemanager/driver/onedrive/onedrive.go:75
MethodList
(ctx context.Context, path string, onProgress driver.ListProgressFunc, recursive bool)
pkg/filemanager/driver/local/local.go:61
MethodList
(ctx context.Context, base string, onProgress driver.ListProgressFunc, recursive bool)
pkg/filemanager/driver/upyun/upyun.go:84
MethodList
List 列出给定路径下的文件
pkg/filemanager/driver/ks3/ks3.go:117
MethodList
List 列出给定路径下的文件
pkg/filemanager/driver/qiniu/qiniu.go:92
MethodList
(ctx context.Context, path *fs.URI, opts ...fs.Option)
pkg/filemanager/fs/dbfs/dbfs.go:111
MethodList
(ctx context.Context, path *fs.URI, args *ListArgs)
pkg/filemanager/manager/operation.go:55
MethodList
List returns a list of shares with the given args.
inventory/share.go:57
MethodList
(ctx context.Context, args *ListShareArgs)
inventory/share.go:260
MethodList
List returns a list of dav accounts with the given args.
inventory/dav_account.go:19
MethodList
(ctx context.Context, args *ListDavAccountArgs)
inventory/dav_account.go:99
MethodList
List returns a paginated list of OAuth clients.
inventory/oauth_client.go:33
MethodList
(ctx context.Context, args *ListOAuthClientArgs)
inventory/oauth_client.go:150
MethodList
(ctx context.Context, args *ListTaskArgs)
inventory/task.go:202
MethodListActiveNodes
(ctx context.Context, subset []int)
inventory/node.go:55
MethodListAll
(ctx context.Context)
inventory/group.go:75
FunctionListAllGroups
ListAllGroups lists all groups.
service/user/info.go:54
FunctionListArchiveFiles
(c *gin.Context)
routers/controllers/file.go:431
MethodListArchiveFiles
(ctx context.Context, uri *fs.URI, entity, zipEncoding string)
pkg/filemanager/manager/archive.go:87
MethodListChildren
ListChildren 根据路径列取子对象
pkg/filemanager/driver/onedrive/api.go:71
FunctionListDavAccounts
ListDavAccounts lists all WebDAV accounts.
routers/controllers/webdav.go:10
FunctionListDirectory
ListDirectory 列出目录下内容
routers/controllers/directory.go:11
MethodListEntities
(ctx context.Context, args *ListEntityParameters)
inventory/file.go:1205
MethodListGroups
(ctx context.Context, args *ListGroupParameters)
inventory/group.go:123
MethodListIndexableFiles
(ctx context.Context, afterID, limit int)
inventory/file.go:337
MethodListMethods
()
pkg/downloader/aria2/rpc/proto.go:39
MethodListMethods
`system.listMethods()` This method returns the all available RPC methods in an array of string. Unlike other methods, this method does not require sec
pkg/downloader/aria2/rpc/client.go:661
MethodListNodes
(ctx context.Context, args *ListNodeParameters)
inventory/node.go:75
MethodListPasskeys
(ctx context.Context, uid int)
inventory/user.go:178
MethodListPhysical
(ctx context.Context, path string, policyID int, recursive bool, progress driver.ListProgressFunc)
pkg/filemanager/manager/entity.go:360
MethodListPolicies
(ctx context.Context, args *ListPolicyParameters)
inventory/policy.go:206
MethodListPolicyByType
(ctx context.Context, t types.PolicyType)
inventory/policy.go:183
FunctionListPublicShare
ListPublicShare lists all public shares for given user
routers/controllers/user.go:377
← previousnext →7,301–7,400 of 11,486, ranked by callers