MCPcopy Create free account

hub / github.com/pydio/cells / functions

Functions22,850 in github.com/pydio/cells

MethodReturnType
()
common/storage/bleve/bleve.go:96
MethodReturning
(value interface{}, columns ...string)
idm/user/dao/sql/model/users.gen.go:191
MethodReturning
(value interface{}, columns ...string)
idm/user/dao/sql/model/user_roles.gen.go:225
MethodReturning
(value interface{}, columns ...string)
idm/user/dao/sql/model/user_attributes.gen.go:229
MethodRevoke
Revoker invalidates the current token and specifies if the invalidation is due to a refresh or a revokation
python/cells_auth_pb2_grpc.py:29
MethodRevoke
(request, target, options=(), channel_credentials=None, call_c
python/cells_auth_pb2_grpc.py:56
MethodRevoke
Missing associated documentation comment in .proto file.
python/cells_auth_pb2_grpc.py:888
MethodRevoke
(request, target, options=(), channel_credentials=None, call_c
python/cells_auth_pb2_grpc.py:946
MethodRevoke
Revoke adds token to revocation list and eventually clear RefreshToken as well (directly inside Dex)
idm/oauth/grpc/handler.go:827
MethodRevoke
(req *restful.Request, resp *restful.Response)
idm/oauth/rest/handler.go:68
MethodRevoke
(ctx context.Context, in *RevokeTokenRequest, opts ...grpc.CallOption)
common/proto/auth/cells-auth_grpc.pb.go:33
MethodRevoke
Revoker invalidates the current token and specifies if the invalidation is due to a refresh or a revokation
common/proto/auth/cells-auth_grpc.pb.go:47
MethodRevoke
(context.Context, *RevokeTokenRequest)
common/proto/auth/cells-auth_grpc.pb.go:55
MethodRevoke
(ctx context.Context, in *PatRevokeRequest, opts ...grpc.CallOption)
common/proto/auth/cells-auth_grpc.pb.go:1242
MethodRevoke
(ctx context.Context, in *PatRevokeRequest, opts ...grpc.CallOption)
common/proto/auth/cells-auth_grpc.pb.go:1263
MethodRevoke
(context.Context, *PatRevokeRequest)
common/proto/auth/cells-auth_grpc.pb.go:1286
MethodRevoke
(context.Context, *PatRevokeRequest)
common/proto/auth/cells-auth_grpc.pb.go:1298
MethodRevokeRefreshTokenMaybeGracePeriod
(ctx context.Context, requestID string, signature string)
idm/oauth/dao/sql/oauth2.go:326
MethodRevokeSubjectClientConsentSession
(ctx context.Context, user, client string)
idm/oauth/dao/sql/consent.go:361
MethodRevokeSubjectConsentSession
(ctx context.Context, user string)
idm/oauth/dao/sql/consent.go:357
MethodRevokeSubjectLoginSession
(ctx context.Context, user string)
idm/oauth/dao/sql/consent.go:433
FunctionRh
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:2
FunctionRichContext
RichContext enriches the passed logger with as much info as possible
common/telemetry/log/context-wrapper/rich-wrapper.go:40
MethodRightJoin
(table schema.Tabler, on ...field.Expr)
idm/user/dao/sql/model/users.gen.go:231
MethodRightJoin
(table schema.Tabler, on ...field.Expr)
idm/user/dao/sql/model/user_roles.gen.go:265
MethodRightJoin
(table schema.Tabler, on ...field.Expr)
idm/user/dao/sql/model/user_attributes.gen.go:269
MethodRollback
()
idm/user/dao/sql/model/model-gen.go:95
MethodRollbackTo
(name string)
idm/user/dao/sql/model/model-gen.go:103
MethodRoomByUuid
(ctx context.Context, byType proto.RoomType, roomUUID string)
broker/chat/dao/mongo/mongo.go:136
MethodRoomByUuid
(ctx context.Context, byType proto.RoomType, roomUUID string)
broker/chat/dao/bolt/bolt.go:236
MethodRootContext
RootContext returns root context
common/service/options.go:100
MethodRootContext
()
common/server/caddy/caddy-abstract.go:56
MethodRootContext
(ctx context.Context)
common/runtime/multicontext.go:97
MethodRootGroup
()
common/storage/sql/index/factory.go:47
FunctionRoundShape
(props)
frontend/assets/gui.ajax/res/js/ui/HOCs/placeholders.js:40
MethodRoundTrip
(request *http.Request)
common/nodes/objects/mc/roundtripper.go:45
MethodRoundTrip
(req *http.Request)
common/sync/endpoints/cells/transport/http/http_client.go:50
MethodRoundTrip
(req *http.Request)
common/sync/endpoints/cells/transport/mc/s3_client.go:186
MethodRoute
Route overrides parent to wrap Route
common/service/web.go:449
MethodRoute
Route overrides parent to wrap Route
common/server/http/registrar.go:38
MethodRoute
Route gets or creates a route by ID
common/config/routing/routes.go:249
FunctionRsaKeyFromPEM
RsaKeyFromPEM parses a PEM string.
common/crypto/rsa.go:80
FunctionRsaKeyFromPEMFile
RsaKeyFromPEMFile loads a PEM file and parses the private key.
common/crypto/rsa.go:90
FunctionRsaKeyToPEM
RsaKeyToPEM encodes the private key in PEM format.
common/crypto/rsa.go:49
FunctionRsaPublicKeyToPEM
RsaPublicKeyToPEM encodes the public key to PEM format.
common/crypto/rsa.go:105
MethodRun
(ctx context.Context, channels *RunnableChannels, input *jobs.ActionMessage)
scheduler/actions/manager.go:113
MethodRun
Run performs the actual action code
scheduler/actions/scheduler/fake.go:119
MethodRun
Run the actual action code
scheduler/actions/scheduler/stuck-jobs.go:105
MethodRun
Run the actual action code
scheduler/actions/scheduler/fake-users.go:129
MethodRun
Run perform actual action code
scheduler/actions/idm/clean-user-data.go:81
MethodRun
Run perform actual action code
scheduler/actions/idm/clean-expired-acls.go:84
MethodRun
Run perform actual action code
scheduler/actions/cmd/capture.go:177
MethodRun
Run perform actual action code
scheduler/actions/cmd/resync.go:128
MethodRun
Run the actual action code
scheduler/actions/images/clean.go:73
MethodRun
Run the actual action code
scheduler/actions/archive/extract.go:118
MethodRun
Run the actual action code
scheduler/actions/archive/compress.go:137
MethodRun
Run does nothing, this action is used in middleware context
scheduler/actions/tree/middleware-meta.go:103
MethodRun
(ctx context.Context, channels *actions.RunnableChannels, input *jobs.ActionMessage)
scheduler/actions/tree/datasource-attribute.go:79
MethodRun
Run the actual action code
scheduler/actions/tree/cells-hash.go:154
MethodRun
(ctx context.Context, channels *actions.RunnableChannels, input *jobs.ActionMessage)
idm/user/grpc/actions.go:83
MethodRun
Run the actual action code
idm/oauth/action.go:84
MethodRun
Run runs the defined tests
data/source/test/handler.go:68
MethodRun
Run processes the actual action code.
data/versions/action-prune.go:73
MethodRun
Run processes the actual action code
data/versions/action-version.go:91
MethodRun
Run processes the actual action code.
data/versions/action-on-delete.go:97
MethodRun
Run processes the actual action code
broker/activity/actions/mail-digest.go:102
MethodRun
Run the actual action code
common/etl/actions/action-etl-shares.go:104
MethodRun
Run the actual action code
common/etl/actions/action-etl-users.go:108
MethodRun
(ctx context.Context, in *RunTestsRequest, opts ...grpc.CallOption)
common/proto/test/cells-test_grpc.pb.go:32
MethodRun
(context.Context, *RunTestsRequest)
common/proto/test/cells-test_grpc.pb.go:45
MethodRun
(context.Context, *RunTestsRequest)
common/proto/test/cells-test_grpc.pb.go:53
MethodRun
(name string, f func(*testing.T))
common/storage/test/storage.go:202
MethodRuntimeContext
RuntimeContext returns runtime context or root context
common/service/options.go:105
MethodSOTWRegistry
()
common/runtime/manager/manager.go:338
FunctionSP
()
frontend/assets/uploader.uppy/resources/uppy.min.js:19
MethodSafeWriteConfigAs
(filename string)
common/config/viper/viper.go:59
MethodSameBase
()
common/sync/merger/moves-distance.go:102
FunctionSave
Save writes configs to json file
common/utils/filex/json.go:62
MethodSave
Save : !!! underlying implementation is different with GORM The method is equivalent to executing the statement: db.Clauses(clause.OnConflict{UpdateAl
idm/user/dao/sql/model/users.gen.go:272
MethodSave
Save : !!! underlying implementation is different with GORM The method is equivalent to executing the statement: db.Clauses(clause.OnConflict{UpdateAl
idm/user/dao/sql/model/user_roles.gen.go:306
MethodSave
Save : !!! underlying implementation is different with GORM The method is equivalent to executing the statement: db.Clauses(clause.OnConflict{UpdateAl
idm/user/dao/sql/model/user_attributes.gen.go:310
MethodSave
(ctxUser string, ctxMessage string)
common/utils/kv/etcd/store.go:310
MethodSave
(ctx context.Context, diff merger.Diff, progress chan MergeOperation)
common/etl/merger.go:467
MethodSave
(ctx context.Context, in *SaveRequest, opts ...grpc.CallOption)
common/proto/config/cells-config_grpc.pb.go:96
MethodSave
(context.Context, *SaveRequest)
common/proto/config/cells-config_grpc.pb.go:147
MethodSave
(context.Context, *SaveRequest)
common/proto/config/cells-config_grpc.pb.go:168
MethodSave
(r *http.Request, w http.ResponseWriter, session *sessions.Session)
common/service/frontend/sessions/sqlsessions/impl.go:135
MethodSave
Save the config in the underlying storage
common/config/revisions.go:110
MethodSave
Save the config in the underlying storage
common/config/vault.go:70
MethodSave
(ctxUser, ctxMessage string)
common/config/sql/sql.go:236
MethodSave
(key string, value string)
common/config/etcd/opener_etcd.go:101
MethodSave
(ctxUser string, ctxMessage string)
common/config/etcd/revisions.go:129
MethodSave
(ctxUser string, ctxMessage string)
common/config/service/remote.go:205
MethodSave
(string, string)
common/config/viper/viper.go:203
MethodSave
(a string, b string)
common/config/file/opener_file.go:146
MethodSave
(s string, s2 string)
common/config/mock/mock.go:447
MethodSave
(ctx context.Context, req *pb.SaveRequest)
discovery/config/grpc/handler.go:130
MethodSaveEncryptedBlockInfo
(ctx context.Context, nodeUuid string, b *encryption.RangedBlock)
data/key/dao/sql/sql.go:109
MethodSaveKey
SaveKey saves the key to persistence layer
idm/key/dao/sql/sql.go:87
MethodSaveNode
(ctx context.Context, node *encryption.Node)
data/key/dao/sql/sql.go:198
← previousnext →16,601–16,700 of 22,850, ranked by callers