MCPcopy Create free account

hub / github.com/stenciljs/core / functions

Functions5,077 in github.com/stenciljs/core

↓ 2 callersFunctionXa
(a,b,c,d,e,f)
test/wdio/slot-ng-if/assets/angular.min.js:64
↓ 2 callersFunctionXc
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:23
↓ 2 callersFunctionZ
(t,n)
src/client/polyfills/core-js.js:7
↓ 2 callersFunctionZd
(a)
test/wdio/slot-ng-if/assets/angular.min.js:179
↓ 2 callersMethod_e2eGoto
(url: string, options?: Partial<WaitForOptions>)
src/testing/puppeteer/puppeteer-declarations.ts:190
↓ 2 callersFunction_scopeSelectorPart
(p: string)
src/utils/shadow-css.ts:397
↓ 2 callersFunctionaa
(a,b,d,e,f,g,h,k,l)
test/wdio/slot-ng-if/assets/angular.min.js:70
↓ 2 callersFunctionac
(a)
test/wdio/slot-ng-if/assets/angular.min.js:12
↓ 2 callersMethodaddController
(controller: ReactiveController)
test/wdio/ts-target/extends-composition-scaling/reactive-controller-host.ts:17
↓ 2 callersFunctionaddCreateEvents
(moduleFile: d.Module, cmp: d.ComponentCompilerMeta)
src/compiler/transformers/create-event.ts:13
↓ 2 callersFunctionaddDestroy
(cb: () => void)
src/compiler/sys/stencil-sys.ts:44
↓ 2 callersFunctionaddE2EListener
( page: pd.E2EPageInternal, elmHandle: puppeteer.JSHandle, eventName: string, callback: (ev: any) => v
src/testing/puppeteer/puppeteer-events.ts:120
↓ 2 callersFunctionaddLazyElementGetter
( classMembers: ts.ClassElement[], moduleFile: d.Module, cmp: d.ComponentCompilerMeta, )
src/compiler/transformers/component-lazy/lazy-element-getter.ts:14
↓ 2 callersFunctionaddOpenInEditor
( openInEditor: OpenInEditorCallback, elm: HTMLElement, file: string, line: number | undefined, colu
src/dev-server/client/app-error.ts:167
↓ 2 callersFunctionaddRemoveSlotScopedClass
* Adds or removes a scoped class to the parent element of a slotted node. * This is used for styling slotted content (e.g. with `::scoped(...) {...}`
src/runtime/vdom/vdom-render.ts:987
↓ 2 callersFunctionaddSlot
( slotName: string, slotId: string, childVNode: RenderNodeData, node: d.RenderNode, parentVNode: d.V
src/runtime/client-hydrate.ts:602
↓ 2 callersFunctionaddSlottedNodes
( slottedNodes: SlottedNodes[], slotNodeId: string, slotName: string, slotNode: d.RenderNode, hostId
src/runtime/client-hydrate.ts:685
↓ 2 callersFunctionaddTagTransform
(cssCode: string, buildCtx: d.BuildCtx)
src/compiler/transformers/add-static-style.ts:138
↓ 2 callersFunctionaddTagTransform
(cssCode: string, buildCtx: d.BuildCtx)
src/compiler/transformers/component-native/native-static-style.ts:101
↓ 2 callersFunctionaddUrlToPendingQueue
(manager: d.PrerenderManager, queueUrl: string, fromUrl: string)
src/compiler/prerender/prerender-queue.ts:45
↓ 2 callersFunctionaddVnodes
( parentElm: d.RenderNode, before: d.RenderNode, parentVNode: d.VNode, vnodes: d.VNode[], startIdx:
src/runtime/vdom/vdom-render.ts:303
↓ 2 callersFunctionae
(a)
test/wdio/slot-ng-if/assets/angular.min.js:186
↓ 2 callersMethodafter
()
test/wdio/async-rerender/cmp.tsx:42
↓ 2 callersFunctionallReady
()
src/testing/puppeteer/puppeteer-events.ts:164
↓ 2 callersFunctionappErrorCssPlugin
* Load CSS files and export them as a string * @param opts build options * @returns an esbuild plugin
scripts/esbuild/dev-server.ts:179
↓ 2 callersFunctionappReset
(win: d.DevClientWindow, config: d.DevClientConfig, cb: () => void)
src/dev-server/dev-server-client/app-update.ts:139
↓ 2 callersFunctionappendDevServerClientScript
(devServerConfig: d.DevServerConfig, req: d.HttpRequest, content: string)
src/dev-server/serve-file.ts:109
↓ 2 callersMethodapplyGlobalPatch
(fromDir: string)
src/declarations/stencil-public-compiler.ts:1164
↓ 2 callersMethodapplyPrerenderGlobalPatch
(opts: { devServerHostUrl: string; window: any })
src/declarations/stencil-public-compiler.ts:1165
↓ 2 callersFunctionarrayLiteralToArray
(arr: ts.ArrayLiteralExpression)
src/compiler/transformers/transform-utils.ts:251
↓ 2 callersFunctionassignedFactory
(elementsOnly: boolean)
src/runtime/slot-polyfill-utils.ts:207
↓ 2 callersFunctionatquery
(name: 'media' | 'container')
src/compiler/style/css-parser/parse-css.ts:308
↓ 2 callersFunctionattachStyles
(hostRef: d.HostRef)
src/runtime/styles.ts:245
↓ 2 callersFunctionattachToAncestor
(hostRef: d.HostRef, ancestorComponent?: d.HostElement)
src/runtime/update-component.ts:12
↓ 2 callersFunctionattributesToMultiLineString
(attributes: d.TypeInfo, jsxAttributes: boolean, internal: boolean)
src/compiler/types/generate-component-types.ts:233
↓ 2 callersMethodbaseOnlyMethod
()
test/wdio/ts-target/extends-conflicts/conflicts-base.ts:36
↓ 2 callersMethodbgRed
(msg: string)
src/testing/testing-logger.ts:66
↓ 2 callersFunctionbuildAll
(opts: BuildOptions)
scripts/build.ts:38
↓ 2 callersFunctionbuildExtendsTree
* A recursive function that builds a tree of classes that extend from each other. * * @param compilerCtx the current compiler context * @param clas
src/compiler/transformers/static-to-meta/class-extension.ts:244
↓ 2 callersFunctionbuildHydrateAppFor
( format: 'esm' | 'cjs', rollupBuild: RollupBuild, config: d.ValidatedConfig, compilerCtx: d.CompilerC
src/compiler/output-targets/dist-hydrate-script/generate-hydrate-app.ts:22
↓ 2 callersMethodbundle
()
test/browser-compile/src/components/app-root/app-root.tsx:104
↓ 2 callersFunctionbundleDts
( opts: BuildOptions, inputFile: string, outputOptions?: OutputOptions, useCache = true, )
scripts/utils/bundle-dts.ts:19
↓ 2 callersFunctionbundleParse5
(opts: BuildOptions)
scripts/esbuild/utils/parse5.ts:16
↓ 2 callersFunctionbuttonClick
(button: HTMLButtonElement)
test/wdio/esm-import/cmp.test.tsx:70
↓ 2 callersFunctionbuttonClick
(button: HTMLButtonElement)
test/wdio/esm-import/cmp-hydrated.test.tsx:79
↓ 2 callersFunctioncalculateStats
(times)
test/end-to-end/benchmark-compile-time.js:43
↓ 2 callersFunctioncallRender
(hostRef: d.HostRef, instance: any, elm: HTMLElement, isInitialLoad: boolean)
src/runtime/update-component.ts:281
↓ 2 callersMethodcanonicalUrl
* A hook to be used to generate the canonical `<link>` tag * which goes in the `<head>` of every prerendered page. Returning `null` * will not a
src/declarations/stencil-public-compiler.ts:845
↓ 2 callersFunctionce
(a)
test/wdio/slot-ng-if/assets/angular.min.js:186
↓ 2 callersFunctioncheckTelemetry
(sys: d.CompilerSystem)
src/cli/telemetry/telemetry.ts:458
↓ 2 callersFunctionclamp
(value: number)
test/end-to-end/src/ssr-runtime-decorators/ssr-runtime-decorators.tsx:4
↓ 2 callersFunctionclamp
(value: number)
test/wdio/ts-target/ts-target-props/cmp.tsx:73
↓ 2 callersFunctionclampTwoDigits
(n: number)
src/sys/node/logger/terminal-logger.ts:561
↓ 2 callersMethodcleanupFocusTracking
()
test/wdio/ts-target/extends-inheritance-scaling/focus-controller-mixin.ts:32
↓ 2 callersMethodcleanupValidation
()
test/wdio/ts-target/extends-inheritance-scaling/validation-controller-mixin.ts:32
↓ 2 callersFunctionclearCache
()
test/end-to-end/benchmark-compile-time.js:18
↓ 2 callersFunctionclearFileCache
(filePath: string)
src/compiler/sys/in-memory-fs.ts:1016
↓ 2 callersFunctionclose
()
src/dev-server/index.ts:75
↓ 2 callersMethodcloseOpenPages
()
src/testing/jest/jest-29/jest-environment.ts:91
↓ 2 callersMethodcloseOpenPages
()
src/testing/jest/jest-27-and-under/jest-environment.ts:50
↓ 2 callersMethodcloseOpenPages
()
src/testing/jest/jest-28/jest-environment.ts:91
↓ 2 callersFunctioncommitEnsureDirs
(dirsToEnsure: string[], inMemoryOnly: boolean)
src/compiler/sys/in-memory-fs.ts:873
↓ 2 callersFunctioncompareHtml
( input: string | HTMLElement | ShadowRoot, shouldEqual: string, serializeShadowRoot: d.SerializeDocumen
src/testing/jest/jest-29/matchers/html.ts:12
↓ 2 callersFunctioncompareHtml
( input: string | HTMLElement | ShadowRoot, shouldEqual: string, serializeShadowRoot: d.SerializeDocumen
src/testing/jest/jest-27-and-under/matchers/html.ts:12
↓ 2 callersFunctioncompareHtml
( input: string | HTMLElement | ShadowRoot, shouldEqual: string, serializeShadowRoot: d.SerializeDocumen
src/testing/jest/jest-28/matchers/html.ts:12
↓ 2 callersFunctioncompareOptions
( currentValue: any, compareValue: any, compareWith?: string | CompareFn | null, )
test/wdio/radio-group-blur/utils.ts:45
↓ 2 callersMethodcompareScreenshot
* `Experimental` * Takes a screenshot of the page, then compares the current screenshot * against the master screenshot. The returned screenshot
src/testing/puppeteer/puppeteer-declarations.ts:90
↓ 2 callersFunctioncompile
( selector, match /* Internal Use Only */ )
src/mock-doc/third-party/jquery.ts:2231
↓ 2 callersMethodcomponentDidRender
()
src/declarations/stencil-public-runtime.ts:600
↓ 2 callersMethodcomponentDidUpdate
* The component has just re-rendered. * * Called multiple times throughout the life of * the component as it updates. * * componentWill
src/declarations/stencil-public-runtime.ts:592
↓ 2 callersMethodcomponentWillRender
()
src/declarations/stencil-public-runtime.ts:599
↓ 2 callersMethodcomponentWillUpdate
* The component is about to update and re-render. * * Called multiple times throughout the life of * the component as it updates. * * c
src/declarations/stencil-public-runtime.ts:641
↓ 2 callersMethodcomposedMethod
()
test/wdio/ts-target/extends-methods/cmp.tsx:41
↓ 2 callersFunctioncomputeMode
(elm: d.HostElement)
src/runtime/mode.ts:6
↓ 2 callersFunctionconnectNode
(ownerDocument: any, node: MockNode)
src/mock-doc/custom-element-registry.ts:169
↓ 2 callersMethodconstructor
(ownerDocument: any, nodeType: number, nodeName: string | null, nodeValue: string | null)
src/mock-doc/node.ts:27
↓ 2 callersFunctionconsume
(queue: d.RafCallback[])
src/client/client-task-queue.ts:28
↓ 2 callersFunctionconsumeTimeout
(queue: d.RafCallback[], timeout: number)
src/client/client-task-queue.ts:39
↓ 2 callersFunctionconvertColonRule
(cssText: string, regExp: RegExp, partReplacer: Function)
src/utils/shadow-css.ts:277
↓ 2 callersFunctionconvertStaticToMeta
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, typeChecker: ts.TypeChe
src/compiler/transformers/static-to-meta/visitor.ts:11
↓ 2 callersFunctioncoreResolvePlugin
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, platform: BundlePlatform, externalRuntime: bo
src/compiler/bundle/core-resolve-plugin.ts:21
↓ 2 callersFunctioncreateAndAppendElement
(text: string)
test/wdio/custom-elements-hierarchy-lifecycle/cmp-util.ts:1
↓ 2 callersFunctioncreateAttributeProxy
(caseInsensitive: boolean)
src/mock-doc/attribute.ts:15
↓ 2 callersFunctioncreateCSSStyleDeclaration
()
src/mock-doc/css-style-declaration.ts:60
↓ 2 callersFunctioncreateCssVarName
(filePath: string, modeName: string)
src/compiler/style/css-to-esm.ts:334
↓ 2 callersFunctioncreateCustomElement
(customElements: MockCustomElementRegistry, ownerDocument: any, tagName: string)
src/mock-doc/custom-element-registry.ts:116
↓ 2 callersFunctioncreateCustomElementsDefineCase
(tagName: string, actionExpression: ts.Expression)
src/compiler/transformers/component-native/add-define-custom-element-function.ts:119
↓ 2 callersFunctioncreateDisabledPseudo
* Returns a function to use in pseudos for :enabled/:disabled * @param {Boolean} disabled true for :disabled; false for :enabled
src/mock-doc/third-party/jquery.ts:1227
↓ 2 callersMethodcreateDocumentTypeNode
()
src/mock-doc/document.ts:216
↓ 2 callersFunctioncreateHydrateBuildId
()
src/hydrate/runner/render-utils.ts:104
↓ 2 callersFunctioncreateImportStatement
(importFnNames: string[], importPath: string)
src/compiler/transformers/transform-utils.ts:1075
↓ 2 callersMethodcreateKey
(domain: string, ...args: any[])
src/declarations/stencil-private.ts:437
↓ 2 callersFunctioncreateNodeLoggerSys
()
src/sys/node/logger/index.ts:27
↓ 2 callersFunctioncreateServerContext
( sys: d.CompilerSystem, sendMsg: d.DevServerSendMessage, devServerConfig: d.DevServerConfig, buildRes
src/dev-server/server-context.ts:8
↓ 2 callersFunctioncreateSimpleVNode
(vnode: Partial<RenderNodeData>)
src/runtime/client-hydrate.ts:584
↓ 2 callersFunctioncreateStyleImport
( transformOpts: d.TransformOptions, tsSourceFile: ts.SourceFile, cmp: d.ComponentCompilerMeta, style:
src/compiler/transformers/style-imports.ts:137
↓ 2 callersFunctioncreateStyleLiteral
(cmp: d.ComponentCompilerMeta, style: d.StyleCompiler, buildCtx: d.BuildCtx)
src/compiler/transformers/add-static-style.ts:146
↓ 2 callersFunctioncreateStyleLiteral
(cmp: d.ComponentCompilerMeta, style: d.StyleCompiler, buildCtx: d.BuildCtx)
src/compiler/transformers/component-native/native-static-style.ts:109
↓ 2 callersFunctioncreateTerminalLogger
(loggerSys: TerminalLoggerSys)
src/sys/node/logger/terminal-logger.ts:25
↓ 2 callersFunctioncreateTsWatchProgram
( config: d.ValidatedConfig, buildCallback: (tsBuilder: ts.BuilderProgram) => Promise<void>, )
src/compiler/transpile/create-watch-program.ts:20
← previousnext →1,101–1,200 of 5,077, ranked by callers