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
RegisterCache
(scheme string, opts ...controller.Option[*openurl.Pool[cache.Cache]])
common/runtime/manager/manager.go:102
Method
RegisterCache
(scheme string, opts ...controller.Option[*openurl.Pool[cache.Cache]])
common/runtime/manager/manager.go:354
Function
RegisterCachePool
RegisterCachePool is a helper for cache pool registration
common/utils/cache/helper/helper.go:65
Function
RegisterChatServiceServer
(s grpc.ServiceRegistrar, srv ChatServiceServer)
common/proto/chat/cells-chat_grpc.pb.go:181
Method
RegisterConfig
(scheme string, config ...controller.Option[*openurl.Pool[config.Store]])
common/runtime/manager/manager.go:100
Method
RegisterConfig
(scheme string, opts ...controller.Option[*openurl.Pool[config.Store]])
common/runtime/manager/manager.go:346
Function
RegisterConfigChecker
(f func(ctx context.Context) error)
cmd/start.go:86
Function
RegisterConfigServer
(s grpc.ServiceRegistrar, srv ConfigServer)
common/proto/config/cells-config_grpc.pb.go:183
Function
RegisterConsentProviderServer
(s grpc.ServiceRegistrar, srv ConsentProviderServer)
common/proto/auth/cells-auth_grpc.pb.go:427
Function
RegisterConsoleNamedColor
RegisterConsoleNamedColor allows external registration of colors based on Logger Name.
common/telemetry/log/encoders.go:85
Function
RegisterContextInjector
RegisterContextInjector appends a ContextInjector to the internal registry
common/utils/propagator/injectors.go:36
Method
RegisterContextInterceptor
(interceptor propagator.IncomingContextModifier)
common/server/server.go:60
Method
RegisterContextInterceptor
(interceptor propagator.IncomingContextModifier)
common/server/server.go:291
Function
RegisterDependencyMatcher
RegisterDependencyMatcher adds a key-based dependency matcher to internal registry.
common/runtime/resources.go:43
Function
RegisterDigestJob
(ctx context.Context)
broker/activity/actions/digest-job.go:45
Function
RegisterDocStoreServer
(s grpc.ServiceRegistrar, srv DocStoreServer)
common/proto/docstore/cells-docstore_grpc.pb.go:144
Function
RegisterEnrollMiddleware
RegisterEnrollMiddleware registers a middleware for a given endpoint
common/service/frontend/modifiers.go:118
Method
RegisterEventChannel
*************************/ * Event Emitter */ *************************/
common/sync/endpoints/memory/mem_db.go:102
Function
RegisterFieldEvaluator
RegisterFieldEvaluator adds a new evaluator to internal registry
common/proto/jobs/selector.go:59
Function
RegisterFileKeyManagerServer
(s grpc.ServiceRegistrar, srv FileKeyManagerServer)
common/proto/tree/cells-tree_grpc.pb.go:1816
Method
RegisterForkParam
(name string)
common/server/fork/fork.go:173
Function
RegisterGRPCProvider
(pType ProviderType, service string)
common/auth/jwt_grpc.go:228
Method
RegisterHandler
(h Handler)
common/server/generic/generic.go:70
Function
RegisterIndexLen
(len int)
common/storage/sql/index/gorm-impl.go:66
Function
RegisterInstallServer
(s grpc.ServiceRegistrar, srv InstallServer)
common/proto/install/cells-install_grpc.pb.go:93
Function
RegisterJobServiceServer
(s grpc.ServiceRegistrar, srv JobServiceServer)
common/proto/jobs/cells-jobs_grpc.pb.go:245
Function
RegisterJobs
(ctx context.Context)
data/versions/grpc/service/service.go:86
Function
RegisterKeyInjector
RegisterKeyInjector creates a context injector that copies the type T from parent to child context
common/utils/propagator/injectors.go:41
Function
RegisterLogRecorderServer
(s grpc.ServiceRegistrar, srv LogRecorderServer)
common/proto/log/cells-log_grpc.pb.go:186
Function
RegisterLoginChallengeCodeServer
(s grpc.ServiceRegistrar, srv LoginChallengeCodeServer)
common/proto/auth/cells-auth_grpc.pb.go:1113
Function
RegisterLoginModifierServer
(s grpc.ServiceRegistrar, srv LoginModifierServer)
common/proto/service/cells-service_grpc.pb.go:187
Function
RegisterLoginProviderServer
(s grpc.ServiceRegistrar, srv LoginProviderServer)
common/proto/auth/cells-auth_grpc.pb.go:269
Function
RegisterLogoutProviderServer
(s grpc.ServiceRegistrar, srv LogoutProviderServer)
common/proto/auth/cells-auth_grpc.pb.go:571
Function
RegisterMigrateServiceServer
(s grpc.ServiceRegistrar, srv MigrateServiceServer)
common/proto/service/cells-service_grpc.pb.go:273
Function
RegisterNodeContentReaderServer
(s grpc.ServiceRegistrar, srv NodeContentReaderServer)
common/proto/tree/cells-tree_grpc.pb.go:1347
Function
RegisterNodeContentWriterServer
(s grpc.ServiceRegistrar, srv NodeContentWriterServer)
common/proto/tree/cells-tree_grpc.pb.go:1396
Function
RegisterNodeEventsProviderServer
(s grpc.ServiceRegistrar, srv NodeEventsProviderServer)
common/proto/tree/cells-tree_grpc.pb.go:1158
Function
RegisterPasswordCredentialsCodeServer
(s grpc.ServiceRegistrar, srv PasswordCredentialsCodeServer)
common/proto/auth/cells-auth_grpc.pb.go:940
Function
RegisterPasswordCredentialsTokenServer
(s grpc.ServiceRegistrar, srv PasswordCredentialsTokenServer)
common/proto/auth/cells-auth_grpc.pb.go:1027
Function
RegisterPersonalAccessTokenServiceServer
(s grpc.ServiceRegistrar, srv PersonalAccessTokenServiceServer)
common/proto/auth/cells-auth_grpc.pb.go:1314
Function
RegisterPluginModifier
RegisterPluginModifier appends a PluginModifier to the list
common/service/frontend/modifiers.go:82
Function
RegisterPreRun
(preRun func(runtime Runtime))
common/runtime/runtime.go:66
Method
RegisterQueue
(scheme string, opts ...controller.Option[broker.AsyncQueuePool])
common/runtime/manager/manager.go:350
Function
RegisterQueueJob
RegisterQueueJob adds a job to the scheduler to regularly flush the queue
broker/mailer/queue-job.go:56
Function
RegisterRegModifier
RegisterRegModifier appends a RegistryModifier to the list
common/service/frontend/modifiers.go:65
Function
RegisterRegistryServer
(s grpc.ServiceRegistrar, srv RegistryServer)
common/proto/registry/cells-registry_grpc.pb.go:244
Method
RegisterRewrite
(id string, rw Rewriter)
common/config/routing/routes.go:282
Method
RegisterService
func (s *serviceRegistrar) GetServiceInfo() map[string]grpc.ServiceInfo { fmt.Println("GetServiceInfo") return map[string]grpc.ServiceInfo{} }
common/service/grpc.go:91
Method
RegisterService
(desc *grpc.ServiceDesc, impl interface{})
common/server/grpc/grpc.go:538
Function
RegisterServiceManagerServer
(s grpc.ServiceRegistrar, srv ServiceManagerServer)
common/proto/service/cells-service_grpc.pb.go:79
Method
RegisterStorage
(scheme string, opts ...controller.Option[storage.Storage])
common/runtime/manager/manager.go:342
Function
RegisterStorageEndpointEnhancedServer
(s grpc.ServiceRegistrar, srv StorageEndpointServer)
common/proto/storage/cells-storage_grpc.enhanced.pb.go:78
Function
RegisterSwaggerJSON
RegisterSwaggerJSON receives a json string and adds it to the swagger definition
common/service/web.go:67
Function
RegisterSyncChangesServer
(s grpc.ServiceRegistrar, srv SyncChangesServer)
common/proto/tree/cells-tree_grpc.pb.go:1964
Function
RegisterTagsValuesClientProvider
RegisterTagsValuesClientProvider provides a hook to override the tgClient provider
idm/meta/tags-values.go:47
Function
RegisterTemplateFilter
(filterFunc FilterFunc)
broker/mailer/templates/configs.go:39
Function
RegisterTplConfFilter
RegisterTplConfFilter registers a filter for modifying main Template Conf
frontend/web/templates.go:38
Function
RegisterUpdateServerServiceServer
(s grpc.ServiceRegistrar, srv UpdateServerServiceServer)
common/proto/update/cells-update_grpc.pb.go:231
Function
RegisterWriteSyncer
RegisterWriteSyncer optional writers for logs
common/telemetry/log/log.go:119
Method
RejectLogoutRequest
(ctx context.Context, challenge string)
idm/oauth/dao/sql/consent.go:560
Method
Relation
Relation computes workspaces shared in common, and teams belonging.
idm/graph/rest/handler.go:96
Function
Remove
(data []byte)
common/utils/exif/remove.go:15
Method
RemoveBucket
(ctx context.Context, bucketName string)
common/nodes/objects/mock/client.go:72
Method
RemoveBucket
(ctx context.Context, bucketName string)
common/nodes/objects/mc/client.go:148
Method
RemoveLdapEscape
RemoveLdapEscape remove LDAP escape characters but except '\,'.
common/auth/mapping-rule.go:78
Method
RemoveObject
(ctx context.Context, bucketName, objectName string)
common/nodes/objects/mock/client.go:142
Method
RemoveObject
(ctx context.Context, bucketName, objectName string)
common/nodes/objects/mc/folders-hidden.go:50
Method
RemoveObject
(ctx context.Context, bucketName, objectName string)
common/nodes/objects/mc/client.go:199
Method
RenewUuidIfEmpty
RenewUuidIfEmpty generates a new UUID if it is currently empty or force is set to true
common/proto/tree/node.go:238
Method
RenewUuidIfEmpty
(force bool)
common/proto/tree/light.go:238
Method
Replace
(values ...*User)
idm/user/dao/sql/model/user_attributes.gen.go:162
Method
ReplacePoliciesSubject
ReplacePoliciesSubject set a new subject to all policies with the old subject
common/storage/sql/resources/gorm.go:121
Method
RequirePreCount
()
data/search/dao/mongo/codec.go:103
Method
RequirePreCount
()
data/search/dao/bleve/codec.go:101
Method
RequiresAuth
()
common/sync/model/errors.go:28
Method
Reset
()
data/docstore/dao/mongo/mongo.go:185
Method
Reset
()
data/docstore/dao/bleve/bleve.go:135
Method
Reset
()
common/utils/cache/discard.go:35
Method
Reset
()
common/utils/cache/gocache/go-cache.go:126
Method
Reset
()
common/utils/cache/redis/redis-cache.go:174
Method
Reset
()
common/utils/kv/store.go:124
Method
Reset
()
common/utils/kv/etcd/store.go:100
Method
Reset
()
common/utils/watch/watch.go:93
Method
Reset
()
common/proto/mailer/cells-mailer.pb.go:34
Method
Reset
()
common/proto/mailer/cells-mailer.pb.go:133
Method
Reset
()
common/proto/mailer/cells-mailer.pb.go:288
Method
Reset
()
common/proto/mailer/cells-mailer.pb.go:342
Method
Reset
()
common/proto/mailer/cells-mailer.pb.go:389
Method
Reset
()
common/proto/mailer/cells-mailer.pb.go:437
Method
Reset
()
common/proto/registry/cells-registry.pb.go:314
Method
Reset
()
common/proto/registry/cells-registry.pb.go:380
Method
Reset
()
common/proto/registry/cells-registry.pb.go:537
Method
Reset
()
common/proto/registry/cells-registry.pb.go:587
Method
Reset
()
common/proto/registry/cells-registry.pb.go:658
Method
Reset
()
common/proto/registry/cells-registry.pb.go:720
Method
Reset
()
common/proto/registry/cells-registry.pb.go:768
Method
Reset
()
common/proto/registry/cells-registry.pb.go:822
Method
Reset
()
common/proto/registry/cells-registry.pb.go:869
Method
Reset
()
common/proto/registry/cells-registry.pb.go:923
Method
Reset
()
common/proto/registry/cells-registry.pb.go:1015
← previous
next →
15,801–15,900 of 22,850, ranked by callers