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
↓ 9 callers
Method
getCallLog
()
test/wdio/ts-target/extends-methods/method-base.ts:39
↓ 9 callers
Function
getPackageDirPath
(p: string, moduleId: string)
src/compiler/sys/resolve/resolve-utils.ts:53
↓ 9 callers
Function
includeTestFile
(testPath: string, env: d.E2EProcessEnv)
src/testing/jest/jest-29/jest-runner.ts:91
↓ 9 callers
Function
includeTestFile
(testPath: string, env: d.E2EProcessEnv)
src/testing/jest/jest-27-and-under/jest-runner.ts:98
↓ 9 callers
Function
includeTestFile
(testPath: string, env: d.E2EProcessEnv)
src/testing/jest/jest-28/jest-runner.ts:91
↓ 9 callers
Function
isDef
(v: any)
src/utils/helpers.ts:1
↓ 9 callers
Method
item
()
src/mock-doc/window.ts:252
↓ 9 callers
Function
m
(t,e,r,o,a,u)
src/client/polyfills/core-js.js:7
↓ 9 callers
Function
mapImportsToPathAliases
( config: d.ValidatedConfig, destinationFilePath: string, outputTarget: d.OutputTargetDistCollection, )
src/compiler/transformers/map-imports-to-path-aliases.ts:21
↓ 9 callers
Function
markFunction
* Mark a function for special use by jQuery selector module * @param {Function} fn The function to mark
src/mock-doc/third-party/jquery.ts:1197
↓ 9 callers
Method
matches
(selector: string)
src/mock-doc/node.ts:623
↓ 9 callers
Function
mockDocument
(html: string | null = null)
src/testing/mocks.ts:230
↓ 9 callers
Function
pathTransformTranspile
* Helper function for running the transpilation for tests in this module. * This sets up a config, patches typescript, declares a mock TypeScript *
src/compiler/transformers/test/rewrite-aliased-paths.spec.ts:22
↓ 9 callers
Function
printStats
(label, stats)
test/runtime-benchmark/benchmark-runtime.js:178
↓ 9 callers
Function
queueWriteLog
(prefix: string, msg: any[])
src/sys/node/logger/terminal-logger.ts:222
↓ 9 callers
Method
removeEventListener
(type: K, listener: (this: HTMLExtendsLocalElement, ev: ExtendsLocalCustomEvent<HTMLExtendsLocalElementEventMa
test/wdio/ts-target/components.d.ts:659
↓ 9 callers
Function
runBenchmark
(page, fn)
test/runtime-benchmark/benchmark-runtime.js:131
↓ 9 callers
Method
spyOnEvent
* Used to test if an event was, or was not dispatched. This method * returns a promise, that resolves with an EventSpy. The EventSpy * can be us
src/testing/puppeteer/puppeteer-declarations.ts:165
↓ 9 callers
Function
t
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:108
↓ 9 callers
Function
transformCssToEsmSync
(input: d.TransformCssToEsmInput)
src/compiler/style/css-to-esm.ts:90
↓ 9 callers
Function
updateCssUrlValue
(versionId: string, fileName: string, oldCss: string)
src/dev-server/client/hmr-util.ts:46
↓ 9 callers
Function
wrapRead
(fn: any)
src/testing/testing-sys.ts:32
↓ 8 callers
Method
add
()
test/runtime-benchmark/src/components/perf-rows/perf-rows.tsx:106
↓ 8 callers
Method
addHeader
(data: string[])
src/compiler/docs/readme/docs-util.ts:4
↓ 8 callers
Method
createDocumentFragment
()
src/mock-doc/document.ts:212
↓ 8 callers
Function
createReplaceData
(opts: BuildOptions)
scripts/utils/options.ts:118
↓ 8 callers
Function
deDupeMembers
(dedupeMembers: T[], staticMembers: T[])
src/compiler/transformers/static-to-meta/class-extension.ts:39
↓ 8 callers
Function
defaultConfig
(sys: d.CompilerSystem)
src/cli/ionic-config.ts:6
↓ 8 callers
Function
e
(a,b)
src/client/polyfills/dom.js:33
↓ 8 callers
Function
expectBooleanAttribute
(propName: string, newValue: any, oldValue: any)
src/runtime/vdom/test/set-accessor.spec.ts:536
↓ 8 callers
Function
expectFilesExist
(fs: InMemoryFileSystem, filePaths: string[])
src/testing/testing-utils.ts:35
↓ 8 callers
Function
fmtValue
(ms)
test/end-to-end/benchmark-compile-time.js:77
↓ 8 callers
Function
generateEventTypes
( cmpMeta: d.ComponentCompilerMeta, typeImportData: d.TypesImportData, cmpClassName: string, )
src/compiler/types/generate-event-types.ts:13
↓ 8 callers
Function
getCustomElementsBuildConditionals
( config: d.ValidatedConfig, cmps: d.ComponentCompilerMeta[], )
src/compiler/output-targets/dist-custom-elements/custom-elements-build-conditionals.ts:13
↓ 8 callers
Method
getElementsByTagName
(tagName: string)
src/mock-doc/node.ts:675
↓ 8 callers
Function
getHmrHref
(versionId: string, fileName: string, testUrl: string)
src/dev-server/client/hmr-util.ts:3
↓ 8 callers
Function
getJestFacade
()
src/testing/jest/jest-stencil-connector.ts:40
↓ 8 callers
Function
getModuleId
(orgImport: string)
src/compiler/sys/resolve/resolve-utils.ts:28
↓ 8 callers
Function
getPkg
* Retrieves a package from the `node_modules` directory in the given `opts` parameter * @param nodeModulesDir the node modules directory to search *
scripts/utils/options.ts:162
↓ 8 callers
Method
getSlotAssignedElements
(opts?: { flatten: boolean }, getPlainSlot = false)
test/wdio/scoped-slot-assigned-methods/cmp.tsx:12
↓ 8 callers
Method
getSlotAssignedNodes
(opts?: { flatten: boolean }, getPlainSlot = false)
test/wdio/scoped-slot-assigned-methods/cmp.tsx:20
↓ 8 callers
Method
insertAdjacentHTML
(position: 'beforebegin' | 'afterbegin' | 'beforeend' | 'afterend', html: string)
src/mock-doc/node.ts:551
↓ 8 callers
Function
insertBefore
(parentNode: MockNode, newNode: MockNode, referenceNode: MockNode | null)
src/mock-doc/node.ts:1139
↓ 8 callers
Function
isExtensionLessPath
(pathname: string)
src/dev-server/dev-server-utils.ts:79
↓ 8 callers
Function
isRemoteUrl
(p: string)
src/utils/url-paths.ts:12
↓ 8 callers
Function
isWatchIgnorePath
(config: d.ValidatedConfig, path: string)
src/compiler/fs-watch/fs-watch-rebuild.ts:144
↓ 8 callers
Function
n
(a,b)
src/client/polyfills/dom.js:11
↓ 8 callers
Method
next
()
src/declarations/stencil-private.ts:2423
↓ 8 callers
Function
normalize
(toNormalize: string)
src/utils/path.ts:269
↓ 8 callers
Function
normalizeFlagName
(flagName: string)
src/cli/parse-flags.ts:201
↓ 8 callers
Function
parseCssImports
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, srcFilePath: string,
src/compiler/style/css-imports.ts:23
↓ 8 callers
Function
parseImportPath
(importPath: string)
src/compiler/transformers/stencil-import-path.ts:62
↓ 8 callers
Function
patchPropAttributes
(prototype: any, attrs: any, defaults: any = {})
src/mock-doc/element.ts:744
↓ 8 callers
Function
printLifecycle
(cmp: string, lifecycle: string)
test/wdio/test-prerender/src/global/util.ts:3
↓ 8 callers
Function
runBuilds
(builds: ESBuildOptions[], opts: BuildOptions)
scripts/esbuild/utils/index.ts:65
↓ 8 callers
Function
serializeImportPath
(data: SerializeImportData, styleImportData: string | undefined | null)
src/compiler/transformers/stencil-import-path.ts:20
↓ 8 callers
Function
setup
( moduleMap: d.ModuleMap, )
src/compiler/docs/test/generate-doc-data.spec.ts:42
↓ 8 callers
Function
setup
(plugins: any[] = [])
src/cli/test/task-generate.spec.ts:16
↓ 8 callers
Function
typeToString
(checker: ts.TypeChecker, type: ts.Type)
src/compiler/transformers/transform-utils.ts:847
↓ 8 callers
Function
unescapeSelector
( sel )
src/mock-doc/third-party/jquery.ts:719
↓ 8 callers
Function
validateCopy
( copy: d.CopyTask[] | boolean | null | undefined, defaultCopy: d.CopyTask[] = [], )
src/compiler/config/validate-copy.ts:11
↓ 8 callers
Function
vnodeMap
(arr: number[])
src/runtime/vdom/test/patch.spec.ts:284
↓ 8 callers
Function
za
(a)
test/wdio/slot-ng-if/assets/angular.min.js:7
↓ 7 callers
Function
D
(t)
src/client/polyfills/core-js.js:7
↓ 7 callers
Function
Ia
(a,b,d)
test/wdio/slot-ng-if/assets/angular.min.js:12
↓ 7 callers
Function
Oa
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:201
↓ 7 callers
Function
addLine
(lineNumber: number)
src/compiler/optimize/autoprefixer.ts:63
↓ 7 callers
Method
blue
(msg: string)
src/testing/testing-logger.ts:48
↓ 7 callers
Function
children
()
test/wdio/scoped-slot-children/cmp.test.tsx:60
↓ 7 callers
Method
clone
()
src/mock-doc/request-response.ts:73
↓ 7 callers
Method
componentOnReady
()
src/declarations/stencil-public-runtime.ts:449
↓ 7 callers
Function
createPositionalPseudo
* Returns a function to use in pseudos for positionals * @param {Function} fn
src/mock-doc/third-party/jquery.ts:1282
↓ 7 callers
Function
defineCustomElement
(Cstr: any, compactMeta: d.ComponentRuntimeMetaCompact)
src/runtime/bootstrap-custom-element.ts:31
↓ 7 callers
Method
fetch
* Optionally provide a fetch() function rather than using the built-in fetch(). * First arg is a url string or Request object (RequestInfo). * S
src/declarations/stencil-public-compiler.ts:1228
↓ 7 callers
Function
filterDecorators
( decorators: ReadonlyArray<ts.Decorator> | undefined, excludeList: ReadonlyArray<string>, )
src/compiler/transformers/decorators-to-static/convert-decorators.ts:291
↓ 7 callers
Function
getCssSelectors
(sel: string)
src/compiler/style/css-parser/get-css-selectors.ts:1
↓ 7 callers
Function
getEventDetail
()
src/runtime/test/listen.spec.tsx:129
↓ 7 callers
Function
getModuleFromSourceFile
( compilerCtx: d.CompilerCtx, tsSourceFile: ts.SourceFile, )
src/compiler/transformers/transform-utils.ts:910
↓ 7 callers
Method
getProperty
* Used to get a property set on a component. For example, if a * component has the property `elm.myProp`, then calling * `elm.getProperty('myPro
src/testing/puppeteer/puppeteer-declarations.ts:283
↓ 7 callers
Function
getScopeId
(tagName: string, mode?: string)
src/compiler/style/scope-css.ts:14
↓ 7 callers
Function
getServiceWorker
* A little util to work around a typescript annoyance. Because * `outputTarget.serviceWorker` is typed as * `serviceWorker?: ServiceWorkerConfig
src/compiler/config/test/validate-service-worker.spec.ts:40
↓ 7 callers
Function
getTranspileConfigOpt
(value: any, validValues: Set<string>, defaultValue: string)
src/compiler/config/transpile-options.ts:187
↓ 7 callers
Method
insertRule
(rule: string, index = 0)
src/mock-doc/css-style-sheet.ts:35
↓ 7 callers
Function
isWithinWhitespaceSensitive
* Determine whether a given node is within a whitespace-sensitive node by * walking the parent chain until either a whitespace-sensitive node is foun
src/mock-doc/serialize-node.ts:548
↓ 7 callers
Function
loadTypeScriptDiagnostics
(tsDiagnostics: readonly Diagnostic[])
src/utils/logger/logger-typescript.ts:85
↓ 7 callers
Function
logReload
(msg: string)
src/dev-server/client/logger.ts:5
↓ 7 callers
Method
mark
()
src/mock-doc/performance.ts:50
↓ 7 callers
Function
mockLogger
()
src/testing/mocks.ts:212
↓ 7 callers
Method
open
()
src/mock-doc/window.ts:373
↓ 7 callers
Function
packageJsonWarn
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, msg: string, jsonFiel
src/compiler/types/package-json-log-utils.ts:41
↓ 7 callers
Function
parseClassList
(value: string | SVGAnimatedString | undefined | null)
src/runtime/vdom/set-accessor.ts:256
↓ 7 callers
Function
patchPseudoShadowDom
(hostElementPrototype: HTMLElement)
src/runtime/dom-extras.ts:18
↓ 7 callers
Method
press
* Focuses the element, and then uses `keyboard.down` and `keyboard.up`. * If key is a single character and no modifier keys besides Shift are *
src/testing/puppeteer/puppeteer-declarations.ts:359
↓ 7 callers
Method
preventDefault
()
src/mock-doc/event.ts:30
↓ 7 callers
Method
printDiagnostics
(_diagnostics: Diagnostic[])
src/testing/testing-logger.ts:79
↓ 7 callers
Function
prop
(name: any)
src/runtime/vdom/test/patch.spec.ts:851
↓ 7 callers
Method
put
(key: string, value: string)
src/declarations/stencil-private.ts:435
↓ 7 callers
Method
requestUpdate
()
test/wdio/ts-target/extends-controller-updates/cmp.tsx:17
↓ 7 callers
Method
reset
()
src/declarations/stencil-private.ts:538
↓ 7 callers
Method
resetAllCallLogs
()
test/wdio/ts-target/extends-conflicts/cmp.tsx:86
← previous
next →
401–500 of 5,077, ranked by callers