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
↓ 2 callers
Function
getCompletedTools
(message: { parts?: Array<any> })
eventcatalog/src/components/ChatPanel/ChatPanel.tsx:406
↓ 2 callers
Function
getContainers
({ getAllVersions = true }: Props = {})
eventcatalog/src/utils/collections/containers.ts:25
↓ 2 callers
Function
getFilesForDiffInCollection
( collection: CollectionEntry<CollectionTypes> )
eventcatalog/src/utils/file-diffs.ts:28
↓ 2 callers
Function
getFlows
({ getAllVersions = true }: Props = {})
eventcatalog/src/utils/collections/flows.ts:19
↓ 2 callers
Function
getFollowUpSuggestions
(message: { parts?: Array<any> })
eventcatalog/src/components/ChatPanel/ChatPanel.tsx:371
↓ 2 callers
Function
getIconForCollection
(collection: string)
eventcatalog/src/utils/collections/icons.ts:17
↓ 2 callers
Function
getLatestVersionInCollectionById
(collection: CollectionEntry<CollectionTypes>[], id: string)
eventcatalog/src/utils/collections/util.ts:110
↓ 2 callers
Function
getMessageContent
(message: { parts?: Array<{ type: string; text?: string }> })
eventcatalog/src/components/ChatPanel/ChatPanel.tsx:361
↓ 2 callers
Function
getMessagesProducedOrConsumedByResource
(params: { resourceId: string; resourceVersion: string; resourceCollection: string; })
eventcatalog/src/enterprise/tools/catalog-tools.ts:192
↓ 2 callers
Function
getNodeDisplayInfo
(node: Node)
eventcatalog/src/components/MDX/NodeGraph/FocusMode/utils.ts:78
↓ 2 callers
Function
getNodePropertyFromCollectionType
(type: string)
eventcatalog/src/utils/node-graphs/data-products-node-graph.ts:28
↓ 2 callers
Function
getParentDomains
(domain: Domain)
eventcatalog/src/utils/collections/domains.ts:378
↓ 2 callers
Function
getResourceFilePath
(item: { filePath?: string }, relativePath: string)
eventcatalog/src/utils/resource-files.ts:54
↓ 2 callers
Function
getSchemaURL
(resource: CollectionEntry<PageTypes>)
eventcatalog/src/utils/collections/schemas.ts:12
↓ 2 callers
Function
getSpecificationsForDomain
(domain: Domain)
eventcatalog/src/utils/collections/domains.ts:405
↓ 2 callers
Function
getSystemTheme
()
eventcatalog/src/stores/theme-store.ts:10
↓ 2 callers
Function
getUrlForItem
(node: any, key: string)
eventcatalog/src/components/Search/SearchModal.tsx:74
↓ 2 callers
Function
getUsers
(params: { cursor?: string })
eventcatalog/src/enterprise/tools/catalog-tools.ts:514
↓ 2 callers
Function
getVersionFromCollection
( collection: CollectionEntry<CollectionTypes>[], id: string, version?: string )
eventcatalog/src/utils/collections/versions.ts:5
↓ 2 callers
Function
getVisualiserUrlForCollection
(collectionItem: CollectionEntry<CollectionTypes>)
eventcatalog/src/components/MDX/NodeGraph/NodeGraph.tsx:90
↓ 2 callers
Function
hasVisibleChildren
(node: NavNode)
eventcatalog/src/components/SideNav/NestedSideBar/index.tsx:550
↓ 2 callers
Function
hydrateServices
( servicesList: any[], serviceMap: Map<string, any[]>, messageMap: Map<string, any[]>, containerMap: M
eventcatalog/src/utils/collections/domains.ts:25
↓ 2 callers
Function
initMermaidZoom
( svgElement: SVGElement, container: HTMLElement, id: string, options: ZoomOptions = {} )
eventcatalog/src/utils/mermaid-zoom.ts:388
↓ 2 callers
Function
isChangelogEnabled
()
eventcatalog/src/utils/feature.ts:39
↓ 2 callers
Function
isCollectionAMessage
(collection: string)
eventcatalog/src/utils/collections/messages.ts:108
↓ 2 callers
Function
isCollectionKey
* Check if the key is an ASTRO COLLECTION KEY * @param {string} key * @returns {boolean}
src/map-catalog-to-astro.js:58
↓ 2 callers
Function
isGroup
(node: NavNode)
eventcatalog/src/components/SideNav/NestedSideBar/index.tsx:538
↓ 2 callers
Function
isMarkdownDownloadEnabled
()
eventcatalog/src/utils/feature.ts:53
↓ 2 callers
Function
mapCatalogToAstro
({ filePath, astroDir, projectDir })
src/map-catalog-to-astro.js:29
↓ 2 callers
Function
previewCatalog
({ command, canEmbedPages = false, isEventCatalogStarter = false, isEventCatalogScale = false, }: {
src/eventcatalog.ts:287
↓ 2 callers
Function
processSchema
(schema: any, rootSchema?: any)
eventcatalog/src/components/SchemaExplorer/JSONSchemaViewer.tsx:103
↓ 2 callers
Function
processSpecifications
( specifications: SpecificationInput[] | LegacySpecificationFormat | undefined )
eventcatalog/src/utils/collections/util.ts:43
↓ 2 callers
Function
renderTable
( title: string, messages: any[], searchTerm: string, setSearchTerm: (value: string) => void,
eventcatalog/src/components/MDX/MessageTable/MessageTable.client.tsx:151
↓ 2 callers
Function
resolvePointerToRef
(pointer: { id: string; version?: string }, context: DataProductContext)
eventcatalog/src/stores/sidebar-store/builders/data-product.ts:28
↓ 2 callers
Function
resolveProjectPath
(filePath: string, projectDir: string = process.env.PROJECT_DIR || process.cwd())
eventcatalog/src/utils/files.ts:9
↓ 2 callers
Function
retryEPERM
(fn)
src/watcher.js:100
↓ 2 callers
Function
runMigrations
(dir?: string)
src/migrations/index.ts:3
↓ 2 callers
Function
saveFavorites
(favorites: FavoriteItem[])
eventcatalog/src/stores/favorites-store.ts:48
↓ 2 callers
Function
serviceHasData
(service: Service)
eventcatalog/src/pages/visualiser/[type]/[id]/[version]/data/_index.data.ts:5
↓ 2 callers
Function
sortStringVersions
(versions: string[])
eventcatalog/src/utils/collections/util.ts:125
↓ 2 callers
Function
toggleBadge
(badgeContent: string)
eventcatalog/src/components/Tables/Discover/DiscoverTable.tsx:383
↓ 2 callers
Function
toggleConsumer
(consumerId: string)
eventcatalog/src/components/Tables/Discover/DiscoverTable.tsx:379
↓ 2 callers
Function
toggleDomain
(domainId: string)
eventcatalog/src/components/Tables/Discover/DiscoverTable.tsx:367
↓ 2 callers
Function
toggleProducer
(producerId: string)
eventcatalog/src/components/Tables/Discover/DiscoverTable.tsx:375
↓ 2 callers
Function
toggleProperty
(propertyId: string)
eventcatalog/src/components/Tables/Discover/DiscoverTable.tsx:387
↓ 2 callers
Function
toggleSubgroup
(subgroupName: string)
eventcatalog/src/components/Lists/PillListFlat.tsx:51
↓ 2 callers
Function
updateUrlParams
(message: SchemaItem)
eventcatalog/src/components/SchemaExplorer/SchemaExplorer.tsx:65
↓ 1 callers
Function
File
({ file, catalog, title }: any)
eventcatalog/src/components/MDX/File.tsx:4
↓ 1 callers
Function
SchemaViewerPortal
(props: any)
eventcatalog/src/components/MDX/SchemaViewer/SchemaViewerPortal.tsx:1
↓ 1 callers
Function
addFavorite
(item: FavoriteItem)
eventcatalog/src/stores/favorites-store.ts:61
↓ 1 callers
Function
addPropertyToFrontMatter
(input, newProperty, newValue)
src/eventcatalog-config-file-utils.js:85
↓ 1 callers
Function
buildContainerNode
( container: CollectionEntry<'containers'>, owners: any[], context: ResourceGroupContext )
eventcatalog/src/stores/sidebar-store/builders/container.ts:14
↓ 1 callers
Function
buildDiscordPayload
* Build the Discord payload as plain text (no embed box)
scripts/notify-discord-release.js:140
↓ 1 callers
Function
buildDomainNode
(domain: CollectionEntry<'domains'>, owners: any[], context: ResourceGroupContext)
eventcatalog/src/stores/sidebar-store/builders/domain.ts:17
↓ 1 callers
Function
buildDomainQuickReferenceSection
(resource: any)
eventcatalog/src/stores/sidebar-store/__tests__/sidebar-builder.spec.ts:108
↓ 1 callers
Function
buildFlowNode
(flow: CollectionEntry<'flows'>)
eventcatalog/src/stores/sidebar-store/builders/flow.ts:6
↓ 1 callers
Function
buildMessageNode
( message: CollectionEntry<'events' | 'commands' | 'queries'>, owners: any[], context: ResourceGroupCont
eventcatalog/src/stores/sidebar-store/builders/message.ts:15
↓ 1 callers
Function
buildPages
(collection: CollectionEntry<'domains'>[])
eventcatalog/src/pages/docs/[type]/[id]/language.mdx.ts:11
↓ 1 callers
Function
buildResourceGroupSection
(resourceGroup: ResourceGroup, context: ResourceGroupContext)
eventcatalog/src/stores/sidebar-store/builders/shared.ts:119
↓ 1 callers
Function
buildServiceNode
(service: CollectionEntry<'services'>, owners: any[], context: ResourceGroupContext)
eventcatalog/src/stores/sidebar-store/builders/service.ts:18
↓ 1 callers
Function
calculateSpecificity
(pattern: string)
eventcatalog/src/enterprise/auth/middleware/middleware-auth.ts:56
↓ 1 callers
Function
clearCore
()
src/eventcatalog.ts:76
↓ 1 callers
Function
clearSearch
()
eventcatalog/src/components/SideNav/NestedSideBar/SearchBar.tsx:77
↓ 1 callers
Function
closeModal
()
eventcatalog/src/components/Search/SearchModal.tsx:125
↓ 1 callers
Function
collapseNestedItems
(items: SidebarItem[], parentId: string)
eventcatalog/src/enterprise/custom-documentation/components/CustomDocsNav/index.tsx:140
↓ 1 callers
Function
compose
* * @param {...Function} fns * @returns {SubscribeCallback}
src/watcher.js:82
↓ 1 callers
Function
configureAuthentication
(params: { injectRoute: (route: { pattern: string; entrypoint: string }) => void; addMiddleware: (middlewa
eventcatalog/integrations/eventcatalog-features.ts:14
↓ 1 callers
Function
copyFiles
(source, target)
src/catalog-to-astro-content-directory.js:12
↓ 1 callers
Function
countProperties
(obj: any)
eventcatalog/src/components/SchemaExplorer/JSONSchemaViewer.tsx:23
↓ 1 callers
Function
countResources
(projectDir)
src/analytics/count-resources.js:26
↓ 1 callers
Function
createCopyButton
* Creates the copy button for top-right (tooltip shows to the left)
eventcatalog/src/utils/mermaid-zoom.ts:305
↓ 1 callers
Function
createFullscreenButton
* Creates the fullscreen button for top-left (tooltip shows to the right)
eventcatalog/src/utils/mermaid-zoom.ts:290
↓ 1 callers
Function
createMcpServer
()
eventcatalog/src/enterprise/mcp/mcp-server.ts:74
↓ 1 callers
Function
createMockApp
()
eventcatalog/src/enterprise/mcp/__tests__/mcp-server.spec.ts:14
↓ 1 callers
Function
createMockCommand
(id: string, version: string)
eventcatalog/src/stores/sidebar-store/__tests__/data-product-builder.spec.ts:42
↓ 1 callers
Function
createMockQuery
(id: string, version: string)
eventcatalog/src/stores/sidebar-store/__tests__/data-product-builder.spec.ts:50
↓ 1 callers
Method
createNotFoundResponse
()
eventcatalog/src/utils/page-loaders/hybrid-page.ts:62
↓ 1 callers
Function
createZoomControls
* Creates React Flow-style zoom controls
eventcatalog/src/utils/mermaid-zoom.ts:152
↓ 1 callers
Function
detectProvider
(session: any)
eventcatalog/src/enterprise/auth/middleware/middleware-auth.ts:181
↓ 1 callers
Function
downloadSchema
(content: string, filename: string, extension: string)
eventcatalog/src/components/SchemaExplorer/utils.ts:71
↓ 1 callers
Function
ecstudioWatcher
()
eventcatalog/integrations/ecstudio-watcher.mjs:1
↓ 1 callers
Function
encode64
* PlantUML encoding utilities
eventcatalog/src/utils/mermaid-zoom.ts:658
↓ 1 callers
Function
encodePlantUML
(text: string, deflate: (data: Uint8Array, options: any) => Uint8Array)
eventcatalog/src/utils/mermaid-zoom.ts:677
↓ 1 callers
Function
ensureDir
(dir: string)
src/eventcatalog.ts:47
↓ 1 callers
Function
escapeHtml
(str: string)
eventcatalog/src/remark-plugins/mermaid.ts:12
↓ 1 callers
Function
escapeRegExp
(str: string)
eventcatalog/src/enterprise/auth/middleware/middleware-auth.ts:40
↓ 1 callers
Function
eventCatalogIntegration
()
eventcatalog/integrations/eventcatalog-features.ts:43
↓ 1 callers
Function
expandNestedItems
(items: SidebarItem[], parentId: string)
eventcatalog/src/enterprise/custom-documentation/components/CustomDocsNav/index.tsx:168
↓ 1 callers
Function
exportNodeGraphForStudio
(data: ReactFlowJsonObject)
eventcatalog/src/utils/node-graphs/export-node-graph.ts:26
↓ 1 callers
Function
extractTitle
(meta: string | undefined)
eventcatalog/src/remark-plugins/plantuml.ts:14
↓ 1 callers
Function
extractVersion
* Extract version from release tag
scripts/notify-discord-release.js:132
↓ 1 callers
Method
fetchData
* Methods to be overridden by subclasses
eventcatalog/src/utils/page-loaders/hybrid-page.ts:47
↓ 1 callers
Function
findEntityDomain
(entityId: string)
eventcatalog/src/utils/node-graphs/domain-entity-map.ts:77
↓ 1 callers
Function
findScrollableContainer
()
eventcatalog/src/components/MDX/NodeGraph/NodeGraph.tsx:335
↓ 1 callers
Function
flattenNavigationItems
(items: SidebarItem[])
eventcatalog/src/enterprise/custom-documentation/utils/custom-docs.ts:183
↓ 1 callers
Function
formatAvroType
(type: any)
eventcatalog/src/components/SchemaExplorer/AvroSchemaViewer.tsx:21
↓ 1 callers
Function
formatCustomDoc
(item: any, route: string)
eventcatalog/src/pages/docs/llm/llms.txt.ts:94
↓ 1 callers
Function
formatSections
* Format sections into Discord-friendly text * Uses Discord's underline formatting (__text__) for clean headers
scripts/notify-discord-release.js:111
↓ 1 callers
Function
formatServiceWithLinks
(service: CollectionEntry<'services'>)
eventcatalog/src/pages/docs/llm/llms-services.txt.ts:12
↓ 1 callers
Function
formatServiceWithSchema
(item: ServiceWithSchema)
eventcatalog/src/pages/docs/llm/schemas.txt.ts:58
← previous
next →
201–300 of 755, ranked by callers