Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChromeDevTools/devtools-frontend
/ functions
Functions
30,857 in github.com/ChromeDevTools/devtools-frontend
⨍
Functions
30,857
◇
Types & classes
9,556
↓ 10,047 callers
Function
it
(title: string, fn?: Mocha.AsyncFunc)
test/conductor/mocha-interface.ts:96
↓ 2,234 callers
Method
get
(ctor: ConstructorT<T>)
front_end/core/root/DevToolsContext.ts:15
↓ 2,204 callers
Function
html
(strings: TemplateStringsArray, ...values: unknown[])
front_end/ui/lit/strip-whitespace.ts:9
↓ 2,133 callers
Function
describe
(title: string, fn: SuiteFunction)
test/conductor/mocha-interface.ts:57
↓ 2,093 callers
Method
addEventListener
(eventType: T, listener: EventListener<Events, T>, thisObject?: Object)
front_end/core/common/EventTarget.ts:32
↓ 1,999 callers
Method
querySelector
(nodeId: Protocol.DOM.NodeId, selector: string)
front_end/core/sdk/DOMModel.ts:1952
↓ 1,966 callers
Method
map
(func: (arg0: RemoteObject) => Promise<T>)
front_end/core/sdk/RemoteObject.ts:1022
↓ 1,669 callers
Method
push
(match: Match, offset: number)
front_end/core/sdk/CSSPropertyParser.ts:387
↓ 1,458 callers
Method
get
()
front_end/panels/elements/components/AdornerManager.ts:31
↓ 1,381 callers
Method
set
(setting: string, value: string)
front_end/core/common/Settings.ts:265
↓ 1,254 callers
Function
urlString
(strings: ArrayLike<string>, ...values: any[])
front_end/core/platform/DevToolsPath.ts:35
↓ 1,163 callers
Method
appendChild
(child: UI.TreeOutline.TreeElement)
front_end/panels/elements/StylePropertiesSection.ts:2230
↓ 1,050 callers
Method
waitFor
( selector: Selector, root?: puppeteer.ElementHandle, asyncScope = new AsyncScope(), handler?: string)
test/e2e/shared/page-wrapper.ts:142
↓ 1,047 callers
Method
dispatchEventToListeners
( eventType: Platform.TypeScriptUtilities.NoUnion<T>, ...[eventData]: EventPayloadToRestParameters
front_end/core/common/EventTarget.ts:38
↓ 1,024 callers
Method
join
(separator?: string)
front_end/ui/legacy/ListModel.ts:56
↓ 932 callers
Method
evaluate
* Evaluate a source language expression in the context of a given raw location and a given stopId. stopId is an * opaque key that should be pas
extension-api/ExtensionAPI.d.ts:383
↓ 929 callers
Method
push
(data: string)
front_end/panels/application/ServiceWorkersView.ts:756
↓ 928 callers
Method
createChild
(tagName: K, className?: string)
front_end/legacy/legacy-defs.d.ts:61
↓ 923 callers
Method
set
(setting: Setting)
front_end/panels/elements/components/AdornerManager.ts:32
↓ 892 callers
Method
click
(selector: string, options?: ClickOptions)
test/e2e/shared/page-wrapper.ts:183
↓ 887 callers
Function
renderElementIntoDOM
( element: E, renderOptions: RenderOptions = {})
front_end/testing/DOMHelpers.ts:41
↓ 774 callers
Method
requestUpdate
* Schedules an asynchronous update for this widget. * * The update will be deduplicated and executed with the next animation * frame.
front_end/ui/legacy/Widget.ts:1194
↓ 740 callers
Method
values
()
scripts/eslint_rules/lib/no-imperative-dom-api/dom-fragment.ts:114
↓ 698 callers
Method
setAttribute
(name: string, text: string, callback?: ((arg0: string|null) => void))
front_end/core/sdk/DOMModel.ts:662
↓ 668 callers
Method
registerCommand
(command: string, parameters: CommandParameter[], replayArgs: string[], description: string)
front_end/generated/InspectorBackendCommands.ts:16
↓ 650 callers
Method
createElement
(resourcesPanel: ResourcesPanel, sharedStorage: SharedStorageForOrigin)
front_end/panels/application/SharedStorageTreeElement.ts:21
↓ 603 callers
Method
createElement
()
front_end/ui/legacy/components/data_grid/DataGridElement.ts:513
↓ 602 callers
Method
add
(message: RowMessage)
front_end/panels/sources/UISourceCodeFrame.ts:661
↓ 573 callers
Method
querySelectorAll
(selectors: string)
front_end/panels/recorder/injected/selectors/CSSSelector.ts:8
↓ 551 callers
Method
dispatchEvent
( event: T, params: ProtocolClient.CDPConnection.EventParams<T>, sessionId: string|undefined)
front_end/testing/MockCDPConnection.ts:114
↓ 545 callers
Method
indexOf
(value: T, fromIndex?: number)
front_end/ui/legacy/ListModel.ts:43
↓ 542 callers
Function
beforeEach
(devToolsPage: DevToolsPage)
test/e2e/console/console-autocomplete.test.ts:43
↓ 539 callers
Method
stringify
(flow: Models.Schema.UserFlow)
front_end/panels/recorder/converters/Converter.ts:9
↓ 531 callers
Method
has
(word: T)
front_end/core/common/Trie.ts:93
↓ 509 callers
Method
moduleSetting
(settingName: string)
front_end/core/common/Settings.ts:190
↓ 494 callers
Method
resolve
(value: string)
front_end/models/ai_assistance/injected.ts:29
↓ 490 callers
Method
delete
()
extensions/cxx_debugging/src/SymbolsBackend.d.ts:9
↓ 481 callers
Method
instance
(opts: { forceNew: boolean|null, }|undefined = {forceNew: null})
front_end/panels/sources/SourcesPanel.ts:346
↓ 478 callers
Method
removeEventListener
(eventType: T, listener: EventListener<Events, T>, thisObject?: Object)
front_end/core/common/EventTarget.ts:35
↓ 475 callers
Function
describeWithEnvironment
(title: string, fn: (this: Mocha.Suite) => void, opts: {reset: boolean} = { reset: true, })
front_end/testing/EnvironmentHelpers.ts:122
↓ 472 callers
Function
veImpression
(ve: string, context?: string, children?: TestImpressionLogEntry[])
test/e2e/helpers/visual-logging-helpers.ts:42
↓ 469 callers
Method
trim
(devToolsPath: DevToolsPathType)
front_end/core/common/ParsedURL.ts:228
↓ 466 callers
Method
isNull
()
front_end/ui/legacy/components/color_picker/ContrastInfo.ts:50
↓ 461 callers
Method
contains
(x: number, y: number)
front_end/ui/dom_extension/DOMExtension.ts:200
↓ 445 callers
Method
filter
(callback: (arg0: T) => boolean)
front_end/ui/legacy/ListModel.ts:31
↓ 427 callers
Method
traceEngine
* Executes only the new trace engine on the fixture and returns the resulting parsed data. * * @param context The Mocha test context. Processing
front_end/testing/TraceLoader.ts:146
↓ 409 callers
Method
create
(title: string, iconPath: string, pagePath: string, callback?: (panel: ExtensionPanel) => unknown)
extension-api/ExtensionAPI.d.ts:166
↓ 405 callers
Method
getAttribute
(key: Attribute)
front_end/core/sdk/Cookie.ts:241
↓ 403 callers
Method
model
(modelClass: new(arg1: Target) => T)
front_end/core/sdk/Target.ts:191
↓ 402 callers
Method
find
(callback: (arg0: T) => boolean)
front_end/ui/legacy/ListModel.ts:35
↓ 402 callers
Method
from
(value)
front_end/panels/recorder/components/StepEditor.ts:690
↓ 402 callers
Method
target
()
front_end/core/sdk/OverlayPersistentHighlighter.ts:522
↓ 399 callers
Method
registerType
(type: string, parameters: CommandParameter[])
front_end/generated/InspectorBackendCommands.ts:19
↓ 396 callers
Method
remove
()
front_end/models/workspace/WorkspaceImpl.ts:38
↓ 391 callers
Method
waitForFunction
* `waitForFunction` runs in the test context and not in the page * context. If you want to evaluate code on the page, use * {@link PageWrapper.e
test/e2e/shared/page-wrapper.ts:58
↓ 389 callers
Method
push
(description?: string)
test/conductor/async-scope.ts:24
↓ 369 callers
Method
find
* Perform a binary bisect to find a CPU rate that results in the benchmark closely matching the target score.
front_end/panels/mobile_throttling/CalibrationController.ts:181
↓ 368 callers
Method
slice
(base: T, start: number, end: number)
front_end/core/common/Trie.ts:17
↓ 357 callers
Method
toString
()
front_end/panels/elements/DOMPath.ts:296
↓ 346 callers
Method
clear
()
front_end/core/common/Settings.ts:267
↓ 346 callers
Method
goToResource
(path: string, options: puppeteer.WaitForOptions = {})
test/e2e/shared/target-helper.ts:31
↓ 340 callers
Method
replace
(index: number, value: T, keepSelectedIndex?: boolean)
front_end/ui/legacy/ListModel.ts:67
↓ 333 callers
Method
substring
( devToolsPath: DevToolsPathType, start: number, end?: number)
front_end/core/common/ParsedURL.ts:213
↓ 328 callers
Method
instance
(opts: { forceNew: boolean|null, } = {forceNew: null})
front_end/panels/timeline/ActiveFilters.ts:12
↓ 326 callers
Method
at
(index: number)
scripts/javascript_natives/test.d.ts:6
↓ 323 callers
Method
createSetting
* Get setting via key, and create a new setting if the requested setting does not exist. * @param key kebab-case string ID * @param defaultValue
front_end/core/common/Settings.ts:212
↓ 321 callers
Method
error
()
front_end/models/bindings/FileUtils.ts:19
↓ 307 callers
Function
lockedString
(str: string)
front_end/core/i18n/i18nImpl.ts:140
↓ 303 callers
Method
add
(object: Object, method: () => void)
front_end/ui/legacy/UIUtils.ts:782
↓ 303 callers
Method
show
()
front_end/legacy/legacy-defs.d.ts:120
↓ 303 callers
Method
sort
(gridNodeGroups: ProfileDataGridNode[][], comparator: (arg0: T, arg1: T) => number, force: boolean)
front_end/panels/profiler/ProfileDataGrid.ts:100
↓ 300 callers
Method
done
(value: Platform.DevToolsPath.UrlString)
front_end/panels/sources/AddSourceMapURLDialog.ts:96
↓ 298 callers
Method
split
( devToolsPath: DevToolsPathType, separator: string|RegExp, limit?: number)
front_end/core/common/ParsedURL.ts:242
↓ 294 callers
Method
instance
(opts: { forceNew: boolean|null, }|undefined = {forceNew: null})
front_end/core/root/Runtime.ts:76
↓ 288 callers
Method
log
(message: string)
test/e2e/shared/page-wrapper.ts:28
↓ 284 callers
Method
run
()
front_end/core/common/Runnable.ts:6
↓ 284 callers
Method
toggle
(expand?: boolean)
front_end/panels/issues/IssueView.ts:490
↓ 280 callers
Method
consume
(preventDefault?: boolean)
front_end/legacy/legacy-defs.d.ts:72
↓ 275 callers
Method
assert
(context: Mocha.Context, actual: string)
front_end/testing/SnapshotTester.ts:72
↓ 274 callers
Method
max
()
front_end/panels/media/TickingFlameChartHelpers.ts:43
↓ 272 callers
Function
render
(_match: MatchT, _context: RenderingContext)
front_end/panels/elements/PropertyRenderer.ts:53
↓ 264 callers
Method
instance
(opts: { forceNew?: boolean|null, mode?: 'default'|'node', } = {forceNew: null, mode: 'default'})
front_end/panels/application/ResourcesPanel.ts:74
↓ 262 callers
Method
instance
(opts?: { forceNew: boolean, displayScreenshotDelay?: number, })
front_end/panels/network/NetworkPanel.ts:384
↓ 259 callers
Function
createTarget
({ id, name, type = SDK.Target.Type.FRAME, parentTarget, subtype, url = 'http://example.com', co
front_end/testing/TargetHelpers.ts:13
↓ 257 callers
Method
appendItem
( section: UI.ReportView.Section, title: Platform.UIString.LocalizedString, settingName: Protocol.
front_end/panels/application/StorageView.ts:277
↓ 253 callers
Method
append
(base: T, appendage: ElementType<T>)
front_end/core/common/Trie.ts:16
↓ 253 callers
Method
name
()
front_end/core/sdk/DebuggerModel.ts:1318
↓ 252 callers
Method
pressKey
(key: puppeteer.KeyInput, modifiers?: KeyModifiers)
test/e2e/shared/page-wrapper.ts:113
↓ 251 callers
Method
children
()
front_end/core/sdk/LayerTreeBase.ts:16
↓ 250 callers
Method
click
()
front_end/ui/legacy/UIUtils.ts:1317
↓ 246 callers
Function
mockAidaClient
(data: Array<[MockAidaResponse, ...MockAidaResponse[]]> = [])
front_end/testing/AiAssistanceHelpers.ts:57
↓ 243 callers
Method
registerEnum
(type: string, values: Record<string, string>)
front_end/generated/InspectorBackendCommands.ts:17
↓ 243 callers
Method
type
()
front_end/core/sdk/DebuggerModel.ts:1314
↓ 240 callers
Method
defaultSection
* Retrieves or creates the 'default' section. * This is often used for general-purpose menu items. * @returns The 'default' `Section` object.
front_end/ui/legacy/ContextMenu.ts:462
↓ 240 callers
Method
instance
()
front_end/panels/elements/LayoutPane.ts:381
↓ 236 callers
Method
registerEvent
(event: string, params: string[])
front_end/generated/InspectorBackendCommands.ts:18
↓ 234 callers
Method
toLowerCase
(devToolsPath: DevToolsPathType)
front_end/core/common/ParsedURL.ts:247
↓ 233 callers
Method
map
(change: CodeMirror.ChangeDesc)
front_end/ui/legacy/components/source_frame/SourceFrame.ts:1062
↓ 233 callers
Method
model
()
front_end/panels/profiler/IsolateSelector.ts:268
↓ 231 callers
Function
makeCompleteEvent
(event: Types.Events.Begin|Types.Events.End)
front_end/models/trace/handlers/RendererHandler.ts:362
next →
1–100 of 30,857, ranked by callers