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
Stop
()
common/registry/watcher.go:187
Method
Stop
(i Item)
common/registry/graph.go:55
Method
Stop
(Item)
common/registry/registry.go:86
Method
Stop
()
common/registry/registry.go:106
Method
Stop
()
common/registry/service/watcher.go:83
Method
Stop
(item registry.Item)
common/registry/service/client.go:137
Method
Stop
()
common/registry/util/watcher-chan.go:64
Method
Stop
(oo ...registry.RegisterOption)
common/registry/util/service.go:82
Method
Stop
()
common/registry/util/watcher-interval.go:66
Method
Stop
()
common/registry/util/watcher-interval.go:112
Method
Stop
(item registry.Item)
common/registry/config/config.go:290
Method
Stop
()
common/registry/config/config.go:621
Method
Stop
()
common/utils/kv/etcd/store.go:451
Method
Stop
()
common/utils/fork/process.go:113
Method
Stop
()
common/utils/watch/watch.go:294
Method
Stop
()
common/utils/watch/combine.go:60
Method
Stop
()
common/utils/openurl/watch.go:131
Method
Stop
Stop reports time elapsed since the stopwatch start to the recorder.
common/telemetry/metrics/timer.go:46
Method
Stop
()
common/telemetry/metrics/prometheus/targets.go:133
Method
Stop
(ctx context.Context, in *Item, opts ...grpc.CallOption)
common/proto/registry/cells-registry_grpc.pb.go:80
Method
Stop
(context.Context, *Item)
common/proto/registry/cells-registry_grpc.pb.go:194
Method
Stop
(context.Context, *Item)
common/proto/registry/cells-registry_grpc.pb.go:214
Method
Stop
(ctx context.Context, in *StopRequest, opts ...grpc.CallOption)
common/proto/service/cells-service_grpc.pb.go:42
Method
Stop
(context.Context, *StopRequest)
common/proto/service/cells-service_grpc.pb.go:56
Method
Stop
(context.Context, *StopRequest)
common/proto/service/cells-service_grpc.pb.go:67
Method
Stop
Stop shutdown service and clean registry
common/service/service.go:270
Method
Stop
()
common/server/server.go:47
Method
Stop
(oo ...registry.RegisterOption)
common/server/server.go:203
Method
Stop
()
common/server/http/http.go:113
Method
Stop
()
common/server/grpc/grpc.go:237
Method
Stop
()
common/server/generic/generic.go:46
Method
Stop
()
common/server/generic/generic.go:91
Method
Stop
()
common/server/fork/fork.go:118
Method
Stop
()
common/server/caddy/embed/server.go:150
Method
Stop
()
common/server/caddy/embed/mux.go:61
Method
Stop
()
common/server/caddy/api/server.go:119
Method
Stop
Stop closes internal channels
common/sync/model/command.go:68
Method
Stop
()
common/sync/endpoints/index/index-streamer.go:87
Method
Stop
Stop closes Patch Channel and Interrupt Channel
common/sync/proc/processor-locker.go:62
Method
Stop
()
common/sync/filters/echo-filter.go:61
Method
Stop
()
common/config/refpool.go:513
Method
Stop
()
common/config/sql/sql.go:306
Method
Stop
()
common/config/service/remote.go:312
Method
Stop
()
common/config/mock/mock.go:460
Method
Stop
(ctx context.Context, item *pb.Item)
discovery/registry/handler.go:92
Method
Stop
()
gateway/data/service.go:244
Method
StopAll
()
common/runtime/manager/manager.go:1290
Method
StorageInfo
StorageInfo is not relevant to S3 backend.
gateway/data/gw/gateway-pydio.go:241
Method
StorageStats
StorageStats returns statistics about storage
data/source/objects/grpc/handler.go:199
Method
StorageStats
(ctx context.Context, in *StorageStatsRequest, opts ...grpc.CallOption)
common/proto/object/cells-object_grpc.pb.go:42
Method
StorageStats
(context.Context, *StorageStatsRequest)
common/proto/object/cells-object_grpc.pb.go:56
Method
StorageStats
(context.Context, *StorageStatsRequest)
common/proto/object/cells-object_grpc.pb.go:67
Function
StorageUrlAsProvider
(storageURL string)
cmd/cells-fuse/fs/parser.go:56
Method
Store
(accessToken string, token *auth.PersonalAccessToken, _ bool)
idm/oauth/dao/sql/mem.go:56
Method
Store
(accessToken string, token *auth.PersonalAccessToken, update bool)
idm/oauth/dao/sql/pat-sql.go:156
Method
Store
(key string, val interface{})
common/storage/sql/index/gorm-cache.go:33
Method
Store
(c *transport.SdkConfig, token string, expiry time.Duration)
common/sync/endpoints/cells/transport/oidc/tokens.go:63
Method
StoreLastUserInbox
(ctx context.Context, userId string, boxName BoxName, activityId string)
broker/activity/cache.go:199
Method
StoreLastUserInbox
(ctx context.Context, userId string, boxName activity.BoxName, activityId string)
broker/activity/dao/mongo/mongo.go:288
Method
StoreLastUserInbox
(ctx context.Context, userId string, boxName activity.BoxName, activityId string)
broker/activity/dao/bolt/bolt.go:393
Method
StoreNewTags
StoreNewTags checks if there are new values and update the list in the docstore accordingly
idm/meta/tags-values.go:81
Method
StorePolicyGroup
Missing associated documentation comment in .proto file.
python/cells_idm_pb2_grpc.py:1072
Method
StorePolicyGroup
(request, target, options=(), channel_credentials=None, call_c
python/cells_idm_pb2_grpc.py:1155
Method
StorePolicyGroup
(ctx context.Context, group *idm.PolicyGroup)
idm/policy/defaults_test.go:296
Method
StorePolicyGroup
(ctx context.Context, request *idm.StorePolicyGroupRequest)
idm/policy/grpc/handler.go:240
Method
StorePolicyGroup
StorePolicyGroup first upserts policies (and fail fast) before upserting the passed policy group and recreating corresponding relations.
idm/policy/dao/sql/sql.go:179
Method
StorePolicyGroup
(ctx context.Context, in *StorePolicyGroupRequest, opts ...grpc.CallOption)
common/proto/idm/cells-idm_grpc.pb.go:1777
Method
StorePolicyGroup
(context.Context, *StorePolicyGroupRequest)
common/proto/idm/cells-idm_grpc.pb.go:1835
Method
StorePolicyGroup
(context.Context, *StorePolicyGroupRequest)
common/proto/idm/cells-idm_grpc.pb.go:1852
Method
StoreVersion
Missing associated documentation comment in .proto file.
python/cells_tree_pb2_grpc.py:1140
Method
StoreVersion
(request, target, options=(), channel_credentials=None, call_c
python/cells_tree_pb2_grpc.py:1245
Method
StoreVersion
(ctx context.Context, request *tree.StoreVersionRequest)
data/versions/grpc/handler.go:193
Method
StoreVersion
(ctx context.Context, nodeUuid string, revision *tree.ContentRevision)
data/versions/dao/mongo/mongo.go:155
Method
StoreVersion
StoreVersion stores a version in the node bucket.
data/versions/dao/bolt/bolt.go:152
Method
StoreVersion
(ctx context.Context, in *StoreVersionRequest, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.pb.go:1441
Method
StoreVersion
(context.Context, *StoreVersionRequest)
common/proto/tree/cells-tree_grpc.pb.go:1546
Method
StoreVersion
(context.Context, *StoreVersionRequest)
common/proto/tree/cells-tree_grpc.pb.go:1562
Method
Stream
Stream returns a collection of activities
broker/activity/rest/handler.go:73
Method
StreamACL
Stream version of Search ACL
python/cells_idm_pb2_grpc.py:692
Method
StreamACL
(request_iterator, target, options=(), channel_credentials=None,
python/cells_idm_pb2_grpc.py:821
Method
StreamACL
(ctx context.Context, opts ...grpc.CallOption)
common/proto/idm/cells-idm_grpc.pb.go:941
Method
StreamACL
Stream version of Search ACL
common/proto/idm/cells-idm_grpc.pb.go:983
Method
StreamACL
(grpc.BidiStreamingServer[SearchACLRequest, SearchACLResponse])
common/proto/idm/cells-idm_grpc.pb.go:1008
Method
StreamActivities
(request *proto.StreamActivitiesRequest, stream proto.ActivityService_StreamActivitiesServer)
broker/activity/grpc/handler.go:75
Method
StreamActivities
(ctx context.Context, in *StreamActivitiesRequest, opts ...grpc.CallOption)
common/proto/activity/cells-activitystream_grpc.pb.go:72
Method
StreamActivities
(*StreamActivitiesRequest, ActivityService_StreamActivitiesServer)
common/proto/activity/cells-activitystream_grpc.pb.go:177
Method
StreamActivities
(*StreamActivitiesRequest, ActivityService_StreamActivitiesServer)
common/proto/activity/cells-activitystream_grpc.pb.go:193
Method
StreamChanges
Missing associated documentation comment in .proto file.
python/cells_tree_pb2_grpc.py:223
Method
StreamChanges
(request, target, options=(), channel_credentials=None, call_c
python/cells_tree_pb2_grpc.py:249
Method
StreamChanges
(req *tree.StreamChangesRequest, streamer tree.NodeChangesStreamer_StreamChangesServer)
data/tree/grpc/handler.go:700
Method
StreamChanges
(ctx context.Context, in *StreamChangesRequest, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.pb.go:300
Method
StreamChanges
(*StreamChangesRequest, NodeChangesStreamer_StreamChangesServer)
common/proto/tree/cells-tree_grpc.pb.go:336
Method
StreamChanges
(*StreamChangesRequest, NodeChangesStreamer_StreamChangesServer)
common/proto/tree/cells-tree_grpc.pb.go:344
Method
StreamChanges
(ctx context.Context, in *tree.StreamChangesRequest, opts ...grpc.CallOption)
common/nodes/tracer.go:92
Method
StreamChanges
(ctx context.Context, in *tree.StreamChangesRequest, opts ...grpc.CallOption)
common/nodes/handler-mock.go:248
Method
StreamChanges
(ctx context.Context, in *tree.StreamChangesRequest, opts ...grpc.CallOption)
common/nodes/abstract/handler-abstract.go:118
Method
StreamChanges
(ctx context.Context, in *tree.StreamChangesRequest, opts ...grpc.CallOption)
common/nodes/abstract/handler-abstract-filter.go:199
Method
StreamChanges
(ctx context.Context, in *tree.StreamChangesRequest, opts ...grpc.CallOption)
common/nodes/core/handler-exec.go:481
Method
StreamChanges
StreamChanges optionally replaces ETag value with the custom x-cells-hash metadata
common/nodes/put/handler-hash.go:219
Method
StreamChanges
(ctx context.Context, in *tree.StreamChangesRequest, opts ...grpc.CallOption)
common/nodes/compose/client.go:162
← previous
next →
17,601–17,700 of 22,850, ranked by callers