{
"event": "PreToolUse",
"tool_name": "mcp__mcp-code__code_class",
"tool_input": {
"fqcn": "Infrastructure\\Persistence\\PipelineRunRepository"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"fqcn\": \"Infrastructure\\\\Persistence\\\\PipelineRunRepository\",\n \"type\": \"class\",\n \"file_id\": 12013,\n \"file_path\": \"\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/PipelineRunRepository.php\",\n \"file_name\": \"PipelineRunRepository.php\",\n \"namespace\": \"Infrastructure\\\\Persistence\",\n \"methods\": [\n {\n \"name\": \"__construct\",\n \"visibility\": \"public\",\n \"line\": 15\n },\n {\n \"name\": \"findRuns\",\n \"visibility\": \"public\",\n \"line\": 20\n },\n {\n \"name\": \"findRunById\",\n \"visibility\": \"public\",\n \"line\": 30\n },\n {\n \"name\": \"findLatestRun\",\n \"visibility\": \"public\",\n \"line\": 39\n },\n {\n \"name\": \"createRun\",\n \"visibility\": \"public\",\n \"line\": 50\n },\n {\n \"name\": \"updateRun\",\n \"visibility\": \"public\",\n \"line\": 60\n }\n ],\n \"dependencies\": [\n {\n \"dependency_type\": \"use\",\n \"target_fqcn\": \"Domain\\\\Repository\\\\PipelineRunRepositoryInterface\"\n },\n {\n \"dependency_type\": \"implements\",\n \"target_fqcn\": \"Domain\\\\Repository\\\\PipelineRunRepositoryInterface\"\n },\n {\n \"dependency_type\": \"constructor\",\n \"target_fqcn\": \"PDO\"\n }\n ],\n \"dependents_count\": 1\n}"
}
]
}