MCPcopy Create free account

hub / github.com/cloudreve/cloudreve / functions

Functions11,486 in github.com/cloudreve/cloudreve

FunctionTypeHasSuffix
TypeHasSuffix applies the HasSuffix predicate on the "type" field.
ent/task/where.go:275
FunctionTypeHasSuffix
TypeHasSuffix applies the HasSuffix predicate on the "type" field.
ent/storagepolicy/where.go:374
FunctionTypeIn
TypeIn applies the In predicate on the "type" field.
ent/storagepolicy/where.go:334
FunctionTypeIn
TypeIn applies the In predicate on the "type" field.
ent/entity/where.go:250
FunctionTypeIn
TypeIn applies the In predicate on the "type" field.
ent/node/where.go:325
FunctionTypeLT
TypeLT applies the LT predicate on the "type" field.
ent/task/where.go:255
FunctionTypeLT
TypeLT applies the LT predicate on the "type" field.
ent/file/where.go:219
FunctionTypeLT
TypeLT applies the LT predicate on the "type" field.
ent/storagepolicy/where.go:354
FunctionTypeLT
TypeLT applies the LT predicate on the "type" field.
ent/entity/where.go:270
FunctionTypeLTE
TypeLTE applies the LTE predicate on the "type" field.
ent/task/where.go:260
FunctionTypeLTE
TypeLTE applies the LTE predicate on the "type" field.
ent/file/where.go:224
FunctionTypeLTE
TypeLTE applies the LTE predicate on the "type" field.
ent/storagepolicy/where.go:359
FunctionTypeLTE
TypeLTE applies the LTE predicate on the "type" field.
ent/entity/where.go:275
FunctionTypeNEQ
TypeNEQ applies the NEQ predicate on the "type" field.
ent/task/where.go:230
FunctionTypeNEQ
TypeNEQ applies the NEQ predicate on the "type" field.
ent/file/where.go:194
FunctionTypeNEQ
TypeNEQ applies the NEQ predicate on the "type" field.
ent/storagepolicy/where.go:329
FunctionTypeNEQ
TypeNEQ applies the NEQ predicate on the "type" field.
ent/entity/where.go:245
FunctionTypeNEQ
TypeNEQ applies the NEQ predicate on the "type" field.
ent/node/where.go:320
FunctionTypeNotIn
TypeNotIn applies the NotIn predicate on the "type" field.
ent/task/where.go:240
FunctionTypeNotIn
TypeNotIn applies the NotIn predicate on the "type" field.
ent/file/where.go:204
FunctionTypeNotIn
TypeNotIn applies the NotIn predicate on the "type" field.
ent/storagepolicy/where.go:339
FunctionTypeNotIn
TypeNotIn applies the NotIn predicate on the "type" field.
ent/entity/where.go:255
FunctionTypeNotIn
TypeNotIn applies the NotIn predicate on the "type" field.
ent/node/where.go:330
MethodUAParser
()
application/dependency/dependency.go:263
FunctionURI
URI applies equality check predicate on the "uri" field. It's identical to URIEQ.
ent/davaccount/where.go:80
FunctionURIContains
URIContains applies the Contains predicate on the "uri" field.
ent/davaccount/where.go:335
FunctionURIContainsFold
URIContainsFold applies the ContainsFold predicate on the "uri" field.
ent/davaccount/where.go:355
FunctionURIEQ
URIEQ applies the EQ predicate on the "uri" field.
ent/davaccount/where.go:295
FunctionURIEqualFold
URIEqualFold applies the EqualFold predicate on the "uri" field.
ent/davaccount/where.go:350
FunctionURIGT
URIGT applies the GT predicate on the "uri" field.
ent/davaccount/where.go:315
FunctionURIGTE
URIGTE applies the GTE predicate on the "uri" field.
ent/davaccount/where.go:320
FunctionURIHasPrefix
URIHasPrefix applies the HasPrefix predicate on the "uri" field.
ent/davaccount/where.go:340
FunctionURIHasSuffix
URIHasSuffix applies the HasSuffix predicate on the "uri" field.
ent/davaccount/where.go:345
FunctionURIIn
URIIn applies the In predicate on the "uri" field.
ent/davaccount/where.go:305
FunctionURILT
URILT applies the LT predicate on the "uri" field.
ent/davaccount/where.go:325
FunctionURILTE
URILTE applies the LTE predicate on the "uri" field.
ent/davaccount/where.go:330
FunctionURINEQ
URINEQ applies the NEQ predicate on the "uri" field.
ent/davaccount/where.go:300
FunctionURINotIn
URINotIn applies the NotIn predicate on the "uri" field.
ent/davaccount/where.go:310
FunctionUTF7Encode
UTF7Encode converts a string from UTF-8 encoding to modified UTF-7. This encoding is used by the Mailbox International Naming Convention (RFC 3501 sec
pkg/wopi/utf7.go:352
MethodUnique
(unique bool)
ent/intercept/intercept.go:581
MethodUnix
()
pkg/conf/conf.go:115
FunctionUnless
Unless skips the given hook only for the given operation. hook.Unless(Log, ent.Update|ent.UpdateOne)
ent/hook/hook.go:320
FunctionUnlock
Unlock unlocks files by given tokens
routers/controllers/file.go:329
MethodUnlock
(c *gin.Context)
service/explorer/file.go:589
MethodUnlock
(c *gin.Context)
service/explorer/viewer.go:46
MethodUnlock
()
pkg/queue/task.go:358
MethodUnlock
Unlock unlocks the lock with the given token. If Unlock returns ErrForbidden then the Handler will write a "403 Forbidden" HTTP Status. If Unlock ret
pkg/webdav/lock.go:93
MethodUnlock
(now time.Time, token string)
pkg/webdav/lock.go:275
MethodUnlock
(now time.Time, tokens ...string)
pkg/filemanager/lock/memlock.go:30
MethodUnlock
(now time.Time, tokens ...string)
pkg/filemanager/lock/memlock.go:232
MethodUnlock
(ctx context.Context, tokens ...string)
pkg/filemanager/fs/dbfs/lock.go:101
FunctionUnmarshal
BUG(rsc): Mapping between XML elements and data structures is inherently flawed: an XML element is an order-dependent collection of anonymous values,
pkg/webdav/internal/xml/read.go:114
MethodUnmarshalBinary
(text []byte)
pkg/filemanager/fs/uri.go:75
MethodUnmarshalJSON
(text []byte)
pkg/filemanager/fs/uri.go:96
MethodUnmarshalXML
UnmarshalXML appends the property names enclosed within start to pn. It returns an error if start does not contain any properties or if properties co
pkg/webdav/xml.go:144
MethodUnmarshalXML
(d *ixml.Decoder, start ixml.StartElement)
pkg/webdav/xml.go:417
MethodUnmarshalXML
UnmarshalXML appends the property names and values enclosed within start to ps. An xml:lang attribute that is defined either on the DAV:prop or prope
pkg/webdav/xml.go:455
MethodUnpause
(gid string)
pkg/downloader/aria2/rpc/proto.go:14
MethodUnpause
`aria2.unpause([secret, ]gid)` This method changes the status of the download denoted by gid (string) from paused to waiting, making the download elig
pkg/downloader/aria2/rpc/client.go:224
MethodUnpauseAll
()
pkg/downloader/aria2/rpc/proto.go:15
MethodUnpauseAll
`aria2.unpauseAll([secret])` This method is equal to calling aria2.unpause() for every active/waiting download. This methods returns OK.
pkg/downloader/aria2/rpc/client.go:237
FunctionUnpin
Unpin unpins files by given uri
routers/controllers/file.go:354
MethodUnsubscribe
(ctx context.Context, topic int, id string)
pkg/filemanager/eventhub/eventhub.go:154
MethodUnwrap
Unwrap unwraps the OAuthGrant entity that was returned from a transaction after it was closed, so that all future queries will be executed through the
ent/oauthgrant.go:190
MethodUnwrap
Unwrap implements the errors.Wrapper interface.
ent/ent.go:213
MethodUnwrap
Unwrap implements the errors.Wrapper interface.
ent/ent.go:305
MethodUnwrap
Unwrap unwraps the File entity that was returned from a transaction after it was closed, so that all future queries will be executed through the drive
ent/file.go:325
MethodUnwrap
Unwrap unwraps the Share entity that was returned from a transaction after it was closed, so that all future queries will be executed through the driv
ent/share.go:230
MethodUnwrap
Unwrap unwraps the OAuthClient entity that was returned from a transaction after it was closed, so that all future queries will be executed through th
ent/oauthclient.go:204
MethodUnwrap
Unwrap unwraps the Node entity that was returned from a transaction after it was closed, so that all future queries will be executed through the drive
ent/node.go:201
MethodUnwrap
Unwrap unwraps the Metadata entity that was returned from a transaction after it was closed, so that all future queries will be executed through the d
ent/metadata.go:167
MethodUnwrap
Unwrap unwraps the Group entity that was returned from a transaction after it was closed, so that all future queries will be executed through the driv
ent/group.go:206
MethodUnwrap
Unwrap unwraps the Passkey entity that was returned from a transaction after it was closed, so that all future queries will be executed through the dr
ent/passkey.go:180
MethodUnwrap
Unwrap unwraps the StoragePolicy entity that was returned from a transaction after it was closed, so that all future queries will be executed through
ent/storagepolicy.go:285
MethodUnwrap
Unwrap unwraps the FsEvent entity that was returned from a transaction after it was closed, so that all future queries will be executed through the dr
ent/fsevent.go:160
MethodUnwrap
Unwrap unwraps the Setting entity that was returned from a transaction after it was closed, so that all future queries will be executed through the dr
ent/setting.go:118
MethodUnwrap
Unwrap unwraps the DirectLink entity that was returned from a transaction after it was closed, so that all future queries will be executed through the
ent/directlink.go:165
MethodUnwrap
Unwrap unwraps the Task entity that was returned from a transaction after it was closed, so that all future queries will be executed through the drive
ent/task.go:190
MethodUnwrap
Unwrap unwraps the DavAccount entity that was returned from a transaction after it was closed, so that all future queries will be executed through the
ent/davaccount.go:190
MethodUnwrap
Unwrap unwraps the Entity entity that was returned from a transaction after it was closed, so that all future queries will be executed through the dri
ent/entity.go:244
MethodUnwrap
Unwrap unwraps the User entity that was returned from a transaction after it was closed, so that all future queries will be executed through the drive
ent/user.go:339
MethodUnwrap
()
pkg/serializer/error.go:65
MethodUnwrap
()
pkg/filemanager/lock/memlock.go:465
MethodUpdate
Update returns a builder for updating this OAuthGrant. Note that you need to call OAuthGrant.Unwrap() before calling this method if this OAuthGrant wa
ent/oauthgrant.go:184
MethodUpdate
Update returns a builder for updating this File. Note that you need to call File.Unwrap() before calling this method if this File was returned from a
ent/file.go:319
MethodUpdate
Update returns a builder for updating this Share. Note that you need to call Share.Unwrap() before calling this method if this Share was returned from
ent/share.go:224
MethodUpdate
Update returns a builder for updating this OAuthClient. Note that you need to call OAuthClient.Unwrap() before calling this method if this OAuthClient
ent/oauthclient.go:198
MethodUpdate
Update returns a builder for updating this Node. Note that you need to call Node.Unwrap() before calling this method if this Node was returned from a
ent/node.go:195
MethodUpdate
Update returns a builder for updating this Metadata. Note that you need to call Metadata.Unwrap() before calling this method if this Metadata was retu
ent/metadata.go:161
MethodUpdate
Update returns a builder for updating this Group. Note that you need to call Group.Unwrap() before calling this method if this Group was returned from
ent/group.go:200
MethodUpdate
Update returns a builder for updating this Passkey. Note that you need to call Passkey.Unwrap() before calling this method if this Passkey was returne
ent/passkey.go:174
MethodUpdate
Update returns a builder for updating this StoragePolicy. Note that you need to call StoragePolicy.Unwrap() before calling this method if this Storage
ent/storagepolicy.go:279
MethodUpdate
Update returns a builder for updating this FsEvent. Note that you need to call FsEvent.Unwrap() before calling this method if this FsEvent was returne
ent/fsevent.go:154
MethodUpdate
Update returns a builder for updating this Setting. Note that you need to call Setting.Unwrap() before calling this method if this Setting was returne
ent/setting.go:112
MethodUpdate
Update returns a builder for updating this DirectLink. Note that you need to call DirectLink.Unwrap() before calling this method if this DirectLink wa
ent/directlink.go:159
MethodUpdate
Update returns a builder for updating this Task. Note that you need to call Task.Unwrap() before calling this method if this Task was returned from a
ent/task.go:184
MethodUpdate
Update returns a builder for updating this DavAccount. Note that you need to call DavAccount.Unwrap() before calling this method if this DavAccount wa
ent/davaccount.go:184
MethodUpdate
Update returns a builder for updating this Entity. Note that you need to call Entity.Unwrap() before calling this method if this Entity was returned f
ent/entity.go:238
MethodUpdate
Update returns a builder for updating this User. Note that you need to call User.Unwrap() before calling this method if this User was returned from a
ent/user.go:333
MethodUpdate
Update returns an update builder for DavAccount.
ent/client.go:383
← previousnext →10,201–10,300 of 11,486, ranked by callers