MCPcopy Create free account

hub / github.com/ChromeDevTools/chrome-devtools-mcp / functions

Functions3,308 in github.com/ChromeDevTools/chrome-devtools-mcp

↓ 1 callersFunctiongetForExtensionEntry
(event, data31)
src/third_party/lighthouse-devtools-mcp-bundle.js:24103
↓ 1 callersFunctiongetFrameId
(event)
src/third_party/lighthouse-devtools-mcp-bundle.js:21978
↓ 1 callersMethodgetGathererList
* Returns list of gatherer names for external querying. * @return {Array<string>}
src/third_party/lighthouse-devtools-mcp-bundle.js:59003
↓ 1 callersFunctiongetHTMLImages
(allElements)
src/third_party/lighthouse-devtools-mcp-bundle.js:36990
↓ 1 callersMethodgetHeapSnapshotDetailedClassDiff
( baseFilePath: string, currentFilePath: string, classIndex: number, )
src/McpContext.ts:1034
↓ 1 callersMethodgetHeapSnapshotDominators
( filePath: string, nodeId: number, )
src/McpContext.ts:958
↓ 1 callersMethodgetHeapSnapshotEdges
( filePath: string, nodeId: number, )
src/McpContext.ts:1017
↓ 1 callersMethodgetHeapSnapshotNodesById
( filePath: string, id: number, )
src/McpContext.ts:920
↓ 1 callersMethodgetHeapSnapshotRetainers
( filePath: string, nodeId: number, )
src/McpContext.ts:927
↓ 1 callersMethodgetHeapSnapshotRetainingPaths
( filePath: string, nodeId: number, maxDepth?: number, maxNodes?: number, maxSiblings?: nu
src/McpContext.ts:942
↓ 1 callersMethodgetHeapSnapshotStaticData
( filePath: string, )
src/McpContext.ts:914
↓ 1 callersMethodgetHeapSnapshotStats
( filePath: string, )
src/McpContext.ts:908
↓ 1 callersFunctiongetIcuMessageIdParts
(i18nMessageId)
src/third_party/lighthouse-devtools-mcp-bundle.js:9886
↓ 1 callersFunctiongetIframeRootCauses
(data31, iframeCreatedEvents, prePaintEvents2, shiftsByPrePaint, rootCausesByShift, domLoadingEvents2)
src/third_party/lighthouse-devtools-mcp-bundle.js:25749
↓ 1 callersFunctiongetImageData
(model2)
src/third_party/lighthouse-devtools-mcp-bundle.js:27590
↓ 1 callersMethodgetImpactByNodeId
* Each layout shift event has a 'score' which is the amount added to the CLS as a result of the given shift(s). * We calculate the score per el
src/third_party/lighthouse-devtools-mcp-bundle.js:52711
↓ 1 callersFunctiongetImportantStorageWarning
(session, url)
src/third_party/lighthouse-devtools-mcp-bundle.js:60123
↓ 1 callersFunctiongetInsightOutput
( result: TraceResult, insightSetId: string, insightName: InsightName, deviceScope?: DevTools.CrUXMana
src/trace-processing/parse.ts:101
↓ 1 callersMethodgetInsightRunners
* This function is kept for testing with `stub`.
src/third_party/lighthouse-devtools-mcp-bundle.js:30906
↓ 1 callersFunctiongetInterstitialError
(mainRecord, networkRecords)
src/third_party/lighthouse-devtools-mcp-bundle.js:60962
↓ 1 callersFunctiongetIssueDetailDescription
(issueDetails)
src/third_party/lighthouse-devtools-mcp-bundle.js:50727
↓ 1 callersFunctiongetLargestTopLevelFunctionData
(forcedReflowEvents, traceParsedData)
src/third_party/lighthouse-devtools-mcp-bundle.js:26782
↓ 1 callersMethodgetLastLongTaskEndTime
(nodeTimings, duration = 50)
src/third_party/lighthouse-devtools-mcp-bundle.js:12719
↓ 1 callersMethodgetLayoutShiftEvents
* Returns all LayoutShift events that had no recent input. * Only a `weightedScore` per event is returned. For non-main-frame events, this is
src/third_party/lighthouse-devtools-mcp-bundle.js:52671
↓ 1 callersMethodgetLinkElementsInDOM
* @param {LH.Gatherer.Context} context * @return {Promise<LH.Artifacts['LinkElements']>}
src/third_party/lighthouse-devtools-mcp-bundle.js:37893
↓ 1 callersMethodgetLinkElementsInHeaders
* @param {LH.Gatherer.Context} context * @param {LH.Artifacts['DevtoolsLog']} devtoolsLog * @return {Promise<LH.Artifacts['LinkElements'
src/third_party/lighthouse-devtools-mcp-bundle.js:37908
↓ 1 callersFunctiongetLogNormalScore
({ median, p10 }, value)
src/third_party/lighthouse-devtools-mcp-bundle.js:3681
↓ 1 callersMethodgetMainThreadTopLevelEventDurations
* Provides durations in ms of all main thread top-level events * @param {Array<ToplevelEvent>} topLevelEvents * @param {number} startTim
src/third_party/lighthouse-devtools-mcp-bundle.js:1209
↓ 1 callersMethodgetMixedContentRow
* @param {Array<LH.Crdp.Audits.MixedContentIssueDetails>} mixedContentIssues * @return {LH.Audit.Details.TableItem}
src/third_party/lighthouse-devtools-mcp-bundle.js:51349
↓ 1 callersFunctiongetModulePath
(importMeta)
src/third_party/lighthouse-devtools-mcp-bundle.js:9666
↓ 1 callersFunctiongetNavigationForPageLoadEvent
(event)
src/third_party/lighthouse-devtools-mcp-bundle.js:22250
↓ 1 callersFunctiongetNavigationForTraceEvent
(event, eventFrameId, navigationsByFrameId2)
src/third_party/lighthouse-devtools-mcp-bundle.js:17032
↓ 1 callersMethodgetNavigationUrls
@return {Promise<{requestedUrl?: string, mainDocumentUrl?: string}>}
src/third_party/lighthouse-devtools-mcp-bundle.js:59550
↓ 1 callersFunctiongetNavigationWarnings
(navigation2)
src/third_party/lighthouse-devtools-mcp-bundle.js:60892
↓ 1 callersFunctiongetNetworkError
(mainRecord, context)
src/third_party/lighthouse-devtools-mcp-bundle.js:60938
↓ 1 callersMethodgetNetworkNodeOutput
(networkRequests)
src/third_party/lighthouse-devtools-mcp-bundle.js:12022
↓ 1 callersMethodgetNetworkRequestById
(page: McpPage, reqid: number)
src/McpContext.ts:347
↓ 1 callersMethodgetNetworkRequests
( page: McpPage, includePreservedRequests?: boolean, )
src/McpContext.ts:277
↓ 1 callersFunctiongetNextNodes
(node)
src/third_party/lighthouse-devtools-mcp-bundle.js:29070
↓ 1 callersFunctiongetNodeIndex
(node2)
src/third_party/lighthouse-devtools-mcp-bundle.js:35993
↓ 1 callersFunctiongetNodeLabel
(element)
src/third_party/lighthouse-devtools-mcp-bundle.js:36061
↓ 1 callersFunctiongetNodeModuleName
(source)
src/third_party/lighthouse-devtools-mcp-bundle.js:24230
↓ 1 callersFunctiongetNodePath
(node)
src/third_party/lighthouse-devtools-mcp-bundle.js:35990
↓ 1 callersFunctiongetNodeSelector
(element)
src/third_party/lighthouse-devtools-mcp-bundle.js:36017
↓ 1 callersMethodgetNodes
()
src/third_party/lighthouse-devtools-mcp-bundle.js:13478
↓ 1 callersFunctiongetNodesAndTimingByRequestId
(nodeTimings)
src/third_party/lighthouse-devtools-mcp-bundle.js:29884
↓ 1 callersMethodgetNodesById
( filePath: string, id: number, )
src/HeapSnapshotManager.ts:121
↓ 1 callersMethodgetNodesSortedByStartPosition
()
src/third_party/lighthouse-devtools-mcp-bundle.js:13768
↓ 1 callersFunctiongetNonCompositedFailure
(animationEvent)
src/third_party/lighthouse-devtools-mcp-bundle.js:25672
↓ 1 callersFunctiongetNonCompositedFailureRootCauses
(animationEvents, prePaintEvents2, shiftsByPrePaint, rootCausesByShift)
src/third_party/lighthouse-devtools-mcp-bundle.js:25693
↓ 1 callersFunctiongetNonHtmlError
(finalRecord)
src/third_party/lighthouse-devtools-mcp-bundle.js:60977
↓ 1 callersFunctiongetNonResolvedURL
(entry, handlerData)
src/third_party/lighthouse-devtools-mcp-bundle.js:15910
↓ 1 callersMethodgetNumberOfDependents
()
src/third_party/lighthouse-devtools-mcp-bundle.js:11627
↓ 1 callersMethodgetOptimisticGraph
(_dependencyGraph, _processedNavigation)
src/third_party/lighthouse-devtools-mcp-bundle.js:12510
↓ 1 callersFunctiongetOptimizationMessage
(optimization)
src/third_party/lighthouse-devtools-mcp-bundle.js:26962
↓ 1 callersMethodgetOptions
()
src/third_party/lighthouse-devtools-mcp-bundle.js:13923
↓ 1 callersMethodgetOrCreateIdForClassKey
( filePath: string, classKey: string, )
src/HeapSnapshotManager.ts:107
↓ 1 callersMethodgetOrigin
* @param {string} url * @return {?string}
src/third_party/lighthouse-devtools-mcp-bundle.js:32638
↓ 1 callersFunctiongetOuterHTMLSnippet
(element, ignoreAttrs = [], snippetCharacterLimit = 500)
src/third_party/lighthouse-devtools-mcp-bundle.js:35898
↓ 1 callersFunctiongetPackageName
(modulePath)
rollup.config.mjs:62
↓ 1 callersFunctiongetPageLoadError
(navigationError, context)
src/third_party/lighthouse-devtools-mcp-bundle.js:60988
↓ 1 callersFunctiongetPageOrFrame
( page: Page, frames: Set<Frame>, )
src/tools/script.ts:175
↓ 1 callersFunctiongetPageResult
(cruxFieldData, url, origin, scope = null)
src/third_party/lighthouse-devtools-mcp-bundle.js:25055
↓ 1 callersMethodgetPages
()
src/McpContext.ts:776
↓ 1 callersMethodgetPessimisticGraph
(_dependencyGraph, _processedNavigation)
src/third_party/lighthouse-devtools-mcp-bundle.js:12513
↓ 1 callersFunctiongetPolyfillPatterns
()
src/third_party/lighthouse-devtools-mcp-bundle.js:27742
↓ 1 callersMethodgetPseudoTld
* Gets the tld of a domain * This function is used only while rendering pre-10.0 LHRs. * * @param {string} hostname * @ret
src/third_party/lighthouse-devtools-mcp-bundle.js:4005
↓ 1 callersMethodgetQueued
(node)
src/third_party/lighthouse-devtools-mcp-bundle.js:13530
↓ 1 callersMethodgetRawCoop
* @param {LH.Artifacts} artifacts * @param {LH.Audit.Context} context * @return {Promise<string[]>}
src/third_party/lighthouse-devtools-mcp-bundle.js:52980
↓ 1 callersMethodgetRawCspsAndXfo
* @param {LH.Artifacts} artifacts * @param {LH.Audit.Context} context * @return {Promise<{cspHeaders: string[], xfoHeaders: string[]}>}
src/third_party/lighthouse-devtools-mcp-bundle.js:48483
↓ 1 callersMethodgetRawHsts
* @param {LH.Artifacts} artifacts * @param {LH.Audit.Context} context * @return {Promise<string[]>}
src/third_party/lighthouse-devtools-mcp-bundle.js:51864
↓ 1 callersFunctiongetRawLineAndColumnNumbersForEvent
(event)
src/third_party/lighthouse-devtools-mcp-bundle.js:17278
↓ 1 callersFunctiongetRectOverlapArea
(rect1, rect2)
src/third_party/lighthouse-devtools-mcp-bundle.js:52477
↓ 1 callersFunctiongetRegistry
()
src/bin/check-latest-version.ts:14
↓ 1 callersFunctiongetRelatedEvents
(summaries, firstPartyEntity)
src/third_party/lighthouse-devtools-mcp-bundle.js:30217
↓ 1 callersMethodgetRenderBlockingNodeData
* Computes the set of URLs that *appeared* to be render-blocking based on our filter, * *but definitely were not* render-blocking based on the
src/third_party/lighthouse-devtools-mcp-bundle.js:12569
↓ 1 callersFunctiongetRendererFormattedStrings
(locale)
src/third_party/lighthouse-devtools-mcp-bundle.js:9787
↓ 1 callersMethodgetRequestIdForBackend
* Convert the requestId to backend-version by removing the `:redirect` portion * * @param {string} requestId * @return {string}
src/third_party/lighthouse-devtools-mcp-bundle.js:33142
↓ 1 callersFunctiongetResult
(image, DPR)
src/third_party/lighthouse-devtools-mcp-bundle.js:52206
↓ 1 callersMethodgetRetainers
( filePath: string, nodeId: number, )
src/HeapSnapshotManager.ts:137
↓ 1 callersMethodgetRetainingPaths
( filePath: string, nodeId: number, maxDepth?: number, maxNodes?: number, maxSiblings?: nu
src/HeapSnapshotManager.ts:150
↓ 1 callersFunctiongetRuntimeHome
(sessionId: string)
src/daemon/utils.ts:49
↓ 1 callersMethodgetScaledCoefficients
* Returns the coefficients, scaled by the throttling settings if needed by the metric. * Some lantern metrics (speed-index) use components in t
src/third_party/lighthouse-devtools-mcp-bundle.js:12507
↓ 1 callersMethodgetScriptUrls
(dependencyGraph, treatNodeAsRenderBlocking)
src/third_party/lighthouse-devtools-mcp-bundle.js:12483
↓ 1 callersFunctiongetSelectorPart
(element2)
src/third_party/lighthouse-devtools-mcp-bundle.js:36018
↓ 1 callersFunctiongetServerResponseTime
(request)
src/third_party/lighthouse-devtools-mcp-bundle.js:26142
↓ 1 callersMethodgetServiceWorkerConsoleData
( extensionId: string, )
src/McpContext.ts:619
↓ 1 callersFunctiongetShiftsByPrePaintEvents
(layoutShifts, prePaintEvents2)
src/third_party/lighthouse-devtools-mcp-bundle.js:25722
↓ 1 callersFunctiongetSlowHostCpuWarning
(context)
src/third_party/lighthouse-devtools-mcp-bundle.js:59943
↓ 1 callersFunctiongetSourceBox
( page: Page, element: ElementHandle | undefined, fullPage: boolean, )
src/tools/screenshot.ts:20
↓ 1 callersFunctiongetStackPacks
(pageStacks)
src/third_party/lighthouse-devtools-mcp-bundle.js:10983
↓ 1 callersFunctiongetStackTraceTopCallFrameInEventPayload
(event)
src/third_party/lighthouse-devtools-mcp-bundle.js:17241
↓ 1 callersFunctiongetState
(frameId)
src/third_party/lighthouse-devtools-mcp-bundle.js:21964
↓ 1 callersMethodgetStaticData
( filePath: string, )
src/HeapSnapshotManager.ts:100
↓ 1 callersMethodgetStats
( filePath: string, )
src/HeapSnapshotManager.ts:93
↓ 1 callersFunctiongetSubdomain$1
(hostname, domain)
src/third_party/lighthouse-devtools-mcp-bundle.js:31833
↓ 1 callersMethodgetThirdPartyDeveloperTools
()
src/McpPage.ts:93
↓ 1 callersFunctiongetThreadTypeForRendererThread
(pid, thread, auctionWorkletsData)
src/third_party/lighthouse-devtools-mcp-bundle.js:21079
↓ 1 callersMethodgetTimingsAfterFCP
(nodeTimings, fcpTimeInMs)
src/third_party/lighthouse-devtools-mcp-bundle.js:12847
↓ 1 callersFunctiongetToolGroups
(page: McpPage)
src/McpResponse.ts:109
← previousnext →1,101–1,200 of 3,308, ranked by callers