MCPcopy Create free account

hub / github.com/stenciljs/core / functions

Functions5,077 in github.com/stenciljs/core

↓ 1 callersFunctiongenerateLoader
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, outputTarget: d.OutputTargetDistLazyLoader, )
src/compiler/output-targets/output-lazy-loader.ts:15
↓ 1 callersFunctiongenerateLoaderModule
( components: d.ComponentCompilerMeta[], outputTarget: d.OutputTargetDistCustomElements, )
src/compiler/output-targets/dist-custom-elements/generate-loader-module.ts:13
↓ 1 callersFunctiongenerateLoaderType
()
src/compiler/output-targets/dist-custom-elements/custom-elements-types.ts:188
↓ 1 callersFunctiongenerateManifest
(docsData: d.JsonDocs)
src/compiler/docs/cem/index.ts:35
↓ 1 callersFunctiongenerateMarkdown
(results, history)
test/end-to-end/benchmark-compile-time.js:74
↓ 1 callersFunctiongenerateMarkdown
(results, history)
test/runtime-benchmark/benchmark-runtime.js:84
↓ 1 callersFunctiongenerateModuleGraph
(cmps: d.ComponentCompilerMeta[], bundleModules: ReadonlyArray<d.BundleModule>)
src/compiler/entries/component-graph.ts:4
↓ 1 callersFunctiongenerateReadme
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, readmeOutputs: d.OutputTargetDocsReadme[], do
src/compiler/docs/readme/output-docs.ts:34
↓ 1 callersFunctiongenerateReadmeDocs
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, docsData: d.JsonDocs, outputTargets: d.Output
src/compiler/docs/readme/index.ts:6
↓ 1 callersFunctiongenerateRobotsTxt
(manager: d.PrerenderManager, sitemapResults: d.SitemapXmpResults)
src/compiler/prerender/robots-txt.ts:6
↓ 1 callersFunctiongenerateSW
(buildCtx: d.BuildCtx, serviceWorker: d.ServiceWorkerConfig, workbox: d.Workbox)
src/compiler/service-worker/generate-sw.ts:35
↓ 1 callersMethodgenerateSW
(swConfig: any)
src/declarations/stencil-private.ts:2270
↓ 1 callersFunctiongenerateServiceWorker
( config: d.ValidatedConfig, buildCtx: d.BuildCtx, workbox: d.Workbox, outputTarget: d.OutputTargetWww
src/compiler/service-worker/generate-sw.ts:6
↓ 1 callersFunctiongenerateShortcuts
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, outputTargets: d.OutputTargetDistLazy[], roll
src/compiler/output-targets/dist-lazy/generate-esm.ts:106
↓ 1 callersFunctiongenerateShortcuts
( compilerCtx: d.CompilerCtx, rollupResult: d.RollupResult[], outputTargets: d.OutputTargetDistLazy[], )
src/compiler/output-targets/dist-lazy/generate-cjs.ts:58
↓ 1 callersFunctiongenerateSitemapXml
(manager: d.PrerenderManager)
src/compiler/prerender/sitemap-xml.ts:5
↓ 1 callersFunctiongenerateStandardElementInterface
* 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 callersFunctiongenerateSystem
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, rollupBuild: RollupBuil
src/compiler/output-targets/dist-lazy/generate-system.ts:10
↓ 1 callersFunctiongenerateSystemLoaders
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, rollupResult: d.RollupResult[], systemOutputs
src/compiler/output-targets/dist-lazy/generate-system.ts:52
↓ 1 callersFunctiongenerateTemplateHtml
( config: d.ValidatedConfig, prerenderConfig: d.PrerenderConfig, diagnostics: d.Diagnostic[], isDebug:
src/compiler/prerender/prerender-template-html.ts:13
↓ 1 callersFunctiongenerateTypes
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, outputTarget: d.OutputT
src/compiler/types/generate-types.ts:15
↓ 1 callersFunctiongenerateTypesOutput
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, outputTarget: d.OutputT
src/compiler/types/generate-types.ts:34
↓ 1 callersFunctiongenerateUsages
(compilerCtx: d.CompilerCtx, usagesDir: string)
src/compiler/docs/generate-doc-data.ts:500
↓ 1 callersFunctiongenerateVscodeDocs
( compilerCtx: d.CompilerCtx, docsData: d.JsonDocs, outputTargets: d.OutputTarget[], )
src/compiler/docs/vscode/index.ts:20
↓ 1 callersFunctiongenerateWww
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, criticalPath: string[],
src/compiler/output-targets/output-www.ts:78
↓ 1 callersMethodget
(key: string)
src/mock-doc/headers.ts:63
↓ 1 callersMethodget
(key: string)
src/compiler/cache.ts:45
↓ 1 callersFunctiongetActiveTargets
(config: d.ValidatedConfig)
src/cli/telemetry/telemetry.ts:113
↓ 1 callersFunctiongetAllTypeReferences
(checker: ts.TypeChecker, node: ts.Node)
src/compiler/transformers/transform-utils.ts:578
↓ 1 callersFunctiongetAppBrowserCorePolyfills
(config: d.ValidatedConfig, compilerCtx: d.CompilerCtx)
src/compiler/app-core/app-polyfills.ts:22
↓ 1 callersFunctiongetAppScriptUrl
(config: d.ValidatedConfig, browserUrl: string)
src/testing/testing-utils.ts:66
↓ 1 callersFunctiongetAppStyleUrl
(config: d.ValidatedConfig, browserUrl: string)
src/testing/testing-utils.ts:71
↓ 1 callersMethodgetArray
()
test/wdio/property-serializer/cmp.tsx:69
↓ 1 callersFunctiongetAttributeField
(prop: d.JsonDocsProp)
src/compiler/docs/readme/markdown-props.ts:38
↓ 1 callersFunctiongetAttributeName
(propName: string, propOptions: d.PropOptions)
src/compiler/transformers/decorators-to-static/prop-decorator.ts:194
↓ 1 callersMethodgetBBox
(_options?: { clipped: boolean; fill: boolean; markers: boolean; stroke: boolean })
src/mock-doc/element.ts:464
↓ 1 callersMethodgetBackgroundStyle
()
test/wdio/dynamic-css-variables/cmp.tsx:10
↓ 1 callersFunctiongetBoilerplateAndWriteFile
( config: ValidatedConfig, componentName: string, withCss: boolean, file: BoilerplateFile, styleExte
src/cli/task-generate.ts:170
↓ 1 callersMethodgetBools
()
test/wdio/property-serializer/cmp.tsx:27
↓ 1 callersFunctiongetBuildId
* Generate a build identifier, which is the Epoch Time in seconds * @returns the generated build ID
scripts/utils/options.ts:218
↓ 1 callersFunctiongetBundleId
(entryKey: string, code: string, suffix: string)
src/compiler/output-targets/dist-lazy/lazy-bundleid-plugin.ts:22
↓ 1 callersMethodgetCTM
()
src/mock-doc/element.ts:467
↓ 1 callersFunctiongetCacheKey
(imageA: string, imageB: string, pixelmatchThreshold: number)
src/screenshot/screenshot-compare.ts:208
↓ 1 callersMethodgetCombinedEventLog
()
test/wdio/ts-target/extends-events/cmp.tsx:100
↓ 1 callersMethodgetCombinedWatchLog
()
test/wdio/ts-target/extends-watch/cmp.tsx:134
↓ 1 callersFunctiongetComplexType
( typeChecker: ts.TypeChecker, program: ts.Program, node: ts.PropertyDeclaration, )
src/compiler/transformers/decorators-to-static/event-decorator.ts:96
↓ 1 callersFunctiongetComponent
* 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 callersFunctiongetComponentAssetsCopyTasks
( config: d.ValidatedConfig, buildCtx: d.BuildCtx, dest: string, collectionsPath: boolean, )
src/compiler/output-targets/copy/assets-copy-tasks.ts:6
↓ 1 callersFunctiongetComponentBoilerplate
( tagName: string, hasStyle: boolean, styleExtension: GeneratableStylingExtension, )
src/cli/task-generate.ts:267
↓ 1 callersFunctiongetComponentGraph
(sys: d.CompilerSystem, prerenderCtx: PrerenderContext, componentGraphPath: string)
src/compiler/prerender/prerender-worker.ts:202
↓ 1 callersFunctiongetComponentPathContent
(componentGraph: { [scopeId: string]: string[] }, outputTarget: d.OutputTargetWww)
src/compiler/prerender/prerender-main.ts:287
↓ 1 callersFunctiongetComponentsDtsSrcFilePath
(config: d.ValidatedConfig)
src/utils/output-target.ts:116
↓ 1 callersFunctiongetComponentsDtsTypesFilePath
(outputTarget: Required<d.OutputTargetDist> | d.OutputTargetDistTypes)
src/utils/output-target.ts:125
↓ 1 callersMethodgetComputedTextLength
()
src/mock-doc/element.ts:482
↓ 1 callersFunctiongetConfig
(userConfig: d.Config)
src/compiler/sys/config.ts:14
↓ 1 callersFunctiongetCopyTasks
( config: d.ValidatedConfig, buildCtx: d.BuildCtx, o: d.OutputTargetCopy, changedFiles: string[], )
src/compiler/output-targets/copy/output-copy.ts:56
↓ 1 callersFunctiongetCreateJestPuppeteerEnvironment
()
src/testing/jest/jest-stencil-connector.ts:94
↓ 1 callersMethodgetCreateJestPuppeteerEnvironment
* 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 callersFunctiongetCreateJestTestRunner
()
src/testing/jest/jest-stencil-connector.ts:112
↓ 1 callersMethodgetCreateJestTestRunner
* 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 callersFunctiongetCriticalPath
(buildCtx: d.BuildCtx)
src/compiler/output-targets/output-www.ts:54
↓ 1 callersFunctiongetCssToEsmImports
( varNames: Set<string>, cssText: string, filePath: string, modeName: string, )
src/compiler/style/css-to-esm.ts:239
↓ 1 callersFunctiongetCustomBeforeTransformers
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, components: d.ComponentCompilerMeta[], output
src/compiler/output-targets/dist-custom-elements/index.ts:336
↓ 1 callersFunctiongetCustomBeforeTransformers
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx?: d.BuildCtx, )
src/compiler/output-targets/dist-hydrate-script/bundle-hydrate-factory.ts:67
↓ 1 callersFunctiongetCustomBeforeTransformers
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx?: d.BuildCtx, )
src/compiler/output-targets/dist-lazy/lazy-output.ts:111
↓ 1 callersFunctiongetDecoratorParameter
( arg: ts.Expression, typeChecker: ts.TypeChecker, diagnostics?: d.Diagnostic[], errorNode?: ts.Node,
src/compiler/transformers/decorators-to-static/decorator-utils.ts:20
↓ 1 callersFunctiongetDefaultBundles
( config: d.ValidatedConfig, buildCtx: d.BuildCtx, cmps: d.ComponentCompilerMeta[], )
src/compiler/entries/default-bundles.ts:13
↓ 1 callersFunctiongetDefaultJestRunner
()
src/testing/jest/jest-stencil-connector.ts:67
↓ 1 callersFunctiongetDefaultReadme
(docsData: d.JsonDocsComponent)
src/compiler/docs/readme/output-docs.ts:131
↓ 1 callersFunctiongetDefaultValueField
(prop: d.JsonDocsProp)
src/compiler/docs/readme/markdown-props.ts:54
↓ 1 callersFunctiongetDependencies
(buildCtx: d.BuildCtx)
src/utils/util.ts:187
↓ 1 callersFunctiongetDestAbsPath
(src: string, destAbsPath: string, destRelPath: string)
src/compiler/output-targets/copy/local-copy-tasks.ts:13
↓ 1 callersFunctiongetDevModuleCachePath
(config: d.ValidatedConfig, parsedUrl: ParsedDevModuleUrl)
src/compiler/bundle/dev-module.ts:182
↓ 1 callersFunctiongetDevServerModal
(doc: Document)
src/dev-server/client/app-error.ts:193
↓ 1 callersFunctiongetDevVersionId
* 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 callersFunctiongetDirectoryItems
(sys: d.CompilerSystem, baseUrl: URL, dirFilePaths: string[])
src/dev-server/serve-directory-index.ts:84
↓ 1 callersFunctiongetDisabledMessageScript
(config: d.ValidatedConfig)
src/compiler/app-core/app-es5-disabled.ts:19
↓ 1 callersFunctiongetDocBlockLines
* 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 callersFunctiongetDocsComponents
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, )
src/compiler/docs/generate-doc-data.ts:81
↓ 1 callersFunctiongetDocsCustomStates
(cmpMeta: d.ComponentCompilerMeta)
src/compiler/docs/generate-doc-data.ts:395
↓ 1 callersFunctiongetDocsDeprecation
(cmp: d.JsonDocsComponent)
src/compiler/docs/readme/output-docs.ts:118
↓ 1 callersFunctiongetDocsEncapsulation
(cmp: d.ComponentCompilerMeta)
src/compiler/docs/generate-doc-data.ts:163
↓ 1 callersFunctiongetDocsEvents
(events: d.ComponentCompilerEvent[])
src/compiler/docs/generate-doc-data.ts:310
↓ 1 callersFunctiongetDocsField
(prop: d.JsonDocsEvent)
src/compiler/docs/readme/markdown-events.ts:28
↓ 1 callersFunctiongetDocsField
(prop: d.JsonDocsProp)
src/compiler/docs/readme/markdown-props.ts:42
↓ 1 callersFunctiongetDocsField
(prop: d.JsonDocsMethod)
src/compiler/docs/readme/markdown-methods.ts:49
↓ 1 callersFunctiongetDocsListeners
(listeners: d.ComponentCompilerListener[])
src/compiler/docs/generate-doc-data.ts:350
↓ 1 callersFunctiongetDocsMethods
(methods: d.ComponentCompilerMethod[])
src/compiler/docs/generate-doc-data.ts:286
↓ 1 callersFunctiongetDocsParts
(vdom: string[], tags: d.JsonDocsTag[])
src/compiler/docs/generate-doc-data.ts:380
↓ 1 callersFunctiongetDocsProperties
(cmpMeta: d.ComponentCompilerMeta)
src/compiler/docs/generate-doc-data.ts:178
↓ 1 callersFunctiongetDocsSlots
(tags: d.JsonDocsTag[])
src/compiler/docs/generate-doc-data.ts:373
↓ 1 callersFunctiongetDtsContent
(inputDir: string, inputDtsFile: string)
scripts/esbuild/mock-doc.ts:92
↓ 1 callersFunctiongetE2eTestBoilerplate
(tagName: string)
src/cli/task-generate.ts:341
↓ 1 callersFunctiongetElement
(ref: any)
src/runtime/element.ts:6
↓ 1 callersFunctiongetElementsByClassName
(elm: MockElement, classNames: string[], foundElms: MockElement[])
src/mock-doc/node.ts:1108
↓ 1 callersFunctiongetElementsByName
(elm: MockElement, elmName: string, foundElms: MockElement[] = [])
src/mock-doc/document.ts:316
↓ 1 callersFunctiongetElementsByTagName
(elm: MockElement, tagName: string, foundElms: MockElement[])
src/mock-doc/node.ts:1121
↓ 1 callersFunctiongetEncodedRootLength
(path: string)
src/utils/path.ts:73
↓ 1 callersFunctiongetEntityName
(entity: ts.EntityName)
src/compiler/transformers/transform-utils.ts:556
↓ 1 callersFunctiongetEsbuildTargets
()
scripts/esbuild/utils/index.ts:109
← previousnext →1,901–2,000 of 5,077, ranked by callers