MCPcopy Create free account

hub / github.com/cloudreve/cloudreve / functions

Functions11,486 in github.com/cloudreve/cloudreve

FunctionUpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/directlink/where.go:139
FunctionUpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/group/where.go:145
FunctionUpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/metadata/where.go:139
FunctionUpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/share/where.go:144
FunctionUpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/file/where.go:154
FunctionUpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/setting/where.go:128
FunctionUpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/oauthclient/where.go:144
FunctionUpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/passkey/where.go:139
FunctionUpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/storagepolicy/where.go:174
FunctionUpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/fsevent/where.go:135
FunctionUpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/davaccount/where.go:145
FunctionUpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/entity/where.go:155
FunctionUpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/node/where.go:145
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/oauthgrant/where.go:144
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/user/where.go:164
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/task/where.go:150
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/directlink/where.go:149
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/group/where.go:155
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/metadata/where.go:149
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/share/where.go:154
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/file/where.go:164
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/setting/where.go:138
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/oauthclient/where.go:154
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/passkey/where.go:149
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/storagepolicy/where.go:184
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/fsevent/where.go:145
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/davaccount/where.go:155
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/entity/where.go:165
FunctionUpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/node/where.go:155
MethodUpgradePlaceholder
(ctx context.Context, file *ent.File, modifiedAt *time.Time, entityId int, entityType types.EntityType)
inventory/file.go:753
MethodUpload
Upload uploads file to remote server
pkg/filemanager/driver/remote/client.go:42
MethodUpload
(ctx context.Context, file *fs.UploadRequest)
pkg/filemanager/driver/remote/client.go:95
MethodUpload
Upload 上传文件
pkg/filemanager/driver/onedrive/api.go:265
MethodUpload
Upload uploads file data to storage
pkg/filemanager/manager/upload.go:32
FunctionUploadAvatar
UploadAvatar 从文件上传头像
routers/controllers/user.go:244
FunctionUploadSessionID
UploadSessionID applies equality check predicate on the "upload_session_id" field. It's identical to UploadSessionIDEQ.
ent/entity/where.go:105
MethodUploadSessionID
()
pkg/filemanager/driver/local/entity.go:70
MethodUploadSessionID
()
pkg/filemanager/fs/fs.go:784
FunctionUploadSessionIDEQ
UploadSessionIDEQ applies the EQ predicate on the "upload_session_id" field.
ent/entity/where.go:475
FunctionUploadSessionIDGT
UploadSessionIDGT applies the GT predicate on the "upload_session_id" field.
ent/entity/where.go:495
FunctionUploadSessionIDGTE
UploadSessionIDGTE applies the GTE predicate on the "upload_session_id" field.
ent/entity/where.go:500
FunctionUploadSessionIDIn
UploadSessionIDIn applies the In predicate on the "upload_session_id" field.
ent/entity/where.go:485
FunctionUploadSessionIDIsNil
UploadSessionIDIsNil applies the IsNil predicate on the "upload_session_id" field.
ent/entity/where.go:515
FunctionUploadSessionIDLT
UploadSessionIDLT applies the LT predicate on the "upload_session_id" field.
ent/entity/where.go:505
FunctionUploadSessionIDLTE
UploadSessionIDLTE applies the LTE predicate on the "upload_session_id" field.
ent/entity/where.go:510
FunctionUploadSessionIDNEQ
UploadSessionIDNEQ applies the NEQ predicate on the "upload_session_id" field.
ent/entity/where.go:480
FunctionUploadSessionIDNotIn
UploadSessionIDNotIn applies the NotIn predicate on the "upload_session_id" field.
ent/entity/where.go:490
FunctionUploadSessionIDNotNil
UploadSessionIDNotNil applies the NotNil predicate on the "upload_session_id" field.
ent/entity/where.go:520
MethodUploadSessionTTL
(ctx context.Context)
pkg/setting/provider.go:691
MethodUpsert
Upsert 创建或更新分享
service/share/manage.go:63
MethodUpsert
Upsert inserts or updates a credential in the manager
pkg/credmanager/credmanager.go:28
MethodUpsert
(ctx context.Context, cred ...Credential)
pkg/credmanager/credmanager.go:65
MethodUpsert
(ctx context.Context, cred ...Credential)
pkg/credmanager/credmanager.go:196
MethodUpsert
(ctx context.Context, n *ent.Node)
pkg/cluster/pool.go:148
MethodUpsert
(ctx context.Context, node *ent.Node)
pkg/cluster/pool.go:198
MethodUpsert
Upsert creates or update a new share record.
inventory/share.go:45
MethodUpsert
(ctx context.Context, params *CreateShareParams)
inventory/share.go:115
MethodUpsert
Upsert upserts a node.
inventory/node.go:23
MethodUpsert
(ctx context.Context, n *ent.Node)
inventory/node.go:104
MethodUpsert
Upsert upserts a group.
inventory/group.go:36
MethodUpsert
(ctx context.Context, group *ent.Group)
inventory/group.go:79
MethodUpsert
Upsert upserts the storage policy.
inventory/policy.go:42
MethodUpsert
(ctx context.Context, policy *ent.StoragePolicy)
inventory/policy.go:88
MethodUpsert
Upsert upserts a user.
inventory/user.go:93
MethodUpsert
(ctx context.Context, u *ent.User, password, twoFa string)
inventory/user.go:485
MethodUpsertGrant
(ctx context.Context, userID, clientID int, scopes []string)
inventory/oauth_client.go:100
MethodUpsertMetadata
(ctx context.Context, file *ent.File, data map[string]string, privateMask map[string]bool)
inventory/file.go:707
FunctionUpyunCallbackAuth
UpyunCallbackAuth 又拍云回调签名验证
routers/controllers/callback.go:80
MethodUrl
(c *gin.Context)
service/admin/file.go:312
MethodUrl
(c *gin.Context)
service/admin/file.go:526
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `davaccount.Hooks(f(g(h())))`.
ent/client.go:346
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `directlink.Hooks(f(g(h())))`.
ent/client.go:497
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `entity.Hooks(f(g(h())))`.
ent/client.go:648
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `file.Hooks(f(g(h())))`.
ent/client.go:831
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `fsevent.Hooks(f(g(h())))`.
ent/client.go:1093
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `group.Hooks(f(g(h())))`.
ent/client.go:1244
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `metadata.Hooks(f(g(h())))`.
ent/client.go:1411
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `node.Hooks(f(g(h())))`.
ent/client.go:1562
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `oauthclient.Hooks(f(g(h())))`.
ent/client.go:1713
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `oauthgrant.Hooks(f(g(h())))`.
ent/client.go:1864
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `passkey.Hooks(f(g(h())))`.
ent/client.go:2031
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `setting.Hooks(f(g(h())))`.
ent/client.go:2182
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `share.Hooks(f(g(h())))`.
ent/client.go:2317
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `storagepolicy.Hooks(f(g(h())))`.
ent/client.go:2484
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `task.Hooks(f(g(h())))`.
ent/client.go:2683
MethodUse
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `user.Hooks(f(g(h())))`.
ent/client.go:2834
MethodUseChunkBuffer
(ctx context.Context)
pkg/setting/provider.go:675
FunctionUsedAt
UsedAt applies equality check predicate on the "used_at" field. It's identical to UsedAtEQ.
ent/passkey/where.go:89
FunctionUsedAtEQ
UsedAtEQ applies the EQ predicate on the "used_at" field.
ent/passkey/where.go:374
FunctionUsedAtGT
UsedAtGT applies the GT predicate on the "used_at" field.
ent/passkey/where.go:394
FunctionUsedAtGTE
UsedAtGTE applies the GTE predicate on the "used_at" field.
ent/passkey/where.go:399
FunctionUsedAtIn
UsedAtIn applies the In predicate on the "used_at" field.
ent/passkey/where.go:384
FunctionUsedAtIsNil
UsedAtIsNil applies the IsNil predicate on the "used_at" field.
ent/passkey/where.go:414
FunctionUsedAtLT
UsedAtLT applies the LT predicate on the "used_at" field.
ent/passkey/where.go:404
FunctionUsedAtLTE
UsedAtLTE applies the LTE predicate on the "used_at" field.
ent/passkey/where.go:409
FunctionUsedAtNEQ
UsedAtNEQ applies the NEQ predicate on the "used_at" field.
ent/passkey/where.go:379
FunctionUsedAtNotIn
UsedAtNotIn applies the NotIn predicate on the "used_at" field.
ent/passkey/where.go:389
FunctionUsedAtNotNil
UsedAtNotNil applies the NotNil predicate on the "used_at" field.
ent/passkey/where.go:419
FunctionUserActivate
UserActivate 用户激活
routers/controllers/user.go:169
MethodUserCleared
UserCleared reports if the "user" edge to the User entity was cleared.
ent/mutation.go:2418
← previousnext →10,901–11,000 of 11,486, ranked by callers