Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/event-catalog/eventcatalog
/ functions
Functions
755 in github.com/event-catalog/eventcatalog
⨍
Functions
755
◇
Types & classes
198
↓ 1 callers
Function
generate
(PROJECT_DIRECTORY)
src/generate.js:21
↓ 1 callers
Function
generateDiffString
* Generates a diff string in a unified diff format for two versions of a file. * @param fileName - The name of the file being compared * @param oldS
eventcatalog/src/utils/file-diffs.ts:18
↓ 1 callers
Function
getAnimationClass
()
eventcatalog/src/components/SideNav/NestedSideBar/index.tsx:897
↓ 1 callers
Function
getAuthConfig
()
eventcatalog/auth.config.ts:101
↓ 1 callers
Function
getAuthProviders
()
eventcatalog/auth.config.ts:15
↓ 1 callers
Function
getBaseSystemPrompt
( referrer: string )
eventcatalog/src/enterprise/ai/chat-api.ts:79
↓ 1 callers
Function
getBaseTargetPaths
* Generates the base target path accordingly to the file path. * @param {string} filePath The path to the file without PROJECT_DIR prefix. * @return
src/map-catalog-to-astro.js:92
↓ 1 callers
Function
getColorAndIconForMessageType
(type: string)
eventcatalog/src/components/Tables/columns/MessageTableColumns.tsx:12
↓ 1 callers
Function
getColumnsByCollection
(collection: string, tableConfiguration: TableConfiguration)
eventcatalog/src/components/Tables/columns/index.tsx:9
↓ 1 callers
Function
getCommandColumns
(tableConfiguration: TableConfiguration)
eventcatalog/src/components/Tables/Discover/columns.tsx:264
↓ 1 callers
Function
getConfigValue
(obj: any, key: string, defaultValue: any)
eventcatalog/src/utils/eventcatalog-config/catalog.ts:21
↓ 1 callers
Function
getConfigurationByType
(type: string)
eventcatalog/src/components/MDX/Admonition.tsx:14
↓ 1 callers
Function
getConnectedNodes
(centerNodeId: string, nodes: Node[], edges: Edge[])
eventcatalog/src/components/MDX/NodeGraph/FocusMode/utils.ts:53
↓ 1 callers
Function
getContainerColumns
(tableConfiguration: TableConfiguration)
eventcatalog/src/components/Tables/Discover/columns.tsx:490
↓ 1 callers
Function
getCurrentStepInfo
()
eventcatalog/src/components/MDX/NodeGraph/StepWalkthrough.tsx:166
↓ 1 callers
Function
getDataProductColumns
(tableConfiguration: TableConfiguration)
eventcatalog/src/components/Tables/Discover/columns.tsx:548
↓ 1 callers
Function
getDefaultAction
()
eventcatalog/src/components/CopyAsMarkdown.tsx:87
↓ 1 callers
Function
getDefaultExport
(importedModule)
src/generate.js:5
↓ 1 callers
Function
getDefaultSpecificationName
(type: string)
eventcatalog/src/utils/collections/util.ts:24
↓ 1 callers
Function
getDirSizeBytes
* Recursively calculate the total size of a directory in bytes
scripts/update-size-baseline.js:11
↓ 1 callers
Function
getDirSizeBytes
* Recursively calculate the total size of a directory in bytes
scripts/check-build-size.js:11
↓ 1 callers
Function
getDirSizeKB
* Get directory size in KB
scripts/update-size-baseline.js:37
↓ 1 callers
Function
getDirSizeKB
* Get directory size in KB
scripts/check-build-size.js:37
↓ 1 callers
Function
getDiscoverColumns
(collectionType: CollectionType, tableConfiguration: TableConfiguration)
eventcatalog/src/components/Tables/Discover/columns.tsx:606
↓ 1 callers
Function
getDomainColumns
(tableConfiguration: TableConfiguration)
eventcatalog/src/components/Tables/Discover/columns.tsx:418
↓ 1 callers
Function
getEdgeLabel
* Extract label from an edge
eventcatalog/src/utils/node-graphs/export-mermaid.ts:213
↓ 1 callers
Function
getEventColumns
(tableConfiguration: TableConfiguration)
eventcatalog/src/components/Tables/Discover/columns.tsx:216
↓ 1 callers
Function
getExtendedToolsMetadata
()
eventcatalog/src/enterprise/ai/chat-api.ts:70
↓ 1 callers
Function
getFeatures
(configFile)
src/analytics/log-build.js:5
↓ 1 callers
Function
getFilesDiffsBetweenVersions
* Generates diffs for files between two versions of a collection. * @param collections - Array of all collection entries * @param id - The ID of the
eventcatalog/src/utils/file-diffs.ts:51
↓ 1 callers
Function
getFlowColumns
(tableConfiguration: TableConfiguration)
eventcatalog/src/components/Tables/Discover/columns.tsx:458
↓ 1 callers
Function
getFlowNode
(step: any, flowMap: Map<string, any[]>)
eventcatalog/src/utils/node-graphs/flows-node-graph.ts:27
↓ 1 callers
Function
getGitHistory
( filePath: string, { includeAuthor = true, age = 'newest', }: { includeAuthor?: boolean;
eventcatalog/src/utils/git.ts:7
↓ 1 callers
Function
getGreeting
()
eventcatalog/src/components/ChatPanel/ChatPanel.tsx:95
↓ 1 callers
Function
getIconForProtocol
(icon: string)
eventcatalog/src/utils/protocols.tsx:12
↓ 1 callers
Function
getIconForProtocol
(icon: keyof typeof protocolIcons)
eventcatalog/src/utils/badges.tsx:15
↓ 1 callers
Function
getInstalledEventCatalogVersion
()
src/eventcatalog.ts:35
↓ 1 callers
Function
getMDXComponentsByName
(document: string, componentName: string)
eventcatalog/src/utils/markdown.ts:4
↓ 1 callers
Function
getMessageIcon
(collection: string)
eventcatalog/src/components/Grids/DomainGrid.tsx:32
↓ 1 callers
Function
getMessageIconAndColor
(collection: string)
eventcatalog/src/components/Tables/columns/TeamsTableColumns.tsx:13
↓ 1 callers
Function
getMessageIconAndColor
(collection: string)
eventcatalog/src/components/Tables/columns/UserTableColumns.tsx:13
↓ 1 callers
Function
getMessageNode
(step: any, messageMap: Map<string, any[]>)
eventcatalog/src/utils/node-graphs/flows-node-graph.ts:36
↓ 1 callers
Function
getMessageStyle
(collection: string)
eventcatalog/src/components/Grids/MessageGrid.tsx:24
↓ 1 callers
Function
getNodeDocUrl
(node: Node)
eventcatalog/src/components/MDX/NodeGraph/FocusMode/utils.ts:134
↓ 1 callers
Function
getNodesAndEdgesFromDagre
({ nodes, edges, defaultFlow, }: { nodes: Node[]; edges: Edge[]; defaultFlow?: DagreGraph; })
eventcatalog/src/utils/node-graphs/utils/utils.ts:121
↓ 1 callers
Function
getProducersAndConsumersForChannel
(channel: CollectionEntry<'channels'>)
eventcatalog/src/utils/collections/services.ts:180
↓ 1 callers
Function
getQueryColumns
(tableConfiguration: TableConfiguration)
eventcatalog/src/components/Tables/Discover/columns.tsx:312
↓ 1 callers
Function
getReceivesMessageByMessageType
(messageType: string)
eventcatalog/src/utils/node-graphs/services-node-graph.ts:41
↓ 1 callers
Function
getRecordFromUnion
(type: any)
eventcatalog/src/components/SchemaExplorer/AvroSchemaViewer.tsx:95
↓ 1 callers
Function
getRelativeTargetPath
* Generates the path until the ASTRO_COLLECTION_KEY or the PROJECT_DIR root. * @param {string} filePath The path to the file. * @returns {string} Th
src/map-catalog-to-astro.js:155
↓ 1 callers
Function
getResourceBasePath
(item: { filePath?: string })
eventcatalog/src/utils/resource-files.ts:16
↓ 1 callers
Function
getRunningTools
(message: { parts?: Array<any> })
eventcatalog/src/components/ChatPanel/ChatPanel.tsx:387
↓ 1 callers
Function
getSendsMessageByMessageType
(messageType: string)
eventcatalog/src/utils/node-graphs/services-node-graph.ts:28
↓ 1 callers
Function
getServiceColumns
(tableConfiguration: TableConfiguration)
eventcatalog/src/components/Tables/Discover/columns.tsx:360
↓ 1 callers
Function
getServiceNode
(step: any, serviceMap: Map<string, any[]>)
eventcatalog/src/utils/node-graphs/flows-node-graph.ts:18
↓ 1 callers
Function
getServiceSpecifications
(data: any)
eventcatalog/src/components/Grids/specification-utils.ts:66
↓ 1 callers
Function
getSpecColor
(type: string)
eventcatalog/src/components/Grids/specification-utils.ts:52
↓ 1 callers
Function
getSuggestedQuestions
(pathname: string)
eventcatalog/src/components/ChatPanel/ChatPanel.tsx:312
↓ 1 callers
Function
getTimestamp
()
src/utils/cli-logger.ts:4
↓ 1 callers
Function
getVersions
(data: CollectionEntry<CollectionTypes>[])
eventcatalog/src/utils/collections/util.ts:74
↓ 1 callers
Function
handleDrillDown
(node: NavNode, nodeKey: string | null)
eventcatalog/src/components/SideNav/NestedSideBar/index.tsx:561
↓ 1 callers
Function
handleNextMatch
()
eventcatalog/src/components/SchemaExplorer/JSONSchemaViewer.tsx:642
↓ 1 callers
Function
handleNextMatch
()
eventcatalog/src/components/SchemaExplorer/AvroSchemaViewer.tsx:300
↓ 1 callers
Function
handlePrevMatch
()
eventcatalog/src/components/SchemaExplorer/JSONSchemaViewer.tsx:636
↓ 1 callers
Function
handlePrevMatch
()
eventcatalog/src/components/SchemaExplorer/AvroSchemaViewer.tsx:294
↓ 1 callers
Function
handleSaveLayout
()
eventcatalog/src/components/MDX/NodeGraph/VisualizerDropdownContent.tsx:70
↓ 1 callers
Function
handleSearchChange
(value: string)
eventcatalog/src/components/SideNav/NestedSideBar/SearchBar.tsx:72
↓ 1 callers
Function
handleSelectResult
(nodeKey: string, node: NavNode)
eventcatalog/src/components/SideNav/NestedSideBar/SearchBar.tsx:156
↓ 1 callers
Function
handleToggleFavorite
(e: React.MouseEvent, item: any)
eventcatalog/src/components/Search/SearchModal.tsx:226
↓ 1 callers
Function
hasChildren
(node: NavNode)
eventcatalog/src/components/SideNav/NestedSideBar/index.tsx:543
↓ 1 callers
Function
hasExtension
(str)
src/map-catalog-to-astro.js:101
↓ 1 callers
Function
hasGit
()
eventcatalog/src/utils/git.ts:3
↓ 1 callers
Function
hasNestedFields
(type: any)
eventcatalog/src/components/SchemaExplorer/AvroSchemaViewer.tsx:54
↓ 1 callers
Method
hasValidProps
* Override these static methods if needed
eventcatalog/src/utils/page-loaders/hybrid-page.ts:54
↓ 1 callers
Function
init
* Initializes and caches the owners by fetching from the 'users' and 'teams' collections.
eventcatalog/src/utils/collections/owners.ts:11
↓ 1 callers
Function
initZoom
()
eventcatalog/src/components/MDX/NodeGraph/MermaidView.tsx:87
↓ 1 callers
Function
isCatalogRelated
* Checks whether the given path is a configuration file, styles file, public asset file or collection file. * @param {string} filePath - The file pat
src/map-catalog-to-astro.js:67
↓ 1 callers
Function
isDevMode
()
eventcatalog/src/utils/feature.ts:75
↓ 1 callers
Function
isEventCatalogMCPEnabled
()
eventcatalog/src/utils/feature.ts:73
↓ 1 callers
Function
isFieldRequired
(field: any)
eventcatalog/src/components/SchemaExplorer/AvroSchemaViewer.tsx:72
↓ 1 callers
Function
loadCollapsedSections
()
eventcatalog/src/components/SideNav/NestedSideBar/storage.ts:60
↓ 1 callers
Function
loadState
()
eventcatalog/src/components/SideNav/NestedSideBar/storage.ts:38
↓ 1 callers
Function
main
* Main update function
scripts/update-size-baseline.js:54
↓ 1 callers
Function
main
* Main function
scripts/notify-discord-release.js:185
↓ 1 callers
Function
main
()
scripts/preview-catalog-locally.js:5
↓ 1 callers
Function
main
* Main size check
scripts/check-build-size.js:54
↓ 1 callers
Function
main
()
scripts/start-server-locally.js:5
↓ 1 callers
Function
main
()
scripts/start-catalog-locally.js:5
↓ 1 callers
Function
main
()
scripts/generate-catalog-locally.js:5
↓ 1 callers
Function
mergeAllOfSchemas
(schemaWithProcessor: any)
eventcatalog/src/components/SchemaExplorer/JSONSchemaViewer.tsx:43
↓ 1 callers
Function
mergeMaps
(...maps: Map<string, T[]>[])
eventcatalog/src/utils/collections/util.ts:267
↓ 1 callers
Function
navigateToFavorite
(favorite: FavoriteItem)
eventcatalog/src/components/SideNav/NestedSideBar/index.tsx:620
↓ 1 callers
Function
navigateToLevel
(levelIndex: number)
eventcatalog/src/components/SideNav/NestedSideBar/index.tsx:590
↓ 1 callers
Function
normalizeAuth0User
(user: any, token: any)
eventcatalog/src/enterprise/auth/middleware/middleware-auth.ts:193
↓ 1 callers
Function
normalizeGenericUser
(user: any, token: any)
eventcatalog/src/enterprise/auth/middleware/middleware-auth.ts:289
↓ 1 callers
Function
normalizeGoogleUser
(user: any, token: any)
eventcatalog/src/enterprise/auth/middleware/middleware-auth.ts:271
↓ 1 callers
Function
normalizeMicrosoftUser
(user: any, token: any)
eventcatalog/src/enterprise/auth/middleware/middleware-auth.ts:248
↓ 1 callers
Function
normalizeOktaUser
(user: any, token: any)
eventcatalog/src/enterprise/auth/middleware/middleware-auth.ts:208
↓ 1 callers
Function
normalizeUserData
(session: any)
eventcatalog/src/enterprise/auth/middleware/middleware-auth.ts:152
↓ 1 callers
Function
parseReleaseNotes
* Parse the release body and extract changes by category
scripts/notify-discord-release.js:33
← previous
next →
301–400 of 755, ranked by callers