MCPcopy Index your code

hub / github.com/Netflix/falcor / functions

Functions353 in github.com/Netflix/falcor

↓ 1 callersFunctionflattenRequestedPaths
(requested)
lib/request/GetRequestV2.js:270
↓ 1 callersFunctiongc
()
performance/browser.js:13
↓ 1 callersFunctiongetFileName
()
performance/reporters/nodeTestReporter.js:28
↓ 1 callersFunctiongetItemObject
(listIndex, itemIndex, fields)
test/outputGenerator.js:71
↓ 1 callersFunctiongetJSONGraph
(model, optimizedPaths)
lib/response/set/setRequestCycle.js:110
↓ 1 callersFunctiongetJSONGraphRow
()
performance/tests/set/set.json-graph.perf.js:36
↓ 1 callersFunctiongetKeys
(pathMap)
lib/set/setPathMaps.js:226
↓ 1 callersFunctiongetOperationArgGroups
(ops, name, format, values, hasSelector, onNext, errorSelector, isFirstSet, boundPath)
performance/models/legacy/macro/_Falcor.js:989
↓ 1 callersFunctiongetOperationsPartitionedByPathIndex
(requestedPaths, incomingValues, previousIndices, hasSelector, seedRequired, valuesCount, isFirstSet, original
performance/models/legacy/macro/_Falcor.js:937
↓ 1 callersFunctiongetPath
(model, path)
performance/models/legacy/macro/_Falcor.js:1532
↓ 1 callersFunctioninsertJSONGraphRow
()
performance/tests/set/set.json-graph.perf.js:25
↓ 1 callersFunctioninvalidatePathMap
(pathMap, root, parent, node, version, expired, lru)
lib/invalidate/invalidatePathMaps.js:57
↓ 1 callersFunctioninvalidatePathSet
( path, depth, root, parent, node, version, expired, lru)
lib/invalidate/invalidatePathSets.js:58
↓ 1 callersFunctioninvalidatePaths
(paths_, onNext, onError, onCompleted, cache, parent, bound)
performance/models/legacy/_.js:5021
↓ 1 callersFunctioninvalidateReference
(root, node, expired, lru)
lib/invalidate/invalidatePathSets.js:86
↓ 1 callersFunctioninvalidateReference
(root, node, expired, lru)
lib/invalidate/invalidatePathMaps.js:81
↓ 1 callersFunctionisEmptyAtom
(atom)
lib/get/onMissing.js:40
↓ 1 callersFunctionisNumber
(n)
performance/scripts/transformCSV.js:14
↓ 1 callersFunctionmakeItem
(idx, setModelCreated)
test/CacheGenerator.js:82
↓ 1 callersFunctionmakeLists
(listStartIdx, videoStartIdx, count, setModelCreated)
test/CacheGenerator.js:54
↓ 1 callersFunctionmakeLolomos
(startIdx, count, setModelCreated)
test/CacheGenerator.js:26
↓ 1 callersFunctionmakeVideos
(startIdx, count, fields, setModelCreated)
test/CacheGenerator.js:36
↓ 1 callersFunctionmergeInto
(target, obj)
lib/get/get.js:5
↓ 1 callersFunctionmodelSourceRequest
(nextRequest, results, relativePathSetValues)
performance/models/legacy/macro/_Falcor.js:753
↓ 1 callersFunctiononSet
(source, tmpGraph, jsonGraphFromSet)
test/falcor/set/set.dataSource-only.spec.js:133
↓ 1 callersFunctionprocessOperations
(model, operations)
performance/models/legacy/macro/_Falcor.js:1075
↓ 1 callersFunctionrangeCollapse
(paths)
performance/models/legacy/_.js:6082
↓ 1 callersFunctionrangeCollapse
* Collapse ranges, e.g. when there is a continuous range * in an array, turn it into an object instead * * [1,2,3,4,5,6] => {"from":1, "to":6} *
performance/models/legacy/macro/_Falcor.js:436
↓ 1 callersFunctionrouterRecurse
(nextRequest, results, relativePathSetValues)
performance/models/legacy/macro/_Falcor.js:717
↓ 1 callersFunctionrowTest
()
performance/tests/get/get.core.perf.js:28
↓ 1 callersFunctionrowTest
()
performance/tests/deref/index.js:28
↓ 1 callersFunctionrun
(suites, env, onBenchmarkComplete, onComplete, log)
performance/testRunner.js:47
↓ 1 callersFunctionsendSetRequest
(originalJsonGraph, model, attemptCount, callback)
lib/request/sendSetRequest.js:18
↓ 1 callersFunctionset
()
performance/models/legacy/_.js:141
↓ 1 callersFunctionsetJSONGraphPathSet
( path, depth, root, parent, node, messageRoot, messageParent, message, requestedPaths, optimizedP
lib/set/setJSONGraphs.js:72
↓ 1 callersFunctionsetPathMap
( pathMap, depth, root, parent, node, requestedPaths, optimizedPaths, requestedPath, optimizedPath,
lib/set/setPathMaps.js:69
↓ 1 callersFunctionsetPathSet
( value, path, depth, root, parent, node, requestedPaths, optimizedPaths, requestedPath, optimizedPath
lib/set/setPathValues.js:68
↓ 1 callersFunctionsetReference
( value, root, node, requestedPath, optimizedPath, version, expired, lru, comparator, errorSelector, r
lib/set/setPathValues.js:115
↓ 1 callersFunctionsetReference
( value, root, node, requestedPath, optimizedPath, version, expired, lru, comparator, errorSelector)
lib/set/setPathMaps.js:123
↓ 1 callersFunctionsetReference
( root, node, messageRoot, message, requestedPath, optimizedPath, version, expired, lru, comparator, e
lib/set/setJSONGraphs.js:122
↓ 1 callersFunctionsortLol
(lol)
performance/models/legacy/_.js:6119
↓ 1 callersFunctionsortLol
* Sort a list-of-lists * Used for generating a unique hash * key for each subtree; used by the * memoization
performance/models/legacy/macro/_Falcor.js:555
↓ 1 callersFunctiontoEsObservable
(_self)
lib/toEsObservable.js:40
↓ 1 callersFunctionwaitOrExpect
()
test/internal/request/GetRequest.spec.js:178
FunctionASAPScheduler
()
lib/schedulers/ASAPScheduler.js:4
FunctionAssignableDisposable
(disosableCallback)
lib/response/AssignableDisposable.js:6
FunctionBatchRequest
(rootPE, queue)
performance/models/legacy/_.js:6222
FunctionBatchRequestQueue
(rootPE)
performance/models/legacy/_.js:6192
FunctionBenchCSVReporter
(baseReporterDecorator, config, logger, helper)
performance/reporters/karmaBenchmarkCSVReporter.js:5
FunctionBoundJSONGraphModelError
* When a bound model attempts to retrieve JSONGraph it should throw an * error. * * @private
lib/errors/BoundJSONGraphModelError.js:9
FunctionCallResponse
* @private * @augments ModelResponse
lib/response/CallResponse.js:10
FunctionFromEsObserverAdapter
* FromEsObserverAdapter is an adpater from an ES Observer to an Rx 2 Observer * @constructor FromEsObserverAdapter
lib/toEsObservable.js:5
FunctionGetRequest
(jsongModel, queue)
performance/models/legacy/macro/_Falcor.js:275
FunctionGetRequestV2
(scheduler, requestQueue, attemptCount)
lib/request/GetRequestV2.js:24
FunctionGetResponse
(model, paths, isJSONGraph, isProgressive, forceCollect)
lib/response/get/GetResponse.js:17
FunctionImmediateScheduler
()
lib/schedulers/ImmediateScheduler.js:3
FunctionImmediateScheduler
()
performance/models/legacy/macro/_Falcor.js:93
FunctionInvalidDerefInputError
* An invalid deref input is when deref is used with input that is not generated * from a get, set, or a call. * * @private
lib/errors/InvalidDerefInputError.js:9
FunctionInvalidModelError
* An InvalidModelError can only happen when a user binds, whether sync * or async to shorted value. See the unit tests for examples. * * @param {*
lib/errors/InvalidModelError.js:12
FunctionInvalidSourceError
* InvalidSourceError happens when a dataSource syncronously throws * an exception during a get/set/call operation. * * @param {Error} error - The e
lib/errors/InvalidSourceError.js:11
FunctionInvalidateResponse
(model, args)
lib/response/InvalidateResponse.js:7
FunctionMaxRetryExceededError
* A request can only be retried up to a specified limit. Once that * limit is exceeded, then an error will be thrown. * * @param {*} missingOptimi
lib/errors/MaxRetryExceededError.js:11
FunctionMinimalCache
()
test/data/ReducedCache.js:49
FunctionModel
* A Model object is used to execute commands against a {@link JSONGraph} object. {@link Model}s can work with a local JSONGraph cache, or it can work
lib/Model.js:87
FunctionModel
(options)
performance/models/legacy/macro/_Falcor.js:1147
FunctionModelDataSourceAdapter
(model)
lib/ModelDataSourceAdapter.js:1
FunctionModelResponse
* A ModelResponse is a container for the results of a get, set, or call operation performed on a Model. The ModelResponse provides methods which can b
lib/response/ModelResponse.js:10
FunctionModelResponse
(forEach)
performance/models/legacy/macro/_Falcor.js:60
FunctionModelResponseObserver
* A ModelResponseObserver conform to the Observable's Observer contract. It accepts either an Observer or three optional callbacks which correspond to
lib/response/ModelResponseObserver.js:10
FunctionModelRoot
(o)
lib/ModelRoot.js:4
FunctionMyModel
()
test/Model.spec.js:439
FunctionNOOP
()
performance/models/legacy/macro/_Falcor.js:47
FunctionNullInPathError
* Does not allow null in path * * @private * @param {Object} [options] - Optional object containing additional error information * @param {Array}
lib/errors/NullInPathError.js:10
FunctionPathEvaluator
(maxSize, collectRatio, loader, cache, path, now, errorSelector)
performance/models/legacy/_.js:13
FunctionReducedCache
()
test/data/ReducedCache.js:4
FunctionRequestQueueV2
* The request queue is responsible for queuing the operations to * the model"s dataSource. * * @param {Model} model - * @param {Scheduler} schedul
lib/request/RequestQueueV2.js:13
FunctionResponseObservable
(response)
test/Model.spec.js:11
FunctionSetRequest
(model, queue)
performance/models/legacy/macro/_Falcor.js:208
FunctionSetResponse
(model, args, isJSONGraph, isProgressive)
lib/response/set/SetResponse.js:25
FunctionTimeoutScheduler
(delay)
lib/schedulers/TimeoutScheduler.js:1
FunctionTimeoutScheduler
(delay)
performance/models/legacy/macro/_Falcor.js:104
FunctionTimerDisposable
(id)
lib/schedulers/TimeoutScheduler.js:5
FunctionToEsSubscriptionAdapter
* ToEsSubscriptionAdapter is an adpater from the Rx 2 subscription to the ES subscription * @constructor ToEsSubscriptionAdapter
lib/toEsObservable.js:31
FunctionTriggerDataSource
(response)
performance/TriggerDataSource.js:2
FunctionWebWorkerSource
(worker)
examples/datasource/webWorkerSource.js:86
FunctionWorkerServer
(dataSource)
examples/datasource/webWorkerSource.js:12
FunctionbatchingRequests
()
performance/tests/get/get.perf.js:53
Functionbind
(path)
performance/models/legacy/_.js:213
Functioncall
()
performance/models/legacy/_.js:192
Functioncall
(path, args, suffixes, paths, selector)
performance/models/legacy/macro/_Falcor.js:1455
Functioncall
(path, args, suffixes, paths)
test/data/LocalDataSource.js:103
FunctioncallPath
(path, onNext, onError, onCompleted, callArgs, suffixes, paths)
performance/models/legacy/_.js:5605
FunctioncallPathAsObservable
()
performance/models/legacy/_.js:5797
FunctioncallPathAsPromise
()
performance/models/legacy/_.js:5852
FunctioncloneIfPathOrPathValue
(x)
performance/models/legacy/macro/_Falcor.js:1134
Functioncollapse
(pathMap)
performance/models/legacy/_.js:6078
Functionconvert
(obj, config)
test/cleanData.js:59
FunctionconvertModelCreatedAtoms
(cache)
test/cleanData.js:22
FunctiondefaultNow
()
performance/models/legacy/_.js:112
FunctiondeferBind
(path)
performance/models/legacy/_.js:245
← previousnext →101–200 of 353, ranked by callers