MCPcopy Create free account

hub / github.com/cloudreve/cloudreve / functions

Functions11,486 in github.com/cloudreve/cloudreve

MethodFilesIDs
FilesIDs returns the "files" edge IDs in the mutation.
ent/mutation.go:13445
MethodFilesOrErr
FilesOrErr returns the Files value or an error if the edge was not loaded in eager-loading.
ent/storagepolicy.go:85
MethodFilesOrErr
FilesOrErr returns the Files value or an error if the edge was not loaded in eager-loading.
ent/user.go:93
FunctionFinishLoginAuthn
FinishLoginAuthn 完成注册WebAuthn登录
routers/controllers/user.go:28
FunctionFinishRegAuthn
FinishRegAuthn 完成注册WebAuthn信息
routers/controllers/user.go:52
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/setting_query.go:97
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/node_query.go:122
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/storagepolicy_query.go:194
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/group_query.go:146
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/fsevent_query.go:121
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/davaccount_query.go:121
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/metadata_query.go:121
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/oauthgrant_query.go:145
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/directlink_query.go:121
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/passkey_query.go:121
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/share_query.go:146
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/oauthclient_query.go:122
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/task_query.go:121
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/entity_query.go:170
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/file_query.go:288
MethodFirstIDX
FirstIDX is like FirstID, but panics if an error occurs.
ent/user_query.go:314
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/setting_query.go:74
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/node_query.go:99
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/storagepolicy_query.go:171
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/group_query.go:123
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/fsevent_query.go:98
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/davaccount_query.go:98
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/metadata_query.go:98
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/oauthgrant_query.go:122
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/directlink_query.go:98
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/passkey_query.go:98
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/share_query.go:123
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/oauthclient_query.go:99
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/task_query.go:98
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/entity_query.go:147
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/file_query.go:265
MethodFirstX
FirstX is like First, but panics if an error occurs.
ent/user_query.go:291
MethodFlattenListFiles
(ctx context.Context, args *FlattenListFileParameters)
inventory/file.go:1153
MethodFloat64X
Float64X is like Float64, but panics if an error occurs.
ent/ent.go:466
MethodFloat64sX
Float64sX is like Float64s, but panics if an error occurs.
ent/ent.go:440
MethodFolderPropsCacheTTL
(ctx context.Context)
pkg/setting/provider.go:423
MethodFolderSummary
()
pkg/filemanager/fs/dbfs/file.go:321
MethodFollowTx
(ctx context.Context)
pkg/filemanager/fs/dbfs/sharewithme_navigator.go:122
MethodFollowTx
(ctx context.Context)
pkg/filemanager/fs/dbfs/trash_navigator.go:137
MethodFollowTx
(ctx context.Context)
pkg/filemanager/fs/dbfs/my_navigator.go:155
MethodFollowTx
(ctx context.Context)
pkg/filemanager/fs/dbfs/share_navigator.go:278
MethodForcePause
(gid string)
pkg/downloader/aria2/rpc/proto.go:12
MethodForcePause
`aria2.forcePause([secret, ]gid)` This method pauses the download denoted by gid. This method behaves just like aria2.pause() except that this method
pkg/downloader/aria2/rpc/client.go:199
MethodForcePauseAll
()
pkg/downloader/aria2/rpc/proto.go:13
MethodForcePauseAll
`aria2.forcePauseAll([secret])` This method is equal to calling aria2.forcePause() for every active/waiting download. This methods returns OK.
pkg/downloader/aria2/rpc/client.go:212
MethodForceRemove
(gid string)
pkg/downloader/aria2/rpc/proto.go:9
MethodForceRemove
`aria2.forceRemove([secret, ]gid)` This method removes the download denoted by gid. This method behaves just like aria2.remove() except that this meth
pkg/downloader/aria2/rpc/client.go:157
MethodForceShutdown
()
pkg/downloader/aria2/rpc/proto.go:36
MethodForceShutdown
`aria2.forceShutdown([secret])` This method shuts down aria2(). This method behaves like :func:'aria2.shutdown` without performing any actions which t
pkg/downloader/aria2/rpc/client.go:620
MethodForgotPasswordCaptchaEnabled
(ctx context.Context)
pkg/setting/provider.go:854
MethodForkWithLogger
(ctx context.Context, l logging.Logger)
pkg/queue/queue.go:60
MethodForkWithLogger
(ctx context.Context, l logging.Logger)
application/dependency/dependency.go:996
FunctionFromContext
FromContext returns a Client stored inside a context, or nil if there isn't one.
ent/ent.go:55
FunctionFromForm
(ctxKey any)
routers/controllers/main.go:89
FunctionFromJSON
FromJSON Parse and validate JSON from request body
routers/controllers/main.go:62
FunctionFromQuery
FromQuery Parse and validate form from request query
routers/controllers/main.go:76
FunctionFromUri
FromUri Parse and validate form from request uri
routers/controllers/main.go:103
MethodFseventsOrErr
FseventsOrErr returns the Fsevents value or an error if the edge was not loaded in eager-loading.
ent/user.go:138
FunctionFulltextSearch
(c *gin.Context)
routers/controllers/file.go:455
FunctionGUIDContains
GUIDContains applies the Contains predicate on the "guid" field.
ent/oauthclient/where.go:269
FunctionGUIDContainsFold
GUIDContainsFold applies the ContainsFold predicate on the "guid" field.
ent/oauthclient/where.go:289
FunctionGUIDEQ
GUIDEQ applies the EQ predicate on the "guid" field.
ent/oauthclient/where.go:229
FunctionGUIDEqualFold
GUIDEqualFold applies the EqualFold predicate on the "guid" field.
ent/oauthclient/where.go:284
FunctionGUIDGT
GUIDGT applies the GT predicate on the "guid" field.
ent/oauthclient/where.go:249
FunctionGUIDGTE
GUIDGTE applies the GTE predicate on the "guid" field.
ent/oauthclient/where.go:254
FunctionGUIDHasPrefix
GUIDHasPrefix applies the HasPrefix predicate on the "guid" field.
ent/oauthclient/where.go:274
FunctionGUIDHasSuffix
GUIDHasSuffix applies the HasSuffix predicate on the "guid" field.
ent/oauthclient/where.go:279
FunctionGUIDIn
GUIDIn applies the In predicate on the "guid" field.
ent/oauthclient/where.go:239
FunctionGUIDLT
GUIDLT applies the LT predicate on the "guid" field.
ent/oauthclient/where.go:259
FunctionGUIDLTE
GUIDLTE applies the LTE predicate on the "guid" field.
ent/oauthclient/where.go:264
FunctionGUIDNEQ
GUIDNEQ applies the NEQ predicate on the "guid" field.
ent/oauthclient/where.go:234
FunctionGUIDNotIn
GUIDNotIn applies the NotIn predicate on the "guid" field.
ent/oauthclient/where.go:244
MethodGeneralAuth
()
application/dependency/dependency.go:777
MethodGenerate
(ctx context.Context, es entitysource.EntitySource, ext string, previous *Result)
pkg/thumb/ffmpeg.go:32
MethodGenerate
(ctx context.Context, es entitysource.EntitySource, ext string, state *Result)
pkg/thumb/pipeline.go:86
MethodGenerate
(ctx context.Context, es entitysource.EntitySource, ext string, previous *Result)
pkg/thumb/vips.go:30
MethodGenerate
(ctx context.Context, es entitysource.EntitySource, ext string, previous *Result)
pkg/thumb/libreoffice.go:29
MethodGenerate
(ctx context.Context, es entitysource.EntitySource, ext string, previous *Result)
pkg/thumb/libraw.go:32
MethodGenerate
(ctx context.Context, es entitysource.EntitySource, ext string, previous *Result)
pkg/thumb/builtin.go:162
MethodGenerate
(ctx context.Context, es entitysource.EntitySource, ext string, previous *Result)
pkg/thumb/music.go:25
MethodGenerateMetadata
(ctx context.Context)
pkg/filemanager/encrypt/aes256ctr.go:108
MethodGet
Get 获取用户头像
service/user/setting.go:67
MethodGet
(c *gin.Context)
service/oauth/oauth.go:29
MethodGet
(c *gin.Context)
service/oauth/oauth.go:59
MethodGet
Sources 批量获取对象的外链
service/explorer/file.go:99
MethodGet
(c *gin.Context)
service/explorer/file.go:426
MethodGet
(c *gin.Context)
service/explorer/file.go:613
MethodGet
Get 获取主机Oauth策略的AccessToken
service/node/rpc.go:27
MethodGet
(c *gin.Context)
service/node/task.go:61
MethodGet
(c *gin.Context)
service/admin/file.go:475
MethodGet
(c *gin.Context)
service/admin/share.go:114
MethodGet
Get 获取用户组详情
service/admin/group.go:26
MethodGet
(c *gin.Context)
service/admin/task.go:198
MethodGet
(c *gin.Context)
service/admin/policy.go:229
MethodGet
Get returns a session for the given name after adding it to the registry. It returns a new session if the sessions doesn't exist. Access IsNew on the
pkg/sessionstore/kv.go:45
← previousnext →6,701–6,800 of 11,486, ranked by callers