MCPcopy Create free account

hub / github.com/cloudreve/cloudreve / functions

Functions11,486 in github.com/cloudreve/cloudreve

↓ 2 callersMethodSetUserFsevent
SetUserFsevent sets the "user_fsevent" field.
ent/fsevent_update.go:88
↓ 2 callersMethodSetUserFsevent
SetUserFsevent sets the "user_fsevent" field.
ent/mutation.go:4921
↓ 2 callersMethodSetUserID
SetUserID sets the "user" edge to the User entity by ID.
ent/fsevent_update.go:327
↓ 2 callersMethodSetUserID
SetUserID sets the "user" edge to the User entity by ID.
ent/share_update.go:561
↓ 2 callersMethodSetUserID
SetUserID sets the "user" edge to the User entity by ID.
ent/entity_create.go:160
↓ 2 callersMethodSetUserID
SetUserID sets the "user" edge to the User entity by ID.
ent/fsevent_create.go:96
↓ 2 callersMethodSetUserID
SetUserID sets the "user" edge to the User entity by ID.
ent/task_update.go:404
↓ 2 callersMethodSetUserID
SetUserID sets the "user" edge to the User entity by ID.
ent/entity_update.go:700
↓ 2 callersMethodSetUserID
SetUserID sets the "user_id" field.
ent/passkey_update.go:305
↓ 2 callersMethodSetUserID
SetUserID sets the "user_id" field.
ent/oauthgrant_update.go:340
↓ 2 callersMethodSetUserID
SetUserID sets the "user" edge to the User entity by ID.
ent/share_create.go:147
↓ 2 callersMethodSetUserID
SetUserID sets the "user" edge to the User entity by ID.
ent/task_create.go:139
↓ 2 callersMethodSetUserTasks
SetUserTasks sets the "user_tasks" field.
ent/task_update.go:114
↓ 2 callersMethodSetValue
SetValue sets the "value" field.
ent/setting_update.go:72
↓ 2 callersMethodSetValue
SetValue sets the "value" field.
ent/metadata_update.go:73
↓ 2 callersMethodSetViews
SetViews sets the "views" field.
ent/share_update.go:81
↓ 2 callersMethodSetViews
SetViews sets the "views" field.
ent/share_create.go:85
↓ 2 callersMethodSetViews
SetViews sets the "views" field.
ent/mutation.go:11723
↓ 2 callersMethodSetWeight
SetWeight sets the "weight" field.
ent/node_create.go:129
↓ 2 callersMethodSetWeight
SetWeight sets the "weight" field.
ent/node_update.go:161
↓ 2 callersMethodSets
Sets 批量设置值
pkg/cache/memo.go:114
↓ 2 callersFunctionShouldExtractText
ShouldExtractText checks if a file is eligible for text extraction based on the extractor's supported extensions and max file size. This is exported f
pkg/filemanager/manager/fulltextindex.go:448
↓ 2 callersFunctionSignRequest
SignRequest 对PUT\POST等复杂HTTP请求签名,只会对URI部分、 请求正文、`X-Cr-`开头的header进行签名
pkg/auth/auth.go:46
↓ 2 callersFunctionSize
Size applies equality check predicate on the "size" field. It's identical to SizeEQ.
ent/file/where.go:84
↓ 2 callersMethodSize
()
pkg/filemanager/fs/fs.go:178
↓ 2 callersFunctionSizeGT
SizeGT applies the GT predicate on the "size" field.
ent/file/where.go:334
↓ 2 callersMethodSlaveKeyCleared
SlaveKeyCleared returns if the "slave_key" field was cleared in this mutation.
ent/mutation.go:7566
↓ 2 callersMethodSlaveQueue
SlaveQueue Get a singleton queue.Queue instance for slave tasks.
application/dependency/dependency.go:114
↓ 2 callersMethodSoftDelete
SoftDelete moves given files to trash bin.
pkg/filemanager/fs/fs.go:89
↓ 2 callersMethodSpeedLimitCleared
SpeedLimitCleared returns if the "speed_limit" field was cleared in this mutation.
ent/mutation.go:5727
↓ 2 callersMethodStaleEntities
StaleEntities returns all stale entities of given IDs. If no ID is given, all potential stale entities will be returned.
pkg/filemanager/fs/fs.go:60
↓ 2 callersFunctionStatusEQ
StatusEQ applies the EQ predicate on the "status" field.
ent/node/where.go:230
↓ 2 callersFunctionStatusText
(code int)
pkg/webdav/webdav.go:818
↓ 2 callersMethodStoragePolicyEntities
StoragePolicyEntities returns the value of the "storage_policy_entities" field in the mutation.
ent/mutation.go:2175
↓ 2 callersMethodTaskRegistry
()
application/dependency/dependency.go:902
↓ 2 callersMethodTempAvailable
TempAvailable returns if current chunk temp file is available to be read
pkg/filemanager/chunk/chunk.go:63
↓ 2 callersMethodTheme
Theme returns the theme settings.
pkg/setting/provider.go:160
↓ 2 callersMethodThumb
Thumb returns the URL for a thumbnail of given entity.
pkg/filemanager/driver/handler.go:61
↓ 2 callersMethodThumbEntitySuffix
ThumbEntitySuffix returns the suffix of entity thumbnails.
pkg/setting/provider.go:120
↓ 2 callersMethodToken
Token 获取有效期为ttl的上传凭证和签名
pkg/filemanager/driver/handler.go:69
↓ 2 callersMethodTurnstileCaptcha
TurnstileCaptcha returns the Cloudflare Turnstile settings.
pkg/setting/provider.go:42
↓ 2 callersMethodTwoFactorSecretCleared
TwoFactorSecretCleared returns if the "two_factor_secret" field was cleared in this mutation.
ent/mutation.go:15574
↓ 2 callersFunctionTypeEQ
TypeEQ applies the EQ predicate on the "type" field.
ent/storagepolicy/where.go:324
↓ 2 callersMethodUnmarshalXMLAttr
(attr Attr)
pkg/webdav/internal/xml/read.go:169
↓ 2 callersMethodUpdateAvatar
UpdateAvatar updates user avatar.
inventory/user.go:73
↓ 2 callersMethodUpdateGrantLastUsedAt
UpdateGrantLastUsedAt updates the last used at for an OAuth grant for a user and client.
inventory/oauth_client.go:28
↓ 2 callersMethodUpdatePassword
UpdatePassword updates user password.
inventory/user.go:77
↓ 2 callersMethodUpdateTwoFASecret
UpdateTwoFASecret updates user two factor secret.
inventory/user.go:79
↓ 2 callersFunctionUpdatedAt
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
ent/file/where.go:64
↓ 2 callersMethodUpload
(ctx context.Context, req *fs.UploadRequest, policy *ent.StoragePolicy, session *fs.UploadSession)
pkg/filemanager/manager/upload.go:188
↓ 2 callersMethodUploadSessionIDCleared
UploadSessionIDCleared returns if the "upload_session_id" field was cleared in this mutation.
ent/mutation.go:2292
↓ 2 callersMethodUrl
(ctx context.Context, opts ...EntitySourceOption)
pkg/filemanager/manager/entitysource/entitysource.go:587
↓ 2 callersMethodUsedAtCleared
UsedAtCleared returns if the "used_at" field was cleared in this mutation.
ent/mutation.go:10463
↓ 2 callersMethodUserClient
()
application/dependency/dependency.go:497
↓ 2 callersFunctionUserFsevent
UserFsevent applies equality check predicate on the "user_fsevent" field. It's identical to UserFseventEQ.
ent/fsevent/where.go:85
↓ 2 callersFunctionUserTasks
UserTasks applies equality check predicate on the "user_tasks" field. It's identical to UserTasksEQ.
ent/task/where.go:90
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/oauthgrant/oauthgrant.go:67
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/user/user.go:147
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/task/task.go:65
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/directlink/directlink.go:58
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/group/group.go:74
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/metadata/metadata.go:58
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/share/share.go:80
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/file/file.go:131
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/setting/setting.go:42
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/oauthclient/oauthclient.go:71
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/passkey/passkey.go:61
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/storagepolicy/storagepolicy.go:110
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/fsevent/fsevent.go:55
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/davaccount/davaccount.go:64
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/entity/entity.go:92
↓ 2 callersFunctionValidColumn
ValidColumn reports if the column name is valid (part of the table columns).
ent/node/node.go:72
↓ 2 callersMethodValueCleared
ValueCleared returns if the "value" field was cleared in this mutation.
ent/mutation.go:11153
↓ 2 callersMethodView
()
pkg/filemanager/fs/fs.go:171
↓ 2 callersMethodVipsThumbExts
VipsThumbExts returns the supported extensions of vips thumb generator.
pkg/setting/provider.go:138
↓ 2 callersMethodVipsThumbGeneratorEnabled
VipsThumbGeneratorEnabled returns true if vips thumb generator is enabled.
pkg/setting/provider.go:136
↓ 2 callersMethodWalk
Walk walks through all files under given path with given depth limit.
pkg/filemanager/fs/fs.go:64
↓ 2 callersMethodWarning
Warning 警告
pkg/util/logger.go:87
↓ 2 callersMethodWhere
Where adds a new predicate for the OAuthGrantQuery builder.
ent/oauthgrant_query.go:34
↓ 2 callersMethodWhere
Where adds a new predicate for the ShareQuery builder.
ent/share_query.go:35
↓ 2 callersMethodWhere
Where adds a new predicate for the OAuthClientQuery builder.
ent/oauthclient_query.go:33
↓ 2 callersFunctionWithBypassOwnerCheck
(ctx context.Context)
pkg/filemanager/fs/dbfs/dbfs.go:837
↓ 2 callersFunctionWithDriverResource
WithConflictBehavior 设置文件重名后的处理方式
pkg/filemanager/driver/onedrive/options.go:43
↓ 2 callersFunctionWithEncryptMetadata
WithEncryptMetadata sets the encrypt metadata for the upload operation.
pkg/filemanager/fs/dbfs/options.go:56
↓ 2 callersFunctionWithFileShareIfOwned
WithFileShareIfOwned enables loading file share link if the file is owned by the user.
pkg/filemanager/fs/dbfs/options.go:142
↓ 2 callersFunctionWithIsDownload
(b bool)
pkg/filemanager/fs/fs.go:497
↓ 2 callersFunctionWithLanguage
(language string)
pkg/mediameta/extractor.go:119
↓ 2 callersFunctionWithMaxArchiveSize
WithMaxArchiveSize sets maximum size of to be archived file or to-be decompressed size, 0 for unlimited.
pkg/filemanager/fs/fs.go:583
↓ 2 callersMethodWithMetadata
WithMetadata tells the query-builder to eager-load the nodes that are connected to the "metadata" edge. The optional arguments are used to configure t
ent/file_query.go:503
↓ 2 callersFunctionWithPageSize
WithPageSize limit items in a page for listing files.
pkg/filemanager/fs/fs.go:442
↓ 2 callersFunctionWithPolicy
WithPolicy sets storage policy overwrite for manager.
pkg/filemanager/fs/fs.go:533
↓ 2 callersFunctionWithRequiredDbVersion
WithRequiredDbVersion Set the required db version.
application/dependency/options.go:87
↓ 2 callersFunctionWithSkipSoftDelete
WithSkipSoftDelete sets whether to skip soft delete.
pkg/filemanager/fs/fs.go:561
↓ 2 callersMethodWithStoragePolicy
WithStoragePolicy tells the query-builder to eager-load the nodes that are connected to the "storage_policy" edge. The optional arguments are used to
ent/node_query.go:286
↓ 2 callersFunctionWithSysSkipSoftDelete
WithSysSkipSoftDelete sets whether to skip soft delete without checking file ownership.
pkg/filemanager/fs/fs.go:505
↓ 2 callersFunctionWithThumb
WithThumb set entity source as thumb. This will result in entity source URL generated with thumbnail processing parameters. For sidecar thumb files, t
pkg/filemanager/manager/entitysource/entitysource.go:142
↓ 2 callersFunctionWithUnlinkOnly
WithUnlinkOnly set unlink only for unlinking files.
pkg/filemanager/fs/fs.go:484
↓ 2 callersFunctionWithUploadRequest
WithUploadRequest set upload request for uploading files.
pkg/filemanager/fs/fs.go:470
↓ 2 callersFunctionWithoutHeader
WithoutHeader 设置清除请求Header
pkg/request/options.go:101
↓ 2 callersFunctionWriteEventSource
WriteEventSource writes a Server-Sent Event to the client.
service/explorer/response.go:547
← previousnext →1,701–1,800 of 11,486, ranked by callers