MCPcopy Create free account

hub / github.com/OffchainLabs/arbitrum-docs / functions

Functions336 in github.com/OffchainLabs/arbitrum-docs

↓ 2 callersFunctionwalk
(item: unknown, sidebarName: string)
scripts/generate-doc-manifest.ts:232
↓ 1 callersFunctionaddContentBeginMarker
* Adds content begin marker if not already present * @param {string} content - File content * @returns {string} Content with begin marker
scripts/sync-stylus-content.js:323
↓ 1 callersFunctionaddNotForProductionBanner
* Adds "not for production" banner import and component two lines before first rust code block * @param {string} content - File content * @returns {
scripts/sync-stylus-content.js:341
↓ 1 callersFunctionadmonitionToBlockquote
(node, type)
src/plugins/rehype-llms-cleanup.js:39
↓ 1 callersFunctionappendChecklistDetailsToOutput
(output)
src/components/GenerateTroubleshootingReportWidget.js:36
↓ 1 callersFunctionappendConfigDetailsToOutput
(output)
src/components/GenerateTroubleshootingReportWidget.js:5
↓ 1 callersFunctionappendRedirect
Append a redirect entry to redirects.config.js (creating the file if needed). Idempotent on `from`.
scripts/move-doc.ts:227
↓ 1 callersFunctionappendUserInputToOutput
(output)
src/components/GenerateTroubleshootingReportWidget.js:13
↓ 1 callersFunctionapplyAlias
(address: string)
src/components/AddressAliasHelper.tsx:6
↓ 1 callersFunctionapplyEvents
( events: DecodedEvent[], upTo: number, parentByChild: Map<string, string>, edgeAddedById: Map<string,
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:408
↓ 1 callersFunctionbackfillWorker
()
scripts/fetch-edge-challenge-data.mjs:159
↓ 1 callersFunctionbindButton
()
src/components/GenerateTroubleshootingReportWidget.js:78
↓ 1 callersFunctionbindTabs
()
src/components/MultiDimensionalContentWidget.js:72
↓ 1 callersFunctionbuildAuditContext
(docs: CompactDoc[])
scripts/audit-docs.ts:51
↓ 1 callersFunctionbuildBlock
()
scripts/sync-vercel-redirects.ts:36
↓ 1 callersFunctionbuildChildOrderMap
( allEvents: DecodedEvent[], )
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:79
↓ 1 callersFunctionbuildCompactDoc
( relPath: string, content: string, frontmatter: Record<string, unknown>, docMap: SidebarDocMap, aut
scripts/generate-doc-manifest.ts:296
↓ 1 callersFunctionbuildContent
()
scripts/generate-contract-addresses.ts:101
↓ 1 callersFunctionbuildLevelGroups
(rangeIndex: RangeIndex, levelMeta: LevelMeta)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:376
↓ 1 callersFunctionbuildParentMap
(allEvents: DecodedEvent[])
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:68
↓ 1 callersFunctionbuildRangeIndex
( state: AppliedState, edgeAddedById: Map<string, EdgeAddedMeta>, rangeByEdgeId: Map<string, { start: bi
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:204
↓ 1 callersFunctionbuildTreeData
(group: LevelGroup, collapsedSet: Set<string>)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:328
↓ 1 callersFunctioncheckStagedMarkdownDeletions
()
scripts/check-markdown.ts:5
↓ 1 callersFunctioncheckStagedMarkdownRenames
()
scripts/check-markdown.ts:38
↓ 1 callersFunctionchunks32
(data)
scripts/fetch-edge-challenge-data.mjs:21
↓ 1 callersFunctionclassicOutboxRow
Classic outboxes are a { address: version } map; render them stacked, newest version first.
scripts/generate-contract-addresses.ts:89
↓ 1 callersFunctioncomputeLevelMeta
( edgeAddedById: Map<string, EdgeAddedMeta>, ospEdgeIds: Set<string>, )
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:164
↓ 1 callersFunctioncomputeMilestones
( allEvents: DecodedEvent[], parentMap: Map<string, string>, )
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:582
↓ 1 callersFunctioncomputeRootKeys
(rangeNodes: Map<string, RangeNode>)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:312
↓ 1 callersFunctionconvertMetadataToFrontmatter
* Transforms Next.js metadata export to Docusaurus frontmatter * @param {string} content - File content with metadata export * @returns {string} Con
scripts/sync-stylus-content.js:287
↓ 1 callersFunctionconvertMetadataToYaml
* Converts a metadata object to YAML frontmatter format * @param {Object} metadata - Metadata object to convert * @returns {string} YAML frontmatter
scripts/sync-stylus-content.js:271
↓ 1 callersFunctioncountExternalLinks
(content: string)
scripts/generate-doc-manifest.ts:192
↓ 1 callersFunctioncountWords
(content: string, relPath?: string)
scripts/generate-doc-manifest.ts:105
↓ 1 callersFunctioncreateEmptySidebars
* Creates empty sidebar files for sections when submodule is unavailable * @param {string} targetDir - Target directory path * @returns {Promise<voi
scripts/sync-stylus-content.js:516
↓ 1 callersFunctioncreateError
* Creates a standardized error with context information * @param {string} message - Error message * @param {string} context - Additional context (fi
scripts/sync-stylus-content.js:97
↓ 1 callersFunctioncreateSidebarItem
* Creates a sidebar item object for a file * @param {string} sectionName - Section name (basic_examples, applications) * @param {string} fileName -
scripts/sync-stylus-content.js:395
↓ 1 callersFunctiondecodeLog
(log)
scripts/fetch-edge-challenge-data.mjs:45
↓ 1 callersFunctionemptyState
()
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:398
↓ 1 callersFunctionensureOutputDir
()
scripts/notion-export-qa-csv.ts:93
↓ 1 callersFunctionescapeHtml
(s)
src/plugins/remark-llms-cleanup.js:17
↓ 1 callersFunctionescapeYamlString
* Escapes single quotes in strings for YAML frontmatter * @param {string} str - String to escape * @returns {string} Escaped string
scripts/sync-stylus-content.js:163
↓ 1 callersFunctionexpressionText
Read the raw source text of an expression-valued JSX attribute, for manual-review reporting.
scripts/lib/mdx-link-codemod.ts:225
↓ 1 callersFunctionextractCodeLangs
(content: string)
scripts/generate-doc-manifest.ts:202
↓ 1 callersFunctionextractContentKey
(href)
src/components/FloatingHoverModal/index.js:89
↓ 1 callersFunctionextractHeadings
(content: string)
scripts/generate-doc-manifest.ts:94
↓ 1 callersFunctionextractImports
(content: string, filePath: string)
scripts/generate-doc-manifest.ts:179
↓ 1 callersFunctionextractInternalLinks
(content: string, filePath: string)
scripts/generate-doc-manifest.ts:132
↓ 1 callersFunctionextractItemNameFromPath
* Extracts the item name (directory name) from a file path * @param {string} filePath - Full file path to page.mdx * @returns {string} Directory nam
scripts/sync-stylus-content.js:196
↓ 1 callersFunctionextractLinksFromMdFile
(filePath: string)
scripts/find-orphan-pages.ts:134
↓ 1 callersFunctionextractReferencesFromFile
* Extract references from a markdown file
scripts/find-orphaned-files.js:246
↓ 1 callersFunctionextractResourcesLinkedInSidebar
()
scripts/find-orphan-pages.ts:72
↓ 1 callersFunctionextractSectionFromPath
* Extracts section name from a file path relative to source directory * @param {string} filePath - Full file path * @returns {string|null} Section n
scripts/sync-stylus-content.js:184
↓ 1 callersFunctionextractSidebarDocs
(sidebars: Record<string, unknown>)
scripts/generate-doc-manifest.ts:218
↓ 1 callersFunctionextractSidebarReferences
* Extract all file references from sidebars configuration
scripts/find-orphaned-files.js:197
↓ 1 callersFunctionfetchEdgeAddedLog
(edgeId)
scripts/fetch-edge-challenge-data.mjs:91
↓ 1 callersFunctionfetchTxFrom
(txHash)
scripts/fetch-edge-challenge-data.mjs:111
↓ 1 callersFunctionfindDocFiles
(dir: string)
scripts/update-variable-references.ts:22
↓ 1 callersFunctionfindQuotedTextAfter
(string: string, input: string)
scripts/notion-verify-quicklooks.ts:7
↓ 1 callersFunctionfindSidebarsForDoc
( docId: string, relPath: string, docMap: SidebarDocMap, autogeneratedDirs: { dir: string; sidebar: st
scripts/generate-doc-manifest.ts:270
↓ 1 callersFunctionfixRelativeLinks
* Fixes relative links to work with Docusaurus URL structure * @param {string} content - Content with relative links * @returns {string} Content wit
scripts/sync-stylus-content.js:311
↓ 1 callersFunctionformatDefault
(value: string)
scripts/generate-cli-reference.ts:195
↓ 1 callersFunctionformatEvent
( ev: DecodedEvent, levelMeta: LevelMeta, edgeAddedById: Map<string, EdgeAddedMeta>, rangeByEdgeId: Ma
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:620
↓ 1 callersFunctiongenerateActionablePriorities
(ctx: AuditContext)
scripts/audit-docs.ts:423
↓ 1 callersFunctiongenerateAllSidebars
* Generates sidebar files for all processed sections * @param {string} targetDir - Target directory path * @returns {Promise<void>}
scripts/sync-stylus-content.js:548
↓ 1 callersFunctiongenerateContentMetrics
(ctx: AuditContext)
scripts/audit-docs.ts:243
↓ 1 callersFunctiongenerateFiles
()
scripts/notion-update.ts:258
↓ 1 callersFunctiongenerateFrontmatterAudit
(ctx: AuditContext)
scripts/audit-docs.ts:71
↓ 1 callersFunctiongenerateMdx
(groups: NamespaceGroup[])
scripts/generate-cli-reference.ts:200
↓ 1 callersFunctiongenerateNavigationAudit
(ctx: AuditContext)
scripts/audit-docs.ts:177
↓ 1 callersFunctiongenerateNodeInterfaceReferenceTables
( check: boolean, methodOverrides?: PrecompileMethodOverrides, )
scripts/precompile-reference-generator.ts:360
↓ 1 callersFunctiongeneratePrecompileReferenceTables
( precompileName: string, check: boolean, methodOverrides?: PrecompileMethodOverrides, eventOverrides?
scripts/precompile-reference-generator.ts:308
↓ 1 callersFunctiongenerateReport
()
src/components/GenerateTroubleshootingReportWidget.js:55
↓ 1 callersFunctiongenerateReport
* Generate the markdown report
scripts/find-orphaned-files.js:459
↓ 1 callersFunctiongenerateSectionSummaries
(ctx: AuditContext)
scripts/audit-docs.ts:352
↓ 1 callersFunctiongenerateSidebar
* Generates sidebar configuration for a section directory * @param {string} sectionName - Section name (basic_examples, applications) * @param {stri
scripts/sync-stylus-content.js:435
↓ 1 callersFunctiongenerateSidebarFileContent
* Generates the complete sidebar JavaScript file content * @param {string} sectionName - Section name for the sidebar * @param {Object[]} sidebarIte
scripts/sync-stylus-content.js:409
↓ 1 callersFunctiongenerateTargetPath
* Generates target file path from source file path * @param {string} sourceFile - Source file path * @returns {Object} Object with targetPath and me
scripts/sync-stylus-content.js:234
↓ 1 callersFunctiongetAdmonitionType
(node)
src/plugins/rehype-llms-cleanup.js:32
↓ 1 callersFunctiongetAllMarkdownFiles
()
scripts/check-lunr-exclude-hide-from-search.ts:13
↓ 1 callersFunctiongetAllQuestions
()
scripts/notion-export-qa-csv.ts:34
↓ 1 callersFunctiongetButton
()
src/components/GenerateTroubleshootingReportWidget.js:73
↓ 1 callersFunctiongetByText
(text)
src/components/MultiDimensionalContentWidget.js:11
↓ 1 callersFunctiongetContentFromCMS
()
scripts/notion-update.ts:59
↓ 1 callersFunctiongetDerivedEdgeMeta
(edgeId: string)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:438
↓ 1 callersFunctiongetGitStatus
(filePath: string)
scripts/check-globalvars-updates.ts:10
↓ 1 callersFunctiongetGithubLatestRelease
( repoUrl: string, )
scripts/check-releases.ts:50
↓ 1 callersFunctiongetLunrExcludeRoutes
()
scripts/check-lunr-exclude-hide-from-search.ts:52
↓ 1 callersFunctiongetRangeKey
(edgeId: string)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/edgeChallengeLogic.ts:213
↓ 1 callersFunctiongetResourcePathsAndLinks
(dir: string)
scripts/find-orphan-pages.ts:215
↓ 1 callersFunctiongetResourcesFromSidebarItem
(sidebarItem: SidebarItemConfig)
scripts/find-orphan-pages.ts:21
↓ 1 callersFunctiongetRouteFromFile
(file: string)
scripts/check-lunr-exclude-hide-from-search.ts:145
↓ 1 callersFunctiongetTranslatedFiles
(filePath: string)
scripts/move-untranslated-files.ts:29
↓ 1 callersFunctiongetUnTranslatedFiles
()
scripts/move-untranslated-files.ts:34
↓ 1 callersFunctionglossaryChanged
True when the move left a glossary source partial dirty, so static/glossary.json is stale.
scripts/restructure.ts:30
↓ 1 callersFunctiongroupByNamespace
(flags: CliFlag[])
scripts/generate-cli-reference.ts:167
↓ 1 callersFunctionhandleMissingSubmodule
* Handles the case when the source submodule is not available * @returns {Promise<void>}
scripts/sync-stylus-content.js:575
↓ 1 callersFunctionhasAnyChanges
(filePath: string)
scripts/check-lunr-exclude-hide-from-search.ts:46
↓ 1 callersFunctionhasNumericPrefix
Check if any path segment has a numeric prefix
scripts/generate-doc-manifest.ts:54
↓ 1 callersFunctionidentifyOrphanedFiles
* Identify orphaned files based on criteria
scripts/find-orphaned-files.js:410
↓ 1 callersFunctionindexToLabel
(index: number)
src/components/InteractiveDiagrams/Bold/EdgeChallengeFlow/D3EdgeTree.tsx:113
← previousnext →101–200 of 336, ranked by callers