MCPcopy Create free account

hub / github.com/pydio/cells / functions

Functions22,850 in github.com/pydio/cells

FunctionTestWGetAction_Init
(t *testing.T)
scheduler/actions/cmd/wget_test.go:61
FunctionTestWGetAction_Run
(t *testing.T)
scheduler/actions/cmd/wget_test.go:93
FunctionTestWalk
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:292
FunctionTestWalkFS
(t *testing.T)
common/sync/endpoints/filesystem/client-fs_test.go:334
FunctionTestWalkFilterSkipPydioHiddenFile
(t *testing.T)
common/nodes/walker_test.go:32
FunctionTestWalkS3
(t *testing.T)
common/sync/endpoints/s3/client-s3_test.go:77
FunctionTestWalkWithRoot
(t *testing.T)
common/sync/endpoints/filesystem/client-fs_test.go:369
FunctionTestWatch
(t *testing.T)
common/utils/watch/watch_test.go:68
FunctionTestWatch
(t *testing.T)
common/utils/openurl/pool_test.go:53
FunctionTestWatch
(t *testing.T)
common/sync/endpoints/filesystem/client-fs_test.go:317
FunctionTestWatchCallsConsume
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:816
FunctionTestWatchCreateNodeEvent
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:838
FunctionTestWatchDeleteNodeEvent
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:866
FunctionTestWatchDifferentPaths
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:941
FunctionTestWatchMapCompare
TODO func TestGetSetViper(t *testing.T) { store, err := config.OpenStore(context.Background(), "viper://") if err != nil { log.Panic(err) } tes
common/config/configtest/config_test.go:234
FunctionTestWatchObjectChannels
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:796
FunctionTestWatchPubMode
TODO Improve coverage The setup is tested, but the internal message processing callback isn't invoked during tests (would require mocking protobuf unm
common/sync/endpoints/bus/pubsub_test.go:720
FunctionTestWatchSimple
(t *testing.T)
common/utils/watch/watch_test.go:132
FunctionTestWatchSubMode
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:737
FunctionTestWatchSubModeMultiple
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:757
FunctionTestWatchUpdatePathEvent
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:884
FunctionTestWatchWithMetadataReceiver
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:902
FunctionTestWatchWithoutMetadataReceiver
(t *testing.T)
common/sync/endpoints/bus/pubsub_test.go:922
FunctionTestWithEncrypt
(t *testing.T)
common/utils/configx/encrypt_test.go:22
FunctionTestWithOptions
(t *testing.T)
common/broker/fsqueue/fspubsub_test.go:372
FunctionTestWithinPeriodCondition
(t *testing.T)
idm/policy/conditions/within-period-condition_test.go:35
FunctionTestWithinPeriodPolicies
(t *testing.T)
idm/policy/conditions/within-period-condition_test.go:57
FunctionTestWrapper
(t *testing.T)
common/nodes/abstract/handler-abstract_test.go:85
FunctionTestWriteNode
(t *testing.T)
common/sync/endpoints/filesystem/client-fs_test.go:279
FunctionTestWriteWrapper
--- writeWrapper tests ---
common/sync/endpoints/bus/pubsub_test.go:132
FunctionTestWsSorting
(t *testing.T)
broker/activity/dao/dao_test.go:825
FunctionTestYAML
(t *testing.T)
common/utils/configx/config_test.go:325
FunctionTest_AESGCMEncryptionMaterials
(t *testing.T)
common/crypto/materials_test.go:206
FunctionTest_NewTeeMimeReader
(t *testing.T)
common/nodes/file-mime_test.go:33
FunctionTest_updateLockerForByteSize
(t *testing.T)
common/nodes/copy-move_test.go:52
FunctionTextBlock
(props)
frontend/assets/gui.ajax/res/js/ui/HOCs/placeholders.js:50
FunctionTextInput
({ label, description, placeholder, subType, disabled, required, value, onChan
frontend/assets/meta.user/res/js/fieldsv2/TextInput.tsx:25
FunctionTextInputSearch
({ name, label, description, placeholder, disabled, value, onChange, errorText
frontend/assets/meta.user/res/js/fieldsv2/TextInputSearch.tsx:26
FunctionTextRow
(props)
frontend/assets/gui.ajax/res/js/ui/HOCs/placeholders.js:35
FunctionTextSearchModifierInput
({ value, onChange, items, children, })
frontend/assets/meta.user/res/js/fieldsv2/SearchModifierInput.tsx:96
FunctionThreeSixtyPlayer
()
frontend/assets/editor.soundmanager/sm/360-player/script/360player.js:26
FunctionTimeInput
({ label, description, required, disabled, value, onChange, onFocus, onBlur,
frontend/assets/meta.user/res/js/fieldsv2/TimeInput.tsx:46
FunctionTimeInputSearch
({ label, description, required, disabled, value, onChange, errorText, })
frontend/assets/meta.user/res/js/fieldsv2/TimeInputSearch.tsx:49
MethodTimer
Timer provides a tool to record and stop recording time, then sends corresponding duration to an Int64 Gauge
common/telemetry/metrics/helper.go:79
MethodToAdd
()
common/registry/config/etl.go:77
MethodToAdd
()
common/etl/models/diff.go:107
MethodToAdd
()
common/etl/models/diff.go:142
MethodToAdd
()
common/etl/models/diff.go:189
MethodToBidirectionalPatch
(ctx context.Context, leftTarget model.PathSyncTarget, rightTarget model.PathSyncTarget, patch *merger.Bidirec
common/sync/task/sync-run_test.go:75
MethodToBidirectionalPatch
ToBidirectionalPatch computes a bidirectional patch from this diff using the given targets
common/sync/merger/tree-diff.go:226
MethodToDelete
()
common/registry/config/etl.go:93
MethodToDelete
()
common/etl/models/diff.go:123
MethodToDelete
()
common/etl/models/diff.go:153
MethodToDelete
()
common/etl/models/diff.go:204
FunctionToFilePath
(nodePath string)
common/utils/filesystem/filesystem.go:44
MethodToMeta
()
common/service/storage.go:65
FunctionToNodePath
(p string)
common/utils/filesystem/filesystem.go:48
MethodToUnidirectionalPatch
(ctx context.Context, direction model.DirectionType, patch merger.Patch)
common/sync/task/sync-run_test.go:71
MethodToUpdate
()
common/registry/config/etl.go:85
MethodToUpdate
()
common/etl/models/diff.go:115
MethodToUpdate
()
common/etl/models/diff.go:150
MethodToUpdate
()
common/etl/models/diff.go:196
FunctionToXDS
ToXDS is a WIP implementation for generating XDS configuration from active proxy TODO - Support CORS OPTIONS (transform to proper headers)
common/config/routing/xds.go:24
FunctionTogglableField
({ context, fieldKey, meta, configsForGroup, supportTemplates, additionalProps, })
frontend/assets/meta.user/res/js/components/TogglableField.js:27
MethodTouchUser
TouchUser loads a user by UUID and updates its MTime to Now()
idm/user/dao/sql/sql.go:361
MethodTrace
Trace print sql message
common/storage/sql/logger.go:74
MethodTrailer
()
idm/share/rest/handler_test.go:119
MethodTrailer
()
idm/role/rest/handler_test.go:121
MethodTrailer
()
common/proto/tree/mocks.go:58
MethodTrailer
()
common/nodes/stream-wrappers.go:97
MethodTrailer
()
common/server/stubs/streamer.go:77
MethodTransformer
(typ reflect.Type)
common/etl/models/user.go:135
MethodTranslate
(err error)
common/storage/sql/gorm.go:315
FunctionTreeVersioningPolicyToValues
(policy)
frontend/assets/access.settings/res/js/AdminWorkspaces/editor/VersionPolicyEditor.js:111
MethodTriggerResync
TriggerResync clear search index and reindex all docs from DB
data/docstore/grpc/handler.go:146
MethodTriggerResync
(ctx context.Context, req *protosync.ResyncRequest)
data/search/grpc/search_server.go:235
MethodTriggerResync
TriggerResync on index performs a Lost+Found request to auto-heal indexation errors, whenever possible
data/source/index/grpc/handler-lostfound.go:42
MethodTriggerResync
TriggerResync sets 2 servers in sync
data/source/sync/grpc/handler.go:123
MethodTriggerResync
TriggerResync uses the request.Path as parameter. If nothing is passed, it reads all the logs from index and reconstructs a new index entirely. If tru
broker/log/grpc/handler.go:150
MethodTriggerResync
(ctx context.Context, in *ResyncRequest, opts ...grpc.CallOption)
common/proto/sync/cells-sync_grpc.pb.go:32
MethodTriggerResync
(context.Context, *ResyncRequest)
common/proto/sync/cells-sync_grpc.pb.go:45
MethodTriggerResync
(context.Context, *ResyncRequest)
common/proto/sync/cells-sync_grpc.pb.go:53
MethodTruncate
(ctx context.Context, max int64, logger log2.ZapLogger)
broker/log/repository.go:96
MethodTruncate
Truncate removes records from collection. If max is set, we find the starting index for deletion based on the collection average object size (using co
common/storage/mongodb/indexer.go:259
MethodTruncate
Truncate gathers size of existing indexes, starting from last. When max is reached it starts deleting all previous indexes.
common/storage/bleve/indexer.go:744
MethodType
()
common/registry/items.go:128
MethodType
()
common/registry/util/endpoint.go:29
MethodType
()
common/registry/util/generic.go:55
MethodType
()
common/auth/connectors.go:39
MethodType
()
common/auth/connectors.go:111
MethodType
()
common/proto/registry/cells-registry.pb.go:89
MethodType
()
common/proto/registry/cells-registry.pb.go:147
MethodType
()
common/proto/registry/cells-registry.pb.go:196
MethodType
()
common/proto/registry/cells-registry.pb.go:242
MethodType
()
common/proto/registry/cells-registry.pb.go:292
MethodType
()
common/proto/auth/cells-auth.pb.go:59
MethodType
()
common/proto/activity/cells-activitystream.pb.go:237
MethodType
()
common/proto/activity/cells-activitystream.pb.go:286
MethodType
()
common/proto/activity/cells-activitystream.pb.go:335
MethodType
()
common/proto/activity/cells-activitystream.pb.go:381
← previousnext →19,101–19,200 of 22,850, ranked by callers