MCPcopy Create free account

hub / github.com/stenciljs/core / functions

Functions5,077 in github.com/stenciljs/core

↓ 7 callersMethodresetWatchLogs
()
test/wdio/ts-target/extends-watch/cmp.tsx:140
↓ 7 callersFunctionthrowCLIParsingError
(flag: string, message: string)
src/cli/parse-flags.ts:470
↓ 7 callersMethodtoEqualLightHtml
* Compares HTML light DOM only, but first normalizes the HTML so all * whitespace, attribute order and css class order are * the same. W
src/declarations/stencil-private.ts:2301
↓ 7 callersFunctionvalidateModuleTreeshake
* Validates tree-shaking for a single module & entrypoint * @param opts build options to be used to validate tree-shaking for a specific module * @p
scripts/test/validate-build.ts:335
↓ 7 callersFunctionwrapWrite
(fn: any)
src/testing/testing-sys.ts:40
↓ 7 callersFunctionwriteFile
(filePath: string, data: any)
src/screenshot/screenshot-fs.ts:65
↓ 7 callersFunctiony
(a,b)
src/client/polyfills/dom.js:16
↓ 7 callersFunctionz
(t)
src/client/polyfills/core-js.js:7
↓ 6 callersFunctionF
(t,n)
src/client/polyfills/core-js.js:7
↓ 6 callersFunctionJa
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:24
↓ 6 callersFunctionRa
(a)
test/wdio/slot-ng-if/assets/angular.min.js:185
↓ 6 callersFunctionSa
(a,b,d,c,e,f)
test/wdio/slot-ng-if/assets/angular.min.js:188
↓ 6 callersFunctiona
(a,c)
src/client/polyfills/dom.js:28
↓ 6 callersFunctionaddLegacyApis
(moduleFile: d.Module)
src/compiler/transformers/core-runtime-apis.ts:66
↓ 6 callersFunctionattributeChanged
(node: MockNode, attrName: string, oldValue: string | null, newValue: string | null)
src/mock-doc/custom-element-registry.ts:224
↓ 6 callersMethodattributeChangedCallback
(name: string, oldVal: string, newVal: string)
src/mock-doc/test/custom-elements.spec.ts:13
↓ 6 callersMethodbaseMethod
()
test/wdio/ts-target/extends-methods/method-base.ts:12
↓ 6 callersFunctionc
(b)
src/client/polyfills/dom.js:19
↓ 6 callersMethodchildMethod
()
test/wdio/ts-target/extends-methods/cmp.tsx:14
↓ 6 callersMethodclosest
(selector: string)
src/mock-doc/node.ts:396
↓ 6 callersMethodcomponentWillLoad
* The component is about to load and it has not * rendered yet. * * This is the best place to make any data updates * before the first ren
src/declarations/stencil-public-runtime.ts:555
↓ 6 callersFunctioncreateClassMetadataProxy
( compilerMeta: d.ComponentCompilerMeta, clazz: ts.ClassExpression, )
src/compiler/transformers/add-component-meta-proxy.ts:66
↓ 6 callersFunctioncreateInMemoryFs
(sys: d.CompilerSystem)
src/compiler/sys/in-memory-fs.ts:163
↓ 6 callersFunctiondispatchEvent
(currentTarget: any, ev: MockEvent)
src/mock-doc/event.ts:245
↓ 6 callersMethodduplicateMethod
()
test/wdio/ts-target/extends-conflicts/cmp.tsx:36
↓ 6 callersFunctionemitBuildStatus
(win: Window, buildStatus: string)
src/dev-server/client/events.ts:9
↓ 6 callersMethodemitEvent
()
src/runtime/test/event.spec.tsx:18
↓ 6 callersFunctionemitLifecycleEvent
(elm: EventTarget, lifecycleName: string)
src/runtime/update-component.ts:472
↓ 6 callersMethodensure
(fromDir: string, moduleIds: string[])
src/declarations/stencil-public-compiler.ts:2999
↓ 6 callersFunctionet
(t,n,e,r)
src/client/polyfills/core-js.js:7
↓ 6 callersFunctionexpectTypeIsTransformed
( initialType: string, expectedType: string, typeMemberNames: d.TypesMemberNameData[], )
src/compiler/types/tests/stencil-types.spec.ts:305
↓ 6 callersFunctionfindClosestOpenPort
(host: string, port: number, strictPort = false)
src/dev-server/server-http.ts:17
↓ 6 callersFunctionformatComponentRuntimeMeta
( compilerMeta: d.ComponentCompilerMeta, includeMethods: boolean, )
src/utils/format-component-runtime-meta.ts:19
↓ 6 callersFunctionformatMs
(ms)
test/runtime-benchmark/benchmark-runtime.js:174
↓ 6 callersFunctiongetAbsoluteBuildDir
(outputTarget: d.OutputTargetWww)
src/compiler/html/html-utils.ts:12
↓ 6 callersFunctiongetAbsolutePath
(config: d.ValidatedConfig, dir: string)
src/compiler/config/config-utils.ts:7
↓ 6 callersFunctiongetBuildFeatures
(cmps: ComponentCompilerMeta[])
src/compiler/app-core/app-data.ts:21
↓ 6 callersFunctiongetDevServerClientUrl
(devServerConfig: d.DevServerConfig, host: string, protocol: string)
src/dev-server/dev-server-utils.ts:40
↓ 6 callersFunctiongetItems
(elm: HTMLElement, attr: string)
src/mock-doc/token-list.ts:76
↓ 6 callersFunctiongetLoadConfigForTests
(overrides?: Partial<d.LoadConfigInit>)
src/compiler/config/test/validate-config-sourcemap.spec.ts:19
↓ 6 callersFunctiongetSlotName
(node: d.PatchedSlotNode)
src/runtime/slot-polyfill-utils.ts:194
↓ 6 callersFunctiongetStencilModuleUrl
(compilerExe: string, path: string)
src/compiler/sys/fetch/fetch-utils.ts:32
↓ 6 callersMethodhandleBlur
()
test/wdio/ts-target/extends-composition-scaling/focus-controller.ts:50
↓ 6 callersMethodinsertAdjacentElement
(position: 'beforebegin' | 'afterbegin' | 'beforeend' | 'afterend', elm: MockHTMLElement)
src/mock-doc/node.ts:538
↓ 6 callersMethodinsertAdjacentText
(position: 'beforebegin' | 'afterbegin' | 'beforeend' | 'afterend', text: string)
src/mock-doc/node.ts:576
↓ 6 callersMethodisDirectory
()
src/declarations/stencil-public-compiler.ts:3035
↓ 6 callersFunctionisStencilCoreImport
(p: string)
src/compiler/sys/resolve/resolve-utils.ts:24
↓ 6 callersMethodjson
()
src/testing/mock-fetch.ts:146
↓ 6 callersFunctionlazyComponentTransform
( compilerCtx: d.CompilerCtx, transformOpts: d.TransformOptions, buildCtx: d.BuildCtx, )
src/compiler/transformers/component-lazy/transform-lazy-component.ts:23
↓ 6 callersFunctionmockTsConfigParser
(sourceMap: boolean)
src/compiler/config/test/validate-config-sourcemap.spec.ts:36
↓ 6 callersFunctionn
(t)
src/client/polyfills/core-js.js:7
↓ 6 callersFunctionqueryNonceMetaTagContent
(doc: Document)
src/utils/query-nonce-meta-tag-content.ts:9
↓ 6 callersMethodremoveAttributeNS
(namespaceURI: string | null, attrName: string)
src/mock-doc/node.ts:703
↓ 6 callersFunctionrollupToStencilSourceMap
(rollupSourceMap: RollupSourceMap | undefined | null)
src/utils/sourcemaps.ts:13
↓ 6 callersFunctionscopeCss
(cssText: string, scopeId: string, commentOriginalSelector: boolean)
src/utils/shadow-css.ts:600
↓ 6 callersFunctionsetCLIArg
(flags: ConfigFlags, rawArg: string, normalizedArg: string, value: CLIValueResult)
src/cli/parse-flags.ts:219
↓ 6 callersMethodsetContent
* Instead of testing a url directly, html content can be mocked using * `page.setContent(html)`. A shortcut to `page.setContent(html)` is to set
src/testing/puppeteer/puppeteer-declarations.ts:156
↓ 6 callersFunctionsetHmrAttr
(elm: Element, versionId: string)
src/dev-server/client/hmr-util.ts:88
↓ 6 callersMethodsetLevel
(_level: LogLevel)
src/testing/testing-logger.ts:10
↓ 6 callersFunctionsetMode
(handler: d.ResolutionHandler)
src/runtime/mode.ts:9
↓ 6 callersFunctionsetValue
(ref: d.RuntimeRef, propName: string, newVal: any, cmpMeta: d.ComponentRuntimeMeta)
src/runtime/set-value.ts:11
↓ 6 callersFunctionsetup
()
src/compiler/output-targets/test/output-targets-dist-custom-elements.spec.ts:24
↓ 6 callersFunctionstubComponentCompilerTypeReference
( overrides: Partial<d.ComponentCompilerTypeReference> = {}, )
src/compiler/types/tests/ComponentCompilerTypeReference.stub.ts:10
↓ 6 callersFunctionva
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:15
↓ 6 callersFunctionvalidateTypesPath
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, recommendedOutputTarget
src/compiler/types/validate-primary-package-output-target.ts:233
↓ 6 callersFunctionw
(a,b)
src/client/polyfills/dom.js:12
↓ 6 callersFunctionwithSilentWarn
(cb: SilentWarnFunc<T>)
src/testing/testing-utils.ts:198
↓ 6 callersFunctionwriteHydrateOutputs
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, outputTargets: d.Output
src/compiler/output-targets/dist-hydrate-script/write-hydrate-outputs.ts:10
↓ 6 callersFunctionwriteTask
(cb: d.RafCallback)
src/testing/platform/testing-task-queue.ts:75
↓ 5 callersFunction$a
(a)
test/wdio/slot-ng-if/assets/angular.min.js:11
↓ 5 callersFunctionH
(t,n,e)
src/client/polyfills/core-js.js:7
↓ 5 callersFunctionLa
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:41
↓ 5 callersFunctionVa
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:16
↓ 5 callersFunctionZ
(a,b,c,d,e,f)
test/wdio/slot-ng-if/assets/angular.min.js:70
↓ 5 callersFunctionab
(a)
test/wdio/slot-ng-if/assets/angular.min.js:11
↓ 5 callersMethodaddDestroy
* Add a callback which will be ran when destroy() is called.
src/declarations/stencil-public-compiler.ts:1155
↓ 5 callersFunctionaddDocBlock
(str: string, docs?: d.CompilerJsDoc, indentation: number = 0)
src/utils/util.ts:140
↓ 5 callersFunctionaddHostEventListeners
( elm: d.HostElement, hostRef: d.HostRef, listeners?: d.ComponentRuntimeHostListener[], attachParentLi
src/runtime/host-listener.ts:7
↓ 5 callersFunctionaddOutputTargetCoreRuntimeApi
( moduleFile: d.Module, outputTarget: d.OutputTarget['type'], coreRuntimeApi: string, )
src/compiler/transformers/core-runtime-apis.ts:50
↓ 5 callersFunctionaddTestingConfigOption
(setArray: string[], option: string)
src/compiler/config/validate-testing.ts:209
↓ 5 callersFunctionappendBuildConditionals
( config: d.ValidatedConfig, buildConditionals: d.BuildConditionals, s: MagicString, )
src/compiler/bundle/app-data-plugin.ts:238
↓ 5 callersFunctionb
(t)
src/client/polyfills/core-js.js:7
↓ 5 callersFunctionbb
(a)
test/wdio/slot-ng-if/assets/angular.min.js:11
↓ 5 callersFunctionbundleCustomElements
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, outputTarget: d.OutputT
src/compiler/output-targets/dist-custom-elements/index.ts:114
↓ 5 callersFunctionbundleExternal
(opts: BuildOptions, outputDir: string, cachedDir: string, entryFileName: string)
scripts/esbuild/sys-node.ts:111
↓ 5 callersFunctioncleanDts
(dtsContent: string)
scripts/utils/bundle-dts.ts:50
↓ 5 callersMethodconnectedCallback
()
src/declarations/stencil-public-runtime.ts:596
↓ 5 callersFunctionconsoleDevWarn
(...m: any[])
src/client/client-log.ts:18
↓ 5 callersMethodcreateDirSync
* SYNC! Does not throw.
src/declarations/stencil-public-compiler.ts:1185
↓ 5 callersFunctioncreateJsVarName
(fileName: string)
src/utils/util.ts:23
↓ 5 callersFunctioncreateMemberWithModifiers
( modifiers: ReadonlyArray<ts.ModifierLike> | undefined = undefined, )
src/compiler/transformers/test/transform-utils.spec.ts:68
↓ 5 callersFunctioncreateType
(text: string, references?: d.ComponentCompilerTypeReferences)
src/compiler/docs/cem/index.ts:112
↓ 5 callersFunctiondb
(a,b,d)
test/wdio/slot-ng-if/assets/angular.min.js:16
↓ 5 callersFunctiondebugPrefix
(lines: string[])
src/sys/node/logger/terminal-logger.ts:106
↓ 5 callersFunctionescapeHtml
(unsafe: any)
src/utils/logger/logger-utils.ts:123
↓ 5 callersFunctionescapeRegExpSpecialCharacters
(text: string)
src/utils/regular-expression.ts:7
↓ 5 callersFunctionfind
( selector, context, results, seed )
src/mock-doc/third-party/jquery.ts:1066
↓ 5 callersFunctionfindClassWalk
* A recursive function that walks the AST to find a class declaration. * @param node the current AST node * @param depth the current depth in the AS
src/compiler/transformers/static-to-meta/class-extension.ts:157
↓ 5 callersMethodformattedName
()
test/ionic-app/src/components/app-profile/app-profile.tsx:11
↓ 5 callersFunctionfullUrl
(elm: MockElement, attrName: string)
src/mock-doc/element.ts:697
← previousnext →501–600 of 5,077, ranked by callers