Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/stenciljs/core
/ functions
Functions
5,077 in github.com/stenciljs/core
⨍
Functions
5,077
◇
Types & classes
2,101
↓ 3 callers
Function
generateEntryPoint
( outputTarget: d.OutputTargetDistCustomElements, cmpImports: string[] = [], cmpExports: string[] = [],
src/compiler/output-targets/dist-custom-elements/index.ts:264
↓ 3 callers
Function
generateMarkdown
( userContent: string | undefined, cmp: d.JsonDocsComponent, cmps: d.JsonDocsComponent[], readmeOutput
src/compiler/docs/readme/output-docs.ts:85
↓ 3 callers
Function
generateServiceWorkerUrl
(outputTarget: d.OutputTargetWww, serviceWorker: d.ServiceWorkerConfig)
src/compiler/service-worker/service-worker-util.ts:5
↓ 3 callers
Method
getBoundingClientRect
()
src/mock-doc/node.ts:463
↓ 3 callers
Function
getChildNodes
* 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 callers
Function
getCmpLabel
* 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 callers
Function
getComponentMeta
( compilerCtx: d.CompilerCtx, tsSourceFile: ts.SourceFile, node: ts.ClassDeclaration, )
src/compiler/transformers/transform-utils.ts:935
↓ 3 callers
Function
getDependencySubset
(baseline: string[] | undefined, superset: string[] = [])
src/compiler/plugin/plugin.ts:66
↓ 3 callers
Method
getDevServerExecutingPath
* The dev server's executing path.
src/declarations/stencil-public-compiler.ts:1248
↓ 3 callers
Function
getDocHandle
()
src/testing/puppeteer/puppeteer-page.ts:76
↓ 3 callers
Function
getElementOrder
(page: E2EPage, parent: string)
test/end-to-end/src/scoped-hydration/scoped-hydration.e2e.ts:7
↓ 3 callers
Method
getElementsByClassName
(classNames: string)
src/mock-doc/node.ts:665
↓ 3 callers
Method
getElementsByName
(elmName: string)
src/mock-doc/document.ts:224
↓ 3 callers
Function
getFirstOutputFile
(buildResult: ESBuildResult)
scripts/esbuild/utils/index.ts:143
↓ 3 callers
Method
getFocusState
()
test/wdio/ts-target/extends-composition-scaling/focus-controller.ts:57
↓ 3 callers
Method
getFocusState
()
test/wdio/ts-target/extends-inheritance-scaling/focus-controller-mixin.ts:51
↓ 3 callers
Function
getHomeModule
( importer: ts.SourceFile, importPath: string, options: ts.CompilerOptions, compilerHost: ts.CompilerH
src/compiler/transformers/type-library.ts:184
↓ 3 callers
Method
getLocalModulePath
* Gets the absolute file path when for a dependency module.
src/declarations/stencil-public-compiler.ts:1253
↓ 3 callers
Method
getMasterBuild
()
src/screenshot/connector-base.ts:122
↓ 3 callers
Method
getMethodCallLog
()
test/wdio/ts-target/extends-conflicts/conflicts-base.ts:45
↓ 3 callers
Function
getMode
(ref: d.RuntimeRef)
src/runtime/mode.ts:10
↓ 3 callers
Function
getModule
(compilerCtx: d.CompilerCtx, filePath: string)
src/compiler/transpile/transpiled-module.ts:12
↓ 3 callers
Function
getNameText
(name: string, tags: d.JsonDocsTag[])
src/compiler/docs/generate-doc-data.ts:410
↓ 3 callers
Function
getRenderingRef
()
src/runtime/update-component.ts:331
↓ 3 callers
Method
getScreenshotCache
()
src/screenshot/connector-base.ts:227
↓ 3 callers
Function
getSlotChildSiblings
(slot: d.RenderNode, slotName: string, includeSlot = true)
src/runtime/slot-polyfill-utils.ts:105
↓ 3 callers
Function
getStyleElementText
(styleElm: MockStyleElement)
src/mock-doc/css-style-sheet.ts:77
↓ 3 callers
Method
getValidationMessageData
(helperTextId?: string, errorTextId?: string)
test/wdio/ts-target/extends-composition-scaling/validation-controller.ts:79
↓ 3 callers
Method
getValidationMessageData
(helperTextId?: string, errorTextId?: string)
test/wdio/ts-target/extends-inheritance-scaling/validation-controller-mixin.ts:66
↓ 3 callers
Method
getValidationState
()
test/wdio/ts-target/extends-inheritance-scaling/validation-controller-mixin.ts:58
↓ 3 callers
Function
getValue
(ref: d.RuntimeRef, propName: string)
src/runtime/set-value.ts:9
↓ 3 callers
Function
getVersion
()
src/testing/jest/jest-stencil-connector.ts:30
↓ 3 callers
Function
getWorker
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, ctx: PluginContext, w
src/compiler/bundle/worker-plugin.ts:149
↓ 3 callers
Function
getWorkerName
(id: string)
src/compiler/bundle/worker-plugin.ts:165
↓ 3 callers
Method
handleFilterClick
(filter: string)
test/wdio/manual-slot-assignment/manual-slot-filter.tsx:85
↓ 3 callers
Method
handleFocus
()
test/wdio/ts-target/extends-composition-scaling/focus-controller.ts:43
↓ 3 callers
Method
handleTabClick
(index: number)
test/wdio/manual-slot-assignment/manual-slot-tabs.tsx:94
↓ 3 callers
Function
hc
(a)
test/wdio/slot-ng-if/assets/angular.min.js:18
↓ 3 callers
Method
homeDir
()
src/declarations/stencil-public-compiler.ts:1186
↓ 3 callers
Function
hostRefElementInternalsPropAccess
* 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 callers
Method
initBuild
(opts: d.ScreenshotConnectorOptions)
src/screenshot/connector-base.ts:37
↓ 3 callers
Function
initializeClientHydrate
( hostElm: d.HostElement, tagName: string, hostId: string, hostRef: d.HostRef, )
src/runtime/client-hydrate.ts:36
↓ 3 callers
Function
initializeComponent
( elm: d.HostElement, hostRef: d.HostRef, cmpMeta: d.ComponentRuntimeMeta, hmrVersionId?: string, )
src/runtime/initialize-component.ts:25
↓ 3 callers
Function
injectModulePreloads
(doc: Document, paths: string[])
src/compiler/html/inject-module-preloads.ts:12
↓ 3 callers
Function
innerChildren
()
test/wdio/scoped-slot-children/cmp.test.tsx:61
↓ 3 callers
Function
isArrayLike
( obj )
src/mock-doc/third-party/jquery.ts:99
↓ 3 callers
Function
isComplexType
(o: unknown)
src/utils/helpers.ts:97
↓ 3 callers
Function
isCssFile
(filePath: string)
src/dev-server/dev-server-utils.ts:67
↓ 3 callers
Function
isDeclarationExported
(statement: ts.InterfaceDeclaration | ts.TypeAliasDeclaration | ts.EnumDeclaration)
src/compiler/transformers/transform-utils.ts:692
↓ 3 callers
Function
isEligiblePrimaryPackageOutputTarget
(o: d.OutputTarget)
src/utils/output-target.ts:189
↓ 3 callers
Method
isFile
()
src/declarations/stencil-public-compiler.ts:3034
↓ 3 callers
Function
isObject
(val: Object)
src/utils/helpers.ts:231
↓ 3 callers
Function
isOutputTargetDist
(o: d.OutputTarget)
src/utils/output-target.ts:128
↓ 3 callers
Function
isTemplate
(elm: Element)
src/dev-server/client/hmr-util.ts:77
↓ 3 callers
Function
isTypeDeclLike
* 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 callers
Function
isValidConfigOutputTarget
(targetType: string)
src/utils/output-target.ts:214
↓ 3 callers
Method
item
(index: number)
src/mock-doc/attribute.ts:27
↓ 3 callers
Function
jsxRendering
(root: HTMLParentTagTransformElement)
test/wdio/tag-transform/tag-transform.test.tsx:19
↓ 3 callers
Function
lifecycleTextWithDisconnectCount
(disconnectCount: number)
test/wdio/dom-reattach/cmp.test.tsx:31
↓ 3 callers
Function
loadModule
( cmpMeta: d.ComponentRuntimeMeta, _hostRef: d.HostRef, _hmrVersionId?: string, )
src/hydrate/platform/index.ts:30
↓ 3 callers
Function
loadRollupDiagnostics
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, rollupError: RollupErro
src/utils/logger/logger-rollup.ts:8
↓ 3 callers
Function
logRequest
(req: d.HttpRequest, status: number)
src/dev-server/server-context.ts:15
↓ 3 callers
Function
mapJSDocTagInfo
(tags: readonly ts.JSDocTagInfo[])
src/compiler/transformers/transform-utils.ts:1029
↓ 3 callers
Function
mc
(a)
test/wdio/slot-ng-if/assets/angular.min.js:32
↓ 3 callers
Function
needsSuper
(classDeclaration: ts.ClassDeclaration)
src/compiler/transformers/transform-utils.ts:1295
↓ 3 callers
Function
nestedAtQuery
(name: 'media' | 'container' | 'supports')
src/compiler/style/css-parser/parse-css.ts:331
↓ 3 callers
Function
newBrowserPage
(browser: Browser)
src/testing/puppeteer/puppeteer-browser.ts:121
↓ 3 callers
Function
objectLiteralToObjectMap
( objectLiteral: ts.ObjectLiteralExpression, typeChecker?: ts.TypeChecker, diagnostics?: any[], errorN
src/compiler/transformers/transform-utils.ts:292
↓ 3 callers
Function
outputCustomElements
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, )
src/compiler/output-targets/dist-custom-elements/index.ts:41
↓ 3 callers
Function
outputLazyLoader
(config: d.ValidatedConfig, compilerCtx: d.CompilerCtx)
src/compiler/output-targets/output-lazy-loader.ts:6
↓ 3 callers
Method
overridableMethod
()
test/wdio/ts-target/extends-methods/cmp.tsx:25
↓ 3 callers
Function
parseCallExpression
( m: d.Module | d.ComponentCompilerMeta, node: ts.CallExpression, typeChecker?: ts.TypeChecker, )
src/compiler/transformers/static-to-meta/call-expression.ts:8
↓ 3 callers
Function
parseDocsType
(checker: ts.TypeChecker, type: ts.Type, parts: Set<string>)
src/compiler/transformers/transform-utils.ts:866
↓ 3 callers
Function
parseEqualsArg
(arg: string)
src/cli/parse-flags.ts:446
↓ 3 callers
Function
parseFragmentUtil
(ownerDocument: any, html: string)
src/mock-doc/parse-util.ts:30
↓ 3 callers
Function
parseStringLiteral
(m: d.Module | d.ComponentCompilerMeta, node: ts.StringLiteral)
src/compiler/transformers/static-to-meta/string-literal.ts:5
↓ 3 callers
Function
patchChildSlotNodes
(elm: HTMLElement)
src/runtime/dom-extras.ts:376
↓ 3 callers
Function
patchElement
(elm: d.HostElement)
src/hydrate/platform/hydrate-app.ts:70
↓ 3 callers
Function
patchSlotAppendChild
(HostElementPrototype: any)
src/runtime/dom-extras.ts:94
↓ 3 callers
Function
patchTextContent
(hostElementPrototype: HTMLElement)
src/runtime/dom-extras.ts:355
↓ 3 callers
Function
pc
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:37
↓ 3 callers
Function
proxyComponent
( Cstr: d.ComponentConstructor, cmpMeta: d.ComponentRuntimeMeta, flags: number, )
src/runtime/proxy-component.ts:26
↓ 3 callers
Method
publishBuild
(results: d.ScreenshotBuildResults)
src/screenshot/connector-base.ts:202
↓ 3 callers
Method
pullMasterBuild
()
src/screenshot/connector-base.ts:118
↓ 3 callers
Function
putBackInOriginalLocation
(parentElm: d.RenderNode, recursive: boolean)
src/runtime/vdom/vdom-render.ts:249
↓ 3 callers
Function
q
()
test/wdio/slot-ng-if/assets/angular.min.js:61
↓ 3 callers
Function
querySelector
(root: HTMLParentTagTransformElement)
test/wdio/tag-transform/tag-transform.test.tsx:22
↓ 3 callers
Function
querySelectorAll
(root: HTMLParentTagTransformElement)
test/wdio/tag-transform/tag-transform.test.tsx:25
↓ 3 callers
Function
random
(max: number)
test/runtime-benchmark/src/components/perf-rows/perf-rows.tsx:54
↓ 3 callers
Function
reWireGetterSetter
(instance: any, hostRef: d.HostRef)
src/utils/es2022-rewire-class-members.ts:36
↓ 3 callers
Method
readDir
* 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 callers
Function
readDirSync
(p: string)
src/compiler/sys/stencil-sys.ts:151
↓ 3 callers
Method
readDirSync
* 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 callers
Function
readTask
(cb: Function)
src/hydrate/platform/index.ts:75
↓ 3 callers
Function
readdir
(dirPath: string, opts: FsReaddirOptions = {})
src/compiler/sys/in-memory-fs.ts:278
↓ 3 callers
Function
registerHost
(elm: d.HostElement, cmpMeta: d.ComponentRuntimeMeta)
src/hydrate/platform/index.ts:166
↓ 3 callers
Function
registerStyle
(scopeId: string, cssText: string, allowCS: boolean)
src/runtime/styles.ts:31
↓ 3 callers
Method
relative
(from: string, to: string)
src/declarations/stencil-public-compiler.ts:1397
↓ 3 callers
Function
removeEventListener
(elm: any, type: string, handler: any)
src/mock-doc/event.ts:175
↓ 3 callers
Method
removeFile
* Does not throw.
src/declarations/stencil-public-compiler.ts:1329
← previous
next →
901–1,000 of 5,077, ranked by callers