MCPcopy Create free account

hub / github.com/cloudreve/cloudreve / functions

Functions11,486 in github.com/cloudreve/cloudreve

FunctionOr
Or groups predicates with the OR operator between them.
ent/setting/where.go:358
FunctionOr
Or groups predicates with the OR operator between them.
ent/oauthclient/where.go:537
FunctionOr
Or groups predicates with the OR operator between them.
ent/passkey/where.go:452
FunctionOr
Or groups predicates with the OR operator between them.
ent/storagepolicy/where.go:1046
FunctionOr
Or groups predicates with the OR operator between them.
ent/fsevent/where.go:383
FunctionOr
Or groups predicates with the OR operator between them.
ent/davaccount/where.go:523
FunctionOr
Or groups predicates with the OR operator between them.
ent/node/where.go:603
MethodOrder
Order specifies how the records should be ordered.
ent/setting_query.go:55
MethodOrder
Order specifies how the records should be ordered.
ent/node_query.go:58
MethodOrder
Order specifies how the records should be ordered.
ent/storagepolicy_query.go:64
MethodOrder
Order specifies how the records should be ordered.
ent/group_query.go:60
MethodOrder
Order specifies how the records should be ordered.
ent/fsevent_query.go:57
MethodOrder
Order specifies how the records should be ordered.
ent/davaccount_query.go:57
MethodOrder
Order specifies how the records should be ordered.
ent/metadata_query.go:57
MethodOrder
Order specifies how the records should be ordered.
ent/oauthgrant_query.go:59
MethodOrder
Order specifies how the records should be ordered.
ent/directlink_query.go:57
MethodOrder
Order specifies how the records should be ordered.
ent/passkey_query.go:57
MethodOrder
Order specifies how the records should be ordered.
ent/share_query.go:60
MethodOrder
Order specifies how the records should be ordered.
ent/oauthclient_query.go:58
MethodOrder
Order specifies how the records should be ordered.
ent/task_query.go:57
MethodOrder
Order specifies how the records should be ordered.
ent/entity_query.go:62
MethodOrder
Order specifies how the records should be ordered.
ent/file_query.go:70
MethodOrder
Order specifies how the records should be ordered.
ent/user_query.go:74
MethodOrder
(orders ...func(*sql.Selector))
ent/intercept/intercept.go:585
MethodOwner
()
pkg/queue/task.go:189
MethodOwner
Owner returns the owner of the subscriber.
pkg/filemanager/eventhub/subscriber.go:25
MethodOwner
()
pkg/filemanager/eventhub/subscriber.go:107
MethodOwnerCleared
OwnerCleared reports if the "owner" edge to the User entity was cleared.
ent/mutation.go:541
MethodOwnerID
()
pkg/filemanager/fs/dbfs/file.go:157
FunctionOwnerIDEQ
OwnerIDEQ applies the EQ predicate on the "owner_id" field.
ent/davaccount/where.go:475
FunctionOwnerIDIn
OwnerIDIn applies the In predicate on the "owner_id" field.
ent/file/where.go:304
FunctionOwnerIDIn
OwnerIDIn applies the In predicate on the "owner_id" field.
ent/davaccount/where.go:485
FunctionOwnerIDNEQ
OwnerIDNEQ applies the NEQ predicate on the "owner_id" field.
ent/file/where.go:299
FunctionOwnerIDNEQ
OwnerIDNEQ applies the NEQ predicate on the "owner_id" field.
ent/davaccount/where.go:480
FunctionOwnerIDNotIn
OwnerIDNotIn applies the NotIn predicate on the "owner_id" field.
ent/file/where.go:309
FunctionOwnerIDNotIn
OwnerIDNotIn applies the NotIn predicate on the "owner_id" field.
ent/davaccount/where.go:490
MethodOwnerIDs
OwnerIDs returns the "owner" edge IDs in the mutation. Note that IDs always returns len(IDs) <= 1 for unique edges, and you should use OwnerID instead
ent/mutation.go:548
MethodOwnerOrErr
OwnerOrErr returns the Owner value or an error if the edge was not loaded in eager-loading, or loaded but was not found.
ent/davaccount.go:59
MethodPWA
(ctx context.Context)
pkg/setting/provider.go:880
MethodPanic
(format string, v ...any)
pkg/logging/logger.go:110
MethodParentID
ParentID returns the "parent" edge ID in the mutation.
ent/mutation.go:3708
MethodParentOrErr
ParentOrErr returns the Parent value or an error if the edge was not loaded in eager-loading, or loaded but was not found.
ent/file.go:103
MethodPasskeyOrErr
PasskeyOrErr returns the Passkey value or an error if the edge was not loaded in eager-loading.
ent/user.go:120
FunctionPassword
Password applies equality check predicate on the "password" field. It's identical to PasswordEQ.
ent/user/where.go:84
FunctionPassword
Password applies equality check predicate on the "password" field. It's identical to PasswordEQ.
ent/share/where.go:74
MethodPasswordCleared
PasswordCleared returns if the "password" field was cleared in this mutation.
ent/mutation.go:11711
FunctionPasswordContains
PasswordContains applies the Contains predicate on the "password" field.
ent/user/where.go:409
FunctionPasswordContains
PasswordContains applies the Contains predicate on the "password" field.
ent/share/where.go:269
FunctionPasswordContains
PasswordContains applies the Contains predicate on the "password" field.
ent/davaccount/where.go:400
FunctionPasswordContainsFold
PasswordContainsFold applies the ContainsFold predicate on the "password" field.
ent/user/where.go:439
FunctionPasswordContainsFold
PasswordContainsFold applies the ContainsFold predicate on the "password" field.
ent/share/where.go:299
FunctionPasswordContainsFold
PasswordContainsFold applies the ContainsFold predicate on the "password" field.
ent/davaccount/where.go:420
FunctionPasswordEQ
PasswordEQ applies the EQ predicate on the "password" field.
ent/user/where.go:369
FunctionPasswordEQ
PasswordEQ applies the EQ predicate on the "password" field.
ent/share/where.go:229
FunctionPasswordEQ
PasswordEQ applies the EQ predicate on the "password" field.
ent/davaccount/where.go:360
FunctionPasswordEqualFold
PasswordEqualFold applies the EqualFold predicate on the "password" field.
ent/user/where.go:434
FunctionPasswordEqualFold
PasswordEqualFold applies the EqualFold predicate on the "password" field.
ent/share/where.go:294
FunctionPasswordEqualFold
PasswordEqualFold applies the EqualFold predicate on the "password" field.
ent/davaccount/where.go:415
FunctionPasswordGT
PasswordGT applies the GT predicate on the "password" field.
ent/user/where.go:389
FunctionPasswordGT
PasswordGT applies the GT predicate on the "password" field.
ent/share/where.go:249
FunctionPasswordGT
PasswordGT applies the GT predicate on the "password" field.
ent/davaccount/where.go:380
FunctionPasswordGTE
PasswordGTE applies the GTE predicate on the "password" field.
ent/user/where.go:394
FunctionPasswordGTE
PasswordGTE applies the GTE predicate on the "password" field.
ent/share/where.go:254
FunctionPasswordGTE
PasswordGTE applies the GTE predicate on the "password" field.
ent/davaccount/where.go:385
FunctionPasswordHasPrefix
PasswordHasPrefix applies the HasPrefix predicate on the "password" field.
ent/user/where.go:414
FunctionPasswordHasPrefix
PasswordHasPrefix applies the HasPrefix predicate on the "password" field.
ent/share/where.go:274
FunctionPasswordHasPrefix
PasswordHasPrefix applies the HasPrefix predicate on the "password" field.
ent/davaccount/where.go:405
FunctionPasswordHasSuffix
PasswordHasSuffix applies the HasSuffix predicate on the "password" field.
ent/user/where.go:419
FunctionPasswordHasSuffix
PasswordHasSuffix applies the HasSuffix predicate on the "password" field.
ent/share/where.go:279
FunctionPasswordHasSuffix
PasswordHasSuffix applies the HasSuffix predicate on the "password" field.
ent/davaccount/where.go:410
FunctionPasswordIn
PasswordIn applies the In predicate on the "password" field.
ent/user/where.go:379
FunctionPasswordIn
PasswordIn applies the In predicate on the "password" field.
ent/share/where.go:239
FunctionPasswordIn
PasswordIn applies the In predicate on the "password" field.
ent/davaccount/where.go:370
FunctionPasswordIsNil
PasswordIsNil applies the IsNil predicate on the "password" field.
ent/user/where.go:424
FunctionPasswordLT
PasswordLT applies the LT predicate on the "password" field.
ent/user/where.go:399
FunctionPasswordLT
PasswordLT applies the LT predicate on the "password" field.
ent/share/where.go:259
FunctionPasswordLT
PasswordLT applies the LT predicate on the "password" field.
ent/davaccount/where.go:390
FunctionPasswordLTE
PasswordLTE applies the LTE predicate on the "password" field.
ent/user/where.go:404
FunctionPasswordLTE
PasswordLTE applies the LTE predicate on the "password" field.
ent/share/where.go:264
FunctionPasswordLTE
PasswordLTE applies the LTE predicate on the "password" field.
ent/davaccount/where.go:395
FunctionPasswordNEQ
PasswordNEQ applies the NEQ predicate on the "password" field.
ent/user/where.go:374
FunctionPasswordNEQ
PasswordNEQ applies the NEQ predicate on the "password" field.
ent/share/where.go:234
FunctionPasswordNEQ
PasswordNEQ applies the NEQ predicate on the "password" field.
ent/davaccount/where.go:365
FunctionPasswordNotIn
PasswordNotIn applies the NotIn predicate on the "password" field.
ent/user/where.go:384
FunctionPasswordNotIn
PasswordNotIn applies the NotIn predicate on the "password" field.
ent/share/where.go:244
FunctionPasswordNotIn
PasswordNotIn applies the NotIn predicate on the "password" field.
ent/davaccount/where.go:375
FunctionPasswordNotNil
PasswordNotNil applies the NotNil predicate on the "password" field.
ent/user/where.go:429
FunctionPasswordNotNil
PasswordNotNil applies the NotNil predicate on the "password" field.
ent/share/where.go:289
MethodPatch
(c *gin.Context)
service/user/setting.go:237
MethodPatch
(c *gin.Context)
service/explorer/file.go:702
MethodPatch
(c *gin.Context)
service/explorer/metadata.go:25
MethodPatchMedata
(ctx context.Context, path []*fs.URI, data ...fs.MetadataPatch)
pkg/filemanager/manager/metadata.go:281
FunctionPatchMetadata
PatchMetadata patch metadata
routers/controllers/file.go:366
MethodPatchMetadata
(ctx context.Context, path []*fs.URI, metas ...fs.MetadataPatch)
pkg/filemanager/fs/dbfs/props.go:58
MethodPatchProps
(ctx context.Context, uri *fs.URI, props *types.FileProps, delete bool)
pkg/filemanager/fs/dbfs/props.go:15
FunctionPatchView
(c *gin.Context)
routers/controllers/file.go:419
MethodPatchView
(ctx context.Context, uri *fs.URI, view *types.ExplorerView)
pkg/filemanager/manager/operation.go:310
MethodPause
(gid string)
pkg/downloader/aria2/rpc/proto.go:10
MethodPause
`aria2.pause([secret, ]gid)` This method pauses the download denoted by gid (string). The status of paused download becomes paused. If the download wa
pkg/downloader/aria2/rpc/client.go:174
MethodPauseAll
()
pkg/downloader/aria2/rpc/proto.go:11
← previousnext →8,001–8,100 of 11,486, ranked by callers