MCPcopy Create free account

hub / github.com/stenciljs/core / functions

Functions5,077 in github.com/stenciljs/core

↓ 3 callersFunctiongenerateEntryPoint
( outputTarget: d.OutputTargetDistCustomElements, cmpImports: string[] = [], cmpExports: string[] = [],
src/compiler/output-targets/dist-custom-elements/index.ts:264
↓ 3 callersFunctiongenerateMarkdown
( userContent: string | undefined, cmp: d.JsonDocsComponent, cmps: d.JsonDocsComponent[], readmeOutput
src/compiler/docs/readme/output-docs.ts:85
↓ 3 callersFunctiongenerateServiceWorkerUrl
(outputTarget: d.OutputTargetWww, serviceWorker: d.ServiceWorkerConfig)
src/compiler/service-worker/service-worker-util.ts:5
↓ 3 callersMethodgetBoundingClientRect
()
src/mock-doc/node.ts:463
↓ 3 callersFunctiongetChildNodes
* Normalizes the `childNodes` of a node due to if `experimentalSlotFixes` is enabled, ` * childNodes` will only return 'slotted' / lightDOM nodes *
src/mock-doc/serialize-node.ts:566
↓ 3 callersFunctiongetCmpLabel
* Helper function to retrieve custom element used by this test suite. If the element cannot be found, the test that * invoked this function shall f
test/wdio/scoped-slot-text-with-sibling/cmp.test.tsx:16
↓ 3 callersFunctiongetComponentMeta
( compilerCtx: d.CompilerCtx, tsSourceFile: ts.SourceFile, node: ts.ClassDeclaration, )
src/compiler/transformers/transform-utils.ts:935
↓ 3 callersFunctiongetDependencySubset
(baseline: string[] | undefined, superset: string[] = [])
src/compiler/plugin/plugin.ts:66
↓ 3 callersMethodgetDevServerExecutingPath
* The dev server's executing path.
src/declarations/stencil-public-compiler.ts:1248
↓ 3 callersFunctiongetDocHandle
()
src/testing/puppeteer/puppeteer-page.ts:76
↓ 3 callersFunctiongetElementOrder
(page: E2EPage, parent: string)
test/end-to-end/src/scoped-hydration/scoped-hydration.e2e.ts:7
↓ 3 callersMethodgetElementsByClassName
(classNames: string)
src/mock-doc/node.ts:665
↓ 3 callersMethodgetElementsByName
(elmName: string)
src/mock-doc/document.ts:224
↓ 3 callersFunctiongetFirstOutputFile
(buildResult: ESBuildResult)
scripts/esbuild/utils/index.ts:143
↓ 3 callersMethodgetFocusState
()
test/wdio/ts-target/extends-composition-scaling/focus-controller.ts:57
↓ 3 callersMethodgetFocusState
()
test/wdio/ts-target/extends-inheritance-scaling/focus-controller-mixin.ts:51
↓ 3 callersFunctiongetHomeModule
( importer: ts.SourceFile, importPath: string, options: ts.CompilerOptions, compilerHost: ts.CompilerH
src/compiler/transformers/type-library.ts:184
↓ 3 callersMethodgetLocalModulePath
* Gets the absolute file path when for a dependency module.
src/declarations/stencil-public-compiler.ts:1253
↓ 3 callersMethodgetMasterBuild
()
src/screenshot/connector-base.ts:122
↓ 3 callersMethodgetMethodCallLog
()
test/wdio/ts-target/extends-conflicts/conflicts-base.ts:45
↓ 3 callersFunctiongetMode
(ref: d.RuntimeRef)
src/runtime/mode.ts:10
↓ 3 callersFunctiongetModule
(compilerCtx: d.CompilerCtx, filePath: string)
src/compiler/transpile/transpiled-module.ts:12
↓ 3 callersFunctiongetNameText
(name: string, tags: d.JsonDocsTag[])
src/compiler/docs/generate-doc-data.ts:410
↓ 3 callersFunctiongetRenderingRef
()
src/runtime/update-component.ts:331
↓ 3 callersMethodgetScreenshotCache
()
src/screenshot/connector-base.ts:227
↓ 3 callersFunctiongetSlotChildSiblings
(slot: d.RenderNode, slotName: string, includeSlot = true)
src/runtime/slot-polyfill-utils.ts:105
↓ 3 callersFunctiongetStyleElementText
(styleElm: MockStyleElement)
src/mock-doc/css-style-sheet.ts:77
↓ 3 callersMethodgetValidationMessageData
(helperTextId?: string, errorTextId?: string)
test/wdio/ts-target/extends-composition-scaling/validation-controller.ts:79
↓ 3 callersMethodgetValidationMessageData
(helperTextId?: string, errorTextId?: string)
test/wdio/ts-target/extends-inheritance-scaling/validation-controller-mixin.ts:66
↓ 3 callersMethodgetValidationState
()
test/wdio/ts-target/extends-inheritance-scaling/validation-controller-mixin.ts:58
↓ 3 callersFunctiongetValue
(ref: d.RuntimeRef, propName: string)
src/runtime/set-value.ts:9
↓ 3 callersFunctiongetVersion
()
src/testing/jest/jest-stencil-connector.ts:30
↓ 3 callersFunctiongetWorker
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, ctx: PluginContext, w
src/compiler/bundle/worker-plugin.ts:149
↓ 3 callersFunctiongetWorkerName
(id: string)
src/compiler/bundle/worker-plugin.ts:165
↓ 3 callersMethodhandleFilterClick
(filter: string)
test/wdio/manual-slot-assignment/manual-slot-filter.tsx:85
↓ 3 callersMethodhandleFocus
()
test/wdio/ts-target/extends-composition-scaling/focus-controller.ts:43
↓ 3 callersMethodhandleTabClick
(index: number)
test/wdio/manual-slot-assignment/manual-slot-tabs.tsx:94
↓ 3 callersFunctionhc
(a)
test/wdio/slot-ng-if/assets/angular.min.js:18
↓ 3 callersMethodhomeDir
()
src/declarations/stencil-public-compiler.ts:1186
↓ 3 callersFunctionhostRefElementInternalsPropAccess
* Create TS syntax nodes which represent accessing the `"s-ei"` (stencil * element internals) property on `$hostElement$` (a {@link d.HostElement}) o
src/compiler/transformers/component-lazy/attach-internals.ts:186
↓ 3 callersMethodinitBuild
(opts: d.ScreenshotConnectorOptions)
src/screenshot/connector-base.ts:37
↓ 3 callersFunctioninitializeClientHydrate
( hostElm: d.HostElement, tagName: string, hostId: string, hostRef: d.HostRef, )
src/runtime/client-hydrate.ts:36
↓ 3 callersFunctioninitializeComponent
( elm: d.HostElement, hostRef: d.HostRef, cmpMeta: d.ComponentRuntimeMeta, hmrVersionId?: string, )
src/runtime/initialize-component.ts:25
↓ 3 callersFunctioninjectModulePreloads
(doc: Document, paths: string[])
src/compiler/html/inject-module-preloads.ts:12
↓ 3 callersFunctioninnerChildren
()
test/wdio/scoped-slot-children/cmp.test.tsx:61
↓ 3 callersFunctionisArrayLike
( obj )
src/mock-doc/third-party/jquery.ts:99
↓ 3 callersFunctionisComplexType
(o: unknown)
src/utils/helpers.ts:97
↓ 3 callersFunctionisCssFile
(filePath: string)
src/dev-server/dev-server-utils.ts:67
↓ 3 callersFunctionisDeclarationExported
(statement: ts.InterfaceDeclaration | ts.TypeAliasDeclaration | ts.EnumDeclaration)
src/compiler/transformers/transform-utils.ts:692
↓ 3 callersFunctionisEligiblePrimaryPackageOutputTarget
(o: d.OutputTarget)
src/utils/output-target.ts:189
↓ 3 callersMethodisFile
()
src/declarations/stencil-public-compiler.ts:3034
↓ 3 callersFunctionisObject
(val: Object)
src/utils/helpers.ts:231
↓ 3 callersFunctionisOutputTargetDist
(o: d.OutputTarget)
src/utils/output-target.ts:128
↓ 3 callersFunctionisTemplate
(elm: Element)
src/dev-server/client/hmr-util.ts:77
↓ 3 callersFunctionisTypeDeclLike
* Check that a {@link ts.Node} is a type-declaration-like node. For our * purposes, this means that it is either an interface declaration, a type *
src/compiler/transformers/type-library.ts:265
↓ 3 callersFunctionisValidConfigOutputTarget
(targetType: string)
src/utils/output-target.ts:214
↓ 3 callersMethoditem
(index: number)
src/mock-doc/attribute.ts:27
↓ 3 callersFunctionjsxRendering
(root: HTMLParentTagTransformElement)
test/wdio/tag-transform/tag-transform.test.tsx:19
↓ 3 callersFunctionlifecycleTextWithDisconnectCount
(disconnectCount: number)
test/wdio/dom-reattach/cmp.test.tsx:31
↓ 3 callersFunctionloadModule
( cmpMeta: d.ComponentRuntimeMeta, _hostRef: d.HostRef, _hmrVersionId?: string, )
src/hydrate/platform/index.ts:30
↓ 3 callersFunctionloadRollupDiagnostics
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, rollupError: RollupErro
src/utils/logger/logger-rollup.ts:8
↓ 3 callersFunctionlogRequest
(req: d.HttpRequest, status: number)
src/dev-server/server-context.ts:15
↓ 3 callersFunctionmapJSDocTagInfo
(tags: readonly ts.JSDocTagInfo[])
src/compiler/transformers/transform-utils.ts:1029
↓ 3 callersFunctionmc
(a)
test/wdio/slot-ng-if/assets/angular.min.js:32
↓ 3 callersFunctionneedsSuper
(classDeclaration: ts.ClassDeclaration)
src/compiler/transformers/transform-utils.ts:1295
↓ 3 callersFunctionnestedAtQuery
(name: 'media' | 'container' | 'supports')
src/compiler/style/css-parser/parse-css.ts:331
↓ 3 callersFunctionnewBrowserPage
(browser: Browser)
src/testing/puppeteer/puppeteer-browser.ts:121
↓ 3 callersFunctionobjectLiteralToObjectMap
( objectLiteral: ts.ObjectLiteralExpression, typeChecker?: ts.TypeChecker, diagnostics?: any[], errorN
src/compiler/transformers/transform-utils.ts:292
↓ 3 callersFunctionoutputCustomElements
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, )
src/compiler/output-targets/dist-custom-elements/index.ts:41
↓ 3 callersFunctionoutputLazyLoader
(config: d.ValidatedConfig, compilerCtx: d.CompilerCtx)
src/compiler/output-targets/output-lazy-loader.ts:6
↓ 3 callersMethodoverridableMethod
()
test/wdio/ts-target/extends-methods/cmp.tsx:25
↓ 3 callersFunctionparseCallExpression
( m: d.Module | d.ComponentCompilerMeta, node: ts.CallExpression, typeChecker?: ts.TypeChecker, )
src/compiler/transformers/static-to-meta/call-expression.ts:8
↓ 3 callersFunctionparseDocsType
(checker: ts.TypeChecker, type: ts.Type, parts: Set<string>)
src/compiler/transformers/transform-utils.ts:866
↓ 3 callersFunctionparseEqualsArg
(arg: string)
src/cli/parse-flags.ts:446
↓ 3 callersFunctionparseFragmentUtil
(ownerDocument: any, html: string)
src/mock-doc/parse-util.ts:30
↓ 3 callersFunctionparseStringLiteral
(m: d.Module | d.ComponentCompilerMeta, node: ts.StringLiteral)
src/compiler/transformers/static-to-meta/string-literal.ts:5
↓ 3 callersFunctionpatchChildSlotNodes
(elm: HTMLElement)
src/runtime/dom-extras.ts:376
↓ 3 callersFunctionpatchElement
(elm: d.HostElement)
src/hydrate/platform/hydrate-app.ts:70
↓ 3 callersFunctionpatchSlotAppendChild
(HostElementPrototype: any)
src/runtime/dom-extras.ts:94
↓ 3 callersFunctionpatchTextContent
(hostElementPrototype: HTMLElement)
src/runtime/dom-extras.ts:355
↓ 3 callersFunctionpc
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:37
↓ 3 callersFunctionproxyComponent
( Cstr: d.ComponentConstructor, cmpMeta: d.ComponentRuntimeMeta, flags: number, )
src/runtime/proxy-component.ts:26
↓ 3 callersMethodpublishBuild
(results: d.ScreenshotBuildResults)
src/screenshot/connector-base.ts:202
↓ 3 callersMethodpullMasterBuild
()
src/screenshot/connector-base.ts:118
↓ 3 callersFunctionputBackInOriginalLocation
(parentElm: d.RenderNode, recursive: boolean)
src/runtime/vdom/vdom-render.ts:249
↓ 3 callersFunctionq
()
test/wdio/slot-ng-if/assets/angular.min.js:61
↓ 3 callersFunctionquerySelector
(root: HTMLParentTagTransformElement)
test/wdio/tag-transform/tag-transform.test.tsx:22
↓ 3 callersFunctionquerySelectorAll
(root: HTMLParentTagTransformElement)
test/wdio/tag-transform/tag-transform.test.tsx:25
↓ 3 callersFunctionrandom
(max: number)
test/runtime-benchmark/src/components/perf-rows/perf-rows.tsx:54
↓ 3 callersFunctionreWireGetterSetter
(instance: any, hostRef: d.HostRef)
src/utils/es2022-rewire-class-members.ts:36
↓ 3 callersMethodreadDir
* All return paths are full normalized paths, not just the basenames. Always returns an array, does not throw.
src/declarations/stencil-public-compiler.ts:1285
↓ 3 callersFunctionreadDirSync
(p: string)
src/compiler/sys/stencil-sys.ts:151
↓ 3 callersMethodreadDirSync
* SYNC! All return paths are full normalized paths, not just the basenames. Always returns an array, does not throw.
src/declarations/stencil-public-compiler.ts:1289
↓ 3 callersFunctionreadTask
(cb: Function)
src/hydrate/platform/index.ts:75
↓ 3 callersFunctionreaddir
(dirPath: string, opts: FsReaddirOptions = {})
src/compiler/sys/in-memory-fs.ts:278
↓ 3 callersFunctionregisterHost
(elm: d.HostElement, cmpMeta: d.ComponentRuntimeMeta)
src/hydrate/platform/index.ts:166
↓ 3 callersFunctionregisterStyle
(scopeId: string, cssText: string, allowCS: boolean)
src/runtime/styles.ts:31
↓ 3 callersMethodrelative
(from: string, to: string)
src/declarations/stencil-public-compiler.ts:1397
↓ 3 callersFunctionremoveEventListener
(elm: any, type: string, handler: any)
src/mock-doc/event.ts:175
↓ 3 callersMethodremoveFile
* Does not throw.
src/declarations/stencil-public-compiler.ts:1329
← previousnext →901–1,000 of 5,077, ranked by callers