MCPcopy Create free account

hub / github.com/angular/angular / functions

Functions22,851 in github.com/angular/angular

↓ 8 callersMethodgetRequiredProperty
(propertyName: PropertyKey<T>)
packages/compiler-cli/linker/src/ast/ast_value.ts:201
↓ 8 callersMethodgetSourceFile
( fileName: string, languageVersionOrOptions: ts.ScriptTarget | ts.CreateSourceFileOptions, onErro
packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.ts:137
↓ 8 callersMethodgetSourceMappingAtTcbLocation
* 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 callersFunctiongroup
( steps: AnimationMetadata[], options: AnimationOptions | null = null, )
packages/animations/src/animation_metadata.ts:758
↓ 8 callersMethodhasBindingPropertyName
* Check whether a mapping for the given property name exists.
packages/compiler/src/property_mapping.ts:142
↓ 8 callersMethodinit
Contains the plugin initialization login.
adev/src/app/features/home/animation/plugins/types.ts:17
↓ 8 callersMethodisCaseSensitive
()
packages/compiler-cli/src/ngtsc/file_system/src/types.ts:60
↓ 8 callersMethodisConstant
()
packages/compiler/src/output/output_ast.ts:997
↓ 8 callersFunctionisHostBindingReference
( ref: Reference<D>, )
packages/core/schematics/migrations/signal-migration/src/passes/reference_resolution/reference_kinds.ts:145
↓ 8 callersFunctionisInCheckNoChangesMode
()
packages/core/src/render3/state.ts:418
↓ 8 callersMethodisPrivateIdentifier
()
packages/compiler/src/expression_parser/lexer.ts:82
↓ 8 callersFunctionisShim
(sf: ts.SourceFile)
packages/compiler-cli/src/ngtsc/shims/src/expando.ts:110
↓ 8 callersFunctionisSignal
(prop: unknown)
devtools/projects/ng-devtools-backend/src/lib/shared/utils/general.ts:40
↓ 8 callersFunctionisTemplateReference
( ref: Reference<D>, )
packages/core/schematics/migrations/signal-migration/src/passes/reference_resolution/reference_kinds.ts:138
↓ 8 callersFunctionisTypeProvider
(value: SingleProvider)
packages/core/src/di/provider_collection.ts:421
↓ 8 callersFunctionisUnsafeObjectKey
(key: string)
packages/compiler/src/render3/util.ts:105
↓ 8 callersMethodlog
(msg: string)
packages/core/test/acceptance/view_container_ref_spec.ts:2358
↓ 8 callersMethodlog
(hook: string)
packages/upgrade/static/test/integration/downgrade_module_spec.ts:1183
↓ 8 callersFunctionmakeHttpFeature
( kind: KindT, providers: Provider[], )
packages/common/http/src/provider.ts:56
↓ 8 callersFunctionmark
(name: string)
packages/zone.js/lib/zone-impl.ts:777
↓ 8 callersFunctionmergeApplicationConfig
(...configs: ApplicationConfig[])
packages/core/src/application/application_config.ts:31
↓ 8 callersFunctionnativeInsertBefore
( renderer: Renderer, parent: RNode, child: RNode, beforeNode: RNode | null, isMove: boolean, )
packages/core/src/render3/dom_node_manipulation.ts:47
↓ 8 callersFunctionnormalizePath
(path: string)
packages/core/schematics/utils/change_tracker.ts:266
↓ 8 callersMethodnormalizeUrl
* 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 callersFunctionopenBrowser
(config: { url?: string; params?: {name: string; value: any}[]; ignoreBrowserSynchronization?: boolean;
modules/utilities/e2e_util.ts:15
↓ 8 callersMethodpost
* 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 callersMethodpostMessage
(message: any)
packages/service-worker/worker/testing/clients.ts:23
↓ 8 callersMethodread
* Read a key from a table, either as an Object or with a given type.
packages/service-worker/worker/src/database.ts:31
↓ 8 callersFunctionreadNgcCommandLineAndConfiguration
(args: string[])
packages/compiler-cli/src/main.ts:116
↓ 8 callersMethodreload
* 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 callersMethodremoveImport
* 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 callersMethodremoveStyle
(el: RElement, style: string, flags?: RendererStyleFlags2)
packages/core/src/render3/interfaces/renderer.ts:69
↓ 8 callersFunctionrenderApplication
( bootstrap: (context: BootstrapContext) => Promise<ApplicationRef>, options: { document?: string | Do
packages/platform-server/src/utils.ts:342
↓ 8 callersFunctionrunInNativeFileSystem
(label: string, callback: () => void)
packages/localize/tools/test/helpers/index.ts:19
↓ 8 callersMethodschedule
(desc: string, run: () => Promise<void>)
packages/service-worker/worker/src/idle.ts:92
↓ 8 callersMethodscheduleMacroTask
* Schedule a MacroTask. * * @param source * @param callback * @param data * @param customSchedule * @param customCancel
packages/zone.js/lib/zone-impl.ts:255
↓ 8 callersFunctionschema
(fn: SchemaFn<TValue>)
packages/forms/signals/src/api/structure.ts:509
↓ 8 callersFunctionserializeNodes
(nodes: i18n.Node[])
packages/compiler/src/i18n/digest.ts:96
↓ 8 callersFunctionsetBoundPathDepthForResolution
( fn: (...args: A) => R, depth: number, )
packages/forms/signals/src/field/resolution.ts:49
↓ 8 callersFunctionsetClassMetadata
( type: any, decorators: any[] | null, ctorParameters: (() => any[]) | null, propDecorators: {[field:
packages/core/src/render3/metadata.ts:87
↓ 8 callersMethodstate
()
packages/forms/signals/src/field/context.ts:119
↓ 8 callersMethodstatus
()
packages/forms/signals/src/controls/interop_ng_control.ts:113
↓ 8 callersMethodtranslate
* 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 callersMethodtriggerEventHandler
* 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 callersFunctionunsupportedFeatureError
(message: string | null)
packages/forms/signals/compat/src/signal_form_control/signal_form_control.ts:562
↓ 8 callersFunctionunsupportedValidatorsError
()
packages/forms/signals/compat/src/signal_form_control/signal_form_control.ts:573
↓ 8 callersFunctionunwrapSignal
(s: any)
devtools/projects/ng-devtools-backend/src/lib/shared/utils/general.ts:57
↓ 8 callersMethodvalidate
* @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 callersMethodvalueOf
Gets the value of the field represented by the given path.
packages/forms/signals/src/api/types.ts:972
↓ 8 callersMethodvisitNode
(node: ts.Node)
packages/compiler-cli/src/ngtsc/translator/src/type_emitter.ts:112
↓ 8 callersFunctionwithFallback
( fileName: string, cb: (ls: ts.LanguageService | LanguageService) => Result | undefined, )
packages/language-service/src/ts_plugin.ts:38
↓ 8 callersFunctionwrapIntoObservable
(value: T | Promise<T> | Observable<T>)
packages/router/src/utils/collection.ts:73
↓ 8 callersFunctionɵɵngDeclareInjectable
(decl: R3DeclareInjectableFacade)
packages/core/src/render3/jit/partial.ts:146
↓ 7 callersFunction__symbol__
(name: string)
packages/zone.js/lib/zone-impl.ts:766
↓ 7 callersMethod_fetchNamespace
(id: string)
packages/animations/browser/src/render/transition_animation_engine.ts:724
↓ 7 callersMethod_log
@internal
packages/core/test/acceptance/lifecycle_spec.ts:1410
↓ 7 callersMethoda
(v: number)
packages/core/test/linker/regression_integration_spec.ts:109
↓ 7 callersFunctionaddParseDiagnostic
( diagnostics: Diagnostics, sourceSpan: ParseSourceSpan, message: string, level: ParseErrorLevel, )
packages/localize/tools/src/translate/translation_files/translation_parsers/translation_utils.ts:159
↓ 7 callersMethodallocateView
* Add a `ViewCompilation` for a new embedded view to this compilation.
packages/compiler/src/template/pipeline/src/compilation.ts:138
↓ 7 callersMethodapplyStylesToKeyframe
()
packages/animations/browser/src/dsl/animation_timeline_builder.ts:881
↓ 7 callersFunctionassertGreaterThan
(actual: T, expected: T, msg: string)
packages/core/src/util/assert.ts:81
↓ 7 callersMethodassertInZone
()
packages/zone.js/lib/zone-spec/fake-async-test.ts:366
↓ 7 callersMethodassertIsNotEnd
* Asserts that `op` is not a special `ListEnd` node.
packages/compiler/src/template/pipeline/ir/src/operations.ts:353
↓ 7 callersMethodassertIsOwned
* 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 callersMethodassertNotInAngularZone
Assures that the method is called outside of the Angular Zone, otherwise throws an error.
packages/core/src/zone/ng_zone.ts:213
↓ 7 callersMethodassertNotInstantiated
(methodName: string, methodDescription: string)
packages/core/testing/src/test_bed.ts:755
↓ 7 callersFunctionassertNotSame
(actual: T, expected: T, msg: string)
packages/core/src/util/assert.ts:63
↓ 7 callersMethodat
(index: number)
packages/core/src/render3/instructions/control_flow.ts:414
↓ 7 callersMethodattach
* Called when the `RouteReuseStrategy` instructs to re-attach a previously detached subtree.
packages/router/src/directives/router_outlet.ts:123
↓ 7 callersMethodb
(v: number)
packages/core/test/linker/regression_integration_spec.ts:113
↓ 7 callersMethodbegin
()
packages/core/src/render3/interfaces/renderer.ts:84
↓ 7 callersMethodbind
* 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 callersFunctionbootstrap
( platform: PlatformRef, Ng2Module: Type<{}>, element: Element, ng1Module: angular.IModule, )
packages/upgrade/static/test/integration/static_test_helpers.ts:14
↓ 7 callersMethodbootstrap
* 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 callersMethodbuild
(resetOrders: boolean, resetSizes: boolean)
devtools/projects/ng-devtools/src/lib/shared/split/split.component.ts:280
↓ 7 callersMethodchangeCurrentFile
(fileName: string)
adev/src/app/editor/code-editor/code-mirror-editor.service.ts:175
↓ 7 callersMethodchildren
* @internal
packages/router/src/utils/tree.ts:32
↓ 7 callersFunctioncompatForm
(...args: any[])
packages/forms/signals/compat/src/api/compat_form.ts:136
↓ 7 callersMethodcomponent
(selector: string, component: IComponent)
packages/upgrade/src/common/src/angular1.ts:29
↓ 7 callersFunctionconvertToParamMap
(params: Params)
packages/router/src/shared.ts:116
↓ 7 callersFunctioncreateAndRenderEmbeddedLView
( declarationLView: LView<unknown>, templateTNode: TNode, context: T, options?: { injector?: Injec
packages/core/src/render3/view_manipulation.ts:22
↓ 7 callersMethodcreateBinaryExpression
* 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 callersMethodcreateCompilerHost
(options: api.CompilerOptions)
packages/compiler-cli/src/perform_watch.ts:50
↓ 7 callersFunctioncreateCustomElement
( component: Type<any>, config: NgElementConfig, )
packages/elements/src/create-custom-element.ts:132
↓ 7 callersMethodcreateLiteral
* 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 callersMethodcreateParenthesizedExpression
* 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 callersFunctioncreateParser
(supportsDirectPipeReferences = false)
packages/compiler/test/expression_parser/parser_spec.ts:1753
↓ 7 callersFunctioncreateProgram
({ rootNames, options, host, oldProgram, }: { rootNames: ReadonlyArray<string>; options: CompilerO
packages/compiler-cli/src/transformers/program.ts:13
↓ 7 callersMethodcreateReturnStatement
* 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 callersMethoddelayNextStep
(delay: number)
packages/animations/browser/src/dsl/animation_timeline_builder.ts:783
↓ 7 callersMethodderef
Gets the key-bound signal graph reference.
devtools/projects/ng-devtools-backend/src/lib/shared/utils/signal-graph-ref.ts:19
↓ 7 callersMethoddetect
* 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 callersFunctiondiffText
(expected: string, actual: string, diffLineContextRange = 10)
packages/core/schematics/utils/tsurge/testing/diff.ts:16
↓ 7 callersMethoddigest
(message: i18n.Message)
packages/compiler/src/i18n/serializers/xmb.ts:106
↓ 7 callersMethoddirty
()
packages/forms/signals/src/field/node.ts:195
↓ 7 callersFunctionel
(html: string)
packages/private/testing/src/browser_utils.ts:25
↓ 7 callersMethoderror
(message: string, offset: number)
packages/compiler/src/expression_parser/lexer.ts:600
↓ 7 callersFunctionescapeIdentifier
(input: string, alwaysQuote: boolean = true)
packages/compiler/src/output/abstract_emitter.ts:725
↓ 7 callersFunctionescapeRegExp
(s: string)
packages/compiler/src/util.ts:42
↓ 7 callersFunctionexpectEvents
(events: Event[], pairs: any[])
packages/router/test/integration/integration_helpers.ts:44
← previousnext →801–900 of 22,851, ranked by callers