Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudreve/cloudreve
/ functions
Functions
11,486 in github.com/cloudreve/cloudreve
⨍
Functions
11,486
◇
Types & classes
1,532
Function
Or
Or groups predicates with the OR operator between them.
ent/setting/where.go:358
Function
Or
Or groups predicates with the OR operator between them.
ent/oauthclient/where.go:537
Function
Or
Or groups predicates with the OR operator between them.
ent/passkey/where.go:452
Function
Or
Or groups predicates with the OR operator between them.
ent/storagepolicy/where.go:1046
Function
Or
Or groups predicates with the OR operator between them.
ent/fsevent/where.go:383
Function
Or
Or groups predicates with the OR operator between them.
ent/davaccount/where.go:523
Function
Or
Or groups predicates with the OR operator between them.
ent/node/where.go:603
Method
Order
Order specifies how the records should be ordered.
ent/setting_query.go:55
Method
Order
Order specifies how the records should be ordered.
ent/node_query.go:58
Method
Order
Order specifies how the records should be ordered.
ent/storagepolicy_query.go:64
Method
Order
Order specifies how the records should be ordered.
ent/group_query.go:60
Method
Order
Order specifies how the records should be ordered.
ent/fsevent_query.go:57
Method
Order
Order specifies how the records should be ordered.
ent/davaccount_query.go:57
Method
Order
Order specifies how the records should be ordered.
ent/metadata_query.go:57
Method
Order
Order specifies how the records should be ordered.
ent/oauthgrant_query.go:59
Method
Order
Order specifies how the records should be ordered.
ent/directlink_query.go:57
Method
Order
Order specifies how the records should be ordered.
ent/passkey_query.go:57
Method
Order
Order specifies how the records should be ordered.
ent/share_query.go:60
Method
Order
Order specifies how the records should be ordered.
ent/oauthclient_query.go:58
Method
Order
Order specifies how the records should be ordered.
ent/task_query.go:57
Method
Order
Order specifies how the records should be ordered.
ent/entity_query.go:62
Method
Order
Order specifies how the records should be ordered.
ent/file_query.go:70
Method
Order
Order specifies how the records should be ordered.
ent/user_query.go:74
Method
Order
(orders ...func(*sql.Selector))
ent/intercept/intercept.go:585
Method
Owner
()
pkg/queue/task.go:189
Method
Owner
Owner returns the owner of the subscriber.
pkg/filemanager/eventhub/subscriber.go:25
Method
Owner
()
pkg/filemanager/eventhub/subscriber.go:107
Method
OwnerCleared
OwnerCleared reports if the "owner" edge to the User entity was cleared.
ent/mutation.go:541
Method
OwnerID
()
pkg/filemanager/fs/dbfs/file.go:157
Function
OwnerIDEQ
OwnerIDEQ applies the EQ predicate on the "owner_id" field.
ent/davaccount/where.go:475
Function
OwnerIDIn
OwnerIDIn applies the In predicate on the "owner_id" field.
ent/file/where.go:304
Function
OwnerIDIn
OwnerIDIn applies the In predicate on the "owner_id" field.
ent/davaccount/where.go:485
Function
OwnerIDNEQ
OwnerIDNEQ applies the NEQ predicate on the "owner_id" field.
ent/file/where.go:299
Function
OwnerIDNEQ
OwnerIDNEQ applies the NEQ predicate on the "owner_id" field.
ent/davaccount/where.go:480
Function
OwnerIDNotIn
OwnerIDNotIn applies the NotIn predicate on the "owner_id" field.
ent/file/where.go:309
Function
OwnerIDNotIn
OwnerIDNotIn applies the NotIn predicate on the "owner_id" field.
ent/davaccount/where.go:490
Method
OwnerIDs
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
Method
OwnerOrErr
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
Method
PWA
(ctx context.Context)
pkg/setting/provider.go:880
Method
Panic
(format string, v ...any)
pkg/logging/logger.go:110
Method
ParentID
ParentID returns the "parent" edge ID in the mutation.
ent/mutation.go:3708
Method
ParentOrErr
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
Method
PasskeyOrErr
PasskeyOrErr returns the Passkey value or an error if the edge was not loaded in eager-loading.
ent/user.go:120
Function
Password
Password applies equality check predicate on the "password" field. It's identical to PasswordEQ.
ent/user/where.go:84
Function
Password
Password applies equality check predicate on the "password" field. It's identical to PasswordEQ.
ent/share/where.go:74
Method
PasswordCleared
PasswordCleared returns if the "password" field was cleared in this mutation.
ent/mutation.go:11711
Function
PasswordContains
PasswordContains applies the Contains predicate on the "password" field.
ent/user/where.go:409
Function
PasswordContains
PasswordContains applies the Contains predicate on the "password" field.
ent/share/where.go:269
Function
PasswordContains
PasswordContains applies the Contains predicate on the "password" field.
ent/davaccount/where.go:400
Function
PasswordContainsFold
PasswordContainsFold applies the ContainsFold predicate on the "password" field.
ent/user/where.go:439
Function
PasswordContainsFold
PasswordContainsFold applies the ContainsFold predicate on the "password" field.
ent/share/where.go:299
Function
PasswordContainsFold
PasswordContainsFold applies the ContainsFold predicate on the "password" field.
ent/davaccount/where.go:420
Function
PasswordEQ
PasswordEQ applies the EQ predicate on the "password" field.
ent/user/where.go:369
Function
PasswordEQ
PasswordEQ applies the EQ predicate on the "password" field.
ent/share/where.go:229
Function
PasswordEQ
PasswordEQ applies the EQ predicate on the "password" field.
ent/davaccount/where.go:360
Function
PasswordEqualFold
PasswordEqualFold applies the EqualFold predicate on the "password" field.
ent/user/where.go:434
Function
PasswordEqualFold
PasswordEqualFold applies the EqualFold predicate on the "password" field.
ent/share/where.go:294
Function
PasswordEqualFold
PasswordEqualFold applies the EqualFold predicate on the "password" field.
ent/davaccount/where.go:415
Function
PasswordGT
PasswordGT applies the GT predicate on the "password" field.
ent/user/where.go:389
Function
PasswordGT
PasswordGT applies the GT predicate on the "password" field.
ent/share/where.go:249
Function
PasswordGT
PasswordGT applies the GT predicate on the "password" field.
ent/davaccount/where.go:380
Function
PasswordGTE
PasswordGTE applies the GTE predicate on the "password" field.
ent/user/where.go:394
Function
PasswordGTE
PasswordGTE applies the GTE predicate on the "password" field.
ent/share/where.go:254
Function
PasswordGTE
PasswordGTE applies the GTE predicate on the "password" field.
ent/davaccount/where.go:385
Function
PasswordHasPrefix
PasswordHasPrefix applies the HasPrefix predicate on the "password" field.
ent/user/where.go:414
Function
PasswordHasPrefix
PasswordHasPrefix applies the HasPrefix predicate on the "password" field.
ent/share/where.go:274
Function
PasswordHasPrefix
PasswordHasPrefix applies the HasPrefix predicate on the "password" field.
ent/davaccount/where.go:405
Function
PasswordHasSuffix
PasswordHasSuffix applies the HasSuffix predicate on the "password" field.
ent/user/where.go:419
Function
PasswordHasSuffix
PasswordHasSuffix applies the HasSuffix predicate on the "password" field.
ent/share/where.go:279
Function
PasswordHasSuffix
PasswordHasSuffix applies the HasSuffix predicate on the "password" field.
ent/davaccount/where.go:410
Function
PasswordIn
PasswordIn applies the In predicate on the "password" field.
ent/user/where.go:379
Function
PasswordIn
PasswordIn applies the In predicate on the "password" field.
ent/share/where.go:239
Function
PasswordIn
PasswordIn applies the In predicate on the "password" field.
ent/davaccount/where.go:370
Function
PasswordIsNil
PasswordIsNil applies the IsNil predicate on the "password" field.
ent/user/where.go:424
Function
PasswordLT
PasswordLT applies the LT predicate on the "password" field.
ent/user/where.go:399
Function
PasswordLT
PasswordLT applies the LT predicate on the "password" field.
ent/share/where.go:259
Function
PasswordLT
PasswordLT applies the LT predicate on the "password" field.
ent/davaccount/where.go:390
Function
PasswordLTE
PasswordLTE applies the LTE predicate on the "password" field.
ent/user/where.go:404
Function
PasswordLTE
PasswordLTE applies the LTE predicate on the "password" field.
ent/share/where.go:264
Function
PasswordLTE
PasswordLTE applies the LTE predicate on the "password" field.
ent/davaccount/where.go:395
Function
PasswordNEQ
PasswordNEQ applies the NEQ predicate on the "password" field.
ent/user/where.go:374
Function
PasswordNEQ
PasswordNEQ applies the NEQ predicate on the "password" field.
ent/share/where.go:234
Function
PasswordNEQ
PasswordNEQ applies the NEQ predicate on the "password" field.
ent/davaccount/where.go:365
Function
PasswordNotIn
PasswordNotIn applies the NotIn predicate on the "password" field.
ent/user/where.go:384
Function
PasswordNotIn
PasswordNotIn applies the NotIn predicate on the "password" field.
ent/share/where.go:244
Function
PasswordNotIn
PasswordNotIn applies the NotIn predicate on the "password" field.
ent/davaccount/where.go:375
Function
PasswordNotNil
PasswordNotNil applies the NotNil predicate on the "password" field.
ent/user/where.go:429
Function
PasswordNotNil
PasswordNotNil applies the NotNil predicate on the "password" field.
ent/share/where.go:289
Method
Patch
(c *gin.Context)
service/user/setting.go:237
Method
Patch
(c *gin.Context)
service/explorer/file.go:702
Method
Patch
(c *gin.Context)
service/explorer/metadata.go:25
Method
PatchMedata
(ctx context.Context, path []*fs.URI, data ...fs.MetadataPatch)
pkg/filemanager/manager/metadata.go:281
Function
PatchMetadata
PatchMetadata patch metadata
routers/controllers/file.go:366
Method
PatchMetadata
(ctx context.Context, path []*fs.URI, metas ...fs.MetadataPatch)
pkg/filemanager/fs/dbfs/props.go:58
Method
PatchProps
(ctx context.Context, uri *fs.URI, props *types.FileProps, delete bool)
pkg/filemanager/fs/dbfs/props.go:15
Function
PatchView
(c *gin.Context)
routers/controllers/file.go:419
Method
PatchView
(ctx context.Context, uri *fs.URI, view *types.ExplorerView)
pkg/filemanager/manager/operation.go:310
Method
Pause
(gid string)
pkg/downloader/aria2/rpc/proto.go:10
Method
Pause
`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
Method
PauseAll
()
pkg/downloader/aria2/rpc/proto.go:11
← previous
next →
8,001–8,100 of 11,486, ranked by callers