{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "method.*POST",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View\/content\/show.php",
"output_mode": "content",
"-A": 5,
"-n": true
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "61: <form method=\"POST\" action=\"\/content\/<?= $order['id'] ?>\/generate\" class=\"action-card__body generate-form\" id=\"generate-form\"\n62- hx-post=\"\/content\/<?= $order['id'] ?>\/generate\"\n63- hx-headers='{\"X-CSRF-TOKEN\": \"<?= $csrfToken ?>\"}'\n64- hx-target=\"#content-result\"\n65- hx-swap=\"innerHTML\"\n66- hx-disabled-elt=\"find button\">\n--\n112: <form method=\"POST\" action=\"\/content\/<?= $order['id'] ?>\/critique\" class=\"action-card__body critique-form\"\n113- hx-post=\"\/content\/<?= $order['id'] ?>\/critique\"\n114- hx-headers='{\"X-CSRF-TOKEN\": \"<?= $csrfToken ?>\"}'\n115- hx-target=\"#critique-result\"\n116- hx-swap=\"innerHTML\"\n117- hx-disabled-elt=\"find button\">\n--\n138: <form method=\"POST\" action=\"\/content\/<?= $order['id'] ?>\/revise\" class=\"action-card__body revise-form\"\n139- hx-post=\"\/content\/<?= $order['id'] ?>\/revise\"\n140- hx-headers='{\"X-CSRF-TOKEN\": \"<?= $csrfToken ?>\"}'\n141- hx-target=\"#content-result\"\n142- hx-swap=\"innerHTML\"\n143- hx-disabled-elt=\"find button\">",
"numLines": 20
}
}