MCPcopy Create free account

hub / github.com/pydio/cells / functions

Functions22,850 in github.com/pydio/cells

MethodRegisterCache
(scheme string, opts ...controller.Option[*openurl.Pool[cache.Cache]])
common/runtime/manager/manager.go:102
MethodRegisterCache
(scheme string, opts ...controller.Option[*openurl.Pool[cache.Cache]])
common/runtime/manager/manager.go:354
FunctionRegisterCachePool
RegisterCachePool is a helper for cache pool registration
common/utils/cache/helper/helper.go:65
FunctionRegisterChatServiceServer
(s grpc.ServiceRegistrar, srv ChatServiceServer)
common/proto/chat/cells-chat_grpc.pb.go:181
MethodRegisterConfig
(scheme string, config ...controller.Option[*openurl.Pool[config.Store]])
common/runtime/manager/manager.go:100
MethodRegisterConfig
(scheme string, opts ...controller.Option[*openurl.Pool[config.Store]])
common/runtime/manager/manager.go:346
FunctionRegisterConfigChecker
(f func(ctx context.Context) error)
cmd/start.go:86
FunctionRegisterConfigServer
(s grpc.ServiceRegistrar, srv ConfigServer)
common/proto/config/cells-config_grpc.pb.go:183
FunctionRegisterConsentProviderServer
(s grpc.ServiceRegistrar, srv ConsentProviderServer)
common/proto/auth/cells-auth_grpc.pb.go:427
FunctionRegisterConsoleNamedColor
RegisterConsoleNamedColor allows external registration of colors based on Logger Name.
common/telemetry/log/encoders.go:85
FunctionRegisterContextInjector
RegisterContextInjector appends a ContextInjector to the internal registry
common/utils/propagator/injectors.go:36
MethodRegisterContextInterceptor
(interceptor propagator.IncomingContextModifier)
common/server/server.go:60
MethodRegisterContextInterceptor
(interceptor propagator.IncomingContextModifier)
common/server/server.go:291
FunctionRegisterDependencyMatcher
RegisterDependencyMatcher adds a key-based dependency matcher to internal registry.
common/runtime/resources.go:43
FunctionRegisterDigestJob
(ctx context.Context)
broker/activity/actions/digest-job.go:45
FunctionRegisterDocStoreServer
(s grpc.ServiceRegistrar, srv DocStoreServer)
common/proto/docstore/cells-docstore_grpc.pb.go:144
FunctionRegisterEnrollMiddleware
RegisterEnrollMiddleware registers a middleware for a given endpoint
common/service/frontend/modifiers.go:118
MethodRegisterEventChannel
*************************/ * Event Emitter */ *************************/
common/sync/endpoints/memory/mem_db.go:102
FunctionRegisterFieldEvaluator
RegisterFieldEvaluator adds a new evaluator to internal registry
common/proto/jobs/selector.go:59
FunctionRegisterFileKeyManagerServer
(s grpc.ServiceRegistrar, srv FileKeyManagerServer)
common/proto/tree/cells-tree_grpc.pb.go:1816
MethodRegisterForkParam
(name string)
common/server/fork/fork.go:173
FunctionRegisterGRPCProvider
(pType ProviderType, service string)
common/auth/jwt_grpc.go:228
MethodRegisterHandler
(h Handler)
common/server/generic/generic.go:70
FunctionRegisterIndexLen
(len int)
common/storage/sql/index/gorm-impl.go:66
FunctionRegisterInstallServer
(s grpc.ServiceRegistrar, srv InstallServer)
common/proto/install/cells-install_grpc.pb.go:93
FunctionRegisterJobServiceServer
(s grpc.ServiceRegistrar, srv JobServiceServer)
common/proto/jobs/cells-jobs_grpc.pb.go:245
FunctionRegisterJobs
(ctx context.Context)
data/versions/grpc/service/service.go:86
FunctionRegisterKeyInjector
RegisterKeyInjector creates a context injector that copies the type T from parent to child context
common/utils/propagator/injectors.go:41
FunctionRegisterLogRecorderServer
(s grpc.ServiceRegistrar, srv LogRecorderServer)
common/proto/log/cells-log_grpc.pb.go:186
FunctionRegisterLoginChallengeCodeServer
(s grpc.ServiceRegistrar, srv LoginChallengeCodeServer)
common/proto/auth/cells-auth_grpc.pb.go:1113
FunctionRegisterLoginModifierServer
(s grpc.ServiceRegistrar, srv LoginModifierServer)
common/proto/service/cells-service_grpc.pb.go:187
FunctionRegisterLoginProviderServer
(s grpc.ServiceRegistrar, srv LoginProviderServer)
common/proto/auth/cells-auth_grpc.pb.go:269
FunctionRegisterLogoutProviderServer
(s grpc.ServiceRegistrar, srv LogoutProviderServer)
common/proto/auth/cells-auth_grpc.pb.go:571
FunctionRegisterMigrateServiceServer
(s grpc.ServiceRegistrar, srv MigrateServiceServer)
common/proto/service/cells-service_grpc.pb.go:273
FunctionRegisterNodeContentReaderServer
(s grpc.ServiceRegistrar, srv NodeContentReaderServer)
common/proto/tree/cells-tree_grpc.pb.go:1347
FunctionRegisterNodeContentWriterServer
(s grpc.ServiceRegistrar, srv NodeContentWriterServer)
common/proto/tree/cells-tree_grpc.pb.go:1396
FunctionRegisterNodeEventsProviderServer
(s grpc.ServiceRegistrar, srv NodeEventsProviderServer)
common/proto/tree/cells-tree_grpc.pb.go:1158
FunctionRegisterPasswordCredentialsCodeServer
(s grpc.ServiceRegistrar, srv PasswordCredentialsCodeServer)
common/proto/auth/cells-auth_grpc.pb.go:940
FunctionRegisterPasswordCredentialsTokenServer
(s grpc.ServiceRegistrar, srv PasswordCredentialsTokenServer)
common/proto/auth/cells-auth_grpc.pb.go:1027
FunctionRegisterPersonalAccessTokenServiceServer
(s grpc.ServiceRegistrar, srv PersonalAccessTokenServiceServer)
common/proto/auth/cells-auth_grpc.pb.go:1314
FunctionRegisterPluginModifier
RegisterPluginModifier appends a PluginModifier to the list
common/service/frontend/modifiers.go:82
FunctionRegisterPreRun
(preRun func(runtime Runtime))
common/runtime/runtime.go:66
MethodRegisterQueue
(scheme string, opts ...controller.Option[broker.AsyncQueuePool])
common/runtime/manager/manager.go:350
FunctionRegisterQueueJob
RegisterQueueJob adds a job to the scheduler to regularly flush the queue
broker/mailer/queue-job.go:56
FunctionRegisterRegModifier
RegisterRegModifier appends a RegistryModifier to the list
common/service/frontend/modifiers.go:65
FunctionRegisterRegistryServer
(s grpc.ServiceRegistrar, srv RegistryServer)
common/proto/registry/cells-registry_grpc.pb.go:244
MethodRegisterRewrite
(id string, rw Rewriter)
common/config/routing/routes.go:282
MethodRegisterService
func (s *serviceRegistrar) GetServiceInfo() map[string]grpc.ServiceInfo { fmt.Println("GetServiceInfo") return map[string]grpc.ServiceInfo{} }
common/service/grpc.go:91
MethodRegisterService
(desc *grpc.ServiceDesc, impl interface{})
common/server/grpc/grpc.go:538
FunctionRegisterServiceManagerServer
(s grpc.ServiceRegistrar, srv ServiceManagerServer)
common/proto/service/cells-service_grpc.pb.go:79
MethodRegisterStorage
(scheme string, opts ...controller.Option[storage.Storage])
common/runtime/manager/manager.go:342
FunctionRegisterStorageEndpointEnhancedServer
(s grpc.ServiceRegistrar, srv StorageEndpointServer)
common/proto/storage/cells-storage_grpc.enhanced.pb.go:78
FunctionRegisterSwaggerJSON
RegisterSwaggerJSON receives a json string and adds it to the swagger definition
common/service/web.go:67
FunctionRegisterSyncChangesServer
(s grpc.ServiceRegistrar, srv SyncChangesServer)
common/proto/tree/cells-tree_grpc.pb.go:1964
FunctionRegisterTagsValuesClientProvider
RegisterTagsValuesClientProvider provides a hook to override the tgClient provider
idm/meta/tags-values.go:47
FunctionRegisterTemplateFilter
(filterFunc FilterFunc)
broker/mailer/templates/configs.go:39
FunctionRegisterTplConfFilter
RegisterTplConfFilter registers a filter for modifying main Template Conf
frontend/web/templates.go:38
FunctionRegisterUpdateServerServiceServer
(s grpc.ServiceRegistrar, srv UpdateServerServiceServer)
common/proto/update/cells-update_grpc.pb.go:231
FunctionRegisterWriteSyncer
RegisterWriteSyncer optional writers for logs
common/telemetry/log/log.go:119
MethodRejectLogoutRequest
(ctx context.Context, challenge string)
idm/oauth/dao/sql/consent.go:560
MethodRelation
Relation computes workspaces shared in common, and teams belonging.
idm/graph/rest/handler.go:96
FunctionRemove
(data []byte)
common/utils/exif/remove.go:15
MethodRemoveBucket
(ctx context.Context, bucketName string)
common/nodes/objects/mock/client.go:72
MethodRemoveBucket
(ctx context.Context, bucketName string)
common/nodes/objects/mc/client.go:148
MethodRemoveLdapEscape
RemoveLdapEscape remove LDAP escape characters but except '\,'.
common/auth/mapping-rule.go:78
MethodRemoveObject
(ctx context.Context, bucketName, objectName string)
common/nodes/objects/mock/client.go:142
MethodRemoveObject
(ctx context.Context, bucketName, objectName string)
common/nodes/objects/mc/folders-hidden.go:50
MethodRemoveObject
(ctx context.Context, bucketName, objectName string)
common/nodes/objects/mc/client.go:199
MethodRenewUuidIfEmpty
RenewUuidIfEmpty generates a new UUID if it is currently empty or force is set to true
common/proto/tree/node.go:238
MethodRenewUuidIfEmpty
(force bool)
common/proto/tree/light.go:238
MethodReplace
(values ...*User)
idm/user/dao/sql/model/user_attributes.gen.go:162
MethodReplacePoliciesSubject
ReplacePoliciesSubject set a new subject to all policies with the old subject
common/storage/sql/resources/gorm.go:121
MethodRequirePreCount
()
data/search/dao/mongo/codec.go:103
MethodRequirePreCount
()
data/search/dao/bleve/codec.go:101
MethodRequiresAuth
()
common/sync/model/errors.go:28
MethodReset
()
data/docstore/dao/mongo/mongo.go:185
MethodReset
()
data/docstore/dao/bleve/bleve.go:135
MethodReset
()
common/utils/cache/discard.go:35
MethodReset
()
common/utils/cache/gocache/go-cache.go:126
MethodReset
()
common/utils/cache/redis/redis-cache.go:174
MethodReset
()
common/utils/kv/store.go:124
MethodReset
()
common/utils/kv/etcd/store.go:100
MethodReset
()
common/utils/watch/watch.go:93
MethodReset
()
common/proto/mailer/cells-mailer.pb.go:34
MethodReset
()
common/proto/mailer/cells-mailer.pb.go:133
MethodReset
()
common/proto/mailer/cells-mailer.pb.go:288
MethodReset
()
common/proto/mailer/cells-mailer.pb.go:342
MethodReset
()
common/proto/mailer/cells-mailer.pb.go:389
MethodReset
()
common/proto/mailer/cells-mailer.pb.go:437
MethodReset
()
common/proto/registry/cells-registry.pb.go:314
MethodReset
()
common/proto/registry/cells-registry.pb.go:380
MethodReset
()
common/proto/registry/cells-registry.pb.go:537
MethodReset
()
common/proto/registry/cells-registry.pb.go:587
MethodReset
()
common/proto/registry/cells-registry.pb.go:658
MethodReset
()
common/proto/registry/cells-registry.pb.go:720
MethodReset
()
common/proto/registry/cells-registry.pb.go:768
MethodReset
()
common/proto/registry/cells-registry.pb.go:822
MethodReset
()
common/proto/registry/cells-registry.pb.go:869
MethodReset
()
common/proto/registry/cells-registry.pb.go:923
MethodReset
()
common/proto/registry/cells-registry.pb.go:1015
← previousnext →15,801–15,900 of 22,850, ranked by callers