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
Function
WithAsyncPublisherInterceptor
WithAsyncPublisherInterceptor registers a FIFO-like queue to intercept the pushed messages and send them asynchronously after pre-processing
common/broker/options.go:114
Function
WithBinary
()
common/utils/kv/options.go:148
Function
WithCache
(dao DAO, batchTimeout time.Duration)
broker/activity/cache.go:56
Function
WithChainPublisherInterceptor
WithChainPublisherInterceptor synchronously modifies the pushed messages
common/broker/options.go:83
Function
WithCleanBeforeClose
()
common/runtime/manager/resolve.go:73
Function
WithCleanTicker
(duration time.Duration)
common/utils/openurl/pool.go:92
Function
WithCleanWindow
(t time.Duration)
common/utils/cache/options.go:38
Function
WithClientConn
(c grpc.ClientConnInterface)
common/client/grpc/options.go:57
Function
WithContext
(ctx context.Context)
common/nodes/options.go:61
Method
WithContext
(ctx context.Context)
idm/user/dao/sql/model/model-gen.go:69
Method
WithContext
(ctx context.Context)
idm/user/dao/sql/model/users.gen.go:171
Method
WithContext
(ctx context.Context)
idm/user/dao/sql/model/user_roles.gen.go:130
Method
WithContext
(ctx context.Context)
idm/user/dao/sql/model/user_roles.gen.go:205
Method
WithContext
(ctx context.Context)
idm/user/dao/sql/model/user_attributes.gen.go:134
Method
WithContext
(ctx context.Context)
idm/user/dao/sql/model/user_attributes.gen.go:209
Function
WithDebounce
(d time.Duration)
common/config/revisions.go:51
Function
WithDebug
()
common/utils/fork/process.go:32
Function
WithDialOptions
(opts ...grpc.DialOption)
common/client/grpc/options.go:75
Function
WithErrorCallback
(cb func(err error))
common/server/options.go:44
Function
WithErrorHandler
WithErrorHandler sets an ErrorHandler to catch all broker errors that cant be handled in normal way, for example Codec errors
common/broker/options.go:187
Function
WithEviction
(t time.Duration)
common/utils/cache/options.go:32
Function
WithForceFlushCallback
WithForceFlushCallback forces a full flush
common/storage/indexer/batch.go:80
Function
WithInterceptor
(f func(i int, v any) (bool, any))
common/utils/kv/options.go:85
Function
WithJSONItemMap
()
common/registry/config/json.go:37
Function
WithMarshaller
(m Marshaller)
common/utils/kv/options.go:197
Function
WithMaxIdleTime
(duration time.Duration)
common/utils/openurl/pool.go:98
Method
WithModels
(factory func() []any)
common/storage/sql/abstract.go:66
Function
WithOpener
(opener Opener[T])
common/utils/openurl/pool.go:110
Method
WithOptions
(opts ...zap.Option)
common/telemetry/log/logger.go:177
Function
WithPermanentPrefix
(p string)
common/nodes/options.go:115
Function
WithProvider
(provider Provider[T])
common/utils/openurl/pool.go:104
Function
WithReadOnly
()
common/utils/kv/options.go:221
Function
WithRegistry
(r registry.Registry)
common/client/grpc/options.go:63
Function
WithResolver
(r any)
common/runtime/opts.go:15
Method
WithResourcePolicy
WithResourcePolicy appends arbitrary policy
common/permissions/policies-builder.go:77
Function
WithSetCallback
(f func([]string, interface{}) error)
common/utils/kv/options.go:227
Function
WithStackExpire
(expire time.Duration)
common/storage/indexer/batch.go:250
Function
WithStackFlush
(cb StackBatchFlush[T])
common/storage/indexer/batch.go:262
Function
WithStackSize
(size int)
common/storage/indexer/batch.go:256
Function
WithStoragePrefix
WithStoragePrefix sets a prefix to be used differently depending on driver name
common/service/storage.go:89
Function
WithTLSConfig
WithTLSConfig option for a service
common/service/options.go:175
Function
WithTimer
(timer time.Duration)
common/client/resolver.go:51
Function
WithTypes
(types ...pb.ItemType)
common/client/resolver.go:57
Function
WithUnmarshaler
(u Unmarshaler)
common/utils/kv/options.go:203
Function
WithWatch
(wi StatusReporter)
common/registry/options.go:294
Function
WithWatch
(w func(event string, process *Process))
common/utils/fork/process.go:56
Function
WithWebStop
WithWebStop registers an optional callback to perform clean operations on stop WithWeb already registers a serverStop callback to remove rest patterns
common/service/web.go:318
Function
WithWrapper
(adapter Adapter)
common/nodes/options.go:121
Function
WithoutSubPathSupport
WithoutSubPathSupport declares this route as not being able to be served on a sub-folder URI
common/config/routing/routes.go:135
Function
WorkspaceRouterWrapper
(pydio)
frontend/assets/gui.ajax/res/js/ui/ReactUI/router/WorkspaceRouter.js:21
Function
Wp
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:7
Function
WrapAuthMiddleware
WrapAuthMiddleware registers an additional auth middleware
common/service/frontend/modifiers.go:147
Method
WrapListener
(ln net.Listener)
common/server/caddy/embed/mux.go:93
Function
WrapStream
WrapStream wraps a grpc stream client to add ForEach method
common/client/commons/stream-reader.go:84
Method
WrappedCanApply
(srcCtx context.Context, targetCtx context.Context, operation *tree.NodeChangeEvent)
common/nodes/tracer.go:156
Method
WrappedCanApply
(srcCtx context.Context, targetCtx context.Context, operation *tree.NodeChangeEvent)
common/nodes/handler-mock.go:256
Method
WrappedCanApply
(srcCtx context.Context, targetCtx context.Context, operation *tree.NodeChangeEvent)
common/nodes/abstract/handler-abstract.go:150
Method
WrappedCanApply
(_ context.Context, _ context.Context, _ *tree.NodeChangeEvent)
common/nodes/core/handler-exec.go:488
Method
WrappedCanApply
WrappedCanApply will perform checks on quota to make sure an operation is authorized
common/nodes/acl/handler-acl-lock.go:118
Method
WrappedCanApply
(srcCtx context.Context, targetCtx context.Context, operation *tree.NodeChangeEvent)
common/nodes/acl/handler-acl-content-lock.go:78
Method
WrappedCanApply
(srcCtx context.Context, targetCtx context.Context, operation *tree.NodeChangeEvent)
common/nodes/acl/handler-acl-filter.go:323
Method
WrappedCanApply
WrappedCanApply will perform checks on quota to make sure an operation is authorized
common/nodes/acl/handler-acl-quota.go:169
Method
Write
(writer io.Writer)
common/crypto/materials.go:140
Method
Write
Write implements the io.Writer interface to be used by a TeeReader
common/utils/net/http-progress.go:59
Method
Write
Write implements the io.Writer interface to be used as a Syncer by zap logging. We must copy the []byte as a underlying buffer can mess up things if l
common/telemetry/log/service/sync.go:175
Method
WriteConfig
()
common/config/viper/viper.go:73
Method
WriteConfigAs
(filename string)
common/config/viper/viper.go:74
Method
WriteDB
()
idm/user/dao/sql/model/model-gen.go:50
Method
WriteDB
()
idm/user/dao/sql/model/users.gen.go:179
Method
WriteDB
()
idm/user/dao/sql/model/user_roles.gen.go:213
Method
WriteDB
()
idm/user/dao/sql/model/user_attributes.gen.go:217
Function
WriteIfNotExists
WriteIfNotExists writes data directly inside file
common/utils/filex/json.go:89
Method
WriterKey
WriterKey is a string that uniquely identifies this writer configuration. It is not shown to humans.
common/server/caddy/embed/log.go:59
Function
X
()
frontend/assets/uploader.uppy/resources/uppy.min.js:1
Function
X
(a)
frontend/assets/editor.ckeditor/res/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js:10
Function
X0
(i,e)
frontend/assets/uploader.uppy/resources/uppy.min.js:7
Function
X2
(i,e)
frontend/assets/uploader.uppy/resources/uppy.min.js:18
Function
Xo
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:12
Function
Xp
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:7
Function
Y
(a,c)
frontend/assets/editor.ckeditor/res/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js:13
Function
Y0
()
frontend/assets/uploader.uppy/resources/uppy.min.js:7
Function
Yb
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:7
Function
Yp
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:7
Function
Z
(a,c)
frontend/assets/editor.ckeditor/res/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js:16
Function
Z0
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:7
Function
Z2
()
frontend/assets/uploader.uppy/resources/uppy.min.js:18
Method
Zap
Zap simply returns a zapcore.Field object populated with this aggregated AccessList under a standard key
common/permissions/access-list.go:446
Method
Zap
Zap simply returns a zapcore.Field object populated with this Activity Subscription under a standard key
common/proto/activity/activity.go:52
Method
Zap
Zap simply returns a zapcore.Field object populated with this StreamActivitiesRequest under a standard key
common/proto/activity/activity.go:82
Method
Zap
Zap simply returns a zapcore.Field object populated with this PostActivityEvent under a standard key
common/proto/activity/activity.go:104
Method
Zap
* chat.go file enriches default generated proto structs with some custom pydio methods to ease development */ * LOGGING SUPPORT */ Zap simply returns
common/proto/chat/chat.go:35
Method
Zap
Zap simply returns a zapcore.Field object populated with this user under a standard key
common/proto/idm/idm.go:90
Method
Zap
Zap simply returns a zapcore.Field object populated with this policy group under a standard key
common/proto/idm/idm.go:119
Method
Zap
Zap simply returns a zapcore.Field object populated with this policy under a standard key
common/proto/idm/idm.go:138
Method
Zap
Zap simply returns a zapcore.Field object populated with this acl under a standard key
common/proto/idm/idm.go:160
Method
Zap
Zap simply returns a zapcore.Field object populated with this workspace under a standard key
common/proto/idm/idm.go:197
Method
Zap
Zap simply returns a zapcore.Field object populated with this Job under a standard key
common/proto/jobs/job.go:61
Method
Zap
Zap simply returns a zapcore.Field object populated with this Task under a standard key
common/proto/jobs/task.go:58
Method
Zap
Zap simply returns a zapcore.Field object populated with this Action under a standard key
common/proto/jobs/action.go:425
Method
Zap
Zap simply returns a zapcore.Field object populated with this ChangeLog uneder a standard key
common/proto/tree/node.go:448
← previous
next →
19,601–19,700 of 22,850, ranked by callers