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
Options
()
common/config/vault/vault.go:130
Method
Options
()
common/config/sql/sql.go:164
Method
Options
()
common/config/service/remote.go:174
Method
Options
()
common/config/service/remote.go:340
Method
Options
()
common/config/viper/viper.go:176
Method
Options
()
common/config/viper/viper.go:269
Method
Or
(conds ...gen.Condition)
idm/user/dao/sql/model/users.gen.go:199
Method
Or
(conds ...gen.Condition)
idm/user/dao/sql/model/user_roles.gen.go:233
Method
Or
(conds ...gen.Condition)
idm/user/dao/sql/model/user_attributes.gen.go:237
Method
Order
(conds ...field.Expr)
idm/user/dao/sql/model/user_roles.gen.go:245
Method
Order
(conds ...field.Expr)
idm/user/dao/sql/model/user_attributes.gen.go:249
Method
OrderBy
(sField string, sDir string)
common/storage/sql/index/gorm-impl.go:1324
Method
OriginalPath
OriginalPath rebuilds node Path climbing to the root
common/sync/merger/tree-node-operations.go:32
Method
Ors
(queries []string, args []interface{})
common/storage/sql/index/gorm-impl.go:1334
Method
Overlay
Overlay overlays the source image onto the destination image at the specified position
scheduler/actions/images/encoding/codec.go:134
Function
P
(a,c)
frontend/assets/editor.ckeditor/res/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js:14
Function
P2
(i)
frontend/assets/uploader.uppy/resources/uppy.min.js:16
Function
PATOnlyVerifier
PATOnlyVerifier will only enlist PAT type
common/auth/jwt.go:143
Method
POSTData
POSTData returns an encoded SAML request and SSO URL for the server to render a POST form with. POSTData should encode the provided request ID in the
common/auth/connectors.go:189
Function
PP
()
frontend/assets/uploader.uppy/resources/uppy.min.js:19
Method
Panic
(msg string, fields ...zap.Field)
common/telemetry/log/logger.go:153
Method
ParamsFilter
ParamsFilter filter params
common/storage/sql/logger.go:130
Method
Parent
Parent of a specific path
common/proto/tree/node.go:670
Method
Parent
()
common/errors/sentinels.go:94
Function
ParsePrivate
(password []byte, bytes []byte)
common/crypto/crypto.go:145
Method
ParseRoots
ParseRoots is a grpc version of the share.Client library ParseRootNodes method
idm/share/grpc/handler.go:48
Method
ParseRoots
(ctx context.Context, in *ParseRootsRequest, opts ...grpc.CallOption)
common/proto/share/cells-share_grpc.pb.go:32
Method
ParseRoots
(context.Context, *ParseRootsRequest)
common/proto/share/cells-share_grpc.pb.go:45
Method
ParseRoots
(context.Context, *ParseRootsRequest)
common/proto/share/cells-share_grpc.pb.go:53
Method
PasswordCredentialsCode
(self, request, context)
python/test.py:33
Method
PasswordCredentialsCode
Missing associated documentation comment in .proto file.
python/cells_auth_pb2_grpc.py:689
Method
PasswordCredentialsCode
(request, target, options=(), channel_credentials=None, call_c
python/cells_auth_pb2_grpc.py:714
Method
PasswordCredentialsCode
PasswordCredentialsCode validates the code information and generates a token
idm/oauth/grpc/handler.go:568
Method
PasswordCredentialsCode
PasswordCredentialsCode will perform an implicit flow to get a valid code from given claims and challenge
common/auth/jwt.go:378
Method
PasswordCredentialsCode
PasswordCredentialsCode forwards the call to gRPC service
common/auth/jwt_grpc.go:81
Method
PasswordCredentialsCode
(ctx context.Context, in *PasswordCredentialsCodeRequest, opts ...grpc.CallOption)
common/proto/auth/cells-auth_grpc.pb.go:906
Method
PasswordCredentialsCode
(context.Context, *PasswordCredentialsCodeRequest)
common/proto/auth/cells-auth_grpc.pb.go:919
Method
PasswordCredentialsCode
(context.Context, *PasswordCredentialsCodeRequest)
common/proto/auth/cells-auth_grpc.pb.go:927
Method
PasswordCredentialsToken
(self, request, context)
python/test.py:40
Method
PasswordCredentialsToken
Missing associated documentation comment in .proto file.
python/cells_auth_pb2_grpc.py:750
Method
PasswordCredentialsToken
(request, target, options=(), channel_credentials=None, call_c
python/cells_auth_pb2_grpc.py:775
Method
PasswordCredentialsToken
PasswordCredentialsToken validates the login information and generates a token
idm/oauth/grpc/handler.go:628
Method
PasswordCredentialsToken
PasswordCredentialsToken will perform a call to the OIDC service with grantType "password" to get a valid token from a given user/pass credentials
common/auth/jwt.go:329
Method
PasswordCredentialsToken
PasswordCredentialsToken forwards the call to gRPC service
common/auth/jwt_grpc.go:76
Method
PasswordCredentialsToken
(ctx context.Context, in *PasswordCredentialsTokenRequest, opts ...grpc.CallOption)
common/proto/auth/cells-auth_grpc.pb.go:993
Method
PasswordCredentialsToken
(context.Context, *PasswordCredentialsTokenRequest)
common/proto/auth/cells-auth_grpc.pb.go:1006
Method
PasswordCredentialsToken
(context.Context, *PasswordCredentialsTokenRequest)
common/proto/auth/cells-auth_grpc.pb.go:1014
Method
PatchNode
PatchNode PATCH /node/u/{Uuid}
gateway/restv2/api-meta.go:72
Method
PatchUpdateSnapshot
PatchUpdateSnapshot does nothing
common/sync/endpoints/cells/cells.go:101
Method
PatchUpdateSnapshot
PatchUpdateSnapshot applies a patch of Operations on the underlying snapshot, if there is one.
common/sync/endpoints/filesystem/client-fs.go:211
Method
Path
()
common/storage/boltdb/boltdb.go:312
Method
Path
()
common/sync/endpoints/filesystem/client-fs_test.go:90
Function
PathRouterWrapper
(pydio)
frontend/assets/gui.ajax/res/js/ui/ReactUI/router/PathRouter.js:21
Method
Patterns
Patterns lists all registered patterns (or restricted to some given routes)
common/config/routing/routes.go:211
Method
Pause
Pause should pause the sync
common/sync/task/sync.go:140
Function
Pb
()
frontend/assets/uploader.uppy/resources/uppy.min.js:7
Function
PeerAddressIsLocal
PeerAddressIsLocal compares and address (can be an IP or Hostname) to the current server values
common/utils/net/ips.go:107
Method
PerformAction
PerformAction answers to POST /node/action/{Name}
gateway/restv2/api-actions.go:41
Method
PerformCheck
(ctx context.Context, in *PerformCheckRequest, opts ...grpc.CallOption)
common/proto/install/cells-install_grpc.pb.go:52
Method
PerformCheck
(context.Context, *PerformCheckRequest)
common/proto/install/cells-install_grpc.pb.go:67
Method
PerformCheck
(context.Context, *PerformCheckRequest)
common/proto/install/cells-install_grpc.pb.go:81
Method
PerformInstallCheck
PerformInstallCheck performs a few server side checks before launching the real install.
discovery/install/rest/handler.go:73
Method
Pick
(i balancer.PickInfo)
common/client/grpc/balancer.go:110
Method
PickEndpoint
PickEndpoint lists all possible targets and returns a random one
common/client/http/balancer.go:244
Method
PickService
(name string)
common/client/http/balancer.go:149
Method
Ping
()
idm/oauth/dao/sql/persister.go:135
Method
Pipe
(in chan model.EventInfo)
common/sync/filters/selective-roots.go:63
Function
PlaceHolder
()
frontend/assets/gui.ajax/res/js/ui/Workspaces/leftnav/NotificationsList.js:27
Method
PluginConfigs
(status RequestStatus)
common/service/frontend/plugin.go:297
Method
PluginEnabled
(status RequestStatus)
common/service/frontend/plugin.go:249
Method
PoliciesForMeta
PoliciesForMeta is an empty handler for PolicyChecker
idm/meta/client.go:483
Method
PoliciesForMeta
(ctx context.Context, resourceId string, resourceClient interface{})
idm/meta/rest/handler.go:421
Method
PoliciesForRole
PoliciesForRole retrieves Policies bound to a role given its UUID
idm/role/rest/handler.go:214
Method
PoliciesForUserId
PoliciesForUserId retrieves policies for a given UserId.
idm/user/rest/handler.go:733
Function
PolicyPicker
({open, onRequestClose, onPick, m})
frontend/assets/access.settings/res/js/AdminPeople/policies/PolicyPicker.js:27
Function
PoolFromURL
(ctx context.Context, u *url.URL, opener openurl.Opener[T])
common/config/options.go:40
Method
Pop
()
gateway/dav/lock.go:352
Method
PostActivity
(ctx context.Context, ownerType activity.OwnerType, ownerId string, boxName BoxName, object *activity.Object,
broker/activity/cache.go:97
Method
PostActivity
(stream proto.ActivityService_PostActivityServer)
broker/activity/grpc/handler.go:45
Method
PostActivity
(ctx context.Context, ownerType proto.OwnerType, ownerId string, boxName activity.BoxName, object *proto.Objec
broker/activity/dao/mongo/mongo.go:169
Method
PostActivity
(ctx context.Context, ownerType acproto.OwnerType, ownerId string, boxName activity.BoxName, object *acproto.O
broker/activity/dao/bolt/bolt.go:168
Method
PostActivity
(ctx context.Context, opts ...grpc.CallOption)
common/proto/activity/cells-activitystream_grpc.pb.go:38
Method
PostActivity
(ActivityService_PostActivityServer)
common/proto/activity/cells-activitystream_grpc.pb.go:176
Method
PostActivity
(ActivityService_PostActivityServer)
common/proto/activity/cells-activitystream_grpc.pb.go:190
Method
PostFilter
PostFilter gets or sets a callback to be triggered after filtering
common/sync/merger/patch-abstract.go:187
Method
PostInstall
PostInstall updates pydio.json configuration file after having gathered modifications from the admin end user.
discovery/install/rest/handler.go:118
Method
PostMessage
(ctx context.Context, request *proto.ChatMessage)
broker/chat/dao/mongo/mongo.go:181
Method
PostMessage
(ctx context.Context, request *proto.ChatMessage)
broker/chat/dao/bolt/bolt.go:352
Method
PostMessage
(ctx context.Context, in *PostMessageRequest, opts ...grpc.CallOption)
common/proto/chat/cells-chat_grpc.pb.go:119
Method
PostMessage
(context.Context, *PostMessageRequest)
common/proto/chat/cells-chat_grpc.pb.go:145
Method
PostMessage
(context.Context, *PostMessageRequest)
common/proto/chat/cells-chat_grpc.pb.go:166
Method
PostNodeChanges
Missing associated documentation comment in .proto file.
python/cells_tree_pb2_grpc.py:295
Method
PostNodeChanges
(request_iterator, target, options=(), channel_credentials=None,
python/cells_tree_pb2_grpc.py:321
Method
PostNodeChanges
PostNodeChanges receives NodeChangesEvents, to be used with FallbackWatcher
data/source/sync/grpc/handler.go:453
Method
PostNodeChanges
(ctx context.Context, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.pb.go:413
Method
PostNodeChanges
(NodeChangesReceiverStreamer_PostNodeChangesServer)
common/proto/tree/cells-tree_grpc.pb.go:448
Method
PostNodeChanges
(NodeChangesReceiverStreamer_PostNodeChangesServer)
common/proto/tree/cells-tree_grpc.pb.go:456
Method
PreSignV4
(ctx context.Context, bucket, key string, params PresignParams)
gateway/restv2/presigner.go:59
Method
PreSignV4
(ctx context.Context, bucket, key string, params PresignParams)
gateway/restv2/api-versions_test.go:19
Function
PredefineError
(f ErrorThrower)
common/proto/tree/mocks.go:41
← previous
next →
13,901–14,000 of 22,850, ranked by callers