MCPcopy Create free account

hub / github.com/pydio/cells / functions

Functions22,850 in github.com/pydio/cells

MethodCreateLogin
Missing associated documentation comment in .proto file.
python/cells_auth_pb2_grpc.py:170
MethodCreateLogin
(request, target, options=(), channel_credentials=None, call_c
python/cells_auth_pb2_grpc.py:228
MethodCreateLogin
(ctx context.Context, in *pauth.CreateLoginRequest)
idm/oauth/grpc/handler.go:96
MethodCreateLogin
(ctx context.Context, in *CreateLoginRequest, opts ...grpc.CallOption)
common/proto/auth/cells-auth_grpc.pb.go:219
MethodCreateLogin
(context.Context, *CreateLoginRequest)
common/proto/auth/cells-auth_grpc.pb.go:242
MethodCreateLogin
(context.Context, *CreateLoginRequest)
common/proto/auth/cells-auth_grpc.pb.go:254
MethodCreateLogout
Missing associated documentation comment in .proto file.
python/cells_auth_pb2_grpc.py:413
MethodCreateLogout
(request, target, options=(), channel_credentials=None, call_c
python/cells_auth_pb2_grpc.py:449
MethodCreateLogout
(ctx context.Context, in *pauth.CreateLogoutRequest)
idm/oauth/grpc/handler.go:461
MethodCreateLogout
(ctx context.Context, in *CreateLogoutRequest, opts ...grpc.CallOption)
common/proto/auth/cells-auth_grpc.pb.go:525
MethodCreateLogout
(context.Context, *CreateLogoutRequest)
common/proto/auth/cells-auth_grpc.pb.go:547
MethodCreateLogout
(context.Context, *CreateLogoutRequest)
common/proto/auth/cells-auth_grpc.pb.go:556
MethodCreateMetadata
CreateMetadata calls metaClient.CreateNode
common/sync/endpoints/index/index-meta-endpoint.go:77
MethodCreateMetadata
(ctx context.Context, node tree.N, namespace string, jsonValue string)
common/sync/endpoints/snapshot/boltdb.go:564
MethodCreateMetadata
(ctx context.Context, node tree.N, namespace, jsonValue string)
common/sync/endpoints/bus/pubsub_test.go:402
MethodCreateNode
Missing associated documentation comment in .proto file.
python/cells_tree_pb2_grpc.py:383
MethodCreateNode
(request, target, options=(), channel_credentials=None, call_c
python/cells_tree_pb2_grpc.py:434
MethodCreateNode
(ctx context.Context, request *tree.CreateNodeRequest)
data/source/objects/handler.go:169
MethodCreateNode
CreateNode Forwards to Index
data/source/sync/grpc/handler.go:351
MethodCreateNode
(ctx context.Context, in *CreateNodeRequest, opts ...grpc.CallOption)
common/proto/tree/mocks.go:174
MethodCreateNode
(ctx context.Context, in *CreateNodeRequest, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.pb.go:534
MethodCreateNode
(context.Context, *CreateNodeRequest)
common/proto/tree/cells-tree_grpc.pb.go:565
MethodCreateNode
(context.Context, *CreateNodeRequest)
common/proto/tree/cells-tree_grpc.pb.go:575
MethodCreateNode
(ctx context.Context, in *tree.CreateNodeRequest, opts ...grpc.CallOption)
common/nodes/tracer.go:74
MethodCreateNode
(ctx context.Context, in *tree.CreateNodeRequest, opts ...grpc.CallOption)
common/nodes/handler-mock.go:118
MethodCreateNode
(ctx context.Context, in *tree.CreateNodeRequest, opts ...grpc.CallOption)
common/nodes/abstract/handler-abstract.go:94
MethodCreateNode
(ctx context.Context, in *tree.CreateNodeRequest, opts ...grpc.CallOption)
common/nodes/abstract/handler-abstract-filter.go:285
MethodCreateNode
(ctx context.Context, in *tree.CreateNodeRequest, opts ...grpc.CallOption)
common/nodes/mocks/node-receiver-client.go:14
MethodCreateNode
(ctx context.Context, in *tree.CreateNodeRequest, opts ...grpc.CallOption)
common/nodes/core/handler-exec-struct.go:66
MethodCreateNode
CreateNode creates directly in index, but make sure not to override
common/nodes/core/handler-exec-flat.go:66
MethodCreateNode
(ctx context.Context, in *tree.CreateNodeRequest, opts ...grpc.CallOption)
common/nodes/core/handler-exec.go:114
MethodCreateNode
CreateNode optionally replaces ETag value with the custom x-cells-hash metadata
common/nodes/put/handler-hash.go:164
MethodCreateNode
CreateNode recursively creates parents if they do not already exist Only applicable to COLLECTION inside a structured storage (need to create .pydio h
common/nodes/put/handler-put.go:134
MethodCreateNode
CreateNode logs an audit message on each call after having transferred the call to following handlers.
common/nodes/events/handler-audit-events.go:163
MethodCreateNode
THIS STORE IS NOT WRITEABLE
common/nodes/binaries/handler-binary-store.go:170
MethodCreateNode
(ctx context.Context, in *tree.CreateNodeRequest, opts ...grpc.CallOption)
common/nodes/sync/handler-sync-cache.go:214
MethodCreateNode
(ctx context.Context, in *tree.CreateNodeRequest, opts ...grpc.CallOption)
common/nodes/acl/handler-acl-filter.go:179
MethodCreateNode
(ctx context.Context, in *tree.CreateNodeRequest, opts ...grpc.CallOption)
common/nodes/compose/client.go:108
MethodCreateNode
CreateNode is used for creating folders only
common/sync/endpoints/cells/cells.go:481
MethodCreateNode
CreateNode creates folder, eventually resetting their UUID if the options RenewFolderUuids is set. If an indexation session is started, it stacks all
common/sync/endpoints/cells/remote-streamer.go:72
MethodCreateNode
(ctx context.Context, node tree.N, updateIfExists bool)
common/sync/endpoints/s3/client-s3.go:181
MethodCreateNode
(ctx context.Context, node tree.N, updateIfExists bool)
common/sync/endpoints/s3/multi-bucket.go:306
MethodCreateNode
(ctx context.Context, request *tree.CreateNodeRequest)
common/sync/endpoints/index/index-streamer.go:337
MethodCreateNode
(ctx context.Context, node tree.N, updateIfExists bool)
common/sync/endpoints/index/index-endpoint.go:139
MethodCreateNode
(ctx context.Context, node tree.N, updateIfExists bool)
common/sync/endpoints/filesystem/client-fs.go:393
MethodCreateNode
(_ context.Context, node tree.N, _ bool)
common/sync/endpoints/bus/pubsub_test.go:97
MethodCreateNode
(ctx context.Context, node tree.N, updateIfExists bool)
common/sync/endpoints/bus/pubsub_test.go:553
MethodCreateNode
CreateNode is used for creating folders
gateway/grpc/handler.go:229
MethodCreateNodeStream
Missing associated documentation comment in .proto file.
python/cells_tree_pb2_grpc.py:544
MethodCreateNodeStream
(request_iterator, target, options=(), channel_credentials=None,
python/cells_tree_pb2_grpc.py:592
MethodCreateNodeStream
CreateNodeStream implementation for the TreeServer.
data/source/index/grpc/handler-stream.go:28
MethodCreateNodeStream
(ctx context.Context, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.pb.go:692
MethodCreateNodeStream
(NodeReceiverStream_CreateNodeStreamServer)
common/proto/tree/cells-tree_grpc.pb.go:789
MethodCreateNodeStream
(NodeReceiverStream_CreateNodeStreamServer)
common/proto/tree/cells-tree_grpc.pb.go:799
MethodCreateNodeStream
(s tree.NodeReceiverStream_CreateNodeStreamServer)
gateway/grpc/handler.go:94
MethodCreateNodes
(req *restful.Request, resp *restful.Response)
data/tree/rest/rest.go:95
MethodCreateOpenIDConnectSession
(ctx context.Context, authorizeCode string, requester fosite.Requester)
idm/oauth/dao/sql/oauth2.go:291
MethodCreatePKCERequestSession
(ctx context.Context, signature string, requester fosite.Requester)
idm/oauth/dao/sql/oauth2.go:303
MethodCreatePeerFolder
CreatePeerFolder forwards folder creation call to specific peer
discovery/config/rest/api-services.go:226
MethodCreatePublicLink
CreatePublicLink responds to POST /node/link/{Uuid}/link InputBody rest.PublicLinkRequest | Output rest.ShareLink
gateway/restv2/api-links.go:35
MethodCreateRefreshTokenSession
(ctx context.Context, signature string, request fosite.Requester)
idm/oauth/dao/sql/oauth2.go:273
MethodCreateRole
Missing associated documentation comment in .proto file.
python/cells_idm_pb2_grpc.py:53
MethodCreateRole
(request, target, options=(), channel_credentials=None, call_c
python/cells_idm_pb2_grpc.py:125
MethodCreateRole
CreateRole adds a role and its policies in database
idm/role/grpc/handler.go:93
MethodCreateRole
(ctx context.Context, in *CreateRoleRequest, opts ...grpc.CallOption)
common/proto/idm/cells-idm_grpc.pb.go:54
MethodCreateRole
(context.Context, *CreateRoleRequest)
common/proto/idm/cells-idm_grpc.pb.go:126
MethodCreateRole
(context.Context, *CreateRoleRequest)
common/proto/idm/cells-idm_grpc.pb.go:141
FunctionCreateRsaKey
CreateRsaKey generates a new private key.
common/crypto/rsa.go:34
MethodCreateSelection
CreateSelection creates a temporary selection to be stored and used by a later action, currently only download.
data/tree/rest/rest.go:142
MethodCreateSelection
CreateSelection forwards to userspace.PersistSelection
gateway/restv2/api-utils.go:38
MethodCreateStorageBucket
CreateStorageBucket instantiates a Storage client to create a bucket
discovery/config/rest/api-datasources.go:348
MethodCreateUser
Missing associated documentation comment in .proto file.
python/cells_idm_pb2_grpc.py:260
MethodCreateUser
(request, target, options=(), channel_credentials=None, call_c
python/cells_idm_pb2_grpc.py:343
MethodCreateUser
Writable user store sql, pydio, api
common/etl/stores/cells/local/api_store.go:80
MethodCreateUser
(ctx context.Context, in *CreateUserRequest, opts ...grpc.CallOption)
common/proto/idm/cells-idm_grpc.pb.go:322
MethodCreateUser
(context.Context, *CreateUserRequest)
common/proto/idm/cells-idm_grpc.pb.go:414
MethodCreateUser
(context.Context, *CreateUserRequest)
common/proto/idm/cells-idm_grpc.pb.go:431
MethodCreateVersion
Missing associated documentation comment in .proto file.
python/cells_tree_pb2_grpc.py:1134
MethodCreateVersion
(request, target, options=(), channel_credentials=None, call_c
python/cells_tree_pb2_grpc.py:1218
MethodCreateVersion
(ctx context.Context, request *tree.CreateVersionRequest)
data/versions/grpc/handler.go:151
MethodCreateVersion
(ctx context.Context, in *CreateVersionRequest, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.pb.go:1432
MethodCreateVersion
(context.Context, *CreateVersionRequest)
common/proto/tree/cells-tree_grpc.pb.go:1545
MethodCreateVersion
(context.Context, *CreateVersionRequest)
common/proto/tree/cells-tree_grpc.pb.go:1559
MethodCreateWorkspace
Missing associated documentation comment in .proto file.
python/cells_idm_pb2_grpc.py:485
MethodCreateWorkspace
(request, target, options=(), channel_credentials=None, call_c
python/cells_idm_pb2_grpc.py:546
MethodCreateWorkspace
CreateWorkspace in database
idm/workspace/grpc/handler.go:52
MethodCreateWorkspace
(ctx context.Context, in *CreateWorkspaceRequest, opts ...grpc.CallOption)
common/proto/idm/cells-idm_grpc.pb.go:656
MethodCreateWorkspace
(context.Context, *CreateWorkspaceRequest)
common/proto/idm/cells-idm_grpc.pb.go:718
MethodCreateWorkspace
(context.Context, *CreateWorkspaceRequest)
common/proto/idm/cells-idm_grpc.pb.go:732
MethodCrossLoadShare
(ctx context.Context, syncShare *models.SyncShare, target models.ReadableStore, params map[string]interface{})
common/etl/stores/cells/local/api_store.go:440
MethodCurrent
(ctx context.Context)
common/runtime/multicontext.go:86
MethodCurrent
(ctx context.Context)
common/runtime/manager/multicontext.go:41
MethodCurrentContextProvider
(ctx context.Context)
common/runtime/multicontext.go:90
MethodCurrentContextProvider
(ctx context.Context)
common/runtime/manager/multicontext.go:45
FunctionD
()
frontend/assets/editor.ckeditor/res/ckeditor/ckeditor.js:1165
FunctionD0
(i,e,t)
frontend/assets/uploader.uppy/resources/uppy.min.js:1
MethodDBName
()
common/storage/sql/dsn.go:224
FunctionDP
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:19
MethodDPanic
(msg string, fields ...zap.Field)
common/telemetry/log/logger.go:149
MethodDSN
()
common/registry/util/dao.go:101
← previousnext →8,601–8,700 of 22,850, ranked by callers