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
getEventGenericType
( cmpEvent: d.ComponentCompilerEvent, typeImportData: d.TypesImportData, componentSourcePath: string, )
src/compiler/types/generate-event-listener-types.ts:73
↓ 1 callers
Function
getEventName
(eventOptions: d.EventOptions, memberName: string)
src/compiler/transformers/decorators-to-static/event-decorator.ts:81
↓ 1 callers
Function
getEventType
( cmpEvent: d.ComponentCompilerEvent, cmpEventDetailInterface: string, typeImportData: d.TypesImportData
src/compiler/types/generate-event-types.ts:43
↓ 1 callers
Function
getEventType
(type: ts.TypeNode)
src/compiler/transformers/decorators-to-static/event-decorator.ts:115
↓ 1 callers
Function
getFileUrlVolumeSeparatorEnd
(url: string, start: number)
src/utils/path.ts:137
↓ 1 callers
Function
getFilepathForFile
(filePath: string, componentName: string, extension: GeneratableExtension)
src/cli/task-generate.ts:154
↓ 1 callers
Function
getFiles
(sys: d.CompilerSystem, baseUrl: URL, dirItemNames: string[])
src/dev-server/serve-directory-index.ts:60
↓ 1 callers
Function
getHostListenerTarget
(doc: Document, elm: Element, flags: number)
src/runtime/host-listener.ts:61
↓ 1 callers
Function
getHtmlElementEventMap
( cmpEvents: d.ComponentCompilerEvent[], typeImportData: d.TypesImportData, sourceFilePath: string, ht
src/compiler/types/generate-event-listener-types.ts:52
↓ 1 callers
Function
getHydrateAttrsToReflect
(cmp: d.ComponentCompilerMeta)
src/compiler/transformers/component-hydrate/hydrate-runtime-cmp-meta.ts:37
↓ 1 callers
Function
getHydratePackageJson
( config: d.ValidatedConfig, hydrateAppFilePathCJS: string, hydrateAppFilePathESM: string, hydrateDtsF
src/compiler/output-targets/dist-hydrate-script/write-hydrate-outputs.ts:137
↓ 1 callers
Function
getHydratePackageName
(config: d.ValidatedConfig, compilerCtx: d.CompilerCtx)
src/compiler/output-targets/dist-hydrate-script/write-hydrate-outputs.ts:159
↓ 1 callers
Method
getImageData
(_: number, __: number, w: number, h: number)
src/mock-doc/element.ts:653
↓ 1 callers
Function
getIncrementTypeName
* Determines the number of times that a type identifier (name) has been used. If an identifier has been used before, * append the number of times t
src/compiler/types/update-import-refs.ts:65
↓ 1 callers
Function
getInlineWorker
(referenceId: string, workerName: string, workerMsgId: string)
src/compiler/bundle/worker-plugin.ts:420
↓ 1 callers
Function
getInlineWorkerProxy
(workerEntryPath: string, workerMsgId: string, exportedMethods: string[])
src/compiler/bundle/worker-plugin.ts:464
↓ 1 callers
Function
getInstalledPackages
* Reads package-lock.json, yarn.lock, and package.json files in order to cross-reference * the dependencies and devDependencies properties. Pulls up
src/cli/telemetry/telemetry.ts:275
↓ 1 callers
Function
getInternalAppDataBundles
(opts: BuildOptions)
scripts/esbuild/internal-app-data.ts:17
↓ 1 callers
Function
getInternalAppGlobalsBundles
(opts: BuildOptions)
scripts/esbuild/internal-app-globals.ts:17
↓ 1 callers
Function
getInternalClientBundles
(opts: BuildOptions)
scripts/esbuild/internal-platform-client.ts:20
↓ 1 callers
Function
getInternalPlatformHydrateBundles
(opts: BuildOptions)
scripts/esbuild/internal-platform-hydrate.ts:19
↓ 1 callers
Function
getInternalTestingBundle
(opts: BuildOptions)
scripts/esbuild/internal-platform-testing.ts:17
↓ 1 callers
Method
getJestCliRunner
* Retrieve a function that invokes the Jest CLI. * * This function does not perform the invocation itself. Rather, it expects the caller to prep
src/testing/jest/jest-facade.ts:25
↓ 1 callers
Function
getJestMajorVersion
()
src/testing/jest/jest-apis.ts:96
↓ 1 callers
Function
getJestPreprocessor
()
src/testing/jest/jest-stencil-connector.ts:103
↓ 1 callers
Method
getJestPreprocessor
* Create an object used to transform files as a part of running Jest. * * The object returned by this function is expected to conform to the int
src/testing/jest/jest-facade.ts:61
↓ 1 callers
Function
getJestPreset
()
src/testing/jest/jest-stencil-connector.ts:130
↓ 1 callers
Method
getJestPreset
* Retrieve the Jest preset configuration object for configuring tests. * * The value returned by said function is expected to be used in a *
src/testing/jest/jest-facade.ts:88
↓ 1 callers
Function
getJestSetupTestFramework
()
src/testing/jest/jest-stencil-connector.ts:121
↓ 1 callers
Method
getJestSetupTestFramework
* Retrieve a function that returns the setup configuration code to run between tests. * * The value returned by said function is expected to be
src/testing/jest/jest-facade.ts:78
↓ 1 callers
Method
getJson
()
test/wdio/property-serializer/cmp.tsx:64
↓ 1 callers
Function
getLastCheck
()
src/sys/node/node-stencil-version-checker.ts:95
↓ 1 callers
Function
getLatestCompilerVersion
(logger: Logger)
src/sys/node/node-stencil-version-checker.ts:33
↓ 1 callers
Function
getLatestVermoji
(changelogPath: string)
scripts/utils/vermoji.ts:347
↓ 1 callers
Function
getLazyRequireFn
(opts: BuildOptions)
scripts/esbuild/testing.ts:91
↓ 1 callers
Function
getLegacyJestOptions
* Helper function for retrieving legacy Jest options. These options have been provided as defaults to Stencil users * by Jest + yargs for all users u
src/testing/jest/jest-27-and-under/jest-config.ts:20
↓ 1 callers
Function
getMajorVersion
* Takes in a semver string in order to return the major version. * @param version The fully qualified semver version * @returns a string of the majo
src/cli/telemetry/telemetry.ts:490
↓ 1 callers
Function
getMemberName
(member: ts.ClassElement)
src/compiler/transformers/static-to-meta/parse-static.ts:23
↓ 1 callers
Method
getMemoryStats
()
src/declarations/stencil-private.ts:441
↓ 1 callers
Method
getMethodCallLog
()
test/wdio/ts-target/extends-mixed-decorators/mixed-decorators-base.ts:45
↓ 1 callers
Function
getMismatchedPixels
( pixelmatchModulePath: string, pixelMatchInput: d.PixelMatchInput, screenshotTimeoutMs: number | null,
src/screenshot/screenshot-compare.ts:133
↓ 1 callers
Function
getMockDocExports
(srcIndexDts: string)
scripts/esbuild/mock-doc.ts:130
↓ 1 callers
Function
getMockedWorkerMain
()
src/compiler/bundle/worker-plugin.ts:440
↓ 1 callers
Function
getModuleImports
(moduleMap: ModuleMap, filePath: string, importedModules: Module[])
src/compiler/app-core/app-data.ts:110
↓ 1 callers
Method
getModulePath
(fromDir: string, moduleId: string)
src/sys/node/node-lazy-require.ts:108
↓ 1 callers
Function
getMultipleModeStyle
(cmp: d.ComponentCompilerMeta, styles: d.StyleCompiler[], buildCtx: d.BuildCtx)
src/compiler/transformers/add-static-style.ts:72
↓ 1 callers
Function
getName
(pathName: string)
src/dev-server/serve-directory-index.ts:107
↓ 1 callers
Function
getNextEventTarget
(elm: any, ev: MockEvent)
src/mock-doc/event.ts:226
↓ 1 callers
Function
getPackageJsonPath
(resolvedPath: string, importee: string)
src/compiler/bundle/dev-node-module-resolve.ts:61
↓ 1 callers
Function
getPrerenderCtx
(prerenderRequest: d.PrerenderUrlRequest)
src/compiler/prerender/prerender-worker-ctx.ts:21
↓ 1 callers
Function
getProcessor
(autoprefixerOpts: d.AutoprefixerOptions)
src/compiler/optimize/autoprefixer.ts:100
↓ 1 callers
Function
getProjectListFromCLIArgs
(config: d.ValidatedConfig, argv: Config.Argv)
src/testing/jest/jest-29/jest-config.ts:136
↓ 1 callers
Function
getProjectListFromCLIArgs
(config: d.ValidatedConfig, argv: Config.Argv)
src/testing/jest/jest-27-and-under/jest-config.ts:172
↓ 1 callers
Function
getProjectListFromCLIArgs
(config: d.ValidatedConfig, argv: Config.Argv)
src/testing/jest/jest-28/jest-config.ts:136
↓ 1 callers
Function
getPropertyField
(prop: d.JsonDocsProp)
src/compiler/docs/readme/markdown-props.ts:34
↓ 1 callers
Function
getPropertyNameText
(name: ts.PropertyName)
src/compiler/transformers/decorators-to-static/prop-decorator.ts:611
↓ 1 callers
Method
getPropertyValue
(prop: string)
src/mock-doc/css-style-declaration.ts:14
↓ 1 callers
Method
getRadios
()
test/wdio/radio-group-blur/test-radio-group.tsx:128
↓ 1 callers
Function
getRandomizeButton
()
test/wdio/slot-nested-dynamic/cmp.test.tsx:7
↓ 1 callers
Function
getRealProperties
(properties: d.ComponentCompilerProperty[])
src/compiler/docs/generate-doc-data.ts:190
↓ 1 callers
Function
getReferences
(cmp: d.JsonDocsComponent, repoBaseUrl: string | undefined)
src/compiler/docs/vscode/index.ts:77
↓ 1 callers
Function
getReflect
(diagnostics: d.Diagnostic[], propDecorator: ts.Decorator, propOptions: d.PropOptions)
src/compiler/transformers/decorators-to-static/prop-decorator.ts:214
↓ 1 callers
Function
getRegisterSW
(swUrl: string)
src/compiler/service-worker/generate-sw.ts:94
↓ 1 callers
Function
getRegisterSwScript
(doc: Document, buildCtx: d.BuildCtx, swUrl: string)
src/compiler/html/inject-sw-script.ts:34
↓ 1 callers
Method
getRemoteModuleUrl
* Gets the full url when requesting a dependency module to fetch from a CDN.
src/declarations/stencil-public-compiler.ts:1257
↓ 1 callers
Method
getResult
()
test/wdio/dynamic-imports/dynamic-import.tsx:13
↓ 1 callers
Function
getRootLength
(path: string)
src/utils/path.ts:68
↓ 1 callers
Method
getRunJestScreenshot
* Retrieve a function that invokes Stencil's Screenshot runner. * * This function does not start screenshot tests themselves. Rather, it expects
src/testing/jest/jest-facade.ts:35
↓ 1 callers
Function
getRunner
()
src/testing/jest/jest-stencil-connector.ts:76
↓ 1 callers
Method
getScreenCTM
()
src/mock-doc/element.ts:470
↓ 1 callers
Function
getScreenshot
()
src/testing/jest/jest-stencil-connector.ts:85
↓ 1 callers
Function
getScreenshotId
(emulateConfig: d.EmulateConfig, uniqueDescription: string)
src/screenshot/screenshot-compare.ts:214
↓ 1 callers
Function
getScriptTarget
()
src/compiler/transformers/transform-utils.ts:16
↓ 1 callers
Function
getScriptTargetKind
(transformOpts: d.TransformOptions)
src/compiler/transpile/transpile-module.ts:169
↓ 1 callers
Function
getServiceWorker
(outputTarget: d.OutputTargetWww)
src/compiler/service-worker/generate-sw.ts:76
↓ 1 callers
Function
getSevenCharGitSha
* Helper function to return the first seven characters of a git SHA * * We use the first seven characters for two reasons: * 1. Seven characters _s
scripts/utils/options.ts:246
↓ 1 callers
Function
getSingleStyle
(cmp: d.ComponentCompilerMeta, style: d.StyleCompiler, buildCtx: d.BuildCtx)
src/compiler/transformers/add-static-style.ts:108
↓ 1 callers
Function
getSpecOptions
(el: HTMLElement)
src/testing/jest/jest-29/matchers/html.ts:74
↓ 1 callers
Function
getSpecOptions
(el: HTMLElement)
src/testing/jest/jest-27-and-under/matchers/html.ts:74
↓ 1 callers
Function
getSpecOptions
(el: HTMLElement)
src/testing/jest/jest-28/matchers/html.ts:74
↓ 1 callers
Function
getSpecTestBoilerplate
(tagName: string)
src/cli/task-generate.ts:315
↓ 1 callers
Function
getSrcAbsPath
(config: d.ValidatedConfig, src: string)
src/compiler/output-targets/copy/local-copy-tasks.ts:6
↓ 1 callers
Function
getSrcAbsPath
(srcDir: string, src: string)
src/sys/node/node-copy-tasks.ts:61
↓ 1 callers
Function
getSsrErrorContent
(diagnostics: d.Diagnostic[])
src/dev-server/ssr-request.ts:217
↓ 1 callers
Function
getStencilVersion
()
test/end-to-end/benchmark-compile-time.js:13
↓ 1 callers
Function
getStencilVersion
()
test/runtime-benchmark/benchmark-runtime.js:13
↓ 1 callers
Function
getStyleUrlBoilerplate
(ext: GeneratableExtension)
src/cli/task-generate.ts:300
↓ 1 callers
Function
getSymbolForType
* Get the symbol for a {@link ts.Type} node. This may be an alias. * * @param type the type of interest * @returns either a {@ts.Symbol} or `null`,
src/compiler/transformers/type-library.ts:357
↓ 1 callers
Function
getSystemLoader
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, corePath: string, includePolyfills: boolean,
src/compiler/output-targets/dist-lazy/generate-system.ts:79
↓ 1 callers
Function
getTagName
(element: Element)
src/mock-doc/serialize-node.ts:522
↓ 1 callers
Function
getTelemetryToken
* Used to read the config file's tokens.telemetry property. * * @param sys The system where the command is invoked * @returns string
src/cli/telemetry/telemetry.ts:404
↓ 1 callers
Method
getText
()
test/wdio/computed-properties-prop-decorator/cmp-reflect.tsx:30
↓ 1 callers
Method
getText
()
test/bundler/component-library/src/components/my-component/my-component.tsx:25
↓ 1 callers
Method
getText
()
src/runtime/test/render-vdom.spec.tsx:611
↓ 1 callers
Function
getTextOfPropertyName
(propName: ts.PropertyName)
src/compiler/transformers/transform-utils.ts:508
↓ 1 callers
Function
getTitle
(pathName: string)
src/dev-server/serve-directory-index.ts:103
↓ 1 callers
Method
getTotalLength
()
src/mock-doc/element.ts:458
↓ 1 callers
Function
getTreeshakeOption
(config: d.ValidatedConfig, bundleOpts: BundleOptions)
src/compiler/bundle/bundle-output.ts:191
↓ 1 callers
Function
getTsConfigPath
( config: d.ValidatedConfig, sys: d.CompilerSystem, init: d.LoadConfigInit, )
src/compiler/sys/typescript/typescript-config.ts:127
↓ 1 callers
Function
getType
* Determine the correct type name for all type(s) used by a class member annotated with `@Method()` * @param cmpMethod the compiler metadata for a si
src/compiler/types/generate-method-types.ts:33
← previous
next →
2,001–2,100 of 5,077, ranked by callers