MCPcopy
hub / github.com/PostHog/posthog / eventsTableLogic.ts

File eventsTableLogic.ts

frontend/src/scenes/events/eventsTableLogic.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { kea } from 'kea'
2import { convertPropertyGroupToProperties, toParams } from 'lib/utils'
3import { router } from 'kea-router'
4import api from 'lib/api'

Callers

nothing calls this directly

Calls 12

toParamsFunction · 0.90
nowFunction · 0.90
triggerExportFunction · 0.90
formatEventsFunction · 0.85
daysAgoFunction · 0.85
getAPIResponseFunction · 0.85
setNextPollFunction · 0.85
joinMethod · 0.80
filterMethod · 0.80
fetchEventsMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected