{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "getDocument|getChunk|getRecent",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Controller",
"output_mode": "content"
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "src\/Controller\/Api\/ChatController.php:87: $chunkStats = $this->explorerRepository->getChunkStats();\nsrc\/Controller\/Api\/ExplorerController.php:40: 'chunks' => $this->repository->getChunkStats(),\nsrc\/Controller\/Api\/ExplorerController.php:136: $chunks = $this->repository->getChunksDetailedForDokument((int) $id);\nsrc\/Controller\/Api\/ExplorerController.php:171: $chunks = $this->repository->getChunksFilteredPaginated($category, $status, $search, $limit, $offset);\nsrc\/Controller\/Api\/ExplorerController.php:190: public function getChunk(string $id): void\nsrc\/Controller\/Api\/ExplorerController.php:193: $chunk = $this->repository->getChunk((int) $id);\nsrc\/Controller\/CriticsController.php:92: 'recentCritiques' => $this->criticsUseCase->getRecentCritiques((int) $id, 10),\nsrc\/Controller\/EntityController.php:62: $chunks = $this->repository->getChunksForEntity($id);\nsrc\/Controller\/SemanticExplorerController.php:32: $docStats = $this->repository->getDocumentStats();\nsrc\/Controller\/SemanticExplorerController.php:33: $chunkStats = $this->repository->getChunkStats();\nsrc\/Controller\/SemanticExplorerController.php:35: $documents = $this->repository->getDocuments();\nsrc\/Controller\/SemanticExplorerController.php:36: $recentChunks = $this->repository->getRecentChunks(5);\nsrc\/Controller\/SemanticExplorerController.php:57: $documents = $this->repository->getDocumentsFiltered($status, $search);\nsrc\/Controller\/SemanticExplorerController.php:73: $document = $this->repository->getDocument($id);\nsrc\/Controller\/SemanticExplorerController.php:79: $chunks = $this->repository->getChunksForDocument($id);\nsrc\/Controller\/SemanticExplorerController.php:104: $totalCount = $this->repository->getChunksCount($search, $embedded);\nsrc\/Controller\/SemanticExplorerController.php:105: $chunks = $this->repository->getChunksFiltered($search, $embedded, $pagination->limit, $pagination->offset);\nsrc\/Controller\/SemanticExplorerController.php:125: $chunk = $this->repository->getChunk($id);\nsrc\/Controller\/SemanticExplorerController.php:136: $prevChunk = $this->repository->getChunkByDocumentAndIndex(\nsrc\/Controller\/SemanticExplorerController.php:140: $nextChunk = $this->repository->getChunkByDocumentAndIndex(\nsrc\/Controller\/SemanticExplorerController.php:197: $chunk = $this->repository->getChunkById($chunkId);\nsrc\/Controller\/SystemExplorerController.php:36: 'chunkStats' => $this->repository->getChunkStats(),\nsrc\/Controller\/SystemExplorerController.php:39: 'recentChunks' => $this->repository->getRecentChunks(5),\nsrc\/Controller\/SystemExplorerController.php:71: 'chunks' => $this->repository->getChunksForDokument($id),\nsrc\/Controller\/SystemExplorerController.php:109: 'chunks' => $this->repository->getChunksDetailedForDokument($id),\nsrc\/Controller\/SystemExplorerController.php:131: 'chunks' => $this->repository->getChunksFilteredPaginated(\nsrc\/Controller\/SystemExplorerController.php:154: $chunk = $this->repository->getChunk($id);\nsrc\/Controller\/SystemExplorerController.php:161: $prevChunk = $this->repository->getChunkByDokumentAndIndex(\nsrc\/Controller\/SystemExplorerController.php:165: $nextChunk = $this->repository->getChunkByDokumentAndIndex(",
"numLines": 29
}
}