Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ kea } from
'kea'
2
import
{ convertPropertyGroupToProperties, toParams } from
'lib/utils'
3
import
{ router } from
'kea-router'
4
import
api from
'lib/api'
Callers
nothing calls this directly
Calls
12
convertPropertyGroupToProperties
Function · 0.90
toParams
Function · 0.90
now
Function · 0.90
triggerExport
Function · 0.90
formatEvents
Function · 0.85
daysAgo
Function · 0.85
getAPIResponse
Function · 0.85
setNextPoll
Function · 0.85
join
Method · 0.80
filter
Method · 0.80
fetchEvents
Method · 0.80
get
Method · 0.65
Tested by
no test coverage detected