MCPcopy Create free account

hub / github.com/pydio/cells / functions

Functions22,850 in github.com/pydio/cells

FunctionWithAsyncPublisherInterceptor
WithAsyncPublisherInterceptor registers a FIFO-like queue to intercept the pushed messages and send them asynchronously after pre-processing
common/broker/options.go:114
FunctionWithBinary
()
common/utils/kv/options.go:148
FunctionWithCache
(dao DAO, batchTimeout time.Duration)
broker/activity/cache.go:56
FunctionWithChainPublisherInterceptor
WithChainPublisherInterceptor synchronously modifies the pushed messages
common/broker/options.go:83
FunctionWithCleanBeforeClose
()
common/runtime/manager/resolve.go:73
FunctionWithCleanTicker
(duration time.Duration)
common/utils/openurl/pool.go:92
FunctionWithCleanWindow
(t time.Duration)
common/utils/cache/options.go:38
FunctionWithClientConn
(c grpc.ClientConnInterface)
common/client/grpc/options.go:57
FunctionWithContext
(ctx context.Context)
common/nodes/options.go:61
MethodWithContext
(ctx context.Context)
idm/user/dao/sql/model/model-gen.go:69
MethodWithContext
(ctx context.Context)
idm/user/dao/sql/model/users.gen.go:171
MethodWithContext
(ctx context.Context)
idm/user/dao/sql/model/user_roles.gen.go:130
MethodWithContext
(ctx context.Context)
idm/user/dao/sql/model/user_roles.gen.go:205
MethodWithContext
(ctx context.Context)
idm/user/dao/sql/model/user_attributes.gen.go:134
MethodWithContext
(ctx context.Context)
idm/user/dao/sql/model/user_attributes.gen.go:209
FunctionWithDebounce
(d time.Duration)
common/config/revisions.go:51
FunctionWithDebug
()
common/utils/fork/process.go:32
FunctionWithDialOptions
(opts ...grpc.DialOption)
common/client/grpc/options.go:75
FunctionWithErrorCallback
(cb func(err error))
common/server/options.go:44
FunctionWithErrorHandler
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
FunctionWithEviction
(t time.Duration)
common/utils/cache/options.go:32
FunctionWithForceFlushCallback
WithForceFlushCallback forces a full flush
common/storage/indexer/batch.go:80
FunctionWithInterceptor
(f func(i int, v any) (bool, any))
common/utils/kv/options.go:85
FunctionWithJSONItemMap
()
common/registry/config/json.go:37
FunctionWithMarshaller
(m Marshaller)
common/utils/kv/options.go:197
FunctionWithMaxIdleTime
(duration time.Duration)
common/utils/openurl/pool.go:98
MethodWithModels
(factory func() []any)
common/storage/sql/abstract.go:66
FunctionWithOpener
(opener Opener[T])
common/utils/openurl/pool.go:110
MethodWithOptions
(opts ...zap.Option)
common/telemetry/log/logger.go:177
FunctionWithPermanentPrefix
(p string)
common/nodes/options.go:115
FunctionWithProvider
(provider Provider[T])
common/utils/openurl/pool.go:104
FunctionWithReadOnly
()
common/utils/kv/options.go:221
FunctionWithRegistry
(r registry.Registry)
common/client/grpc/options.go:63
FunctionWithResolver
(r any)
common/runtime/opts.go:15
MethodWithResourcePolicy
WithResourcePolicy appends arbitrary policy
common/permissions/policies-builder.go:77
FunctionWithSetCallback
(f func([]string, interface{}) error)
common/utils/kv/options.go:227
FunctionWithStackExpire
(expire time.Duration)
common/storage/indexer/batch.go:250
FunctionWithStackFlush
(cb StackBatchFlush[T])
common/storage/indexer/batch.go:262
FunctionWithStackSize
(size int)
common/storage/indexer/batch.go:256
FunctionWithStoragePrefix
WithStoragePrefix sets a prefix to be used differently depending on driver name
common/service/storage.go:89
FunctionWithTLSConfig
WithTLSConfig option for a service
common/service/options.go:175
FunctionWithTimer
(timer time.Duration)
common/client/resolver.go:51
FunctionWithTypes
(types ...pb.ItemType)
common/client/resolver.go:57
FunctionWithUnmarshaler
(u Unmarshaler)
common/utils/kv/options.go:203
FunctionWithWatch
(wi StatusReporter)
common/registry/options.go:294
FunctionWithWatch
(w func(event string, process *Process))
common/utils/fork/process.go:56
FunctionWithWebStop
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
FunctionWithWrapper
(adapter Adapter)
common/nodes/options.go:121
FunctionWithoutSubPathSupport
WithoutSubPathSupport declares this route as not being able to be served on a sub-folder URI
common/config/routing/routes.go:135
FunctionWorkspaceRouterWrapper
(pydio)
frontend/assets/gui.ajax/res/js/ui/ReactUI/router/WorkspaceRouter.js:21
FunctionWp
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:7
FunctionWrapAuthMiddleware
WrapAuthMiddleware registers an additional auth middleware
common/service/frontend/modifiers.go:147
MethodWrapListener
(ln net.Listener)
common/server/caddy/embed/mux.go:93
FunctionWrapStream
WrapStream wraps a grpc stream client to add ForEach method
common/client/commons/stream-reader.go:84
MethodWrappedCanApply
(srcCtx context.Context, targetCtx context.Context, operation *tree.NodeChangeEvent)
common/nodes/tracer.go:156
MethodWrappedCanApply
(srcCtx context.Context, targetCtx context.Context, operation *tree.NodeChangeEvent)
common/nodes/handler-mock.go:256
MethodWrappedCanApply
(srcCtx context.Context, targetCtx context.Context, operation *tree.NodeChangeEvent)
common/nodes/abstract/handler-abstract.go:150
MethodWrappedCanApply
(_ context.Context, _ context.Context, _ *tree.NodeChangeEvent)
common/nodes/core/handler-exec.go:488
MethodWrappedCanApply
WrappedCanApply will perform checks on quota to make sure an operation is authorized
common/nodes/acl/handler-acl-lock.go:118
MethodWrappedCanApply
(srcCtx context.Context, targetCtx context.Context, operation *tree.NodeChangeEvent)
common/nodes/acl/handler-acl-content-lock.go:78
MethodWrappedCanApply
(srcCtx context.Context, targetCtx context.Context, operation *tree.NodeChangeEvent)
common/nodes/acl/handler-acl-filter.go:323
MethodWrappedCanApply
WrappedCanApply will perform checks on quota to make sure an operation is authorized
common/nodes/acl/handler-acl-quota.go:169
MethodWrite
(writer io.Writer)
common/crypto/materials.go:140
MethodWrite
Write implements the io.Writer interface to be used by a TeeReader
common/utils/net/http-progress.go:59
MethodWrite
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
MethodWriteConfig
()
common/config/viper/viper.go:73
MethodWriteConfigAs
(filename string)
common/config/viper/viper.go:74
MethodWriteDB
()
idm/user/dao/sql/model/model-gen.go:50
MethodWriteDB
()
idm/user/dao/sql/model/users.gen.go:179
MethodWriteDB
()
idm/user/dao/sql/model/user_roles.gen.go:213
MethodWriteDB
()
idm/user/dao/sql/model/user_attributes.gen.go:217
FunctionWriteIfNotExists
WriteIfNotExists writes data directly inside file
common/utils/filex/json.go:89
MethodWriterKey
WriterKey is a string that uniquely identifies this writer configuration. It is not shown to humans.
common/server/caddy/embed/log.go:59
FunctionX
()
frontend/assets/uploader.uppy/resources/uppy.min.js:1
FunctionX
(a)
frontend/assets/editor.ckeditor/res/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js:10
FunctionX0
(i,e)
frontend/assets/uploader.uppy/resources/uppy.min.js:7
FunctionX2
(i,e)
frontend/assets/uploader.uppy/resources/uppy.min.js:18
FunctionXo
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:12
FunctionXp
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:7
FunctionY
(a,c)
frontend/assets/editor.ckeditor/res/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js:13
FunctionY0
()
frontend/assets/uploader.uppy/resources/uppy.min.js:7
FunctionYb
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:7
FunctionYp
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:7
FunctionZ
(a,c)
frontend/assets/editor.ckeditor/res/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js:16
FunctionZ0
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:7
FunctionZ2
()
frontend/assets/uploader.uppy/resources/uppy.min.js:18
MethodZap
Zap simply returns a zapcore.Field object populated with this aggregated AccessList under a standard key
common/permissions/access-list.go:446
MethodZap
Zap simply returns a zapcore.Field object populated with this Activity Subscription under a standard key
common/proto/activity/activity.go:52
MethodZap
Zap simply returns a zapcore.Field object populated with this StreamActivitiesRequest under a standard key
common/proto/activity/activity.go:82
MethodZap
Zap simply returns a zapcore.Field object populated with this PostActivityEvent under a standard key
common/proto/activity/activity.go:104
MethodZap
* 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
MethodZap
Zap simply returns a zapcore.Field object populated with this user under a standard key
common/proto/idm/idm.go:90
MethodZap
Zap simply returns a zapcore.Field object populated with this policy group under a standard key
common/proto/idm/idm.go:119
MethodZap
Zap simply returns a zapcore.Field object populated with this policy under a standard key
common/proto/idm/idm.go:138
MethodZap
Zap simply returns a zapcore.Field object populated with this acl under a standard key
common/proto/idm/idm.go:160
MethodZap
Zap simply returns a zapcore.Field object populated with this workspace under a standard key
common/proto/idm/idm.go:197
MethodZap
Zap simply returns a zapcore.Field object populated with this Job under a standard key
common/proto/jobs/job.go:61
MethodZap
Zap simply returns a zapcore.Field object populated with this Task under a standard key
common/proto/jobs/task.go:58
MethodZap
Zap simply returns a zapcore.Field object populated with this Action under a standard key
common/proto/jobs/action.go:425
MethodZap
Zap simply returns a zapcore.Field object populated with this ChangeLog uneder a standard key
common/proto/tree/node.go:448
← previousnext →19,601–19,700 of 22,850, ranked by callers