MCPcopy Create free account

hub / github.com/pydio/cells / functions

Functions22,850 in github.com/pydio/cells

MethodAdapt
(c nodes.Handler, options nodes.RouterOptions)
common/nodes/events/handler-events-read.go:58
MethodAdapt
(c nodes.Handler, options nodes.RouterOptions)
common/nodes/events/handler-audit-events.go:54
MethodAdapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/encryption/handler-encryption.go:57
MethodAdapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/binaries/handler-binary-store.go:62
MethodAdapt
(c nodes.Handler, options nodes.RouterOptions)
common/nodes/sync/handler-sync-cache.go:81
MethodAdapt
(c nodes.Handler, options nodes.RouterOptions)
common/nodes/sync/handler-sync-folder-tasks.go:52
MethodAdapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/archive/handler-archive.go:63
MethodAdapt
(c nodes.Handler, options nodes.RouterOptions)
common/nodes/virtual/handler-virtual-resolver.go:45
MethodAdapt
(c nodes.Handler, options nodes.RouterOptions)
common/nodes/virtual/handler-virtual-browser.go:50
MethodAdapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/acl/handler-acl-lock.go:46
MethodAdapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/acl/handler-acl-content-lock.go:47
MethodAdapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/acl/handler-access-list.go:45
MethodAdapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/acl/handler-acl-ref.go:49
MethodAdapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/acl/handler-acl-filter.go:51
MethodAdapt
(h nodes.Handler, options nodes.RouterOptions)
common/nodes/acl/handler-acl-quota.go:71
MethodAdd
Add increments task internal retain counter
scheduler/tasks/task.go:184
MethodAdd
(delta int)
scheduler/tasks/collector.go:187
MethodAdd
Add creates or updates a workspace in the database. It returns true in case of an update.
idm/workspace/dao.go:44
MethodAdd
Add to the SQL DB.
idm/workspace/dao/sql/sql.go:62
MethodAdd
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
MethodAdd
Add to the underlying SQL DB.
idm/user/dao/sql/sql.go:131
MethodAdd
(ctx context.Context, role *idm.Role)
idm/role/dao.go:40
MethodAdd
Add to the underlying SQL DB.
idm/role/dao/sql/sql.go:110
MethodAdd
Add inserts an ACL to the underlying SQL DB
idm/acl/dao/sql/sql.go:119
MethodAdd
(cb UpdateStateCallback)
common/client/resolver.go:133
MethodAdd
(vs ...interface{})
common/registry/config/etl.go:61
MethodAdd
(vs ...interface{})
common/etl/models/diff.go:91
MethodAdd
(vs ...interface{})
common/etl/models/diff.go:132
MethodAdd
(vs ...interface{})
common/etl/models/diff.go:157
MethodAddChildTarget
(parentUUID, targetChildName string)
common/permissions/lock-session.go:63
MethodAddChildTarget
(parentUUID, targetChildName string)
common/nodes/copy-move_test.go:49
MethodAddFilter
(func(context.Context, interface{}) bool)
common/proto/storage/cells-storage_grpc.enhanced.pb.go:32
MethodAddFilter
(f func(context.Context, interface{}) bool)
common/proto/storage/cells-storage_grpc.enhanced.pb.go:41
MethodAddKey
(ctx context.Context, req *enc.AddKeyRequest)
idm/key/grpc/handler.go:65
MethodAddKey
(ctx context.Context, in *AddKeyRequest, opts ...grpc.CallOption)
common/proto/encryption/cells-encryption_grpc.pb.go:38
MethodAddKey
(context.Context, *AddKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:105
MethodAddKey
(context.Context, *AddKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:119
MethodAddNodeStream
AddNodeStream creates a channel to write to the SQL database
common/storage/sql/index/gorm-impl.go:157
MethodAddPolicies
(ctx context.Context, update bool, resourceId string, rules []*service.ResourcePolicy)
common/storage/sql/resources/cache.go:55
MethodAddPolicies
AddPolicies persists a set of policies. If update is true, it replace them by deleting existing ones
common/storage/sql/resources/gorm.go:61
MethodAddPolicy
AddPolicy persists a policy in the underlying storage
common/storage/sql/resources/gorm.go:52
MethodAddRemoteProvider
Remote provider methods
common/config/viper/viper.go:77
MethodAddress
()
common/client/http/balancer.go:80
MethodAddress
()
common/client/grpc/balancer.go:102
MethodAdminCreateKey
(ctx context.Context, req *enc.AdminCreateKeyRequest)
idm/key/grpc/handler.go:125
MethodAdminCreateKey
(ctx context.Context, in *AdminCreateKeyRequest, opts ...grpc.CallOption)
common/proto/encryption/cells-encryption_grpc.pb.go:65
MethodAdminCreateKey
(context.Context, *AdminCreateKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:108
MethodAdminCreateKey
(context.Context, *AdminCreateKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:128
MethodAdminDeleteKey
(ctx context.Context, req *enc.AdminDeleteKeyRequest)
idm/key/grpc/handler.go:146
MethodAdminDeleteKey
(ctx context.Context, in *AdminDeleteKeyRequest, opts ...grpc.CallOption)
common/proto/encryption/cells-encryption_grpc.pb.go:74
MethodAdminDeleteKey
(context.Context, *AdminDeleteKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:109
MethodAdminDeleteKey
(context.Context, *AdminDeleteKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:131
MethodAdminExportKey
(ctx context.Context, req *enc.AdminExportKeyRequest)
idm/key/grpc/handler.go:232
MethodAdminExportKey
(ctx context.Context, in *AdminExportKeyRequest, opts ...grpc.CallOption)
common/proto/encryption/cells-encryption_grpc.pb.go:83
MethodAdminExportKey
(context.Context, *AdminExportKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:110
MethodAdminExportKey
(context.Context, *AdminExportKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:134
MethodAdminImportKey
(ctx context.Context, req *enc.AdminImportKeyRequest)
idm/key/grpc/handler.go:155
MethodAdminImportKey
(ctx context.Context, in *AdminImportKeyRequest, opts ...grpc.CallOption)
common/proto/encryption/cells-encryption_grpc.pb.go:92
MethodAdminImportKey
(context.Context, *AdminImportKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:111
MethodAdminImportKey
(context.Context, *AdminImportKeyRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:137
MethodAdminListKeys
(ctx context.Context, req *enc.AdminListKeysRequest)
idm/key/grpc/handler.go:113
MethodAdminListKeys
(ctx context.Context, in *AdminListKeysRequest, opts ...grpc.CallOption)
common/proto/encryption/cells-encryption_grpc.pb.go:56
MethodAdminListKeys
(context.Context, *AdminListKeysRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:107
MethodAdminListKeys
(context.Context, *AdminListKeysRequest)
common/proto/encryption/cells-encryption_grpc.pb.go:125
FunctionAdvancedChipsSorter
({searchTools, requestClose})
frontend/assets/gui.ajax/res/js/ui/Workspaces/search/components/AdvancedChipsSorter.js:46
FunctionAdvancedPlusMenu
({pydio, requestClose, displayed, setDisplayed, indexedMetadata})
frontend/assets/gui.ajax/res/js/ui/Workspaces/search/components/AdvancedPlusMenu.js:25
FunctionAdvertiseHost
()
common/runtime/runtime.go:249
MethodAdvertiseIP
()
common/registry/items.go:59
MethodAdvertiseIP
()
common/registry/util/node.go:88
MethodAfterFind
(*gorm.DB)
common/proto/tree/node.go:915
MethodAfterSave
(c *gorm.DB)
idm/oauth/dao/sql/consent.go:197
FunctionAfterServe
AfterServe registers a callback that is run after Server is finally started (non-blocking)
common/service/options.go:210
MethodAggregatedLogs
AggregatedLogs performs a faceted query in the syslog repository. UNIMPLEMENTED.
broker/log/repository.go:86
MethodAggregatedLogs
(context.Context, string, string, int32)
broker/log/dao.go:46
MethodAggregatedLogs
AggregatedLogs retrieves aggregated figures from the indexer to generate charts and reports.
broker/log/grpc/handler.go:144
MethodAggregatedLogs
(ctx context.Context, in *TimeRangeRequest, opts ...grpc.CallOption)
common/proto/log/cells-log_grpc.pb.go:114
MethodAggregatedLogs
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
MethodAggregatedLogs
(*TimeRangeRequest, LogRecorder_AggregatedLogsServer)
common/proto/log/cells-log_grpc.pb.go:174
FunctionAlertBlock
({ editor, block, contentRef })
frontend/assets/editor.bnote/res/js/blocks/AlertBlock.js:70
MethodAlias
()
idm/user/dao/sql/model/users.gen.go:107
MethodAlias
()
idm/user/dao/sql/model/user_roles.gen.go:80
MethodAlias
()
idm/user/dao/sql/model/user_attributes.gen.go:82
MethodAllActivities
AllActivities is used for internal migrations only
broker/activity/cache.go:212
MethodAllActivities
AllActivities is used for internal migrations only
broker/activity/dao/mongo/mongo.go:386
MethodAllActivities
AllActivities is used for internal migrations only
broker/activity/dao/bolt/bolt.go:560
MethodAllKeys
()
common/config/viper/viper.go:25
MethodAllSettings
()
common/runtime/empty.go:26
MethodAllSubscriptions
AllSubscriptions is used for internal migrations only
broker/activity/cache.go:217
MethodAllSubscriptions
AllSubscriptions is used for internal migrations only
broker/activity/dao/mongo/mongo.go:420
MethodAllSubscriptions
AllSubscriptions is used for internal migrations only
broker/activity/dao/bolt/bolt.go:620
MethodAlwaysEnabled
()
common/service/frontend/plugin.go:179
MethodAnd
(query interface{}, args ...interface{})
common/storage/sql/index/gorm-impl.go:1320
FunctionAnimator
(options)
frontend/assets/editor.soundmanager/sm/360-player/script/berniecode-animator.js:37
FunctionAnimatorChain
(animators, options)
frontend/assets/editor.soundmanager/sm/360-player/script/berniecode-animator.js:528
FunctionApiClient
()
discovery/install/assets/src/res/js/gen/ApiClient.js:46
MethodApiLive
(req *restful.Request, rsp *restful.Response)
discovery/health/rest/handler.go:29
MethodApiPing
(req *restful.Request, rsp *restful.Response)
discovery/health/rest/handler.go:25
MethodApiReady
(req *restful.Request, rsp *restful.Response)
discovery/health/rest/handler.go:33
MethodAppend
(values ...*User)
idm/user/dao/sql/model/user_roles.gen.go:150
MethodAppend
(values ...*User)
idm/user/dao/sql/model/user_attributes.gen.go:154
← previousnext →7,901–8,000 of 22,850, ranked by callers