Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pydio/cells
/ functions
Functions
22,850 in github.com/pydio/cells
⨍
Functions
22,850
◇
Types & classes
3,951
Method
Adapt
(c nodes.Handler, options nodes.RouterOptions)
common/nodes/events/handler-events-read.go:58
Method
Adapt
(c nodes.Handler, options nodes.RouterOptions)
common/nodes/events/handler-audit-events.go:54
Method
Adapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/encryption/handler-encryption.go:57
Method
Adapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/binaries/handler-binary-store.go:62
Method
Adapt
(c nodes.Handler, options nodes.RouterOptions)
common/nodes/sync/handler-sync-cache.go:81
Method
Adapt
(c nodes.Handler, options nodes.RouterOptions)
common/nodes/sync/handler-sync-folder-tasks.go:52
Method
Adapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/archive/handler-archive.go:63
Method
Adapt
(c nodes.Handler, options nodes.RouterOptions)
common/nodes/virtual/handler-virtual-resolver.go:45
Method
Adapt
(c nodes.Handler, options nodes.RouterOptions)
common/nodes/virtual/handler-virtual-browser.go:50
Method
Adapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/acl/handler-acl-lock.go:46
Method
Adapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/acl/handler-acl-content-lock.go:47
Method
Adapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/acl/handler-access-list.go:45
Method
Adapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/acl/handler-acl-ref.go:49
Method
Adapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/acl/handler-acl-filter.go:51
Method
Adapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/acl/handler-acl-quota.go:71
Method
Add
Add increments task internal retain counter
scheduler/tasks/task.go:184
Method
Add
(delta int)
scheduler/tasks/collector.go:187
Method
Add
Add creates or updates a workspace in the database. It returns true in case of an update.
idm/workspace/dao.go:44
Method
Add
Add to the SQL DB.
idm/workspace/dao/sql/sql.go:62
Method
Add
Add creates or updates a user in the underlying repository. It returns the resulting user, a true flag in case of an update of an existing user and/or
idm/user/dao.go:49
Method
Add
Add to the underlying SQL DB.
idm/user/dao/sql/sql.go:131
Method
Add
(ctx context.Context, role *idm.Role)
idm/role/dao.go:40
Method
Add
Add to the underlying SQL DB.
idm/role/dao/sql/sql.go:110
Method
Add
Add inserts an ACL to the underlying SQL DB
idm/acl/dao/sql/sql.go:119
Method
Add
(cb UpdateStateCallback)
common/client/resolver.go:133
Method
Add
(vs ...interface{})
common/registry/config/etl.go:61
Method
Add
(vs ...interface{})
common/etl/models/diff.go:91
Method
Add
(vs ...interface{})
common/etl/models/diff.go:132
Method
Add
(vs ...interface{})
common/etl/models/diff.go:157
Method
AddChildTarget
(parentUUID, targetChildName string)
common/permissions/lock-session.go:63
Method
AddChildTarget
(parentUUID, targetChildName string)
common/nodes/copy-move_test.go:49
Method
AddFilter
(func(context.Context, interface{}) bool)
common/proto/storage/cells-storage_grpc.enhanced.pb.go:32
Method
AddFilter
(f func(context.Context, interface{}) bool)
common/proto/storage/cells-storage_grpc.enhanced.pb.go:41
Method
AddKey
(ctx context.Context, req *enc.AddKeyRequest)
idm/key/grpc/handler.go:65
Method
AddKey
(ctx context.Context, in *AddKeyRequest, opts ...grpc.CallOption)
common/proto/encryption/cells-encryption_grpc.pb.go:38
Method
AddKey
(context.Context, *AddKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:105
Method
AddKey
(context.Context, *AddKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:119
Method
AddNodeStream
AddNodeStream creates a channel to write to the SQL database
common/storage/sql/index/gorm-impl.go:157
Method
AddPolicies
(ctx context.Context, update bool, resourceId string, rules []*service.ResourcePolicy)
common/storage/sql/resources/cache.go:55
Method
AddPolicies
AddPolicies persists a set of policies. If update is true, it replace them by deleting existing ones
common/storage/sql/resources/gorm.go:61
Method
AddPolicy
AddPolicy persists a policy in the underlying storage
common/storage/sql/resources/gorm.go:52
Method
AddRemoteProvider
Remote provider methods
common/config/viper/viper.go:77
Method
Address
()
common/client/http/balancer.go:80
Method
Address
()
common/client/grpc/balancer.go:102
Method
AdminCreateKey
(ctx context.Context, req *enc.AdminCreateKeyRequest)
idm/key/grpc/handler.go:125
Method
AdminCreateKey
(ctx context.Context, in *AdminCreateKeyRequest, opts ...grpc.CallOption)
common/proto/encryption/cells-encryption_grpc.pb.go:65
Method
AdminCreateKey
(context.Context, *AdminCreateKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:108
Method
AdminCreateKey
(context.Context, *AdminCreateKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:128
Method
AdminDeleteKey
(ctx context.Context, req *enc.AdminDeleteKeyRequest)
idm/key/grpc/handler.go:146
Method
AdminDeleteKey
(ctx context.Context, in *AdminDeleteKeyRequest, opts ...grpc.CallOption)
common/proto/encryption/cells-encryption_grpc.pb.go:74
Method
AdminDeleteKey
(context.Context, *AdminDeleteKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:109
Method
AdminDeleteKey
(context.Context, *AdminDeleteKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:131
Method
AdminExportKey
(ctx context.Context, req *enc.AdminExportKeyRequest)
idm/key/grpc/handler.go:232
Method
AdminExportKey
(ctx context.Context, in *AdminExportKeyRequest, opts ...grpc.CallOption)
common/proto/encryption/cells-encryption_grpc.pb.go:83
Method
AdminExportKey
(context.Context, *AdminExportKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:110
Method
AdminExportKey
(context.Context, *AdminExportKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:134
Method
AdminImportKey
(ctx context.Context, req *enc.AdminImportKeyRequest)
idm/key/grpc/handler.go:155
Method
AdminImportKey
(ctx context.Context, in *AdminImportKeyRequest, opts ...grpc.CallOption)
common/proto/encryption/cells-encryption_grpc.pb.go:92
Method
AdminImportKey
(context.Context, *AdminImportKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:111
Method
AdminImportKey
(context.Context, *AdminImportKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:137
Method
AdminListKeys
(ctx context.Context, req *enc.AdminListKeysRequest)
idm/key/grpc/handler.go:113
Method
AdminListKeys
(ctx context.Context, in *AdminListKeysRequest, opts ...grpc.CallOption)
common/proto/encryption/cells-encryption_grpc.pb.go:56
Method
AdminListKeys
(context.Context, *AdminListKeysRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:107
Method
AdminListKeys
(context.Context, *AdminListKeysRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:125
Function
AdvancedChipsSorter
({searchTools, requestClose})
frontend/assets/gui.ajax/res/js/ui/Workspaces/search/components/AdvancedChipsSorter.js:46
Function
AdvancedPlusMenu
({pydio, requestClose, displayed, setDisplayed, indexedMetadata})
frontend/assets/gui.ajax/res/js/ui/Workspaces/search/components/AdvancedPlusMenu.js:25
Function
AdvertiseHost
()
common/runtime/runtime.go:249
Method
AdvertiseIP
()
common/registry/items.go:59
Method
AdvertiseIP
()
common/registry/util/node.go:88
Method
AfterFind
(*gorm.DB)
common/proto/tree/node.go:915
Method
AfterSave
(c *gorm.DB)
idm/oauth/dao/sql/consent.go:197
Function
AfterServe
AfterServe registers a callback that is run after Server is finally started (non-blocking)
common/service/options.go:210
Method
AggregatedLogs
AggregatedLogs performs a faceted query in the syslog repository. UNIMPLEMENTED.
broker/log/repository.go:86
Method
AggregatedLogs
(context.Context, string, string, int32)
broker/log/dao.go:46
Method
AggregatedLogs
AggregatedLogs retrieves aggregated figures from the indexer to generate charts and reports.
broker/log/grpc/handler.go:144
Method
AggregatedLogs
(ctx context.Context, in *TimeRangeRequest, opts ...grpc.CallOption)
common/proto/log/cells-log_grpc.pb.go:114
Method
AggregatedLogs
AggregatedLogs performs a query to retrieve log events of the given type, faceted by time range.
common/proto/log/cells-log_grpc.pb.go:157
Method
AggregatedLogs
(*TimeRangeRequest, LogRecorder_AggregatedLogsServer)
common/proto/log/cells-log_grpc.pb.go:174
Function
AlertBlock
({ editor, block, contentRef })
frontend/assets/editor.bnote/res/js/blocks/AlertBlock.js:70
Method
Alias
()
idm/user/dao/sql/model/users.gen.go:107
Method
Alias
()
idm/user/dao/sql/model/user_roles.gen.go:80
Method
Alias
()
idm/user/dao/sql/model/user_attributes.gen.go:82
Method
AllActivities
AllActivities is used for internal migrations only
broker/activity/cache.go:212
Method
AllActivities
AllActivities is used for internal migrations only
broker/activity/dao/mongo/mongo.go:386
Method
AllActivities
AllActivities is used for internal migrations only
broker/activity/dao/bolt/bolt.go:560
Method
AllKeys
()
common/config/viper/viper.go:25
Method
AllSettings
()
common/runtime/empty.go:26
Method
AllSubscriptions
AllSubscriptions is used for internal migrations only
broker/activity/cache.go:217
Method
AllSubscriptions
AllSubscriptions is used for internal migrations only
broker/activity/dao/mongo/mongo.go:420
Method
AllSubscriptions
AllSubscriptions is used for internal migrations only
broker/activity/dao/bolt/bolt.go:620
Method
AlwaysEnabled
()
common/service/frontend/plugin.go:179
Method
And
(query interface{}, args ...interface{})
common/storage/sql/index/gorm-impl.go:1320
Function
Animator
(options)
frontend/assets/editor.soundmanager/sm/360-player/script/berniecode-animator.js:37
Function
AnimatorChain
(animators, options)
frontend/assets/editor.soundmanager/sm/360-player/script/berniecode-animator.js:528
Function
ApiClient
()
discovery/install/assets/src/res/js/gen/ApiClient.js:46
Method
ApiLive
(req *restful.Request, rsp *restful.Response)
discovery/health/rest/handler.go:29
Method
ApiPing
(req *restful.Request, rsp *restful.Response)
discovery/health/rest/handler.go:25
Method
ApiReady
(req *restful.Request, rsp *restful.Response)
discovery/health/rest/handler.go:33
Method
Append
(values ...*User)
idm/user/dao/sql/model/user_roles.gen.go:150
Method
Append
(values ...*User)
idm/user/dao/sql/model/user_attributes.gen.go:154
← previous
next →
7,901–8,000 of 22,850, ranked by callers