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
↓ 1 callers
Function
generateLoader
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, outputTarget: d.OutputTargetDistLazyLoader, )
src/compiler/output-targets/output-lazy-loader.ts:15
↓ 1 callers
Function
generateLoaderModule
( components: d.ComponentCompilerMeta[], outputTarget: d.OutputTargetDistCustomElements, )
src/compiler/output-targets/dist-custom-elements/generate-loader-module.ts:13
↓ 1 callers
Function
generateLoaderType
()
src/compiler/output-targets/dist-custom-elements/custom-elements-types.ts:188
↓ 1 callers
Function
generateManifest
(docsData: d.JsonDocs)
src/compiler/docs/cem/index.ts:35
↓ 1 callers
Function
generateMarkdown
(results, history)
test/end-to-end/benchmark-compile-time.js:74
↓ 1 callers
Function
generateMarkdown
(results, history)
test/runtime-benchmark/benchmark-runtime.js:84
↓ 1 callers
Function
generateModuleGraph
(cmps: d.ComponentCompilerMeta[], bundleModules: ReadonlyArray<d.BundleModule>)
src/compiler/entries/component-graph.ts:4
↓ 1 callers
Function
generateReadme
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, readmeOutputs: d.OutputTargetDocsReadme[], do
src/compiler/docs/readme/output-docs.ts:34
↓ 1 callers
Function
generateReadmeDocs
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, docsData: d.JsonDocs, outputTargets: d.Output
src/compiler/docs/readme/index.ts:6
↓ 1 callers
Function
generateRobotsTxt
(manager: d.PrerenderManager, sitemapResults: d.SitemapXmpResults)
src/compiler/prerender/robots-txt.ts:6
↓ 1 callers
Function
generateSW
(buildCtx: d.BuildCtx, serviceWorker: d.ServiceWorkerConfig, workbox: d.Workbox)
src/compiler/service-worker/generate-sw.ts:35
↓ 1 callers
Method
generateSW
(swConfig: any)
src/declarations/stencil-private.ts:2270
↓ 1 callers
Function
generateServiceWorker
( config: d.ValidatedConfig, buildCtx: d.BuildCtx, workbox: d.Workbox, outputTarget: d.OutputTargetWww
src/compiler/service-worker/generate-sw.ts:6
↓ 1 callers
Function
generateShortcuts
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, outputTargets: d.OutputTargetDistLazy[], roll
src/compiler/output-targets/dist-lazy/generate-esm.ts:106
↓ 1 callers
Function
generateShortcuts
( compilerCtx: d.CompilerCtx, rollupResult: d.RollupResult[], outputTargets: d.OutputTargetDistLazy[], )
src/compiler/output-targets/dist-lazy/generate-cjs.ts:58
↓ 1 callers
Function
generateSitemapXml
(manager: d.PrerenderManager)
src/compiler/prerender/sitemap-xml.ts:5
↓ 1 callers
Function
generateStandardElementInterface
* Generate element interface when there are no method conflicts * @param htmlElementName the name of the HTML element interface * @param tagNameAsPa
src/compiler/types/generate-component-types.ts:175
↓ 1 callers
Function
generateSystem
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, rollupBuild: RollupBuil
src/compiler/output-targets/dist-lazy/generate-system.ts:10
↓ 1 callers
Function
generateSystemLoaders
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, rollupResult: d.RollupResult[], systemOutputs
src/compiler/output-targets/dist-lazy/generate-system.ts:52
↓ 1 callers
Function
generateTemplateHtml
( config: d.ValidatedConfig, prerenderConfig: d.PrerenderConfig, diagnostics: d.Diagnostic[], isDebug:
src/compiler/prerender/prerender-template-html.ts:13
↓ 1 callers
Function
generateTypes
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, outputTarget: d.OutputT
src/compiler/types/generate-types.ts:15
↓ 1 callers
Function
generateTypesOutput
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, outputTarget: d.OutputT
src/compiler/types/generate-types.ts:34
↓ 1 callers
Function
generateUsages
(compilerCtx: d.CompilerCtx, usagesDir: string)
src/compiler/docs/generate-doc-data.ts:500
↓ 1 callers
Function
generateVscodeDocs
( compilerCtx: d.CompilerCtx, docsData: d.JsonDocs, outputTargets: d.OutputTarget[], )
src/compiler/docs/vscode/index.ts:20
↓ 1 callers
Function
generateWww
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, criticalPath: string[],
src/compiler/output-targets/output-www.ts:78
↓ 1 callers
Method
get
(key: string)
src/mock-doc/headers.ts:63
↓ 1 callers
Method
get
(key: string)
src/compiler/cache.ts:45
↓ 1 callers
Function
getActiveTargets
(config: d.ValidatedConfig)
src/cli/telemetry/telemetry.ts:113
↓ 1 callers
Function
getAllTypeReferences
(checker: ts.TypeChecker, node: ts.Node)
src/compiler/transformers/transform-utils.ts:578
↓ 1 callers
Function
getAppBrowserCorePolyfills
(config: d.ValidatedConfig, compilerCtx: d.CompilerCtx)
src/compiler/app-core/app-polyfills.ts:22
↓ 1 callers
Function
getAppScriptUrl
(config: d.ValidatedConfig, browserUrl: string)
src/testing/testing-utils.ts:66
↓ 1 callers
Function
getAppStyleUrl
(config: d.ValidatedConfig, browserUrl: string)
src/testing/testing-utils.ts:71
↓ 1 callers
Method
getArray
()
test/wdio/property-serializer/cmp.tsx:69
↓ 1 callers
Function
getAttributeField
(prop: d.JsonDocsProp)
src/compiler/docs/readme/markdown-props.ts:38
↓ 1 callers
Function
getAttributeName
(propName: string, propOptions: d.PropOptions)
src/compiler/transformers/decorators-to-static/prop-decorator.ts:194
↓ 1 callers
Method
getBBox
(_options?: { clipped: boolean; fill: boolean; markers: boolean; stroke: boolean })
src/mock-doc/element.ts:464
↓ 1 callers
Method
getBackgroundStyle
()
test/wdio/dynamic-css-variables/cmp.tsx:10
↓ 1 callers
Function
getBoilerplateAndWriteFile
( config: ValidatedConfig, componentName: string, withCss: boolean, file: BoilerplateFile, styleExte
src/cli/task-generate.ts:170
↓ 1 callers
Method
getBools
()
test/wdio/property-serializer/cmp.tsx:27
↓ 1 callers
Function
getBuildId
* Generate a build identifier, which is the Epoch Time in seconds * @returns the generated build ID
scripts/utils/options.ts:218
↓ 1 callers
Function
getBundleId
(entryKey: string, code: string, suffix: string)
src/compiler/output-targets/dist-lazy/lazy-bundleid-plugin.ts:22
↓ 1 callers
Method
getCTM
()
src/mock-doc/element.ts:467
↓ 1 callers
Function
getCacheKey
(imageA: string, imageB: string, pixelmatchThreshold: number)
src/screenshot/screenshot-compare.ts:208
↓ 1 callers
Method
getCombinedEventLog
()
test/wdio/ts-target/extends-events/cmp.tsx:100
↓ 1 callers
Method
getCombinedWatchLog
()
test/wdio/ts-target/extends-watch/cmp.tsx:134
↓ 1 callers
Function
getComplexType
( typeChecker: ts.TypeChecker, program: ts.Program, node: ts.PropertyDeclaration, )
src/compiler/transformers/decorators-to-static/event-decorator.ts:96
↓ 1 callers
Function
getComponent
* Helper function to retrieve custom element used by this test suite. * @returns the custom element
test/wdio/scoped-slot-content-hide/cmp.test.tsx:25
↓ 1 callers
Function
getComponentAssetsCopyTasks
( config: d.ValidatedConfig, buildCtx: d.BuildCtx, dest: string, collectionsPath: boolean, )
src/compiler/output-targets/copy/assets-copy-tasks.ts:6
↓ 1 callers
Function
getComponentBoilerplate
( tagName: string, hasStyle: boolean, styleExtension: GeneratableStylingExtension, )
src/cli/task-generate.ts:267
↓ 1 callers
Function
getComponentGraph
(sys: d.CompilerSystem, prerenderCtx: PrerenderContext, componentGraphPath: string)
src/compiler/prerender/prerender-worker.ts:202
↓ 1 callers
Function
getComponentPathContent
(componentGraph: { [scopeId: string]: string[] }, outputTarget: d.OutputTargetWww)
src/compiler/prerender/prerender-main.ts:287
↓ 1 callers
Function
getComponentsDtsSrcFilePath
(config: d.ValidatedConfig)
src/utils/output-target.ts:116
↓ 1 callers
Function
getComponentsDtsTypesFilePath
(outputTarget: Required<d.OutputTargetDist> | d.OutputTargetDistTypes)
src/utils/output-target.ts:125
↓ 1 callers
Method
getComputedTextLength
()
src/mock-doc/element.ts:482
↓ 1 callers
Function
getConfig
(userConfig: d.Config)
src/compiler/sys/config.ts:14
↓ 1 callers
Function
getCopyTasks
( config: d.ValidatedConfig, buildCtx: d.BuildCtx, o: d.OutputTargetCopy, changedFiles: string[], )
src/compiler/output-targets/copy/output-copy.ts:56
↓ 1 callers
Function
getCreateJestPuppeteerEnvironment
()
src/testing/jest/jest-stencil-connector.ts:94
↓ 1 callers
Method
getCreateJestPuppeteerEnvironment
* Retrieve a function that builds an E2E (puppeteer) testing environment that uses Jest as its test runner. * * @returns A function that builds
src/testing/jest/jest-facade.ts:51
↓ 1 callers
Function
getCreateJestTestRunner
()
src/testing/jest/jest-stencil-connector.ts:112
↓ 1 callers
Method
getCreateJestTestRunner
* Retrieve a function that returns the custom Stencil-Jest test runner * * @returns a function that retrieves the test runner
src/testing/jest/jest-facade.ts:68
↓ 1 callers
Function
getCriticalPath
(buildCtx: d.BuildCtx)
src/compiler/output-targets/output-www.ts:54
↓ 1 callers
Function
getCssToEsmImports
( varNames: Set<string>, cssText: string, filePath: string, modeName: string, )
src/compiler/style/css-to-esm.ts:239
↓ 1 callers
Function
getCustomBeforeTransformers
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, components: d.ComponentCompilerMeta[], output
src/compiler/output-targets/dist-custom-elements/index.ts:336
↓ 1 callers
Function
getCustomBeforeTransformers
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx?: d.BuildCtx, )
src/compiler/output-targets/dist-hydrate-script/bundle-hydrate-factory.ts:67
↓ 1 callers
Function
getCustomBeforeTransformers
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx?: d.BuildCtx, )
src/compiler/output-targets/dist-lazy/lazy-output.ts:111
↓ 1 callers
Function
getDecoratorParameter
( arg: ts.Expression, typeChecker: ts.TypeChecker, diagnostics?: d.Diagnostic[], errorNode?: ts.Node,
src/compiler/transformers/decorators-to-static/decorator-utils.ts:20
↓ 1 callers
Function
getDefaultBundles
( config: d.ValidatedConfig, buildCtx: d.BuildCtx, cmps: d.ComponentCompilerMeta[], )
src/compiler/entries/default-bundles.ts:13
↓ 1 callers
Function
getDefaultJestRunner
()
src/testing/jest/jest-stencil-connector.ts:67
↓ 1 callers
Function
getDefaultReadme
(docsData: d.JsonDocsComponent)
src/compiler/docs/readme/output-docs.ts:131
↓ 1 callers
Function
getDefaultValueField
(prop: d.JsonDocsProp)
src/compiler/docs/readme/markdown-props.ts:54
↓ 1 callers
Function
getDependencies
(buildCtx: d.BuildCtx)
src/utils/util.ts:187
↓ 1 callers
Function
getDestAbsPath
(src: string, destAbsPath: string, destRelPath: string)
src/compiler/output-targets/copy/local-copy-tasks.ts:13
↓ 1 callers
Function
getDevModuleCachePath
(config: d.ValidatedConfig, parsedUrl: ParsedDevModuleUrl)
src/compiler/bundle/dev-module.ts:182
↓ 1 callers
Function
getDevServerModal
(doc: Document)
src/dev-server/client/app-error.ts:193
↓ 1 callers
Function
getDevVersionId
* Helper function to generate a dev build version string of the format: * * [BASE_VERSION]-dev.[BUILD_IDENTIFIER].[GIT_SHA] * * where: * - BASE_V
scripts/utils/options.ts:263
↓ 1 callers
Function
getDirectoryItems
(sys: d.CompilerSystem, baseUrl: URL, dirFilePaths: string[])
src/dev-server/serve-directory-index.ts:84
↓ 1 callers
Function
getDisabledMessageScript
(config: d.ValidatedConfig)
src/compiler/app-core/app-es5-disabled.ts:19
↓ 1 callers
Function
getDocBlockLines
* Get all lines which are part of the doc block * * @param docs the compiled JS docs * @returns list of lines part of the doc block
src/utils/util.ts:171
↓ 1 callers
Function
getDocsComponents
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, )
src/compiler/docs/generate-doc-data.ts:81
↓ 1 callers
Function
getDocsCustomStates
(cmpMeta: d.ComponentCompilerMeta)
src/compiler/docs/generate-doc-data.ts:395
↓ 1 callers
Function
getDocsDeprecation
(cmp: d.JsonDocsComponent)
src/compiler/docs/readme/output-docs.ts:118
↓ 1 callers
Function
getDocsEncapsulation
(cmp: d.ComponentCompilerMeta)
src/compiler/docs/generate-doc-data.ts:163
↓ 1 callers
Function
getDocsEvents
(events: d.ComponentCompilerEvent[])
src/compiler/docs/generate-doc-data.ts:310
↓ 1 callers
Function
getDocsField
(prop: d.JsonDocsEvent)
src/compiler/docs/readme/markdown-events.ts:28
↓ 1 callers
Function
getDocsField
(prop: d.JsonDocsProp)
src/compiler/docs/readme/markdown-props.ts:42
↓ 1 callers
Function
getDocsField
(prop: d.JsonDocsMethod)
src/compiler/docs/readme/markdown-methods.ts:49
↓ 1 callers
Function
getDocsListeners
(listeners: d.ComponentCompilerListener[])
src/compiler/docs/generate-doc-data.ts:350
↓ 1 callers
Function
getDocsMethods
(methods: d.ComponentCompilerMethod[])
src/compiler/docs/generate-doc-data.ts:286
↓ 1 callers
Function
getDocsParts
(vdom: string[], tags: d.JsonDocsTag[])
src/compiler/docs/generate-doc-data.ts:380
↓ 1 callers
Function
getDocsProperties
(cmpMeta: d.ComponentCompilerMeta)
src/compiler/docs/generate-doc-data.ts:178
↓ 1 callers
Function
getDocsSlots
(tags: d.JsonDocsTag[])
src/compiler/docs/generate-doc-data.ts:373
↓ 1 callers
Function
getDtsContent
(inputDir: string, inputDtsFile: string)
scripts/esbuild/mock-doc.ts:92
↓ 1 callers
Function
getE2eTestBoilerplate
(tagName: string)
src/cli/task-generate.ts:341
↓ 1 callers
Function
getElement
(ref: any)
src/runtime/element.ts:6
↓ 1 callers
Function
getElementsByClassName
(elm: MockElement, classNames: string[], foundElms: MockElement[])
src/mock-doc/node.ts:1108
↓ 1 callers
Function
getElementsByName
(elm: MockElement, elmName: string, foundElms: MockElement[] = [])
src/mock-doc/document.ts:316
↓ 1 callers
Function
getElementsByTagName
(elm: MockElement, tagName: string, foundElms: MockElement[])
src/mock-doc/node.ts:1121
↓ 1 callers
Function
getEncodedRootLength
(path: string)
src/utils/path.ts:73
↓ 1 callers
Function
getEntityName
(entity: ts.EntityName)
src/compiler/transformers/transform-utils.ts:556
↓ 1 callers
Function
getEsbuildTargets
()
scripts/esbuild/utils/index.ts:109
← previous
next →
1,901–2,000 of 5,077, ranked by callers