MCPcopy Create free account

hub / github.com/ngxs/store / functions

Functions1,060 in github.com/ngxs/store

↓ 7 callersFunctioncreateWorkspace
( standalone = false, schematicRunner = angularSchematicRunner, workspaceOptions = defaultWorkspaceOptio
packages/store/schematics/src/_testing/schematics.ts:27
↓ 7 callersMethodgetName
()
packages/store/internals/src/symbols.ts:26
↓ 7 callersFunctionhmrIsReloaded
()
packages/hmr-plugin/src/utils/externals.ts:5
↓ 7 callersFunctionpatchState
(newState: Partial<MockStateModel>)
packages/store/tests/selectors/create-pick-selector.spec.ts:42
↓ 7 callersFunctionprovideStates
( states: ɵStateClass[], ...features: EnvironmentProviders[] )
packages/store/src/standalone-features/provide-states.ts:25
↓ 7 callersFunctionselect
(selector: TypedSelector<T>)
packages/store/src/utils/select.ts:19
↓ 7 callersMethodset
(state: ɵPlainObject)
packages/store/internals/src/initial-state.ts:10
↓ 7 callersFunctionsetToTestState
(store: Store)
packages/store/tests/store-isolation.spec.ts:90
↓ 7 callersFunctionsetup
(moduleDef?: TestModuleMetadata)
packages/store/tests/execution/execution-strategy.spec.ts:61
↓ 6 callersMethod_dispatchRouterAction
(action: RouterAction<T>)
packages/router-plugin/src/router.state.ts:299
↓ 6 callersFunctioncreateDispatchMap
(actionMap: T)
packages/store/src/utils/create-dispatch-map.ts:9
↓ 6 callersMethodforRoot
* @deprecated Use `withNgxsWebSocketPlugin()` instead.
packages/websocket-plugin/src/websocket.module.ts:19
↓ 6 callersMethodgetRootStateOperations
* Returns the root state operators.
packages/store/src/internal/state-operations.ts:21
↓ 6 callersMethodgetSelectorOptions
(localOptions?: ɵSharedSelectorOptions)
packages/store/internals/src/symbols.ts:94
↓ 6 callersMethodhit
()
packages/store/tests/execution/execution-strategy.spec.ts:18
↓ 6 callersFunctionloggedError
(message: string)
packages/store/internals/testing/src/skip-console-logging.ts:4
↓ 6 callersFunctionofActionOperator
( allowedTypes: ActionType[], statuses?: ActionStatus[], // This could have been written as // `Operat
packages/store/src/operators/of-action.ts:115
↓ 6 callersMethodpatchState
* Patch the existing state with the provided value.
packages/store/src/symbols.ts:107
↓ 6 callersFunctionpropGetter
(paths: string[], config: NgxsConfig)
packages/store/src/decorators/select/symbols.ts:17
↓ 6 callersMethodserialize
* Serailizer for the object before its pushed into the engine.
packages/storage-plugin/internals/src/symbols.ts:66
↓ 6 callersFunctionsetup
(states: ɵStateClass<any>[])
packages/store/tests/store-isolation.spec.ts:173
↓ 6 callersFunctiontestSetup
(options?: { isStandalone?: boolean; stateSchema?: StateSchema; })
packages/store/schematics/src/state/state.factory.spec.ts:17
↓ 6 callersFunctiontestSetup
(options?: { isStandalone?: boolean; storeSchema?: StoreSchema; createSecondProject?: boolean; }
packages/store/schematics/src/store/store.factory.spec.ts:16
↓ 6 callersFunctiontestSetup
(options?: { isStandalone?: boolean; ngxsPackageSchema?: NgxsPackageSchema; runSchematic?: b
packages/store/schematics/src/ng-add/ng-add.factory.spec.ts:20
↓ 5 callersFunctioncreateNgxsRouterPluginTestingPlatform
(module: Type<T>)
packages/router-plugin/tests/helpers.ts:7
↓ 5 callersFunctioncreateTestModule
( opts: { canActivate?: Function; canLoad?: Function; providers?: Provider[]; states?: Type<
packages/router-plugin/tests/router.plugin.spec.ts:196
↓ 5 callersMethoddispatch
(actionOrActions: any | any[])
packages/store/src/internal/internals.ts:23
↓ 5 callersMethodforRoot
* @deprecated Use `withNgxsRouterPlugin()` instead.
packages/router-plugin/src/router.module.ts:28
↓ 5 callersFunctiongetRootSelectorFactory
(selector: any)
packages/store/src/selectors/selector-utils.ts:140
↓ 5 callersMethodgetState
()
packages/store/src/internal/internals.ts:19
↓ 5 callersFunctiongetTestModule
(states: any[] = [])
packages/router-plugin/tests/router-data-resolved.spec.ts:63
↓ 5 callersFunctionleaveNgxs
(ngxsExecutionStrategy: InternalNgxsExecutionStrategy)
packages/store/src/operators/leave-ngxs.ts:9
↓ 5 callersMethodsend
(action: any, state?: any)
packages/devtools-plugin/src/symbols.ts:8
↓ 5 callersFunctionsetState
(newState: MockStateModel)
packages/store/tests/selectors/create-model-selector.spec.ts:43
↓ 5 callersFunctionsetup
(ComponentType: Type<unknown>)
packages/form-plugin/tests/form.plugin.spec.ts:309
↓ 5 callersFunctiontestSetup
( options: NgxsDevelopmentOptions | null = { warnOnUnhandledActions: true } )
packages/store/tests/unhandled-actions.spec.ts:17
↓ 5 callersFunctiontestSetup
()
packages/storage-plugin/schematics/src/ng-generate/keys-migration.spec.ts:15
↓ 5 callersMethodwarn
@internal
packages/store/src/dev-features/ngxs-unhandled-actions-logger.ts:32
↓ 5 callersFunctionɵisEngineFactory
( engine: Type<StorageEngine> | InjectionToken<StorageEngine> | (() => StorageEngine) )
packages/storage-plugin/internals/src/storage-key.ts:19
↓ 4 callersMethod_disconnect
(forcelyCloseSocket: boolean)
packages/websocket-plugin/src/websocket-handler.ts:143
↓ 4 callersMethodclear
()
packages/hmr-plugin/src/tests/hmr-mock.ts:25
↓ 4 callersFunctioncompleteObservableFn
()
packages/store/tests/action.spec.ts:349
↓ 4 callersFunctionconnect
(store: Store)
packages/websocket-plugin/tests/websocket.module.spec.ts:228
↓ 4 callersFunctioncreateReduxDevtoolsExtension
(connector: ReduxDevtoolsMockConnector)
packages/devtools-plugin/tests/utils/create-devtools.ts:6
↓ 4 callersFunctionensureValueProvided
( value: any, context: { prefix?: string; noun?: string } = {} )
packages/store/src/selectors/selector-checks.util.ts:47
↓ 4 callersFunctionfixPath
(path: string)
packages/store/schematics/src/utils/normalize-options.spec.ts:6
↓ 4 callersFunctiongenerateFiles
( srcFolder: Source, target: string, substitutions: { [k: string]: any; }, generateSpecs?: boole
packages/store/schematics/src/utils/generate-utils.ts:13
↓ 4 callersFunctionget
(classType: Type<T>)
packages/store/tests/execution/execution-strategy.spec.ts:72
↓ 4 callersFunctiongetDispatchedActionWithExplicitConstructor
(ActionDef: T)
packages/store/types/tests/action.lint.ts:281
↓ 4 callersFunctiongetProject
(host: Tree, project?: string)
packages/store/schematics/src/utils/project.ts:15
↓ 4 callersFunctiongetProjectMainFile
(host: Tree, project?: string)
packages/store/schematics/src/utils/project.ts:65
↓ 4 callersMethodgetValue
()
packages/store/internals/src/custom-rxjs-subjects.ts:88
↓ 4 callersMethodhandleError
* The `_unhandledErrorContext` is left unused internally since we do not * require it for internal operations. However, developers who wish to prov
packages/store/src/ngxs-unhandled-error-handler.ts:17
↓ 4 callersFunctionmacrotask
()
packages/store/tests/action.spec.ts:940
↓ 4 callersFunctionnormalizeBaseOptions
( host: Tree, options: T )
packages/store/schematics/src/utils/normalize-options.ts:11
↓ 4 callersFunctionpad
(num: number, maxLength: number)
packages/logger-plugin/src/internals.ts:3
↓ 4 callersFunctionpromiseResolveFn
()
packages/store/tests/action.spec.ts:362
↓ 4 callersFunctiontestSetup
(options?: { isStandalone?: boolean; starterKitSchema?: StarterKitSchema; })
packages/store/schematics/src/starter-kit/starter-kit.factory.spec.ts:17
↓ 4 callersFunctionwithNgxsFormPlugin
()
packages/form-plugin/src/form.module.ts:26
↓ 4 callersFunctionwithNgxsLoggerPlugin
(options?: NgxsLoggerPluginOptions)
packages/logger-plugin/src/logger.module.ts:58
↓ 3 callersMethod_closeConnection
(forcelyCloseSocket: boolean)
packages/websocket-plugin/src/websocket-handler.ts:162
↓ 3 callersMethod_reset
()
packages/router-plugin/src/router.state.ts:309
↓ 3 callersMethodconfigureTestingStates
(options: NgxsOptionsTesting)
packages/store/internals/testing/src/ngxs.setup.ts:16
↓ 3 callersMethodcreateGroup
(name: string)
packages/form-plugin/tests/property-path.spec.ts:74
↓ 3 callersFunctionensureValidSelector
( selector: ɵSelectorDef<any>, context: { prefix?: string; noun?: string } = {} )
packages/store/src/selectors/selector-checks.util.ts:18
↓ 3 callersFunctionexecute
(script: string, options: ExecOptions = {})
tools/utils.ts:41
↓ 3 callersFunctionfindFullParentPath
( obj: StateKeyGraph, out: ɵPlainObjectOf<string> = Object.create(null) )
packages/store/src/internal/internals.ts:175
↓ 3 callersMethodgetStateStream
(path: string)
packages/form-plugin/src/directive.ts:217
↓ 3 callersMethodgetStoreBoundSelectorFn
(selector: any)
packages/store/src/store.ts:170
↓ 3 callersFunctiongetTestModule
(options?: NgxsRouterPluginOptions)
packages/router-plugin/tests/router-navigation.spec.ts:71
↓ 3 callersMethodhit
()
packages/store/tests/execution/noop-execution-strategy.spec.ts:17
↓ 3 callersFunctionisEmpty
(value: string | undefined)
packages/store/schematics/src/utils/common/properties.ts:1
↓ 3 callersMethodjumpToActionById
(id: number)
packages/devtools-plugin/tests/utils/redux-connector.ts:51
↓ 3 callersFunctionpatchState
(newState: Partial<MockStateModel>)
packages/store/tests/selectors/create-model-selector.spec.ts:44
↓ 3 callersMethodpop
()
packages/store/internals/src/initial-state.ts:14
↓ 3 callersFunctionremoveDollarAtTheEnd
(name: string)
packages/store/src/decorators/select/symbols.ts:54
↓ 3 callersMethodsetState
(val: T)
packages/store/src/internal/internals.ts:21
↓ 3 callersFunctionsetupFixture
(states?: ɵStateClass[])
packages/store/tests/selectors/create-property-selectors.spec.ts:31
↓ 3 callersFunctiontestSetup
()
packages/form-plugin/tests/issues/issue-1590-update-form-value-primitive.spec.ts:33
↓ 3 callersFunctiontestSetup
(options?: NgxsStoragePluginOptions)
packages/storage-plugin/tests/storage.plugin.spec.ts:650
↓ 3 callersFunctionwithNgxsPendingTasks
()
packages/store/src/pending-tasks.ts:16
↓ 3 callersFunctionwithNgxsStoragePlugin
( options: NgxsStoragePluginOptions )
packages/storage-plugin/src/storage.module.ts:54
↓ 2 callersMethod_dispatchRouterNavigation
Reacts to `RoutesRecognized` or `NavigationEnd`, depends on the `navigationActionTiming`.
packages/router-plugin/src/router.state.ts:257
↓ 2 callersMethod_getStateContext
(mappedStore: MappedStore)
packages/store/src/internal/lifecycle-state-manager.ts:110
↓ 2 callersMethod_runInsideAngular
(func: () => T)
packages/store/src/execution/execution-strategy.ts:19
↓ 2 callersMethodadd
(ctx: StateContext<string>, { payload }: Add)
packages/store/tests/dispatch.spec.ts:921
↓ 2 callersMethodaddAndReturnDefaults
* Add a set of states to the store and return the defaults
packages/store/src/internal/state-factory.ts:181
↓ 2 callersMethodaddKeys
(storageKeys: StorageKey[])
packages/storage-plugin/src/keys-manager.ts:36
↓ 2 callersMethodassert
(expectation: { inside: number; outside: number })
packages/store/tests/execution/noop-execution-strategy.spec.ts:25
↓ 2 callersFunctioncleanup
()
packages/store/tests/execution/execution-strategy.spec.ts:136
↓ 2 callersMethodcreateActionHandler
( path: string, handlerFn: (ctx: StateContext<any>, action: any) => any, options: ɵActionOptions
packages/store/src/internal/action-handler-factory.ts:24
↓ 2 callersFunctioncreateComponent
()
packages/form-plugin/tests/property-path.spec.ts:82
↓ 2 callersFunctioncreatePromiseTestHelper
()
packages/store/tests/helpers/promise-test-helper.ts:1
↓ 2 callersFunctioncreateRootNode
(selector = 'app-root')
packages/hmr-plugin/src/tests/hmr-mock.ts:83
↓ 2 callersMethodcreateStateContext
* @description * must be taken out into @ngxs/store/internals
packages/hmr-plugin/src/internal/hmr-state-context-factory.ts:22
↓ 2 callersMethodcreateStateContext
* Create the state context
packages/store/src/internal/state-context-factory.ts:44
↓ 2 callersMethoddebounceChange
()
packages/form-plugin/src/directive.ts:203
↓ 2 callersMethoddispatchSingle
(action: any)
packages/store/src/internal/dispatcher.ts:58
↓ 2 callersMethodendGroup
()
packages/logger-plugin/src/log-writer.ts:22
↓ 2 callersFunctiongetFeatureProviders
(states: ɵStateClass[])
packages/store/src/standalone-features/feature-providers.ts:11
← previousnext →101–200 of 1,060, ranked by callers