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

File pluginsLogic.ts

frontend/src/scenes/plugins/pluginsLogic.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { actions, afterMount, connect, kea, listeners, path, reducers, selectors } from 'kea'
2import { loaders } from 'kea-loaders'
3import { actionToUrl, router, urlToAction } from 'kea-router'
4import type { pluginsLogicType } from './pluginsLogicType'

Callers

nothing calls this directly

Calls 15

getConfigSchemaObjectFunction · 0.90
getPluginConfigFormDataFunction · 0.90
canInstallPluginsFunction · 0.90
getConfigSchemaArrayFunction · 0.90
canGloballyManagePluginsFunction · 0.90
loadPaginatedResultsFunction · 0.85
capturePluginEventFunction · 0.85
actionToUrlFunction · 0.85
runActionsFunction · 0.85
afterMountFunction · 0.85
filterMethod · 0.80

Tested by

no test coverage detected