{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "getTextSemanticStats|getTextSemantics",
"path": "\/var\/www\/dev.campus.systemische-tools.de",
"output_mode": "content",
"-n": true
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "dev.campus.systemische-tools.de\/src\/Controller\/SemanticExplorerController.php:51: $textSemanticStats = $this->semanticSearchRepository->getTextSemanticStats();\ndev.campus.systemische-tools.de\/src\/Controller\/SemanticExplorerController.php:166: $textSemantics = $this->chunkRepository->getTextSemantics($id);\ndev.campus.systemische-tools.de\/src\/Domain\/Repository\/SemanticSearchRepositoryInterface.php:42: public function getTextSemanticStats(): array;\ndev.campus.systemische-tools.de\/src\/Domain\/Repository\/ChunkRepositoryInterface.php:84: public function getTextSemantics(int $chunkId): ?array;\ndev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/ChunkRepository.php:221: public function getTextSemantics(int $chunkId): ?array\ndev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/SemanticSearchRepository.php:175: public function getTextSemanticStats(): array",
"numLines": 6
}
}