MCPcopy Create free account

hub / github.com/angular/angular / functions

Functions22,620 in github.com/angular/angular

↓ 22 callersMethodnavigateByUrl
* Navigates to a view using an absolute route path. * * @param url An absolute path for a defined route. The function does not apply any delta t
packages/router/src/router.ts:536
↓ 22 callersMethodopenFile
(projectFileName: string)
packages/language-service/testing/src/project.ts:159
↓ 22 callersFunctionprovideZonelessChangeDetection
()
packages/core/src/change_detection/scheduling/zoneless_scheduling_impl.ts:369
↓ 22 callersFunctionresolve
(basePath: string, ...paths: string[])
packages/compiler-cli/src/ngtsc/file_system/src/helpers.ts:77
↓ 22 callersFunctionshouldAttachTrigger
(triggerType: TriggerType, lView: LView, tNode: TNode)
packages/core/src/defer/triggering.ts:591
↓ 22 callersMethodtoLiteralMap
()
packages/compiler/src/render3/view/util.ts:168
↓ 22 callersFunctiontrackTriggerForDebugging
(tView: TView, tNode: TNode, textRepresentation: string)
packages/core/src/defer/utils.ts:191
↓ 22 callersMethodtranslate
(ast: AST)
packages/compiler/src/typecheck/expression.ts:64
↓ 22 callersFunctionwithBody
( html: string, blockFn: () => Promise<unknown> | void, )
packages/private/testing/src/utils.ts:38
↓ 21 callersMethodadd
(token: string)
packages/core/src/render3/interfaces/renderer_dom.ts:99
↓ 21 callersFunctionassertIndexInRange
(arr: any[], index: number)
packages/core/src/util/assert.ts:130
↓ 21 callersMethodcancelTask
* Allows the zone to intercept canceling of scheduled Task. * * The interception is configured using [ZoneSpec.onCancelTask]. The default cancel
packages/zone.js/lib/zone-impl.ts:298
↓ 21 callersMethodgetContents
(fileName: string)
packages/compiler-cli/test/ngtsc/env.ts:136
↓ 21 callersFunctiongetNativeByTNode
(tNode: TNode, lView: LView)
packages/core/src/render3/util/view_utils.ts:101
↓ 21 callersMethodhandleError
(targetZone: Zone, error: any)
packages/zone.js/lib/zone-impl.ts:608
↓ 21 callersMethodhasAttribute
(name: string)
packages/core/src/render3/interfaces/renderer_dom.ts:78
↓ 21 callersFunctionmakeEnvironmentProviders
( providers: (Provider | EnvironmentProviders)[], )
packages/core/src/di/provider_collection.ts:46
↓ 21 callersFunctionnormalize
(parts: string[])
packages/compiler-cli/test/mocks.ts:112
↓ 21 callersFunctionresource
(options: ResourceOptions<T, R>)
packages/core/src/resource/resource.ts:67
↓ 21 callersMethodrun
* Execute the reactive expression in the context of this `Watch` consumer. * * Should be called by the user scheduling algorithm when the provid
packages/core/primitives/signals/src/watch.ts:45
↓ 21 callersMethodsetup
()
packages/language-service/testing/src/env.ts:27
↓ 21 callersFunctionuseAutoTick
()
packages/private/testing/src/utils.ts:204
↓ 21 callersFunctionviewChildren
( locator: ProviderToken<LocatorT> | string, opts?: { read?: ProviderToken<ReadT>; debugName?: str
packages/core/src/authoring/queries.ts:155
↓ 20 callersFunctiondirname
(file: T)
packages/compiler-cli/src/ngtsc/file_system/src/helpers.ts:63
↓ 20 callersMethodforChild
* Creates a module with all the router directives and a provider registering routes, * without creating a new Router service. * When registering
packages/router/src/router_module.ts:182
↓ 20 callersFunctionformatExtendedError
(code: ErrorCode, message: null | false | string)
packages/compiler-cli/src/ngtsc/typecheck/extended/api/format-extended-error.ts:25
↓ 20 callersFunctiongetAngularDecorators
( typeChecker: ts.TypeChecker, decorators: ReadonlyArray<ts.Decorator>, )
packages/core/schematics/utils/ng_decorators.ts:27
↓ 20 callersFunctiongetDirectiveDef
(type: any)
packages/core/src/render3/def_getters.ts:56
↓ 20 callersFunctiongetLContext
(target: any)
packages/core/src/render3/context_discovery.ts:42
↓ 20 callersMethodgetLSAndScriptInfo
( textDocumentOrFileName: lsp.TextDocumentIdentifier | string, )
vscode-ng-language-service/server/src/session.ts:680
↓ 20 callersMethodgetValue
* Returns an `AstValue` that wraps the value of the property called `propertyName`. * * Throws an error if there is no such property.
packages/compiler-cli/linker/src/ast/ast_value.ts:168
↓ 20 callersMethodisClass
* Check whether the given node actually represents a class.
packages/compiler-cli/src/ngtsc/reflection/src/host.ts:668
↓ 20 callersMethodpath
* @description * Returns an array representing the path to this group. Because this directive * always lives at the top level of a form, it is a
packages/forms/src/directives/ng_form.ts:208
↓ 20 callersMethodselect
(node: FlatNode)
devtools/projects/ng-devtools/src/lib/devtools-tabs/directive-explorer/directive-forest/directive-forest.component.ts:167
↓ 20 callersMethodset
(key: keyof T, value: o.Expression | null)
packages/compiler/src/render3/view/util.ts:156
↓ 20 callersMethodvisit
(ast: AST, context?: any)
packages/compiler/src/expression_parser/ast.ts:730
↓ 20 callersMethodwrite
* Write a new value for a key to the table, overwriting any previous value.
packages/service-worker/worker/src/database.ts:37
↓ 20 callersFunctionɵɵelementStart
( index: number, name: string, attrsIndex?: number | null, localRefsIndex?: number, )
packages/core/src/render3/instructions/element.ts:88
↓ 19 callersMethodaddClass
(el: RElement, name: string)
packages/core/src/render3/interfaces/renderer.ts:66
↓ 19 callersFunctionassertTNodeType
( tNode: TNode | null, expectedTypes: TNodeType, message?: string, )
packages/core/src/render3/node_assert.ts:12
↓ 19 callersMethodbootstrap
* Bootstrap an AngularJS application from this NgModule * @param element the element on which to bootstrap the AngularJS application * @param [m
packages/upgrade/static/src/upgrade_module.ts:183
↓ 19 callersMethodfinish
* Ends the animation, invoking the `onDone()` callback.
packages/animations/src/players/animation_player.ts:68
↓ 19 callersMethodgetOpaque
* Return the `TExpression` of this value wrapped in a `WrappedNodeExpr`.
packages/compiler-cli/linker/src/ast/ast_value.ts:354
↓ 19 callersFunctiongetSelectedIndex
()
packages/core/src/render3/state.ts:753
↓ 19 callersFunctiongetTDeferBlockDetails
(tView: TView, tNode: TNode)
packages/core/src/defer/utils.ts:56
↓ 19 callersFunctioninitMockFileSystem
(os: string, cwd?: AbsoluteFsPath)
packages/compiler-cli/src/ngtsc/file_system/testing/src/test_helper.ts:78
↓ 19 callersFunctioninitializeOrGetDirectiveForestHooks
( depsForTestOnly: { directiveForestHooks?: typeof DirectiveForestHooks; } = {}, )
devtools/projects/ng-devtools-backend/src/lib/hooks/index.ts:66
↓ 19 callersMethodonDone
* Provides a callback to invoke when the animation finishes. * @param fn The callback function. * @see {@link #finish}
packages/animations/src/players/animation_player.ts:30
↓ 19 callersMethodparseUrl
Parses a string into a `UrlTree`
packages/router/src/router.ts:592
↓ 19 callersFunctionsetInterval
(fn: Function, delay: number)
packages/examples/common/pipes/ts/async_pipe.ts:67
↓ 19 callersMethodsymbol
* Produces a `SemanticSymbol` that represents the class, which is registered into the semantic * dependency graph. The symbol is used in incrementa
packages/compiler-cli/src/ngtsc/transform/src/api.ts:135
↓ 19 callersFunctiontsTextSpanToLspRange
(scriptInfo: ts.server.ScriptInfo, textSpan: ts.TextSpan)
vscode-ng-language-service/server/src/utils.ts:78
↓ 18 callersMethod_attemptCharCodeUntilFn
(predicate: (code: number) => boolean)
packages/compiler/src/ml_parser/lexer.ts:630
↓ 18 callersMethodadvance
()
packages/compiler/src/expression_parser/lexer.ts:256
↓ 18 callersFunctionafterEveryRender
( callbackOrSpec: | VoidFunction | { earlyRead?: () => unknown; write?: (r?: unknown
packages/core/src/render3/after_render/hooks.ts:203
↓ 18 callersMethodallocateId
* Allocate a new variable name for use within the `Context`. * * Currently this uses a monotonically increasing counter, but in the future the v
packages/compiler/src/typecheck/ops/context.ts:71
↓ 18 callersMethodcomplete
(response: string | null)
packages/core/test/linker/resource_loader_mock.ts:119
↓ 18 callersMethoddestroy
* Destroys the animation, after invoking the `beforeDestroy()` callback. * Calls the `onDestroy()` callback when destruction is completed.
packages/animations/src/players/animation_player.ts:73
↓ 18 callersMethoddispose
Disposes of the tracing snapshot. Must be run exactly once per TracingSnapshot.
packages/core/src/application/tracing.ts:22
↓ 18 callersFunctionfirst
(a: T[], cb: (value: T) => T | undefined)
packages/compiler-cli/test/mocks.ts:88
↓ 18 callersFunctiongetCompilerFacade
(request: JitCompilerUsageRequest)
packages/core/src/compiler/compiler_facade.ts:23
↓ 18 callersMethodisArrowFunction
()
packages/compiler/src/expression_parser/parser.ts:1772
↓ 18 callersMethodnotify
()
packages/core/primitives/signals/src/watch.ts:37
↓ 18 callersFunctionprofiler
(event, instance = null, eventFn)
packages/core/src/render3/profiler.ts:55
↓ 18 callersMethodprop
(value: string)
packages/core/test/acceptance/styling_spec.ts:3134
↓ 18 callersFunctionrenderStringify
(value: unknown)
packages/core/src/render3/util/stringify_utils.ts:19
↓ 18 callersFunctionɵɵinject
( token: ProviderToken<T> | HostAttributeToken, flags = InternalInjectFlags.Default, )
packages/core/src/di/injector_compatibility.ts:140
↓ 17 callersMethodaddProject
( name: string, files: ProjectFiles, angularCompilerOptions: TestableOptions = {}, tsCompilerO
packages/language-service/testing/src/env.ts:73
↓ 17 callersMethodaddSymbol
(symbol: TemplateDocumentSymbol)
packages/language-service/src/document_symbols.ts:163
↓ 17 callersMethodasReadonly
()
packages/core/src/resource/api.ts:151
↓ 17 callersFunctioncatchError
(fn)
tools/bazel/node_loader/hooks.mjs:69
↓ 17 callersMethodclone
* Clones an LQuery for an embedded view. A cloned query shares the same `QueryList` but has a * separate collection of materialized matches.
packages/core/src/render3/interfaces/query.ts:207
↓ 17 callersMethodcomplete
(name: string, time: number, duration: number, args: any = null)
packages/benchpress/test/trace_event_factory.ts:51
↓ 17 callersMethodcontrol
* @description * Constructs a new `FormControl` with the given state, validators and options. Sets * `{nonNullable: true}` in the options to get
packages/forms/src/form_builder.ts:366
↓ 17 callersMethodcreateRenderer
(hostElement: RElement | null, rendererType: RendererType2 | null)
packages/core/src/render3/interfaces/renderer.ts:83
↓ 17 callersMethoddetach
* Called when the `RouteReuseStrategy` instructs to detach the subtree. * * This is similar to `deactivate`, but the activated component should
packages/router/src/directives/router_outlet.ts:118
↓ 17 callersMethoddisabled
()
packages/forms/signals/src/field/node.ts:203
↓ 17 callersMethoddisconnect
()
packages/elements/src/element-strategy.ts:31
↓ 17 callersMethoderror
* Records an error and skips over the token stream until reaching a recoverable point. See * `this.skip` for more details on token skipping.
packages/compiler/src/expression_parser/parser.ts:1817
↓ 17 callersMethodforRoot
* Creates and configures a module with all the router providers and directives. * Optionally sets up an application listener to perform an initial
packages/router/src/router_module.ts:127
↓ 17 callersFunctiongetBindingRoot
()
packages/core/src/render3/state.ts:444
↓ 17 callersFunctiongetDeclaration
( program: ts.Program, fileName: AbsoluteFsPath, name: string, assert: (value: any) => value is T, )
packages/compiler-cli/src/ngtsc/testing/src/utils.ts:69
↓ 17 callersMethodgetDiagnosticsForFile
* Get all `ts.Diagnostic`s currently available for the given `ts.SourceFile`. * * This method will fail (throw) if there are components within t
packages/compiler-cli/src/ngtsc/typecheck/api/checker.ts:99
↓ 17 callersFunctiongetSourceCodeForDiagnostic
(diag: ts.Diagnostic)
packages/compiler-cli/src/ngtsc/testing/src/utils.ts:159
↓ 17 callersMethodgetTemplate
* Retrieve the template in use for the given component.
packages/compiler-cli/src/ngtsc/typecheck/api/checker.ts:75
↓ 17 callersMethodinvokeTask
(targetZone: Zone, task: Task, applyThis?: any, applyArgs?: any[])
packages/zone.js/lib/zone-impl.ts:610
↓ 17 callersMethodmakeTemplateDiagnostic
* Creates a template diagnostic with the given information for the template being processed and * using the diagnostic category configured for the
packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.ts:55
↓ 17 callersMethodnormalize
(path: T)
packages/compiler-cli/src/ngtsc/file_system/src/types.ts:50
↓ 17 callersFunctionpredicate
(_)
packages/core/test/acceptance/profiler_spec.ts:54
↓ 17 callersMethodreset
* Return the `PerfRecorder` to an empty state (clear all tracked statistics) and reset the zero * point to the current time.
packages/compiler-cli/src/ngtsc/perf/src/api.ts:416
↓ 17 callersMethodscheduleMicroTask
* Schedule a MicroTask. * * @param source * @param callback * @param data * @param customSchedule
packages/zone.js/lib/zone-impl.ts:239
↓ 17 callersFunctionunparse
(ast: AST)
packages/compiler/test/expression_parser/utils/unparser.ts:275
↓ 17 callersFunctionvisitAll
(visitor: Visitor<Result>, nodes: Node[])
packages/compiler/src/render3/r3_ast.ts:851
↓ 16 callersMethod_advance
()
packages/compiler/src/ml_parser/parser.ts:169
↓ 16 callersFunctionassertFirstCreatePass
(tView: TView, errMessage?: string)
packages/core/src/render3/assert.ts:118
↓ 16 callersMethodchdir
(path: AbsoluteFsPath)
packages/compiler-cli/src/ngtsc/file_system/src/types.ts:53
↓ 16 callersMethodclear
()
packages/core/src/linker/view_container_ref.ts:344
↓ 16 callersMethoddetectChanges
Instructs the root fixture to run change detection.
packages/router/testing/src/router_testing_harness.ts:92
↓ 16 callersMethoddriveDocsExtraction
(entryPoint: string)
packages/compiler-cli/test/ngtsc/env.ts:345
↓ 16 callersMethodensureAnalyzed
(this: NgCompiler)
packages/compiler-cli/src/ngtsc/core/src/compiler.ts:1016
← previousnext →301–400 of 22,620, ranked by callers