MCPcopy Create free account

hub / github.com/cloudreve/cloudreve / functions

Functions11,486 in github.com/cloudreve/cloudreve

MethodGetURIs
(gid string)
pkg/downloader/aria2/rpc/proto.go:17
MethodGetURIs
`aria2.getUris([secret, ]gid)` This method returns the URIs used in the download denoted by gid (string). The response is an array of structs and it c
pkg/downloader/aria2/rpc/client.go:274
MethodGetUploadSessionStatus
GetUploadSessionStatus 查询上传会话状态
pkg/filemanager/driver/onedrive/api.go:215
MethodGetUploadSessionStatus
(ctx context.Context, uploadURL string)
pkg/filemanager/driver/onedrive/client.go:35
MethodGetUploadURL
(ctx context.Context, expires time.Time, sessionID string)
pkg/filemanager/driver/remote/client.go:257
MethodGetUris
()
service/explorer/file.go:94
MethodGetUris
()
service/explorer/file.go:280
MethodGetUris
()
service/explorer/file.go:382
MethodGetUris
()
service/explorer/file.go:535
MethodGetUris
()
service/explorer/metadata.go:21
MethodGetUrlForRedirectedDirectLink
(ctx context.Context, dl *ent.DirectLink, opts ...fs.Option)
pkg/filemanager/manager/entity.go:143
FunctionGetUserAvatar
GetUserAvatar 获取用户头像
routers/controllers/user.go:254
MethodGetValue
GetValue returns the ent.Value that was dynamically selected and assigned to the Metadata. This includes values selected through modifiers, order, etc
ent/metadata.go:149
MethodGetValue
GetValue returns the ent.Value that was dynamically selected and assigned to the Setting. This includes values selected through modifiers, order, etc.
ent/setting.go:105
MethodGetVersion
`aria2.getVersion([secret])` This method returns the version of aria2 and the list of enabled features. The response is a struct and contains followin
pkg/downloader/aria2/rpc/client.go:581
MethodGetView
(ctx context.Context, file *File)
pkg/filemanager/fs/dbfs/sharewithme_navigator.go:146
MethodGetView
(ctx context.Context, file *File)
pkg/filemanager/fs/dbfs/trash_navigator.go:161
MethodGetView
(ctx context.Context, file *File)
pkg/filemanager/fs/dbfs/my_navigator.go:183
MethodGetView
(ctx context.Context, file *File)
pkg/filemanager/fs/dbfs/share_navigator.go:314
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:434
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:585
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:736
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:919
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:1181
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:1332
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:1499
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:1650
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:1801
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:1952
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:2119
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:2270
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:2405
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:2572
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:2771
MethodGetX
GetX is like Get, but panics if an error occurs.
ent/client.go:2922
MethodGets
Gets gets multiple setting values from DB, returns error if any setting cannot be found.
inventory/setting.go:27
MethodGets
(ctx context.Context, names []string)
inventory/setting.go:60
FunctionGoogleDriveOAuth
GoogleDriveOAuth Google Drive 授权回调
routers/controllers/callback.go:111
FunctionGrantAppConsent
(c *gin.Context)
routers/controllers/oauth.go:21
MethodGrantsOrErr
GrantsOrErr returns the Grants value or an error if the edge was not loaded in eager-loading.
ent/oauthclient.go:61
MethodGroupClient
()
application/dependency/dependency.go:505
MethodGroupList
GroupList 获取用户组列表
service/admin/list.go:21
FunctionGroupUsersEQ
GroupUsersEQ applies the EQ predicate on the "group_users" field.
ent/user/where.go:664
FunctionGroupUsersIn
GroupUsersIn applies the In predicate on the "group_users" field.
ent/user/where.go:674
FunctionGroupUsersNEQ
GroupUsersNEQ applies the NEQ predicate on the "group_users" field.
ent/user/where.go:669
FunctionGroupUsersNotIn
GroupUsersNotIn applies the NotIn predicate on the "group_users" field.
ent/user/where.go:679
MethodGroupsOrErr
GroupsOrErr returns the Groups value or an error if the edge was not loaded in eager-loading.
ent/storagepolicy.go:76
FunctionHandleExplorerEventsPush
(c *gin.Context)
routers/controllers/file.go:445
FunctionHasAddedFields
HasAddedFields is a condition validating `.AddedField` on fields.
ent/hook/hook.go:252
FunctionHasChildren
HasChildren applies the HasEdge predicate on the "children" edge.
ent/file/where.go:553
FunctionHasChildrenWith
HasChildrenWith applies the HasEdge predicate on the "children" edge with a given conditions (other predicates).
ent/file/where.go:564
FunctionHasClearedFields
HasClearedFields is a condition validating `.FieldCleared` on fields.
ent/hook/hook.go:267
FunctionHasClient
HasClient applies the HasEdge predicate on the "client" edge.
ent/oauthgrant/where.go:332
FunctionHasClientWith
HasClientWith applies the HasEdge predicate on the "client" edge with a given conditions (other predicates).
ent/oauthgrant/where.go:343
MethodHasColumn
(tableName string, columnName string)
application/migrator/model/dialects/dialect_sqlite.go:131
MethodHasColumn
(tableName string, columnName string)
application/migrator/model/dialects/dialect_sqlite.go:266
FunctionHasDavAccounts
HasDavAccounts applies the HasEdge predicate on the "dav_accounts" edge.
ent/user/where.go:730
FunctionHasDavAccountsWith
HasDavAccountsWith applies the HasEdge predicate on the "dav_accounts" edge with a given conditions (other predicates).
ent/user/where.go:741
FunctionHasDirectLinks
HasDirectLinks applies the HasEdge predicate on the "direct_links" edge.
ent/file/where.go:645
FunctionHasEntities
HasEntities applies the HasEdge predicate on the "entities" edge.
ent/user/where.go:845
FunctionHasEntities
HasEntities applies the HasEdge predicate on the "entities" edge.
ent/file/where.go:599
FunctionHasEntities
HasEntities applies the HasEdge predicate on the "entities" edge.
ent/storagepolicy/where.go:995
FunctionHasEntitiesWith
HasEntitiesWith applies the HasEdge predicate on the "entities" edge with a given conditions (other predicates).
ent/user/where.go:856
FunctionHasEntitiesWith
HasEntitiesWith applies the HasEdge predicate on the "entities" edge with a given conditions (other predicates).
ent/file/where.go:610
FunctionHasEntitiesWith
HasEntitiesWith applies the HasEdge predicate on the "entities" edge with a given conditions (other predicates).
ent/storagepolicy/where.go:1006
FunctionHasFields
HasFields is a condition validating `.Field` on fields.
ent/hook/hook.go:282
FunctionHasFile
HasFile applies the HasEdge predicate on the "file" edge.
ent/directlink/where.go:389
FunctionHasFile
HasFile applies the HasEdge predicate on the "file" edge.
ent/metadata/where.go:384
FunctionHasFile
HasFile applies the HasEdge predicate on the "file" edge.
ent/share/where.go:517
FunctionHasFile
HasFile applies the HasEdge predicate on the "file" edge.
ent/entity/where.go:535
FunctionHasFileWith
HasFileWith applies the HasEdge predicate on the "file" edge with a given conditions (other predicates).
ent/directlink/where.go:400
FunctionHasFileWith
HasFileWith applies the HasEdge predicate on the "file" edge with a given conditions (other predicates).
ent/metadata/where.go:395
FunctionHasFileWith
HasFileWith applies the HasEdge predicate on the "file" edge with a given conditions (other predicates).
ent/entity/where.go:546
FunctionHasFiles
HasFiles applies the HasEdge predicate on the "files" edge.
ent/user/where.go:707
FunctionHasFiles
HasFiles applies the HasEdge predicate on the "files" edge.
ent/storagepolicy/where.go:972
FunctionHasFilesWith
HasFilesWith applies the HasEdge predicate on the "files" edge with a given conditions (other predicates).
ent/user/where.go:718
FunctionHasFilesWith
HasFilesWith applies the HasEdge predicate on the "files" edge with a given conditions (other predicates).
ent/storagepolicy/where.go:983
MethodHasForeignKey
(tableName string, foreignKeyName string)
application/migrator/model/dialects/dialect_sqlite.go:120
FunctionHasFsevents
HasFsevents applies the HasEdge predicate on the "fsevents" edge.
ent/user/where.go:822
FunctionHasFseventsWith
HasFseventsWith applies the HasEdge predicate on the "fsevents" edge with a given conditions (other predicates).
ent/user/where.go:833
FunctionHasGrants
HasGrants applies the HasEdge predicate on the "grants" edge.
ent/oauthclient/where.go:509
FunctionHasGrantsWith
HasGrantsWith applies the HasEdge predicate on the "grants" edge with a given conditions (other predicates).
ent/oauthclient/where.go:520
FunctionHasGroup
HasGroup applies the HasEdge predicate on the "group" edge.
ent/user/where.go:684
FunctionHasGroupWith
HasGroupWith applies the HasEdge predicate on the "group" edge with a given conditions (other predicates).
ent/user/where.go:695
FunctionHasGroups
HasGroups applies the HasEdge predicate on the "groups" edge.
ent/storagepolicy/where.go:949
FunctionHasGroupsWith
HasGroupsWith applies the HasEdge predicate on the "groups" edge with a given conditions (other predicates).
ent/storagepolicy/where.go:960
MethodHasIndex
(tableName string, indexName string)
application/migrator/model/dialects/dialect_sqlite.go:108
MethodHasIndex
(tableName string, indexName string)
application/migrator/model/dialects/dialect_sqlite.go:254
FunctionHasMetadata
HasMetadata applies the HasEdge predicate on the "metadata" edge.
ent/file/where.go:576
FunctionHasNode
HasNode applies the HasEdge predicate on the "node" edge.
ent/storagepolicy/where.go:1018
FunctionHasNodeWith
HasNodeWith applies the HasEdge predicate on the "node" edge with a given conditions (other predicates).
ent/storagepolicy/where.go:1029
FunctionHasOauthGrants
HasOauthGrants applies the HasEdge predicate on the "oauth_grants" edge.
ent/user/where.go:868
FunctionHasOauthGrantsWith
HasOauthGrantsWith applies the HasEdge predicate on the "oauth_grants" edge with a given conditions (other predicates).
ent/user/where.go:879
FunctionHasOwner
HasOwner applies the HasEdge predicate on the "owner" edge.
ent/file/where.go:484
FunctionHasOwner
HasOwner applies the HasEdge predicate on the "owner" edge.
ent/davaccount/where.go:495
FunctionHasOwnerWith
HasOwnerWith applies the HasEdge predicate on the "owner" edge with a given conditions (other predicates).
ent/davaccount/where.go:506
FunctionHasPasskey
HasPasskey applies the HasEdge predicate on the "passkey" edge.
ent/user/where.go:776
FunctionHasPasskeyWith
HasPasskeyWith applies the HasEdge predicate on the "passkey" edge with a given conditions (other predicates).
ent/user/where.go:787
FunctionHasShares
HasShares applies the HasEdge predicate on the "shares" edge.
ent/user/where.go:753
FunctionHasShares
HasShares applies the HasEdge predicate on the "shares" edge.
ent/file/where.go:622
← previousnext →6,901–7,000 of 11,486, ranked by callers