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
Zap
Zap simply returns a zapcore.Field object populated with this VersioningPolicy under a standard key
common/proto/tree/node.go:531
Method
Zap
Zap simply returns a zapcore.Field object populated with this NodeChangeEvent under a standard key
common/proto/tree/node.go:536
Method
Zap
(key ...string)
common/proto/tree/light.go:284
Method
ZapId
ZapId simply calls zap.String() with PolicyId standard key and this policy id
common/proto/idm/idm.go:141
Method
ZapId
ZapId simply calls zap.String() with AclId standard key and this acl id
common/proto/idm/idm.go:163
Method
ZapId
ZapId simply calls zap.String() with JobId standard key and this Job Id
common/proto/jobs/job.go:66
Method
ZapId
ZapId simply calls zap.String() with TaskId standard key and this Task Id
common/proto/jobs/task.go:63
Method
ZapId
ZapId simply calls zap.String() with ActionId standard key and this Action id
common/proto/jobs/action.go:430
Method
ZapPath
()
common/proto/tree/light.go:292
Method
ZapUuid
ZapUuid simply calls zap.String() with RoleUuid standard key and this role uuid
common/proto/idm/idm.go:61
Method
ZapUuid
ZapUuid simply calls zap.String() with PolicyGroupUuid standard key and this policy group uuid
common/proto/idm/idm.go:122
Method
ZapUuid
ZapUuid simply calls zap.String() with WorkspaceUuid standard key and this Workspace uuid
common/proto/idm/idm.go:200
Method
ZapUuid
()
common/proto/tree/light.go:296
Method
Zaps
(key ...string)
common/proto/tree/node.go:395
Method
[$f]
()
frontend/assets/uploader.uppy/resources/uppy.min.js:12
Method
[Lp]
()
frontend/assets/uploader.uppy/resources/uppy.min.js:7
Method
[Pp]
()
frontend/assets/uploader.uppy/resources/uppy.min.js:7
Method
[Sp]
()
frontend/assets/uploader.uppy/resources/uppy.min.js:7
Method
[Zd]
(e)
frontend/assets/uploader.uppy/resources/uppy.min.js:7
Method
[_p]
()
frontend/assets/uploader.uppy/resources/uppy.min.js:7
Method
[ep]
()
frontend/assets/uploader.uppy/resources/uppy.min.js:7
Method
[lg]
()
frontend/assets/uploader.uppy/resources/uppy.min.js:18
Method
[sg]
()
frontend/assets/uploader.uppy/resources/uppy.min.js:18
Function
_ACLService_CreateACL_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/idm/cells-idm_grpc.pb.go:1035
Function
_ACLService_DeleteACL_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/idm/cells-idm_grpc.pb.go:1071
Function
_ACLService_ExpireACL_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/idm/cells-idm_grpc.pb.go:1053
Function
_ACLService_RestoreACL_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/idm/cells-idm_grpc.pb.go:1107
Function
_ACLService_SearchACL_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/idm/cells-idm_grpc.pb.go:1089
Function
_ACLService_StreamACL_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/idm/cells-idm_grpc.pb.go:1100
Function
_ActivityService_PostActivity_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/activity/cells-activitystream_grpc.pb.go:224
Function
_ActivityService_PurgeActivities_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/activity/cells-activitystream_grpc.pb.go:289
Function
_ActivityService_SearchSubscriptions_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/activity/cells-activitystream_grpc.pb.go:343
Function
_ActivityService_SetUserLastActivity_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/activity/cells-activitystream_grpc.pb.go:307
Function
_ActivityService_StreamActivities_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/activity/cells-activitystream_grpc.pb.go:250
Function
_ActivityService_Subscribe_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/activity/cells-activitystream_grpc.pb.go:325
Function
_ActivityService_UnreadActivitiesNumber_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/activity/cells-activitystream_grpc.pb.go:271
Function
_AuthCodeExchanger_Exchange_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:857
Function
_AuthCodeProvider_CreateAuthCode_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:683
Function
_AuthTokenPruner_PruneTokens_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:159
Function
_AuthTokenRefresher_Refresh_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:1203
Function
_AuthTokenRevoker_Revoke_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:71
Function
_AuthTokenVerifier_Verify_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:771
Function
_Broker_Publish_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/broker/cells-message_grpc.pb.go:130
Function
_Broker_Subscribe_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/broker/cells-message_grpc.pb.go:156
Function
_ChatService_DeleteMessage_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/chat/cells-chat_grpc.pb.go:281
Function
_ChatService_DeleteRoom_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/chat/cells-chat_grpc.pb.go:203
Function
_ChatService_ListMessages_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/chat/cells-chat_grpc.pb.go:242
Function
_ChatService_ListRooms_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/chat/cells-chat_grpc.pb.go:221
Function
_ChatService_PostMessage_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/chat/cells-chat_grpc.pb.go:263
Function
_ChatService_PutRoom_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/chat/cells-chat_grpc.pb.go:185
Function
_Config_Delete_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/config/cells-config_grpc.pb.go:223
Function
_Config_Get_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/config/cells-config_grpc.pb.go:187
Function
_Config_NewLocker_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/config/cells-config_grpc.pb.go:280
Function
_Config_Save_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/config/cells-config_grpc.pb.go:262
Function
_Config_Set_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/config/cells-config_grpc.pb.go:205
Function
_Config_Watch_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/config/cells-config_grpc.pb.go:241
Function
_ConsentProvider_AcceptConsent_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:467
Function
_ConsentProvider_CreateConsent_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:449
Function
_ConsentProvider_GetConsent_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:431
Function
_DataSourceEndpoint_GetDataSourceConfig_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/object/cells-object_grpc.pb.go:191
Function
_DocStore_CountDocuments_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/docstore/cells-docstore_grpc.pb.go:202
Function
_DocStore_DeleteDocuments_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/docstore/cells-docstore_grpc.pb.go:184
Function
_DocStore_GetDocument_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/docstore/cells-docstore_grpc.pb.go:166
Function
_DocStore_ListDocuments_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/docstore/cells-docstore_grpc.pb.go:220
Function
_DocStore_PutDocument_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/docstore/cells-docstore_grpc.pb.go:148
Function
_FileKeyManager_GetEncryptionKey_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/tree/cells-tree_grpc.pb.go:1820
Function
_Install_GetDefaults_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/install/cells-install_grpc.pb.go:97
Function
_Install_Install_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/install/cells-install_grpc.pb.go:115
Function
_Install_PerformCheck_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/install/cells-install_grpc.pb.go:133
Function
_JobService_DeleteJob_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/jobs/cells-jobs_grpc.pb.go:285
Function
_JobService_DeleteTasks_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/jobs/cells-jobs_grpc.pb.go:389
Function
_JobService_DetectStuckTasks_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/jobs/cells-jobs_grpc.pb.go:407
Function
_JobService_GetJob_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/jobs/cells-jobs_grpc.pb.go:267
Function
_JobService_ListJobs_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/jobs/cells-jobs_grpc.pb.go:303
Function
_JobService_ListTasks_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/jobs/cells-jobs_grpc.pb.go:368
Function
_JobService_PutJob_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/jobs/cells-jobs_grpc.pb.go:249
Function
_JobService_PutTaskStream_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/jobs/cells-jobs_grpc.pb.go:342
Function
_JobService_PutTask_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/jobs/cells-jobs_grpc.pb.go:324
Function
_LogRecorder_AggregatedLogs_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/log/cells-log_grpc.pb.go:255
Function
_LogRecorder_DeleteLogs_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/log/cells-log_grpc.pb.go:237
Function
_LogRecorder_ListLogs_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/log/cells-log_grpc.pb.go:216
Function
_LogRecorder_PutLog_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/log/cells-log_grpc.pb.go:190
Function
_LoginChallengeCode_LoginChallengeCode_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:1117
Function
_LoginModifier_ModifyLogin_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/service/cells-service_grpc.pb.go:191
Function
_LoginProvider_AcceptLogin_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:309
Function
_LoginProvider_CreateLogin_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:291
Function
_LoginProvider_GetLogin_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:273
Function
_LogoutProvider_AcceptLogout_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:593
Function
_LogoutProvider_CreateLogout_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/auth/cells-auth_grpc.pb.go:575
Function
_MailerService_ConsumeQueue_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/mailer/cells-mailer_grpc.pb.go:101
Function
_MailerService_SendMail_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/mailer/cells-mailer_grpc.pb.go:83
Function
_ManifestService_ExposedParameters_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/front/cells-front_grpc.pb.go:69
Function
_MigrateService_Migrate_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/service/cells-service_grpc.pb.go:277
Function
_NodeChangesReceiverStreamer_PostNodeChanges_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/tree/cells-tree_grpc.pb.go:473
Function
_NodeChangesStreamer_StreamChanges_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/tree/cells-tree_grpc.pb.go:360
Function
_NodeEventsProvider_WatchNode_Handler
(srv interface{}, stream grpc.ServerStream)
common/proto/tree/cells-tree_grpc.pb.go:1162
Function
_NodeKeyManager_CopyNodeInfo_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/encryption/cells-encryption_grpc.pb.go:542
Function
_NodeKeyManager_DeleteNodeKey_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/encryption/cells-encryption_grpc.pb.go:578
Function
_NodeKeyManager_DeleteNodeSharedKey_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/encryption/cells-encryption_grpc.pb.go:596
Function
_NodeKeyManager_DeleteNode_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
common/proto/encryption/cells-encryption_grpc.pb.go:560
← previous
next →
19,701–19,800 of 22,850, ranked by callers