MCPcopy Create free account

hub / github.com/stenciljs/core / functions

Functions5,077 in github.com/stenciljs/core

↓ 9 callersMethodgetCallLog
()
test/wdio/ts-target/extends-methods/method-base.ts:39
↓ 9 callersFunctiongetPackageDirPath
(p: string, moduleId: string)
src/compiler/sys/resolve/resolve-utils.ts:53
↓ 9 callersFunctionincludeTestFile
(testPath: string, env: d.E2EProcessEnv)
src/testing/jest/jest-29/jest-runner.ts:91
↓ 9 callersFunctionincludeTestFile
(testPath: string, env: d.E2EProcessEnv)
src/testing/jest/jest-27-and-under/jest-runner.ts:98
↓ 9 callersFunctionincludeTestFile
(testPath: string, env: d.E2EProcessEnv)
src/testing/jest/jest-28/jest-runner.ts:91
↓ 9 callersFunctionisDef
(v: any)
src/utils/helpers.ts:1
↓ 9 callersMethoditem
()
src/mock-doc/window.ts:252
↓ 9 callersFunctionm
(t,e,r,o,a,u)
src/client/polyfills/core-js.js:7
↓ 9 callersFunctionmapImportsToPathAliases
( config: d.ValidatedConfig, destinationFilePath: string, outputTarget: d.OutputTargetDistCollection, )
src/compiler/transformers/map-imports-to-path-aliases.ts:21
↓ 9 callersFunctionmarkFunction
* 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 callersMethodmatches
(selector: string)
src/mock-doc/node.ts:623
↓ 9 callersFunctionmockDocument
(html: string | null = null)
src/testing/mocks.ts:230
↓ 9 callersFunctionpathTransformTranspile
* 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 callersFunctionprintStats
(label, stats)
test/runtime-benchmark/benchmark-runtime.js:178
↓ 9 callersFunctionqueueWriteLog
(prefix: string, msg: any[])
src/sys/node/logger/terminal-logger.ts:222
↓ 9 callersMethodremoveEventListener
(type: K, listener: (this: HTMLExtendsLocalElement, ev: ExtendsLocalCustomEvent<HTMLExtendsLocalElementEventMa
test/wdio/ts-target/components.d.ts:659
↓ 9 callersFunctionrunBenchmark
(page, fn)
test/runtime-benchmark/benchmark-runtime.js:131
↓ 9 callersMethodspyOnEvent
* 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 callersFunctiont
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:108
↓ 9 callersFunctiontransformCssToEsmSync
(input: d.TransformCssToEsmInput)
src/compiler/style/css-to-esm.ts:90
↓ 9 callersFunctionupdateCssUrlValue
(versionId: string, fileName: string, oldCss: string)
src/dev-server/client/hmr-util.ts:46
↓ 9 callersFunctionwrapRead
(fn: any)
src/testing/testing-sys.ts:32
↓ 8 callersMethodadd
()
test/runtime-benchmark/src/components/perf-rows/perf-rows.tsx:106
↓ 8 callersMethodaddHeader
(data: string[])
src/compiler/docs/readme/docs-util.ts:4
↓ 8 callersMethodcreateDocumentFragment
()
src/mock-doc/document.ts:212
↓ 8 callersFunctioncreateReplaceData
(opts: BuildOptions)
scripts/utils/options.ts:118
↓ 8 callersFunctiondeDupeMembers
(dedupeMembers: T[], staticMembers: T[])
src/compiler/transformers/static-to-meta/class-extension.ts:39
↓ 8 callersFunctiondefaultConfig
(sys: d.CompilerSystem)
src/cli/ionic-config.ts:6
↓ 8 callersFunctione
(a,b)
src/client/polyfills/dom.js:33
↓ 8 callersFunctionexpectBooleanAttribute
(propName: string, newValue: any, oldValue: any)
src/runtime/vdom/test/set-accessor.spec.ts:536
↓ 8 callersFunctionexpectFilesExist
(fs: InMemoryFileSystem, filePaths: string[])
src/testing/testing-utils.ts:35
↓ 8 callersFunctionfmtValue
(ms)
test/end-to-end/benchmark-compile-time.js:77
↓ 8 callersFunctiongenerateEventTypes
( cmpMeta: d.ComponentCompilerMeta, typeImportData: d.TypesImportData, cmpClassName: string, )
src/compiler/types/generate-event-types.ts:13
↓ 8 callersFunctiongetCustomElementsBuildConditionals
( config: d.ValidatedConfig, cmps: d.ComponentCompilerMeta[], )
src/compiler/output-targets/dist-custom-elements/custom-elements-build-conditionals.ts:13
↓ 8 callersMethodgetElementsByTagName
(tagName: string)
src/mock-doc/node.ts:675
↓ 8 callersFunctiongetHmrHref
(versionId: string, fileName: string, testUrl: string)
src/dev-server/client/hmr-util.ts:3
↓ 8 callersFunctiongetJestFacade
()
src/testing/jest/jest-stencil-connector.ts:40
↓ 8 callersFunctiongetModuleId
(orgImport: string)
src/compiler/sys/resolve/resolve-utils.ts:28
↓ 8 callersFunctiongetPkg
* 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 callersMethodgetSlotAssignedElements
(opts?: { flatten: boolean }, getPlainSlot = false)
test/wdio/scoped-slot-assigned-methods/cmp.tsx:12
↓ 8 callersMethodgetSlotAssignedNodes
(opts?: { flatten: boolean }, getPlainSlot = false)
test/wdio/scoped-slot-assigned-methods/cmp.tsx:20
↓ 8 callersMethodinsertAdjacentHTML
(position: 'beforebegin' | 'afterbegin' | 'beforeend' | 'afterend', html: string)
src/mock-doc/node.ts:551
↓ 8 callersFunctioninsertBefore
(parentNode: MockNode, newNode: MockNode, referenceNode: MockNode | null)
src/mock-doc/node.ts:1139
↓ 8 callersFunctionisExtensionLessPath
(pathname: string)
src/dev-server/dev-server-utils.ts:79
↓ 8 callersFunctionisRemoteUrl
(p: string)
src/utils/url-paths.ts:12
↓ 8 callersFunctionisWatchIgnorePath
(config: d.ValidatedConfig, path: string)
src/compiler/fs-watch/fs-watch-rebuild.ts:144
↓ 8 callersFunctionn
(a,b)
src/client/polyfills/dom.js:11
↓ 8 callersMethodnext
()
src/declarations/stencil-private.ts:2423
↓ 8 callersFunctionnormalize
(toNormalize: string)
src/utils/path.ts:269
↓ 8 callersFunctionnormalizeFlagName
(flagName: string)
src/cli/parse-flags.ts:201
↓ 8 callersFunctionparseCssImports
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, srcFilePath: string,
src/compiler/style/css-imports.ts:23
↓ 8 callersFunctionparseImportPath
(importPath: string)
src/compiler/transformers/stencil-import-path.ts:62
↓ 8 callersFunctionpatchPropAttributes
(prototype: any, attrs: any, defaults: any = {})
src/mock-doc/element.ts:744
↓ 8 callersFunctionprintLifecycle
(cmp: string, lifecycle: string)
test/wdio/test-prerender/src/global/util.ts:3
↓ 8 callersFunctionrunBuilds
(builds: ESBuildOptions[], opts: BuildOptions)
scripts/esbuild/utils/index.ts:65
↓ 8 callersFunctionserializeImportPath
(data: SerializeImportData, styleImportData: string | undefined | null)
src/compiler/transformers/stencil-import-path.ts:20
↓ 8 callersFunctionsetup
( moduleMap: d.ModuleMap, )
src/compiler/docs/test/generate-doc-data.spec.ts:42
↓ 8 callersFunctionsetup
(plugins: any[] = [])
src/cli/test/task-generate.spec.ts:16
↓ 8 callersFunctiontypeToString
(checker: ts.TypeChecker, type: ts.Type)
src/compiler/transformers/transform-utils.ts:847
↓ 8 callersFunctionunescapeSelector
( sel )
src/mock-doc/third-party/jquery.ts:719
↓ 8 callersFunctionvalidateCopy
( copy: d.CopyTask[] | boolean | null | undefined, defaultCopy: d.CopyTask[] = [], )
src/compiler/config/validate-copy.ts:11
↓ 8 callersFunctionvnodeMap
(arr: number[])
src/runtime/vdom/test/patch.spec.ts:284
↓ 8 callersFunctionza
(a)
test/wdio/slot-ng-if/assets/angular.min.js:7
↓ 7 callersFunctionD
(t)
src/client/polyfills/core-js.js:7
↓ 7 callersFunctionIa
(a,b,d)
test/wdio/slot-ng-if/assets/angular.min.js:12
↓ 7 callersFunctionOa
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:201
↓ 7 callersFunctionaddLine
(lineNumber: number)
src/compiler/optimize/autoprefixer.ts:63
↓ 7 callersMethodblue
(msg: string)
src/testing/testing-logger.ts:48
↓ 7 callersFunctionchildren
()
test/wdio/scoped-slot-children/cmp.test.tsx:60
↓ 7 callersMethodclone
()
src/mock-doc/request-response.ts:73
↓ 7 callersMethodcomponentOnReady
()
src/declarations/stencil-public-runtime.ts:449
↓ 7 callersFunctioncreatePositionalPseudo
* Returns a function to use in pseudos for positionals * @param {Function} fn
src/mock-doc/third-party/jquery.ts:1282
↓ 7 callersFunctiondefineCustomElement
(Cstr: any, compactMeta: d.ComponentRuntimeMetaCompact)
src/runtime/bootstrap-custom-element.ts:31
↓ 7 callersMethodfetch
* 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 callersFunctionfilterDecorators
( decorators: ReadonlyArray<ts.Decorator> | undefined, excludeList: ReadonlyArray<string>, )
src/compiler/transformers/decorators-to-static/convert-decorators.ts:291
↓ 7 callersFunctiongetCssSelectors
(sel: string)
src/compiler/style/css-parser/get-css-selectors.ts:1
↓ 7 callersFunctiongetEventDetail
()
src/runtime/test/listen.spec.tsx:129
↓ 7 callersFunctiongetModuleFromSourceFile
( compilerCtx: d.CompilerCtx, tsSourceFile: ts.SourceFile, )
src/compiler/transformers/transform-utils.ts:910
↓ 7 callersMethodgetProperty
* 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 callersFunctiongetScopeId
(tagName: string, mode?: string)
src/compiler/style/scope-css.ts:14
↓ 7 callersFunctiongetServiceWorker
* 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 callersFunctiongetTranspileConfigOpt
(value: any, validValues: Set<string>, defaultValue: string)
src/compiler/config/transpile-options.ts:187
↓ 7 callersMethodinsertRule
(rule: string, index = 0)
src/mock-doc/css-style-sheet.ts:35
↓ 7 callersFunctionisWithinWhitespaceSensitive
* 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 callersFunctionloadTypeScriptDiagnostics
(tsDiagnostics: readonly Diagnostic[])
src/utils/logger/logger-typescript.ts:85
↓ 7 callersFunctionlogReload
(msg: string)
src/dev-server/client/logger.ts:5
↓ 7 callersMethodmark
()
src/mock-doc/performance.ts:50
↓ 7 callersFunctionmockLogger
()
src/testing/mocks.ts:212
↓ 7 callersMethodopen
()
src/mock-doc/window.ts:373
↓ 7 callersFunctionpackageJsonWarn
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, msg: string, jsonFiel
src/compiler/types/package-json-log-utils.ts:41
↓ 7 callersFunctionparseClassList
(value: string | SVGAnimatedString | undefined | null)
src/runtime/vdom/set-accessor.ts:256
↓ 7 callersFunctionpatchPseudoShadowDom
(hostElementPrototype: HTMLElement)
src/runtime/dom-extras.ts:18
↓ 7 callersMethodpress
* 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 callersMethodpreventDefault
()
src/mock-doc/event.ts:30
↓ 7 callersMethodprintDiagnostics
(_diagnostics: Diagnostic[])
src/testing/testing-logger.ts:79
↓ 7 callersFunctionprop
(name: any)
src/runtime/vdom/test/patch.spec.ts:851
↓ 7 callersMethodput
(key: string, value: string)
src/declarations/stencil-private.ts:435
↓ 7 callersMethodrequestUpdate
()
test/wdio/ts-target/extends-controller-updates/cmp.tsx:17
↓ 7 callersMethodreset
()
src/declarations/stencil-private.ts:538
↓ 7 callersMethodresetAllCallLogs
()
test/wdio/ts-target/extends-conflicts/cmp.tsx:86
← previousnext →401–500 of 5,077, ranked by callers