MCPcopy Index your code

hub / github.com/stenciljs/core / functions

Functions5,077 in github.com/stenciljs/core

↓ 1,146 callersMethodquerySelector
(selector: string)
src/mock-doc/node.ts:681
↓ 1,129 callersMethodpush
(ev: SerializedEvent)
src/testing/puppeteer/puppeteer-events.ts:111
↓ 962 callersFunctione
(r)
src/client/polyfills/core-js.js:7
↓ 739 callersMethodjoin
(...paths: string[])
src/declarations/stencil-public-compiler.ts:1394
↓ 615 callersFunctionjoin
(...paths: string[])
src/utils/path.ts:230
↓ 378 callersMethodreplace
(cssText: string)
src/runtime/styles.ts:327
↓ 368 callersMethodcreateElement
(tagName: string)
src/mock-doc/document.ts:192
↓ 352 callersMethodforEach
(cb: (value: string, key: string) => void)
src/mock-doc/headers.ts:57
↓ 333 callersFunctionnewSpecPage
(opts: NewSpecPageOptions)
src/testing/spec-page.ts:44
↓ 331 callersFunctionh
(nodeName: any, vnodeData: any, ...children: d.ChildType[])
src/runtime/vdom/h.ts:18
↓ 317 callersMethodtoEqualHtml
* Compares HTML, but first normalizes the HTML so all * whitespace, attribute order and css class order are * the same. When given an el
src/declarations/stencil-private.ts:2291
↓ 306 callersFunctionnormalizePath
(path: string, relativize = true)
src/utils/path.ts:12
↓ 303 callersFunctionvalidateConfig
( userConfig: UnvalidatedConfig = {}, bootstrapConfig: LoadConfigInit, )
src/compiler/config/validate-config.ts:69
↓ 273 callersMethodgetAttribute
* Returns the value of a specified attribute on the element. If the * given attribute does not exist, the value returned will be null.
src/testing/puppeteer/puppeteer-declarations.ts:276
↓ 267 callersMethodget
(key: string)
src/declarations/stencil-private.ts:434
↓ 248 callersMethodsetAttribute
* Sets the value of an attribute on the specified element. If the * attribute already exists, the value is updated; otherwise a new * attribute
src/testing/puppeteer/puppeteer-declarations.ts:376
↓ 231 callersMethodwriteFile
* Does not throw.
src/declarations/stencil-public-compiler.ts:1371
↓ 225 callersMethodappendChild
(newNode: MockNode)
src/mock-doc/node.ts:42
↓ 220 callersMethodfind
* Find an element that matches the selector, which is the same as * `document.querySelector(selector)`. Use `>>>` within the * selector to find
src/testing/puppeteer/puppeteer-declarations.ts:130
↓ 210 callersMethodclick
* Calling `click()` on an element scrolls it into view if needed, and * then uses `page.mouse` to click in the center of the element. * Please s
src/testing/puppeteer/puppeteer-declarations.ts:243
↓ 208 callersFunctionmockLoadConfigInit
(overrides?: Partial<d.LoadConfigInit>)
src/testing/mocks.ts:128
↓ 208 callersFunctiontranspileModule
( input: string, config?: Partial<d.ValidatedConfig> | null, compilerCtx?: d.CompilerCtx | null, befor
src/compiler/transformers/test/transpile.ts:25
↓ 201 callersFunctionr
(a,b,d)
src/client/polyfills/dom.js:12
↓ 186 callersMethodset
(key: string, value: any)
src/declarations/stencil-public-compiler.ts:2910
↓ 158 callersFunctionwaitForChanges
(page: E2EPageInternal)
src/testing/puppeteer/puppeteer-page.ts:280
↓ 152 callersFunctionrender
(vnode: d.VNode, container: Element)
src/runtime/render.ts:34
↓ 151 callersFunctiono
(t)
src/client/polyfills/core-js.js:7
↓ 142 callersFunctionr
(a,b,d)
test/wdio/slot-ng-if/assets/angular.min.js:7
↓ 130 callersFunctionpatch
(oldVNode: d.VNode, newVNode: d.VNode, isInitialRender = false)
src/runtime/vdom/vdom-render.ts:701
↓ 123 callersFunctionstubComponentCompilerMeta
( overrides: Partial<d.ComponentCompilerMeta> = {}, )
src/compiler/types/tests/ComponentCompilerMeta.stub.ts:10
↓ 123 callersMethodtoString
()
src/declarations/stencil-private.ts:407
↓ 122 callersFunctionparseFlags
(args: string[])
src/cli/parse-flags.ts:24
↓ 119 callersFunctionmockValidatedConfig
(overrides: Partial<d.ValidatedConfig> = {})
src/testing/mocks.ts:25
↓ 119 callersFunctionsetAccessor
( elm: d.RenderNode, memberName: string, oldValue: any, newValue: any, isSvg: boolean, flags: numb
src/runtime/vdom/set-accessor.ts:34
↓ 115 callersFunctioni
(t)
src/client/polyfills/core-js.js:7
↓ 111 callersMethodresolve
(...pathSegments: string[])
src/declarations/stencil-public-compiler.ts:1395
↓ 109 callersMethoderror
(...msg: any[])
src/testing/testing-logger.ts:28
↓ 108 callersMethodhasAttribute
(attrName: string)
src/mock-doc/node.ts:589
↓ 106 callersFunctionisString
(t: ts.Type)
src/compiler/transformers/decorators-to-static/prop-decorator.ts:341
↓ 103 callersMethodparse
(p: string)
src/declarations/stencil-public-compiler.ts:1401
↓ 103 callersMethodtoHaveAttribute
* Checks if an element simply has the attribute. It does * not check any values of the attribute
src/declarations/stencil-private.ts:2314
↓ 102 callersMethodhas
(key: string)
src/declarations/stencil-private.ts:436
↓ 102 callersFunctionresolve
(...paths: string[])
src/utils/path.ts:251
↓ 101 callersFunctiontestSuites
(root: HTMLTsTargetPropsElement)
test/wdio/ts-target/ts-target-props/cmp.test.tsx:14
↓ 96 callersFunctiona
(t)
src/client/polyfills/core-js.js:7
↓ 96 callersMethodappend
(...items: (MockNode | string)[])
src/mock-doc/node.ts:57
↓ 94 callersFunctionb
(a, b,c)
test/wdio/slot-ng-if/assets/angular.min.js:25
↓ 90 callersFunctiona
(b,c,d,f)
test/wdio/slot-ng-if/assets/angular.min.js:26
↓ 90 callersMethodremove
()
src/mock-doc/node.ts:187
↓ 89 callersMethodadd
(...tokens: string[])
src/mock-doc/token-list.ts:7
↓ 89 callersFunctionformatCode
(code: string)
src/compiler/transformers/test/utils.ts:11
↓ 87 callersMethodreadFile
* Returns undefined if file is not found. Does not throw.
src/declarations/stencil-public-compiler.ts:1293
↓ 87 callersFunctions
(cssText: string, scopeId: string, commentOriginalSelector = false)
src/utils/test/scope-css.spec.ts:30
↓ 86 callersMethodinfo
(...msg: any[])
src/testing/testing-logger.ts:18
↓ 83 callersMethodkeys
()
src/mock-doc/headers.ts:84
↓ 82 callersFunctionnewE2EPage
(opts: NewE2EPageOptions = {})
src/testing/puppeteer/puppeteer-page.ts:22
↓ 82 callersMethodquerySelectorAll
(selector: string)
src/mock-doc/node.ts:685
↓ 78 callersFunctionrelative
(from: string, to: string)
src/utils/path.ts:207
↓ 75 callersMethodon
(cb: (eventName: CompilerEventName, data: any) => void)
src/declarations/stencil-public-compiler.ts:1472
↓ 72 callersFunctionc
(a,b,c)
test/wdio/slot-ng-if/assets/angular.min.js:12
↓ 72 callersFunctioncatchError
(diagnostics: d.Diagnostic[], err: Error | null | undefined, msg?: string)
src/utils/message-utils.ts:139
↓ 72 callersFunctionw
(a)
test/wdio/slot-ng-if/assets/angular.min.js:10
↓ 71 callersFunctionA
(a)
test/wdio/slot-ng-if/assets/angular.min.js:10
↓ 71 callersFunctionbuildError
(diagnostics?: d.Diagnostic[])
src/utils/message-utils.ts:14
↓ 71 callersMethoddebug
(...msg: any[])
src/testing/testing-logger.ts:33
↓ 68 callersFunctionrenderToString
( html: string | any, options?: SerializeDocumentOptions, asStream?: boolean, )
src/hydrate/runner/render.ts:35
↓ 65 callersMethodemit
(eventName: CompilerEventName, path: string)
src/declarations/stencil-public-compiler.ts:1488
↓ 64 callersFunctionu
(t)
src/client/polyfills/core-js.js:7
↓ 63 callersFunctiond
(c,d)
test/wdio/slot-ng-if/assets/angular.min.js:39
↓ 63 callersMethodgetText
()
src/runtime/test/fixtures/cmp-a.tsx:106
↓ 61 callersFunctionB
(a)
test/wdio/slot-ng-if/assets/angular.min.js:11
↓ 59 callersMethodassign
(_url: string)
src/mock-doc/location.ts:33
↓ 59 callersMethodcommit
()
src/declarations/stencil-private.ts:438
↓ 58 callersFunctiongetStaticGetter
(stringifiedJs: string, propertyName: string)
src/compiler/transformers/test/transpile.ts:215
↓ 58 callersFunctionparsePropertyValue
(propValue: unknown, propType: number, isFormAssociated?: boolean)
src/runtime/parse-property-value.ts:31
↓ 57 callersMethodwaitForChanges
* Both Stencil and Puppeteer have an asynchronous architecture, which is a good thing * for performance. Since all calls are async, it's required t
src/testing/puppeteer/puppeteer-declarations.ts:174
↓ 55 callersFunctione
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:13
↓ 53 callersFunctionsetupIFrameTest
(htmlFile: string, id?: string)
test/wdio/util.ts:15
↓ 50 callersMethodaccessSync
* SYNC! Always returns a boolean, does not throw.
src/declarations/stencil-public-compiler.ts:1163
↓ 50 callersFunctionc
(t)
src/client/polyfills/core-js.js:7
↓ 50 callersFunctionf
(a)
test/wdio/slot-ng-if/assets/angular.min.js:13
↓ 50 callersMethodstat
* Always returns an object. Does not throw. Check for "error" property if there's an error.
src/declarations/stencil-public-compiler.ts:1339
↓ 49 callersFunctionD
(a)
test/wdio/slot-ng-if/assets/angular.min.js:10
↓ 49 callersMethoddispatchEvent
(ev: MockEvent)
src/mock-doc/node.ts:217
↓ 49 callersFunctionf
(t)
src/client/polyfills/core-js.js:7
↓ 49 callersMethodgetComputedStyle
* Returns an object that reports the values of all CSS properties of this * element after applying active stylesheets and resolving any basic compu
src/testing/puppeteer/puppeteer-declarations.ts:292
↓ 48 callersFunctionC
(a)
test/wdio/slot-ng-if/assets/angular.min.js:10
↓ 48 callersMethodnow
()
src/mock-doc/performance.ts:67
↓ 47 callersMethodcontains
(otherNode: MockNode)
src/mock-doc/node.ts:153
↓ 47 callersFunctionsetTimeout
* Set delayed compilation, so that multiple changes in short span are compiled together * @param callback a callback to invoke upon the completio
src/compiler/transpile/create-build-program.ts:55
↓ 45 callersFunctioncreateConfigFlags
(init: Partial<ConfigFlags> = {})
src/cli/config-flags.ts:356
↓ 44 callersFunctionx
(a)
test/wdio/slot-ng-if/assets/angular.min.js:115
↓ 42 callersFunctionH
(a)
test/wdio/slot-ng-if/assets/angular.min.js:11
↓ 42 callersFunctionh
(t)
src/client/polyfills/core-js.js:7
↓ 42 callersFunctionserializeNodeToHtml
(elm: Node | MockNode, serializationOptions: SerializeNodeToHtmlOptions = {})
src/mock-doc/serialize-node.ts:56
↓ 40 callersMethodexit
* process.exit()
src/declarations/stencil-public-compiler.ts:1222
↓ 40 callersMethodreadFileSync
* SYNC! Returns undefined if file is not found. Does not throw.
src/declarations/stencil-public-compiler.ts:1299
↓ 39 callersMethodaddEventListener
(type: K, listener: (this: HTMLExtendsLocalElement, ev: ExtendsLocalCustomEvent<HTMLExtendsLocalElementEventMa
test/wdio/ts-target/components.d.ts:655
↓ 39 callersMethoddelete
(key: string)
src/mock-doc/headers.ts:28
↓ 39 callersFunctionp
()
src/client/polyfills/core-js.js:7
next →1–100 of 5,077, ranked by callers