Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | cgu-list | /cgu/ | Path does not match |
| 16 | cgu-view | /cgu/view | Path does not match |
| 17 | cgu-create | /cgu/create | Path does not match |
| 18 | cgu-update | /cgu/update/{id} | Path does not match |
| 19 | cgu-delete | /cgu/delete/{id} | Path does not match |
| 20 | client-index | /admin/client/ | Path does not match |
| 21 | client-create | /admin/client/create | Path does not match |
| 22 | client-update | /admin/client/update/{id} | Path does not match |
| 23 | gift-index | /admin/gift/ | Path does not match |
| 24 | gift-create | /admin/gift/create | Path does not match |
| 25 | gift-update | /admin/gift/update/{id} | Path does not match |
| 26 | gift-update-historical | /admin/gift/update/{id}/historical | Path does not match |
| 27 | industry-list | /admin/industry/ | Path does not match |
| 28 | industry-create | /admin/industry/create | Path does not match |
| 29 | industry-update | /admin/industry/update/{id} | Path does not match |
| 30 | industry-delete | /admin/industry/delete/{id} | Path does not match |
| 31 | job-index | /admin/job/ | Path does not match |
| 32 | job-create | /admin/job/create | Path does not match |
| 33 | job-update-questions | /admin/job/update/{id}/questions | Path does not match |
| 34 | job-update-targets | /admin/job/update/{id}/targets | Path does not match |
| 35 | job-update-documents | /admin/job/update/{id}/documents | Path does not match |
| 36 | job-clone | /admin/job/clone/{id} | Path does not match |
| 37 | job-update | /admin/job/update/{id} | Path does not match |
| 38 | job-open | /admin/job/open/{id} | Path does not match |
| 39 | job-accept | /admin/job/accept/{id} | Path does not match |
| 40 | job-evaluation | /admin/job/evaluation/{id} | Path does not match |
| 41 | job-validate | /admin/job/validate/{id} | Path does not match |
| 42 | job-reject | /admin/job/reject/{id} | Path does not match |
| 43 | part-delete | /admin/job/delete-part/{id} | Path does not match |
| 44 | question-delete | /admin/job/delete-question/{id} | Path does not match |
| 45 | job-type-index | /admin/job-type/ | Path does not match |
| 46 | job-type-create | /admin/job-type/create | Path does not match |
| 47 | job-type-update | /admin/job-type/update/{id} | Path does not match |
| 48 | reporting-index | /admin/reporting/ | Path does not match |
| 49 | reporting-jobs | /admin/reporting/jobs | Path does not match |
| 50 | reporting-chatGPT | /admin/reporting/chatGPT | Path does not match |
| 51 | transaction-index | /admin/transaction/ | Path does not match |
| 52 | transaction-create | /admin/transaction/create | Path does not match |
| 53 | transaction-update | /admin/transaction/update/{id} | Path does not match |
| 54 | cm-index | /admin/cm/ | Path does not match |
| 55 | cm-update | /admin/cm/update/{id} | Path does not match |
| 56 | cm-update-jobs | /admin/cm/update/{id}/jobs | Path does not match |
| 57 | cm-update-rewards | /admin/cm/update/{id}/rewards | Path does not match |
| 58 | cm-update-messaging | /admin/cm/update/{id}/messaging | Path does not match |
| 59 | home | / | Path does not match |
| 60 | user-gift-index | /gift/ | Path does not match |
| 61 | user-gift-buy | /gift/{id}/buy | Path does not match |
| 62 | user-job-index | /job/ | Path does not match |
| 63 | user-job-detail | /job/{id} | Path does not match |
| 64 | user-job-answer | /job/answer/{id} | Path does not match |
| 65 | user-job-candidate | /job/candidate/{id} | Path does not match |
| 66 | user-job-submit | /job/submit/{id} | Path does not match |
| 67 | app_login | /user/login | Path does not match |
| 68 | app_logout | /user/logout | Path does not match |
| 69 | user-register | /user/register | Path does not match |
| 70 | user-register-pending | /user/register-pending | Path does not match |
| 71 | user-register-confirmation | /user/register-confirmation/{temporaryPassword} | Path does not match |
| 72 | user-messaging | /user/messaging | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.