MCPcopy
hub / github.com/directus/directus / activity.ts

File activity.ts

api/src/controllers/activity.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express from 'express';
2import { respond } from '../middleware/respond.js';
3import useCollection from '../middleware/use-collection.js';
4import { validateBatch } from '../middleware/validate-batch.js';

Callers

nothing calls this directly

Calls 10

asyncHandlerFunction · 0.85
validateBatchFunction · 0.85
readSingletonMethod · 0.65
readManyMethod · 0.65
readByQueryMethod · 0.65
getMetaForQueryMethod · 0.65
getMethod · 0.65
readOneMethod · 0.65
useCollectionFunction · 0.50

Tested by

no test coverage detected