{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "private const TYPES|TYPE_LABELS",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/ConfigController.php",
"output_mode": "content",
"-A": 3,
"-n": true
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "12: private const TYPES = ['author_profile', 'structure', 'organization', 'contract', 'rule'];\n13: private const TYPE_LABELS = [\n14- 'author_profile' => 'Autorenprofil',\n15- 'structure' => 'Struktur',\n16- 'organization' => 'Organisation',\n--\n63: 'typeLabels' => self::TYPE_LABELS,\n64- 'currentType' => $typeFilter,\n65- 'currentStatus' => $statusFilter,\n66- ]);\n--\n80: 'typeLabels' => self::TYPE_LABELS,\n81- 'parents' => $parents,\n82- 'isEdit' => false,\n83- ]);\n--\n149: 'typeLabels' => self::TYPE_LABELS,\n150- ]);\n151- }\n152-\n--\n172: 'typeLabels' => self::TYPE_LABELS,\n173- 'parents' => $parents,\n174- 'isEdit' => true,\n175- ]);",
"numLines": 25
}
}