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
↓ 1 callers
Method
ParseRootNodes
ParseRootNodes reads the request property to either create a new node using the "rooms" Virtual node, or just verify that the root nodes are not empty
idm/share/client-root-nodes.go:141
↓ 1 callers
Function
ParseStorageURL
(storageUrl string)
cmd/cells-fuse/fs/parser.go:90
↓ 1 callers
Method
ParseType
ParseType register a node filter type
common/proto/tree/meta-filter.go:197
↓ 1 callers
Function
PasswordCredentialsCode
PasswordCredentialsCode forwards call to grpc server
common/auth/hydra/hydra.go:218
↓ 1 callers
Function
PasswordCredentialsToken
PasswordCredentialsToken forwards call to grpc server
common/auth/hydra/hydra.go:193
↓ 1 callers
Method
PatchUpdateSnapshot
PatchUpdateSnapshot applies a patch of operations to the internal snapshot
common/sync/model/endpoints.go:267
↓ 1 callers
Method
PathCreateNoAdd
PathCreateNoAdd does the same as Path(create=true) but does not really create the node in the cache, just find a firstAvailableIndex
common/storage/sql/index/dao.go:112
↓ 1 callers
Function
Pc
(i,e)
frontend/assets/uploader.uppy/resources/uppy.min.js:19
↓ 1 callers
Function
Pe
()
frontend/assets/uploader.uppy/resources/uppy.min.js:9
↓ 1 callers
Function
PeerAddressesAreSameNode
PeerAddressesAreSameNode compares two addresses composed of multiple segments (separated by |) and check if any segments are similar
common/utils/net/ips.go:135
↓ 1 callers
Function
PermissionsTitle
(compositeModel, linkModel, getMessage)
frontend/assets/action.share/res/js/dialog/links/Permissions.js:31
↓ 1 callers
Method
PickEndpoint
(path string)
common/client/http/balancer.go:41
↓ 1 callers
Method
PickService
(name string)
common/client/http/balancer.go:40
↓ 1 callers
Function
PluginBoxes
PluginBoxes option for a service
common/service/options.go:261
↓ 1 callers
Method
PluginConfig
(status RequestStatus, param *Cglobal_param)
common/service/frontend/plugin.go:58
↓ 1 callers
Method
PluginConfigs
(status RequestStatus)
common/service/frontend/plugin.go:57
↓ 1 callers
Function
PolicyContextFromNode
PolicyContextFromNode extracts metadata from the N and enriches the passed policyContext.
common/permissions/policies.go:164
↓ 1 callers
Function
PopulatePagination
PopulatePagination computes next/previous pages and offsets
data/meta/rest/pagination.go:30
↓ 1 callers
Method
PostActivity
(ctx context.Context, opts ...grpc.CallOption)
common/proto/activity/cells-activitystream_grpc.pb.go:21
↓ 1 callers
Function
PrepareSimpleBody
PrepareSimpleBody builds a simple hermes.Body with pre-translated Name, Greeting and Signature
broker/mailer/templates/template.go:56
↓ 1 callers
Method
ProcessPatches
ProcessPatches listens to PatchChan for processing
common/sync/proc/processor-locker.go:67
↓ 1 callers
Method
Progress
()
common/sync/model/status.go:71
↓ 1 callers
Method
ProgressTotal
ProgressTotal returns the total number of bytes to be processed, to be used for progress. Basically, file transfers operations returns the file size,
common/sync/merger/merger.go:249
↓ 1 callers
Method
Prompt
()
common/auth/connectors.go:150
↓ 1 callers
Method
ProtoReflect
()
common/proto/tree/cells-tree.pb.go:2898
↓ 1 callers
Method
Provides
(ext string)
gateway/restv2/editor-collabora.go:28
↓ 1 callers
Method
ProvidesProgress
()
scheduler/actions/interfaces.go:99
↓ 1 callers
Method
PruneExpired
PruneExpired removes expired PAT from the storage.
idm/oauth/dao-pat.go:44
↓ 1 callers
Method
PruneIdentityPathOperation
PruneIdentityPathOperation detects if this PathOperation will result in Identity, remove it in that case.
common/sync/merger/tree-node-operations.go:53
↓ 1 callers
Method
PublicRouter
()
idm/oauth/dao-registry.go:96
↓ 1 callers
Method
PublishChange
(ctx context.Context, change *tree.NodeChangeEvent)
data/tree/grpc/handler.go:685
↓ 1 callers
Method
PublishPatch
(patch Patch)
common/sync/merger/merger.go:274
↓ 1 callers
Method
PutObject
(ctx context.Context, node *tree.Node, reader io.Reader, requestData *models.PutRequestData)
common/nodes/core/handler-exec-struct.go:133
↓ 1 callers
Method
PutSession
(session *tree.IndexationSession)
data/source/index/sessions/dao.go:39
↓ 1 callers
Function
Q
(a,c)
frontend/assets/editor.ckeditor/res/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js:4
↓ 1 callers
Function
Q1
()
frontend/assets/uploader.uppy/resources/uppy.min.js:12
↓ 1 callers
Function
QP
(i,e,t)
frontend/assets/uploader.uppy/resources/uppy.min.js:2
↓ 1 callers
Function
QS
(i,e)
frontend/assets/uploader.uppy/resources/uppy.min.js:19
↓ 1 callers
Function
Q_
(i,e)
frontend/assets/uploader.uppy/resources/uppy.min.js:19
↓ 1 callers
Method
Queue
()
scheduler/tasks/dispatcher.go:146
↓ 1 callers
Function
QueueJob
(name string)
broker/mailer/queue-job.go:32
↓ 1 callers
Method
QuotaForWorkspace
QuotaForWorkspace finds quota and computes current usage from ACLs and Tree for a given workspace, in a specific context given by the orderedRoles lis
common/nodes/acl/handler-acl-quota.go:303
↓ 1 callers
Function
Qv
(v)
frontend/assets/uploader.uppy/resources/uppy.min.js:2
↓ 1 callers
Function
R1
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:12
↓ 1 callers
Function
RandStringBytes
(n int)
common/auth/hasher.go:123
↓ 1 callers
Method
RawServe
(options *ServeOptions)
common/server/server.go:48
↓ 1 callers
Function
Read
Read reads the content of a file
common/utils/filex/json.go:30
↓ 1 callers
Method
Read
(reader io.Reader)
common/crypto/materials.go:424
↓ 1 callers
Method
ReadCert
ReadCert returns all files generated during certificate creation
common/crypto/providers/mkcert.go:103
↓ 1 callers
Method
ReadConfig
(in io.Reader)
common/config/viper/viper.go:55
↓ 1 callers
Method
ReadInConfig
()
common/config/viper/viper.go:56
↓ 1 callers
Method
ReadNode
ReadNode Forwards to Index
data/source/sync/grpc/handler.go:403
↓ 1 callers
Method
ReadNode
ReadNode retrieves information about a specific version
common/nodes/version/handler-version.go:155
↓ 1 callers
Method
ReadNode
(ctx context.Context, in *tree.ReadNodeRequest, opts ...grpc.CallOption)
common/nodes/path/handler-path-multiple-roots.go:200
↓ 1 callers
Method
Record
(value time.Duration)
common/telemetry/metrics/timer.go:78
↓ 1 callers
Method
RecordStopwatch
(stopwatchStart time.Time)
common/telemetry/metrics/timer.go:53
↓ 1 callers
Method
Recv
(v interface{})
common/proto/tree/mocks.go:107
↓ 1 callers
Method
Recv
()
common/proto/tree/cells-tree_grpc.pb.go:193
↓ 1 callers
Method
Recv
()
common/nodes/stream-wrappers.go:144
↓ 1 callers
Function
Refresh
Refresh forwards call to grpc server
common/auth/hydra/hydra.go:276
↓ 1 callers
Method
Register
Register wraps internal registry.Register call and create Edges and Watches based on RegisterOptions
common/registry/graph.go:68
↓ 1 callers
Function
RegisterACLServiceServer
(s grpc.ServiceRegistrar, srv ACLServiceServer)
common/proto/idm/cells-idm_grpc.pb.go:1024
↓ 1 callers
Method
RegisterCache
(scheme string, opts ...controller.Option[*openurl.Pool[cache.Cache]])
common/utils/cache/helper/helper.go:42
↓ 1 callers
Function
RegisterClaimsUsernameParser
(f ClaimsUsernameParser)
common/proto/jobs/init.go:66
↓ 1 callers
Function
RegisterClientUniqueUser
(f ClientUniqueUser)
common/proto/jobs/init.go:62
↓ 1 callers
Function
RegisterClientUniqueWorkspace
(f ClientUniqueWorkspace)
common/proto/jobs/init.go:58
↓ 1 callers
Function
RegisterConnectorType
RegisterConnectorType registers how to set an opener for a connector type
common/auth/connectors.go:57
↓ 1 callers
Function
RegisterConnexionResolver
(f ConnexionResolver)
common/proto/jobs/init.go:54
↓ 1 callers
Function
RegisterConverter
(converter Converter)
common/etl/merger.go:62
↓ 1 callers
Method
RegisterCore
RegisterCore registers the opener with the given scheme. If an opener already exists for the scheme, Register panics.
common/telemetry/log/mux.go:67
↓ 1 callers
Function
RegisterDataSourceEndpointServer
(s grpc.ServiceRegistrar, srv DataSourceEndpointServer)
common/proto/object/cells-object_grpc.pb.go:187
↓ 1 callers
Method
RegisterEdge
(item1, item2, edgeLabel string, metadata map[string]string, oo ...RegisterOption)
common/registry/graph.go:136
↓ 1 callers
Method
RegisterLoaderHook
(name, hook)
frontend/assets/gui.ajax/res/js/core/model/MetaNodeProvider.js:48
↓ 1 callers
Function
RegisterMailerServiceServer
(s grpc.ServiceRegistrar, srv MailerServiceServer)
common/proto/mailer/cells-mailer_grpc.pb.go:79
↓ 1 callers
Function
RegisterManifestServiceServer
(s grpc.ServiceRegistrar, srv ManifestServiceServer)
common/proto/front/cells-front_grpc.pb.go:65
↓ 1 callers
Function
RegisterMigrationStatusModifier
()
common/middleware/migrations/migrations-status.go:44
↓ 1 callers
Function
RegisterMultiContextManager
(m MultiContextProvider)
common/runtime/multicontext.go:39
↓ 1 callers
Function
RegisterNodeChangesReceiverStreamerServer
(s grpc.ServiceRegistrar, srv NodeChangesReceiverStreamerServer)
common/proto/tree/cells-tree_grpc.pb.go:469
↓ 1 callers
Function
RegisterNodeKeyManagerServer
(s grpc.ServiceRegistrar, srv NodeKeyManagerServer)
common/proto/encryption/cells-encryption_grpc.pb.go:476
↓ 1 callers
Function
RegisterNodeVersionerServer
(s grpc.ServiceRegistrar, srv NodeVersionerServer)
common/proto/tree/cells-tree_grpc.pb.go:1589
↓ 1 callers
Function
RegisterObjectsEndpointServer
(s grpc.ServiceRegistrar, srv ObjectsEndpointServer)
common/proto/object/cells-object_grpc.pb.go:79
↓ 1 callers
Function
RegisterPluginBoxes
RegisterPluginBoxes adds a PluginBox to registry
common/service/boxes.go:37
↓ 1 callers
Function
RegisterPolicyEngineServiceServer
(s grpc.ServiceRegistrar, srv PolicyEngineServiceServer)
common/proto/idm/cells-idm_grpc.pb.go:1874
↓ 1 callers
Function
RegisterProvider
(provider DAO)
data/templates/provider.go:34
↓ 1 callers
Method
RegisterRewrite
(id string, rewriter Rewriter)
common/config/routing/routes.go:52
↓ 1 callers
Function
RegisterRoleServiceServer
(s grpc.ServiceRegistrar, srv RoleServiceServer)
common/proto/idm/cells-idm_grpc.pb.go:166
↓ 1 callers
Function
RegisterServerMux
(ctx context.Context, serverID string, r routing.RouteRegistrar)
common/server/caddy/embed/mux.go:41
↓ 1 callers
Function
RegisterServiceTransformer
(transformer ServiceTransformer)
common/client/grpc/grpc.go:64
↓ 1 callers
Function
RegisterSessionIndexerServer
(s grpc.ServiceRegistrar, srv SessionIndexerServer)
common/proto/tree/cells-tree_grpc.pb.go:1005
↓ 1 callers
Function
RegisterShareServiceServer
(s grpc.ServiceRegistrar, srv ShareServiceServer)
common/proto/share/cells-share_grpc.pb.go:65
↓ 1 callers
Function
RegisterStatsHandler
(h statsHandlers)
common/middleware/opentelemetry.go:59
↓ 1 callers
Function
RegisterStore
RegisterStore registers an available store
common/etl/stores/registry.go:64
↓ 1 callers
Function
RegisterTaskServiceServer
(s grpc.ServiceRegistrar, srv TaskServiceServer)
common/proto/jobs/cells-jobs_grpc.pb.go:540
↓ 1 callers
Function
RegisterTesterServer
(s grpc.ServiceRegistrar, srv TesterServer)
common/proto/test/cells-test_grpc.pb.go:65
↓ 1 callers
Function
RegisterURLTemplate
RegisterURLTemplate registers a template type by scheme. Default go-template is supported by default
common/utils/openurl/template.go:62
↓ 1 callers
Function
RegisterUpdateServiceServer
(s grpc.ServiceRegistrar, srv UpdateServiceServer)
common/proto/update/cells-update_grpc.pb.go:79
↓ 1 callers
Function
RegisterUserKeyStoreServer
(s grpc.ServiceRegistrar, srv UserKeyStoreServer)
common/proto/encryption/cells-encryption_grpc.pb.go:149
↓ 1 callers
Function
RegisterUserMetaServiceServer
(s grpc.ServiceRegistrar, srv UserMetaServiceServer)
common/proto/idm/cells-idm_grpc.pb.go:1438
↓ 1 callers
Function
RegisterUserServiceServer
(s grpc.ServiceRegistrar, srv UserServiceServer)
common/proto/idm/cells-idm_grpc.pb.go:462
↓ 1 callers
Function
RegisterWorkspaceServiceServer
(s grpc.ServiceRegistrar, srv WorkspaceServiceServer)
common/proto/idm/cells-idm_grpc.pb.go:754
← previous
next →
6,001–6,100 of 22,850, ranked by callers