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
UpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/directlink/where.go:139
Function
UpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/group/where.go:145
Function
UpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/metadata/where.go:139
Function
UpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/share/where.go:144
Function
UpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/file/where.go:154
Function
UpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/setting/where.go:128
Function
UpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/oauthclient/where.go:144
Function
UpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/passkey/where.go:139
Function
UpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/storagepolicy/where.go:174
Function
UpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/fsevent/where.go:135
Function
UpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/davaccount/where.go:145
Function
UpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/entity/where.go:155
Function
UpdatedAtNEQ
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
ent/node/where.go:145
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/oauthgrant/where.go:144
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/user/where.go:164
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/task/where.go:150
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/directlink/where.go:149
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/group/where.go:155
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/metadata/where.go:149
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/share/where.go:154
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/file/where.go:164
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/setting/where.go:138
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/oauthclient/where.go:154
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/passkey/where.go:149
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/storagepolicy/where.go:184
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/fsevent/where.go:145
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/davaccount/where.go:155
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/entity/where.go:165
Function
UpdatedAtNotIn
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
ent/node/where.go:155
Method
UpgradePlaceholder
(ctx context.Context, file *ent.File, modifiedAt *time.Time, entityId int, entityType types.EntityType)
inventory/file.go:753
Method
Upload
Upload uploads file to remote server
pkg/filemanager/driver/remote/client.go:42
Method
Upload
(ctx context.Context, file *fs.UploadRequest)
pkg/filemanager/driver/remote/client.go:95
Method
Upload
Upload 上传文件
pkg/filemanager/driver/onedrive/api.go:265
Method
Upload
Upload uploads file data to storage
pkg/filemanager/manager/upload.go:32
Function
UploadAvatar
UploadAvatar 从文件上传头像
routers/controllers/user.go:244
Function
UploadSessionID
UploadSessionID applies equality check predicate on the "upload_session_id" field. It's identical to UploadSessionIDEQ.
ent/entity/where.go:105
Method
UploadSessionID
()
pkg/filemanager/driver/local/entity.go:70
Method
UploadSessionID
()
pkg/filemanager/fs/fs.go:784
Function
UploadSessionIDEQ
UploadSessionIDEQ applies the EQ predicate on the "upload_session_id" field.
ent/entity/where.go:475
Function
UploadSessionIDGT
UploadSessionIDGT applies the GT predicate on the "upload_session_id" field.
ent/entity/where.go:495
Function
UploadSessionIDGTE
UploadSessionIDGTE applies the GTE predicate on the "upload_session_id" field.
ent/entity/where.go:500
Function
UploadSessionIDIn
UploadSessionIDIn applies the In predicate on the "upload_session_id" field.
ent/entity/where.go:485
Function
UploadSessionIDIsNil
UploadSessionIDIsNil applies the IsNil predicate on the "upload_session_id" field.
ent/entity/where.go:515
Function
UploadSessionIDLT
UploadSessionIDLT applies the LT predicate on the "upload_session_id" field.
ent/entity/where.go:505
Function
UploadSessionIDLTE
UploadSessionIDLTE applies the LTE predicate on the "upload_session_id" field.
ent/entity/where.go:510
Function
UploadSessionIDNEQ
UploadSessionIDNEQ applies the NEQ predicate on the "upload_session_id" field.
ent/entity/where.go:480
Function
UploadSessionIDNotIn
UploadSessionIDNotIn applies the NotIn predicate on the "upload_session_id" field.
ent/entity/where.go:490
Function
UploadSessionIDNotNil
UploadSessionIDNotNil applies the NotNil predicate on the "upload_session_id" field.
ent/entity/where.go:520
Method
UploadSessionTTL
(ctx context.Context)
pkg/setting/provider.go:691
Method
Upsert
Upsert 创建或更新分享
service/share/manage.go:63
Method
Upsert
Upsert inserts or updates a credential in the manager
pkg/credmanager/credmanager.go:28
Method
Upsert
(ctx context.Context, cred ...Credential)
pkg/credmanager/credmanager.go:65
Method
Upsert
(ctx context.Context, cred ...Credential)
pkg/credmanager/credmanager.go:196
Method
Upsert
(ctx context.Context, n *ent.Node)
pkg/cluster/pool.go:148
Method
Upsert
(ctx context.Context, node *ent.Node)
pkg/cluster/pool.go:198
Method
Upsert
Upsert creates or update a new share record.
inventory/share.go:45
Method
Upsert
(ctx context.Context, params *CreateShareParams)
inventory/share.go:115
Method
Upsert
Upsert upserts a node.
inventory/node.go:23
Method
Upsert
(ctx context.Context, n *ent.Node)
inventory/node.go:104
Method
Upsert
Upsert upserts a group.
inventory/group.go:36
Method
Upsert
(ctx context.Context, group *ent.Group)
inventory/group.go:79
Method
Upsert
Upsert upserts the storage policy.
inventory/policy.go:42
Method
Upsert
(ctx context.Context, policy *ent.StoragePolicy)
inventory/policy.go:88
Method
Upsert
Upsert upserts a user.
inventory/user.go:93
Method
Upsert
(ctx context.Context, u *ent.User, password, twoFa string)
inventory/user.go:485
Method
UpsertGrant
(ctx context.Context, userID, clientID int, scopes []string)
inventory/oauth_client.go:100
Method
UpsertMetadata
(ctx context.Context, file *ent.File, data map[string]string, privateMask map[string]bool)
inventory/file.go:707
Function
UpyunCallbackAuth
UpyunCallbackAuth 又拍云回调签名验证
routers/controllers/callback.go:80
Method
Url
(c *gin.Context)
service/admin/file.go:312
Method
Url
(c *gin.Context)
service/admin/file.go:526
Method
Use
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
Method
Use
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
Method
Use
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
Method
Use
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
Method
Use
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
Method
Use
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
Method
Use
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
Method
Use
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
Method
Use
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
Method
Use
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
Method
Use
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
Method
Use
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
Method
Use
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
Method
Use
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
Method
Use
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
Method
Use
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
Method
UseChunkBuffer
(ctx context.Context)
pkg/setting/provider.go:675
Function
UsedAt
UsedAt applies equality check predicate on the "used_at" field. It's identical to UsedAtEQ.
ent/passkey/where.go:89
Function
UsedAtEQ
UsedAtEQ applies the EQ predicate on the "used_at" field.
ent/passkey/where.go:374
Function
UsedAtGT
UsedAtGT applies the GT predicate on the "used_at" field.
ent/passkey/where.go:394
Function
UsedAtGTE
UsedAtGTE applies the GTE predicate on the "used_at" field.
ent/passkey/where.go:399
Function
UsedAtIn
UsedAtIn applies the In predicate on the "used_at" field.
ent/passkey/where.go:384
Function
UsedAtIsNil
UsedAtIsNil applies the IsNil predicate on the "used_at" field.
ent/passkey/where.go:414
Function
UsedAtLT
UsedAtLT applies the LT predicate on the "used_at" field.
ent/passkey/where.go:404
Function
UsedAtLTE
UsedAtLTE applies the LTE predicate on the "used_at" field.
ent/passkey/where.go:409
Function
UsedAtNEQ
UsedAtNEQ applies the NEQ predicate on the "used_at" field.
ent/passkey/where.go:379
Function
UsedAtNotIn
UsedAtNotIn applies the NotIn predicate on the "used_at" field.
ent/passkey/where.go:389
Function
UsedAtNotNil
UsedAtNotNil applies the NotNil predicate on the "used_at" field.
ent/passkey/where.go:419
Function
UserActivate
UserActivate 用户激活
routers/controllers/user.go:169
Method
UserCleared
UserCleared reports if the "user" edge to the User entity was cleared.
ent/mutation.go:2418
← previous
next →
10,901–11,000 of 11,486, ranked by callers