MCPcopy Create free account

hub / github.com/stenciljs/core / functions

Functions5,077 in github.com/stenciljs/core

↓ 4 callersFunctioncreateWorkerContext
(sys: d.CompilerSystem)
src/compiler/worker/worker-thread.ts:20
↓ 4 callersFunctiondeclaration
()
src/compiler/style/css-parser/parse-css.ts:178
↓ 4 callersFunctiondeepEqual
(a: any, b: any)
src/testing/jest/jest-29/matchers/events.ts:164
↓ 4 callersFunctiondeepEqual
(a: any, b: any)
src/testing/jest/jest-27-and-under/matchers/events.ts:164
↓ 4 callersFunctiondeepEqual
(a: any, b: any)
src/testing/jest/jest-28/matchers/events.ts:164
↓ 4 callersMethoddeleteRule
(index: number)
src/mock-doc/css-style-sheet.ts:26
↓ 4 callersFunctiondepsToMarkdown
(cmp: d.JsonDocsComponent, cmps: d.JsonDocsComponent[], config: d.ValidatedConfig)
src/compiler/docs/readme/markdown-dependencies.ts:5
↓ 4 callersFunctiondispatchSlotChangeEvent
(elm: d.RenderNode)
src/runtime/slot-polyfill-utils.ts:246
↓ 4 callersMethode2eSync
()
src/testing/puppeteer/puppeteer-element.ts:510
↓ 4 callersFunctioneb
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:17
↓ 4 callersFunctionemitDirectoryWatch
(p: string, emitted: Set<string>)
src/compiler/sys/stencil-sys.ts:470
↓ 4 callersFunctionescapeHtml
(unsafe: string)
src/dev-server/client/app-error.ts:214
↓ 4 callersFunctionescapeString
(str: string, attrMode: boolean)
src/mock-doc/serialize-node.ts:530
↓ 4 callersFunctionexpectBooleanAttributeDefined
(propName: string, newValue: any, oldValue: any)
src/runtime/vdom/test/set-accessor.spec.ts:562
↓ 4 callersFunctionexpectMinMaxAttribute
(propName: string, newValue: any, oldValue: any)
src/runtime/vdom/test/set-accessor.spec.ts:587
↓ 4 callersFunctionformat
(first: string, middle: string, last: string)
test/copy-task/src/utils/utils.ts:1
↓ 4 callersFunctiongenerateRollupOutput
( build: RollupBuild, options: OutputOptions, config: d.ValidatedConfig, entryModules: d.EntryModule[]
src/compiler/app-core/bundle-app-core.ts:16
↓ 4 callersMethodgetArgument
(argument: unknown)
src/utils/local-value.ts:188
↓ 4 callersMethodgetArray
()
test/wdio/attribute-deserializer/cmp.tsx:57
↓ 4 callersFunctiongetAssetFileHash
(sys: d.CompilerSystem, appDir: string, assetUrl: URL)
src/compiler/prerender/prerender-optimize.ts:402
↓ 4 callersFunctiongetAttributeTypeInfo
( baseNode: ts.Node, sourceFile: ts.SourceFile, checker: ts.TypeChecker, program: ts.Program, )
src/compiler/transformers/transform-utils.ts:537
↓ 4 callersFunctiongetBoilerplateByExtension
( tagName: string, extension: GeneratableExtension, withCss: boolean, styleExtension: GeneratableStyli
src/cli/task-generate.ts:233
↓ 4 callersMethodgetBools
()
test/wdio/attribute-deserializer/cmp.tsx:25
↓ 4 callersFunctiongetComponentTagName
(staticMembers: ts.ClassElement[])
src/compiler/transformers/transform-utils.ts:982
↓ 4 callersMethodgetDefaultJestRunner
* Retrieve the default Jest runner name prescribed by Stencil. * * Examples of valid return values include 'jest-jasmine2' and 'jest-circus'.
src/testing/jest/jest-facade.ts:44
↓ 4 callersFunctiongetDocsDeprecationText
(tags: d.JsonDocsTag[])
src/compiler/docs/generate-doc-data.ts:365
↓ 4 callersFunctiongetEmulateConfigs
(testing: d.TestingConfig, flags: ConfigFlags)
src/testing/jest/jest-29/jest-runner.ts:107
↓ 4 callersFunctiongetEmulateConfigs
(testing: d.TestingConfig, flags: ConfigFlags)
src/testing/jest/jest-27-and-under/jest-runner.ts:114
↓ 4 callersFunctiongetEmulateConfigs
(testing: d.TestingConfig, flags: ConfigFlags)
src/testing/jest/jest-28/jest-runner.ts:107
↓ 4 callersFunctiongetHostSlotNodes
(childNodes: NodeListOf<ChildNode>, hostName?: string, slotName?: string)
src/runtime/slot-polyfill-utils.ts:78
↓ 4 callersFunctiongetHydrateBuildConditionals
(config: d.ValidatedConfig, cmps: d.ComponentCompilerMeta[])
src/compiler/output-targets/dist-hydrate-script/hydrate-build-conditionals.ts:12
↓ 4 callersFunctiongetIdentifierValue
(escapedText: any)
src/compiler/transformers/transform-utils.ts:500
↓ 4 callersMethodgetJson
()
test/wdio/attribute-deserializer/cmp.tsx:52
↓ 4 callersMethodgetLevel
()
src/testing/testing-logger.ts:11
↓ 4 callersFunctiongetNextWorker
(workers: NodeWorkerMain[])
src/sys/node/node-worker-controller.ts:193
↓ 4 callersFunctiongetPuppeteerExecution
* A helper function for retrieving an execution context from a Puppeteer handle entity. The way that these objects can * be retrieved changed in Pupp
src/testing/puppeteer/puppeteer-element.ts:728
↓ 4 callersFunctiongetSsrStaticDataPath
(req: d.HttpRequest)
src/dev-server/dev-server-utils.ts:91
↓ 4 callersFunctiongetTerserManglePropertiesConfig
* Get baseline configuration for the 'properties' option for terser's mangle * configuration. * * @returns an object with our baseline property man
src/compiler/optimize/optimize-module.ts:187
↓ 4 callersFunctiongetTxtHtml
(html: string, className: string)
test/wdio/ts-target/extends-test-suite.test.ts:12
↓ 4 callersFunctiongetTypescriptPathFromUrl
(config: d.ValidatedConfig, tsExecutingUrl: string, url: string)
src/compiler/sys/typescript/typescript-sys.ts:203
↓ 4 callersMethodhandler
* Handle a particular method * * @param name of the method to be passed to a worker * @returns a Promise wrapping the results
src/declarations/stencil-public-compiler.ts:1445
↓ 4 callersFunctionhasShadowRoot
(elm: Element)
src/dev-server/client/hmr-util.ts:99
↓ 4 callersFunctionhydrateDocument
( doc: any | string, options?: HydrateDocumentOptions, asStream?: boolean, )
src/hydrate/runner/render.ts:68
↓ 4 callersFunctioninfoPrefix
(lines: string[])
src/sys/node/logger/terminal-logger.ts:47
↓ 4 callersFunctioninnerChildNodes
()
test/wdio/scoped-slot-children/cmp.test.tsx:28
↓ 4 callersFunctionisGlob
(str: string)
src/utils/is-glob.ts:7
↓ 4 callersFunctionisHtmlFile
(filePath: string)
src/dev-server/dev-server-utils.ts:62
↓ 4 callersFunctionisInternal
(jsDocs: d.CompilerJsDoc | undefined)
src/compiler/transformers/transform-utils.ts:1067
↓ 4 callersFunctionisSsrStaticDataPath
(pathname: string)
src/dev-server/dev-server-utils.ts:85
↓ 4 callersMethodisSymbolicLink
()
src/declarations/stencil-public-compiler.ts:3038
↓ 4 callersMethodisVisible
* Resolves `true` when the element's style is `display !== 'none'`, * `visibility !== 'hidden'` and `opacity !== '0'`.
src/testing/puppeteer/puppeteer-declarations.ts:329
↓ 4 callersFunctionjestTestRange
(maxVersion = '38.0.1')
src/sys/node/test/node-lazy-require.spec.ts:25
↓ 4 callersFunctionjsCaseToCssCase
(str: string)
src/mock-doc/css-style-declaration.ts:96
↓ 4 callersFunctionka
(a,b,c)
test/wdio/slot-ng-if/assets/angular.min.js:66
↓ 4 callersFunctionlazyBundleIdPlugin
( buildCtx: d.BuildCtx, config: d.ValidatedConfig, shouldHash: boolean, suffix: string, isBrowserBui
src/compiler/output-targets/dist-lazy/lazy-bundleid-plugin.ts:15
↓ 4 callersFunctionlogValidationWarning
(buildCtx: d.BuildCtx, message: string)
src/compiler/types/validate-primary-package-output-target.ts:268
↓ 4 callersFunctionlogWarn
(prefix: string, msg: string)
src/dev-server/client/logger.ts:7
↓ 4 callersFunctionmergeIntoWith
(target: T1[], newItems: T1[], mergeWith: (item: T1) => T2)
src/utils/helpers.ts:180
↓ 4 callersFunctionmyPlugin
()
src/compiler/plugin/test/plugin.spec.ts:47
↓ 4 callersFunctionnormalizeNegativeFlagName
(flagName: string)
src/cli/parse-flags.ts:181
↓ 4 callersFunctionnormalizeStyleUrl
(style: string | string[] | undefined)
src/compiler/transformers/decorators-to-static/style-to-static.ts:97
↓ 4 callersFunctionoptimizeModule
( config: ValidatedConfig, compilerCtx: CompilerCtx, opts: OptimizeModuleOptions, )
src/compiler/optimize/optimize-module.ts:26
↓ 4 callersFunctionparseStaticSerializers
( staticMembers: ts.ClassElement[], translateType: 'serializers' | 'deserializers', )
src/compiler/transformers/static-to-meta/serializers.ts:6
↓ 4 callersFunctionpatchSlottedNode
(node: Node)
src/runtime/dom-extras.ts:434
↓ 4 callersFunctionpostGithubRelease
(opts: BuildOptions)
scripts/utils/release-utils.ts:132
↓ 4 callersFunctionprocessRules
(input: string, ruleCallback: (rule: CssRule) => CssRule)
src/utils/shadow-css.ts:146
↓ 4 callersFunctionreadFile
(filePath: string)
src/screenshot/screenshot-fs.ts:41
↓ 4 callersFunctionreadableToString
(readable: Readable)
test/end-to-end/src/declarative-shadow-dom/test.e2e.ts:10
↓ 4 callersMethodrealpathSync
* SYNC! Does not throw.
src/declarations/stencil-public-compiler.ts:1307
↓ 4 callersFunctionrelativeImport
(pathFrom: string, pathTo: string, ext?: string, addPrefix = true)
src/utils/output-target.ts:104
↓ 4 callersFunctionremoveCollectionImports
(compilerCtx: d.CompilerCtx)
src/compiler/transformers/remove-collection-imports.ts:5
↓ 4 callersFunctionremoveDomNodes
(node: MockNode | undefined | null)
src/testing/jest/jest-29/jest-setup-test-framework.ts:88
↓ 4 callersFunctionremoveDomNodes
(node: MockNode | undefined | null)
src/testing/jest/jest-27-and-under/jest-setup-test-framework.ts:99
↓ 4 callersFunctionremoveDomNodes
(node: MockNode | undefined | null)
src/testing/jest/jest-28/jest-setup-test-framework.ts:88
↓ 4 callersMethodremoveItem
(key: string)
src/mock-doc/storage.ts:24
↓ 4 callersMethodrenderA
()
src/runtime/test/render-vdom.spec.tsx:1113
↓ 4 callersFunctionrenderVdom
(hostRef: d.HostRef, renderFnResults: d.VNode | d.VNode[], isInitialLoad = false)
src/runtime/vdom/vdom-render.ts:1051
↓ 4 callersMethodrequestAnimationFrame
(callback: (timestamp: number) => void)
src/mock-doc/window.ts:385
↓ 4 callersFunctionreset
()
src/dev-server/client/progress.ts:41
↓ 4 callersFunctionresetBuildConditionals
(b: d.BuildConditionals)
src/testing/reset-build-conditionals.ts:13
↓ 4 callersFunctionresetPlatform
(defaults: Partial<d.PlatformRuntime> = {})
src/testing/platform/testing-platform.ts:53
↓ 4 callersFunctionrunTest
(id: string, paragraphs: number)
test/wdio/dom-reattach-clone/cmp.test.tsx:62
↓ 4 callersFunctionscheduleUpdate
(hostRef: d.HostRef, isInitialLoad: boolean)
src/runtime/update-component.ts:26
↓ 4 callersFunctionserveFile
( devServerConfig: d.DevServerConfig, serverCtx: d.DevServerContext, req: d.HttpRequest, res: ServerRe
src/dev-server/serve-file.ts:11
↓ 4 callersFunctionsetAttrUrls
(url: URL, descriptor: string)
src/compiler/prerender/prerender-optimize.ts:392
↓ 4 callersFunctionsetMockedResponse
(response: MockResponse, input: MockRequestInfo, reject: boolean)
src/testing/mock-fetch.ts:76
↓ 4 callersFunctionsetOwnerDocument
(elm: MockElement, ownerDocument: any)
src/mock-doc/document.ts:328
↓ 4 callersFunctionsetPackageVersionByContent
(pkgVersions: Map<string, string>, pkgContent: string)
src/compiler/sys/resolve/resolve-utils.ts:13
↓ 4 callersFunctionsetTagTransformer
(transformer: d.TagTransformer)
src/runtime/tag-transform.ts:19
↓ 4 callersFunctionsetup
()
src/compiler/bundle/test/app-data-plugin.spec.ts:7
↓ 4 callersFunctionsetup
(versionRange: LazyDependencies)
src/sys/node/test/node-lazy-require.spec.ts:33
↓ 4 callersFunctionsetupGlobal
(gbl: any)
src/mock-doc/global.ts:25
↓ 4 callersMethodstartClock
()
test/wdio/ts-target/extends-direct-state/clock-base.ts:41
↓ 4 callersFunctionstartupCompilerLog
(coreCompiler: CoreCompiler, config: ValidatedConfig)
src/cli/logs.ts:101
↓ 4 callersFunctionstopAutoApplyChanges
()
src/testing/platform/testing-platform.ts:81
↓ 4 callersMethodstopClock
()
test/wdio/ts-target/extends-direct-state/clock-base.ts:51
↓ 4 callersMethodstopPropagation
()
src/mock-doc/event.ts:34
↓ 4 callersFunctiontb
(a,b,d)
test/wdio/slot-ng-if/assets/angular.min.js:24
↓ 4 callersFunctiontestSuites
( root: Document, method: 'scoped' | 'declarative-shadow-dom', renderType: 'dist' | 'custom-elemen
test/wdio/ssr-hydration/cmp.test.tsx:7
↓ 4 callersFunctiontimeout
(ms: number)
test/wdio/lifecycle-async/util.ts:1
← previousnext →701–800 of 5,077, ranked by callers