Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ functions
Functions
22,620 in github.com/angular/angular
⨍
Functions
22,620
◇
Types & classes
18,391
↓ 22 callers
Method
navigateByUrl
* 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 callers
Method
openFile
(projectFileName: string)
packages/language-service/testing/src/project.ts:159
↓ 22 callers
Function
provideZonelessChangeDetection
()
packages/core/src/change_detection/scheduling/zoneless_scheduling_impl.ts:369
↓ 22 callers
Function
resolve
(basePath: string, ...paths: string[])
packages/compiler-cli/src/ngtsc/file_system/src/helpers.ts:77
↓ 22 callers
Function
shouldAttachTrigger
(triggerType: TriggerType, lView: LView, tNode: TNode)
packages/core/src/defer/triggering.ts:591
↓ 22 callers
Method
toLiteralMap
()
packages/compiler/src/render3/view/util.ts:168
↓ 22 callers
Function
trackTriggerForDebugging
(tView: TView, tNode: TNode, textRepresentation: string)
packages/core/src/defer/utils.ts:191
↓ 22 callers
Method
translate
(ast: AST)
packages/compiler/src/typecheck/expression.ts:64
↓ 22 callers
Function
withBody
( html: string, blockFn: () => Promise<unknown> | void, )
packages/private/testing/src/utils.ts:38
↓ 21 callers
Method
add
(token: string)
packages/core/src/render3/interfaces/renderer_dom.ts:99
↓ 21 callers
Function
assertIndexInRange
(arr: any[], index: number)
packages/core/src/util/assert.ts:130
↓ 21 callers
Method
cancelTask
* 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 callers
Method
getContents
(fileName: string)
packages/compiler-cli/test/ngtsc/env.ts:136
↓ 21 callers
Function
getNativeByTNode
(tNode: TNode, lView: LView)
packages/core/src/render3/util/view_utils.ts:101
↓ 21 callers
Method
handleError
(targetZone: Zone, error: any)
packages/zone.js/lib/zone-impl.ts:608
↓ 21 callers
Method
hasAttribute
(name: string)
packages/core/src/render3/interfaces/renderer_dom.ts:78
↓ 21 callers
Function
makeEnvironmentProviders
( providers: (Provider | EnvironmentProviders)[], )
packages/core/src/di/provider_collection.ts:46
↓ 21 callers
Function
normalize
(parts: string[])
packages/compiler-cli/test/mocks.ts:112
↓ 21 callers
Function
resource
(options: ResourceOptions<T, R>)
packages/core/src/resource/resource.ts:67
↓ 21 callers
Method
run
* 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 callers
Method
setup
()
packages/language-service/testing/src/env.ts:27
↓ 21 callers
Function
useAutoTick
()
packages/private/testing/src/utils.ts:204
↓ 21 callers
Function
viewChildren
( locator: ProviderToken<LocatorT> | string, opts?: { read?: ProviderToken<ReadT>; debugName?: str
packages/core/src/authoring/queries.ts:155
↓ 20 callers
Function
dirname
(file: T)
packages/compiler-cli/src/ngtsc/file_system/src/helpers.ts:63
↓ 20 callers
Method
forChild
* 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 callers
Function
formatExtendedError
(code: ErrorCode, message: null | false | string)
packages/compiler-cli/src/ngtsc/typecheck/extended/api/format-extended-error.ts:25
↓ 20 callers
Function
getAngularDecorators
( typeChecker: ts.TypeChecker, decorators: ReadonlyArray<ts.Decorator>, )
packages/core/schematics/utils/ng_decorators.ts:27
↓ 20 callers
Function
getDirectiveDef
(type: any)
packages/core/src/render3/def_getters.ts:56
↓ 20 callers
Function
getLContext
(target: any)
packages/core/src/render3/context_discovery.ts:42
↓ 20 callers
Method
getLSAndScriptInfo
( textDocumentOrFileName: lsp.TextDocumentIdentifier | string, )
vscode-ng-language-service/server/src/session.ts:680
↓ 20 callers
Method
getValue
* 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 callers
Method
isClass
* Check whether the given node actually represents a class.
packages/compiler-cli/src/ngtsc/reflection/src/host.ts:668
↓ 20 callers
Method
path
* @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 callers
Method
select
(node: FlatNode)
devtools/projects/ng-devtools/src/lib/devtools-tabs/directive-explorer/directive-forest/directive-forest.component.ts:167
↓ 20 callers
Method
set
(key: keyof T, value: o.Expression | null)
packages/compiler/src/render3/view/util.ts:156
↓ 20 callers
Method
visit
(ast: AST, context?: any)
packages/compiler/src/expression_parser/ast.ts:730
↓ 20 callers
Method
write
* Write a new value for a key to the table, overwriting any previous value.
packages/service-worker/worker/src/database.ts:37
↓ 20 callers
Function
ɵɵelementStart
( index: number, name: string, attrsIndex?: number | null, localRefsIndex?: number, )
packages/core/src/render3/instructions/element.ts:88
↓ 19 callers
Method
addClass
(el: RElement, name: string)
packages/core/src/render3/interfaces/renderer.ts:66
↓ 19 callers
Function
assertTNodeType
( tNode: TNode | null, expectedTypes: TNodeType, message?: string, )
packages/core/src/render3/node_assert.ts:12
↓ 19 callers
Method
bootstrap
* 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 callers
Method
finish
* Ends the animation, invoking the `onDone()` callback.
packages/animations/src/players/animation_player.ts:68
↓ 19 callers
Method
getOpaque
* Return the `TExpression` of this value wrapped in a `WrappedNodeExpr`.
packages/compiler-cli/linker/src/ast/ast_value.ts:354
↓ 19 callers
Function
getSelectedIndex
()
packages/core/src/render3/state.ts:753
↓ 19 callers
Function
getTDeferBlockDetails
(tView: TView, tNode: TNode)
packages/core/src/defer/utils.ts:56
↓ 19 callers
Function
initMockFileSystem
(os: string, cwd?: AbsoluteFsPath)
packages/compiler-cli/src/ngtsc/file_system/testing/src/test_helper.ts:78
↓ 19 callers
Function
initializeOrGetDirectiveForestHooks
( depsForTestOnly: { directiveForestHooks?: typeof DirectiveForestHooks; } = {}, )
devtools/projects/ng-devtools-backend/src/lib/hooks/index.ts:66
↓ 19 callers
Method
onDone
* 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 callers
Method
parseUrl
Parses a string into a `UrlTree`
packages/router/src/router.ts:592
↓ 19 callers
Function
setInterval
(fn: Function, delay: number)
packages/examples/common/pipes/ts/async_pipe.ts:67
↓ 19 callers
Method
symbol
* 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 callers
Function
tsTextSpanToLspRange
(scriptInfo: ts.server.ScriptInfo, textSpan: ts.TextSpan)
vscode-ng-language-service/server/src/utils.ts:78
↓ 18 callers
Method
_attemptCharCodeUntilFn
(predicate: (code: number) => boolean)
packages/compiler/src/ml_parser/lexer.ts:630
↓ 18 callers
Method
advance
()
packages/compiler/src/expression_parser/lexer.ts:256
↓ 18 callers
Function
afterEveryRender
( callbackOrSpec: | VoidFunction | { earlyRead?: () => unknown; write?: (r?: unknown
packages/core/src/render3/after_render/hooks.ts:203
↓ 18 callers
Method
allocateId
* 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 callers
Method
complete
(response: string | null)
packages/core/test/linker/resource_loader_mock.ts:119
↓ 18 callers
Method
destroy
* 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 callers
Method
dispose
Disposes of the tracing snapshot. Must be run exactly once per TracingSnapshot.
packages/core/src/application/tracing.ts:22
↓ 18 callers
Function
first
(a: T[], cb: (value: T) => T | undefined)
packages/compiler-cli/test/mocks.ts:88
↓ 18 callers
Function
getCompilerFacade
(request: JitCompilerUsageRequest)
packages/core/src/compiler/compiler_facade.ts:23
↓ 18 callers
Method
isArrowFunction
()
packages/compiler/src/expression_parser/parser.ts:1772
↓ 18 callers
Method
notify
()
packages/core/primitives/signals/src/watch.ts:37
↓ 18 callers
Function
profiler
(event, instance = null, eventFn)
packages/core/src/render3/profiler.ts:55
↓ 18 callers
Method
prop
(value: string)
packages/core/test/acceptance/styling_spec.ts:3134
↓ 18 callers
Function
renderStringify
(value: unknown)
packages/core/src/render3/util/stringify_utils.ts:19
↓ 18 callers
Function
ɵɵinject
( token: ProviderToken<T> | HostAttributeToken, flags = InternalInjectFlags.Default, )
packages/core/src/di/injector_compatibility.ts:140
↓ 17 callers
Method
addProject
( name: string, files: ProjectFiles, angularCompilerOptions: TestableOptions = {}, tsCompilerO
packages/language-service/testing/src/env.ts:73
↓ 17 callers
Method
addSymbol
(symbol: TemplateDocumentSymbol)
packages/language-service/src/document_symbols.ts:163
↓ 17 callers
Method
asReadonly
()
packages/core/src/resource/api.ts:151
↓ 17 callers
Function
catchError
(fn)
tools/bazel/node_loader/hooks.mjs:69
↓ 17 callers
Method
clone
* 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 callers
Method
complete
(name: string, time: number, duration: number, args: any = null)
packages/benchpress/test/trace_event_factory.ts:51
↓ 17 callers
Method
control
* @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 callers
Method
createRenderer
(hostElement: RElement | null, rendererType: RendererType2 | null)
packages/core/src/render3/interfaces/renderer.ts:83
↓ 17 callers
Method
detach
* 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 callers
Method
disabled
()
packages/forms/signals/src/field/node.ts:203
↓ 17 callers
Method
disconnect
()
packages/elements/src/element-strategy.ts:31
↓ 17 callers
Method
error
* 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 callers
Method
forRoot
* 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 callers
Function
getBindingRoot
()
packages/core/src/render3/state.ts:444
↓ 17 callers
Function
getDeclaration
( program: ts.Program, fileName: AbsoluteFsPath, name: string, assert: (value: any) => value is T, )
packages/compiler-cli/src/ngtsc/testing/src/utils.ts:69
↓ 17 callers
Method
getDiagnosticsForFile
* 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 callers
Function
getSourceCodeForDiagnostic
(diag: ts.Diagnostic)
packages/compiler-cli/src/ngtsc/testing/src/utils.ts:159
↓ 17 callers
Method
getTemplate
* Retrieve the template in use for the given component.
packages/compiler-cli/src/ngtsc/typecheck/api/checker.ts:75
↓ 17 callers
Method
invokeTask
(targetZone: Zone, task: Task, applyThis?: any, applyArgs?: any[])
packages/zone.js/lib/zone-impl.ts:610
↓ 17 callers
Method
makeTemplateDiagnostic
* 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 callers
Method
normalize
(path: T)
packages/compiler-cli/src/ngtsc/file_system/src/types.ts:50
↓ 17 callers
Function
predicate
(_)
packages/core/test/acceptance/profiler_spec.ts:54
↓ 17 callers
Method
reset
* 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 callers
Method
scheduleMicroTask
* Schedule a MicroTask. * * @param source * @param callback * @param data * @param customSchedule
packages/zone.js/lib/zone-impl.ts:239
↓ 17 callers
Function
unparse
(ast: AST)
packages/compiler/test/expression_parser/utils/unparser.ts:275
↓ 17 callers
Function
visitAll
(visitor: Visitor<Result>, nodes: Node[])
packages/compiler/src/render3/r3_ast.ts:851
↓ 16 callers
Method
_advance
()
packages/compiler/src/ml_parser/parser.ts:169
↓ 16 callers
Function
assertFirstCreatePass
(tView: TView, errMessage?: string)
packages/core/src/render3/assert.ts:118
↓ 16 callers
Method
chdir
(path: AbsoluteFsPath)
packages/compiler-cli/src/ngtsc/file_system/src/types.ts:53
↓ 16 callers
Method
clear
()
packages/core/src/linker/view_container_ref.ts:344
↓ 16 callers
Method
detectChanges
Instructs the root fixture to run change detection.
packages/router/testing/src/router_testing_harness.ts:92
↓ 16 callers
Method
driveDocsExtraction
(entryPoint: string)
packages/compiler-cli/test/ngtsc/env.ts:345
↓ 16 callers
Method
ensureAnalyzed
(this: NgCompiler)
packages/compiler-cli/src/ngtsc/core/src/compiler.ts:1016
← previous
next →
301–400 of 22,620, ranked by callers