Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ functions
Functions
22,851 in github.com/angular/angular
⨍
Functions
22,851
◇
Types & classes
18,598
↓ 8 callers
Method
getRequiredProperty
(propertyName: PropertyKey<T>)
packages/compiler-cli/linker/src/ast/ast_value.ts:201
↓ 8 callers
Method
getSourceFile
( fileName: string, languageVersionOrOptions: ts.ScriptTarget | ts.CreateSourceFileOptions, onErro
packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.ts:137
↓ 8 callers
Method
getSourceMappingAtTcbLocation
* Given a `shim` and position within the file, returns information for mapping back to a source * location.
packages/compiler-cli/src/ngtsc/typecheck/api/checker.ts:117
↓ 8 callers
Function
group
( steps: AnimationMetadata[], options: AnimationOptions | null = null, )
packages/animations/src/animation_metadata.ts:758
↓ 8 callers
Method
hasBindingPropertyName
* Check whether a mapping for the given property name exists.
packages/compiler/src/property_mapping.ts:142
↓ 8 callers
Method
init
Contains the plugin initialization login.
adev/src/app/features/home/animation/plugins/types.ts:17
↓ 8 callers
Method
isCaseSensitive
()
packages/compiler-cli/src/ngtsc/file_system/src/types.ts:60
↓ 8 callers
Method
isConstant
()
packages/compiler/src/output/output_ast.ts:997
↓ 8 callers
Function
isHostBindingReference
( ref: Reference<D>, )
packages/core/schematics/migrations/signal-migration/src/passes/reference_resolution/reference_kinds.ts:145
↓ 8 callers
Function
isInCheckNoChangesMode
()
packages/core/src/render3/state.ts:418
↓ 8 callers
Method
isPrivateIdentifier
()
packages/compiler/src/expression_parser/lexer.ts:82
↓ 8 callers
Function
isShim
(sf: ts.SourceFile)
packages/compiler-cli/src/ngtsc/shims/src/expando.ts:110
↓ 8 callers
Function
isSignal
(prop: unknown)
devtools/projects/ng-devtools-backend/src/lib/shared/utils/general.ts:40
↓ 8 callers
Function
isTemplateReference
( ref: Reference<D>, )
packages/core/schematics/migrations/signal-migration/src/passes/reference_resolution/reference_kinds.ts:138
↓ 8 callers
Function
isTypeProvider
(value: SingleProvider)
packages/core/src/di/provider_collection.ts:421
↓ 8 callers
Function
isUnsafeObjectKey
(key: string)
packages/compiler/src/render3/util.ts:105
↓ 8 callers
Method
log
(msg: string)
packages/core/test/acceptance/view_container_ref_spec.ts:2358
↓ 8 callers
Method
log
(hook: string)
packages/upgrade/static/test/integration/downgrade_module_spec.ts:1183
↓ 8 callers
Function
makeHttpFeature
( kind: KindT, providers: Provider[], )
packages/common/http/src/provider.ts:56
↓ 8 callers
Function
mark
(name: string)
packages/zone.js/lib/zone-impl.ts:777
↓ 8 callers
Function
mergeApplicationConfig
(...configs: ApplicationConfig[])
packages/core/src/application/application_config.ts:31
↓ 8 callers
Function
nativeInsertBefore
( renderer: Renderer, parent: RNode, child: RNode, beforeNode: RNode | null, isMove: boolean, )
packages/core/src/render3/dom_node_manipulation.ts:47
↓ 8 callers
Function
normalizePath
(path: string)
packages/core/schematics/utils/change_tracker.ts:266
↓ 8 callers
Method
normalizeUrl
* Get a normalized representation of a URL such as those found in the ServiceWorker's `ngsw.json` * configuration. * * More specifically:
packages/service-worker/worker/src/adapter.ts:84
↓ 8 callers
Function
openBrowser
(config: { url?: string; params?: {name: string; value: any}[]; ignoreBrowserSynchronization?: boolean;
modules/utilities/e2e_util.ts:15
↓ 8 callers
Method
post
* Constructs an observable that, when subscribed, causes the configured * `POST` request to execute on the server. The server responds with the loc
packages/common/http/src/client.ts:2359
↓ 8 callers
Method
postMessage
(message: any)
packages/service-worker/worker/testing/clients.ts:23
↓ 8 callers
Method
read
* Read a key from a table, either as an Object or with a given type.
packages/service-worker/worker/src/database.ts:31
↓ 8 callers
Function
readNgcCommandLineAndConfiguration
(args: string[])
packages/compiler-cli/src/main.ts:116
↓ 8 callers
Method
reload
* Instructs the resource to re-load any asynchronous dependency it may have. * * Note that the resource will not enter its reloading state until
packages/core/src/resource/api.ts:161
↓ 8 callers
Method
removeImport
* Marks all imported symbols with a specific name for removal. * Call `addImport` to undo this operation. * @param requestedFile File from which
packages/compiler-cli/src/ngtsc/translator/src/import_manager/import_manager.ts:182
↓ 8 callers
Method
removeStyle
(el: RElement, style: string, flags?: RendererStyleFlags2)
packages/core/src/render3/interfaces/renderer.ts:69
↓ 8 callers
Function
renderApplication
( bootstrap: (context: BootstrapContext) => Promise<ApplicationRef>, options: { document?: string | Do
packages/platform-server/src/utils.ts:342
↓ 8 callers
Function
runInNativeFileSystem
(label: string, callback: () => void)
packages/localize/tools/test/helpers/index.ts:19
↓ 8 callers
Method
schedule
(desc: string, run: () => Promise<void>)
packages/service-worker/worker/src/idle.ts:92
↓ 8 callers
Method
scheduleMacroTask
* Schedule a MacroTask. * * @param source * @param callback * @param data * @param customSchedule * @param customCancel
packages/zone.js/lib/zone-impl.ts:255
↓ 8 callers
Function
schema
(fn: SchemaFn<TValue>)
packages/forms/signals/src/api/structure.ts:509
↓ 8 callers
Function
serializeNodes
(nodes: i18n.Node[])
packages/compiler/src/i18n/digest.ts:96
↓ 8 callers
Function
setBoundPathDepthForResolution
( fn: (...args: A) => R, depth: number, )
packages/forms/signals/src/field/resolution.ts:49
↓ 8 callers
Function
setClassMetadata
( type: any, decorators: any[] | null, ctorParameters: (() => any[]) | null, propDecorators: {[field:
packages/core/src/render3/metadata.ts:87
↓ 8 callers
Method
state
()
packages/forms/signals/src/field/context.ts:119
↓ 8 callers
Method
status
()
packages/forms/signals/src/controls/interop_ng_control.ts:113
↓ 8 callers
Method
translate
* Translate the file at `relativeFilePath` containing `contents`, using the given `translations`, * and write the translated content to the path co
packages/localize/tools/src/translate/translator.ts:59
↓ 8 callers
Method
triggerEventHandler
* Triggers the event by its name if there is a corresponding listener in the element's * `listeners` collection. * * If the event lacks a lis
packages/core/src/debug/debug_node.ts:355
↓ 8 callers
Function
unsupportedFeatureError
(message: string | null)
packages/forms/signals/compat/src/signal_form_control/signal_form_control.ts:562
↓ 8 callers
Function
unsupportedValidatorsError
()
packages/forms/signals/compat/src/signal_form_control/signal_form_control.ts:573
↓ 8 callers
Function
unwrapSignal
(s: any)
devtools/projects/ng-devtools-backend/src/lib/shared/utils/general.ts:57
↓ 8 callers
Method
validate
* @description * Method that performs synchronous validation against the provided control. * * @param control The control to validate against
packages/forms/src/directives/validators.ts:101
↓ 8 callers
Method
valueOf
Gets the value of the field represented by the given path.
packages/forms/signals/src/api/types.ts:972
↓ 8 callers
Method
visitNode
(node: ts.Node)
packages/compiler-cli/src/ngtsc/translator/src/type_emitter.ts:112
↓ 8 callers
Function
withFallback
( fileName: string, cb: (ls: ts.LanguageService | LanguageService) => Result | undefined, )
packages/language-service/src/ts_plugin.ts:38
↓ 8 callers
Function
wrapIntoObservable
(value: T | Promise<T> | Observable<T>)
packages/router/src/utils/collection.ts:73
↓ 8 callers
Function
ɵɵngDeclareInjectable
(decl: R3DeclareInjectableFacade)
packages/core/src/render3/jit/partial.ts:146
↓ 7 callers
Function
__symbol__
(name: string)
packages/zone.js/lib/zone-impl.ts:766
↓ 7 callers
Method
_fetchNamespace
(id: string)
packages/animations/browser/src/render/transition_animation_engine.ts:724
↓ 7 callers
Method
_log
@internal
packages/core/test/acceptance/lifecycle_spec.ts:1410
↓ 7 callers
Method
a
(v: number)
packages/core/test/linker/regression_integration_spec.ts:109
↓ 7 callers
Function
addParseDiagnostic
( diagnostics: Diagnostics, sourceSpan: ParseSourceSpan, message: string, level: ParseErrorLevel, )
packages/localize/tools/src/translate/translation_files/translation_parsers/translation_utils.ts:159
↓ 7 callers
Method
allocateView
* Add a `ViewCompilation` for a new embedded view to this compilation.
packages/compiler/src/template/pipeline/src/compilation.ts:138
↓ 7 callers
Method
applyStylesToKeyframe
()
packages/animations/browser/src/dsl/animation_timeline_builder.ts:881
↓ 7 callers
Function
assertGreaterThan
(actual: T, expected: T, msg: string)
packages/core/src/util/assert.ts:81
↓ 7 callers
Method
assertInZone
()
packages/zone.js/lib/zone-spec/fake-async-test.ts:366
↓ 7 callers
Method
assertIsNotEnd
* Asserts that `op` is not a special `ListEnd` node.
packages/compiler/src/template/pipeline/ir/src/operations.ts:353
↓ 7 callers
Method
assertIsOwned
* Asserts that `op` currently belongs to a list. If `byList` is passed, `op` is asserted to * specifically belong to that list.
packages/compiler/src/template/pipeline/ir/src/operations.ts:340
↓ 7 callers
Method
assertNotInAngularZone
Assures that the method is called outside of the Angular Zone, otherwise throws an error.
packages/core/src/zone/ng_zone.ts:213
↓ 7 callers
Method
assertNotInstantiated
(methodName: string, methodDescription: string)
packages/core/testing/src/test_bed.ts:755
↓ 7 callers
Function
assertNotSame
(actual: T, expected: T, msg: string)
packages/core/src/util/assert.ts:63
↓ 7 callers
Method
at
(index: number)
packages/core/src/render3/instructions/control_flow.ts:414
↓ 7 callers
Method
attach
* Called when the `RouteReuseStrategy` instructs to re-attach a previously detached subtree.
packages/router/src/directives/router_outlet.ts:123
↓ 7 callers
Method
b
(v: number)
packages/core/test/linker/regression_integration_spec.ts:113
↓ 7 callers
Method
begin
()
packages/core/src/render3/interfaces/renderer.ts:84
↓ 7 callers
Method
bind
* Perform a binding operation on the given `Target` and return a `BoundTarget` which contains * metadata about the types referenced in the template
packages/compiler/src/render3/view/t2_binder.ts:184
↓ 7 callers
Function
bootstrap
( platform: PlatformRef, Ng2Module: Type<{}>, element: Element, ng1Module: angular.IModule, )
packages/upgrade/static/test/integration/static_test_helpers.ts:14
↓ 7 callers
Method
bootstrap
* Bootstrap a component onto the element identified by its selector or, optionally, to a * specified element. * * @usageNotes * ### Bootst
packages/core/src/application/application_ref.ts:448
↓ 7 callers
Method
build
(resetOrders: boolean, resetSizes: boolean)
devtools/projects/ng-devtools/src/lib/shared/split/split.component.ts:280
↓ 7 callers
Method
changeCurrentFile
(fileName: string)
adev/src/app/editor/code-editor/code-mirror-editor.service.ts:175
↓ 7 callers
Method
children
* @internal
packages/router/src/utils/tree.ts:32
↓ 7 callers
Function
compatForm
(...args: any[])
packages/forms/signals/compat/src/api/compat_form.ts:136
↓ 7 callers
Method
component
(selector: string, component: IComponent)
packages/upgrade/src/common/src/angular1.ts:29
↓ 7 callers
Function
convertToParamMap
(params: Params)
packages/router/src/shared.ts:116
↓ 7 callers
Function
createAndRenderEmbeddedLView
( declarationLView: LView<unknown>, templateTNode: TNode, context: T, options?: { injector?: Injec
packages/core/src/render3/view_manipulation.ts:22
↓ 7 callers
Method
createBinaryExpression
* Create a binary expression (e.g. `lhs && rhs`). * * @param leftOperand an expression that will appear on the left of the operator. * @param
packages/compiler-cli/src/ngtsc/translator/src/api/ast_factory.ts:48
↓ 7 callers
Method
createCompilerHost
(options: api.CompilerOptions)
packages/compiler-cli/src/perform_watch.ts:50
↓ 7 callers
Function
createCustomElement
( component: Type<any>, config: NgElementConfig, )
packages/elements/src/create-custom-element.ts:132
↓ 7 callers
Method
createLiteral
* Create a simple literal (e.g. `"string"`, `123`, `false`, etc). * * @param value the value of the literal.
packages/compiler-cli/src/ngtsc/translator/src/api/ast_factory.ts:191
↓ 7 callers
Method
createParenthesizedExpression
* Wrap an expression in parentheses. * * @param expression the expression to wrap in parentheses.
packages/compiler-cli/src/ngtsc/translator/src/api/ast_factory.ts:213
↓ 7 callers
Function
createParser
(supportsDirectPipeReferences = false)
packages/compiler/test/expression_parser/parser_spec.ts:1753
↓ 7 callers
Function
createProgram
({ rootNames, options, host, oldProgram, }: { rootNames: ReadonlyArray<string>; options: CompilerO
packages/compiler-cli/src/transformers/program.ts:13
↓ 7 callers
Method
createReturnStatement
* Create a return statement (e.g `return expr;`). * * @param expression the expression to be returned.
packages/compiler-cli/src/ngtsc/translator/src/api/ast_factory.ts:237
↓ 7 callers
Method
delayNextStep
(delay: number)
packages/animations/browser/src/dsl/animation_timeline_builder.ts:783
↓ 7 callers
Method
deref
Gets the key-bound signal graph reference.
devtools/projects/ng-devtools-backend/src/lib/shared/utils/signal-graph-ref.ts:19
↓ 7 callers
Method
detect
* Scan a set of reflected decorators and determine if this handler is responsible for compilation * of one of them.
packages/compiler-cli/src/ngtsc/transform/src/api.ts:93
↓ 7 callers
Function
diffText
(expected: string, actual: string, diffLineContextRange = 10)
packages/core/schematics/utils/tsurge/testing/diff.ts:16
↓ 7 callers
Method
digest
(message: i18n.Message)
packages/compiler/src/i18n/serializers/xmb.ts:106
↓ 7 callers
Method
dirty
()
packages/forms/signals/src/field/node.ts:195
↓ 7 callers
Function
el
(html: string)
packages/private/testing/src/browser_utils.ts:25
↓ 7 callers
Method
error
(message: string, offset: number)
packages/compiler/src/expression_parser/lexer.ts:600
↓ 7 callers
Function
escapeIdentifier
(input: string, alwaysQuote: boolean = true)
packages/compiler/src/output/abstract_emitter.ts:725
↓ 7 callers
Function
escapeRegExp
(s: string)
packages/compiler/src/util.ts:42
↓ 7 callers
Function
expectEvents
(events: Event[], pairs: any[])
packages/router/test/integration/integration_helpers.ts:44
← previous
next →
801–900 of 22,851, ranked by callers