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_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | task_start | /task/start/export | Path does not match |
| 17 | task_status | /task/status | Path does not match |
| 18 | task_cancel | /task/cancel/{id} | Path does not match |
| 19 | task_status_detail | /task/status/{id} | Path does not match |
| 20 | task_check | /task/check/{entity} | Path does not match |
| 21 | task_download | /task/download/{id} | Path does not match |
| 22 | home | / | Path does not match |
| 23 | api_stats | /api/stats/{type} | Path does not match |
| 24 | app_login | /login | Path does not match |
| 25 | app_login_modal | /login-modal | Path does not match |
| 26 | app_logout | /logout | Path does not match |
| 27 | app_check_login | /check-login | Path does not match |
| 28 | project_notes | /project/{id}/notes | Path does not match |
| 29 | project_regroup | /project/regroup | Path does not match |
| 30 | pwa_manifest | /manifest.json | Path does not match |
| 31 | webhook | /webhook | Path does not match |
| 32 | list_commission-grid | /commission-grid | Path does not match |
| 33 | view_commission-grid | /commission-grid/{id}/details | Path does not match |
| 34 | add_commission-grid | /commission-grid/add | Path does not match |
| 35 | edit_commission-grid | /commission-grid/{id} | Path does not match |
| 36 | delete_commission-grid | /commission-grid/{id}/delete | Path does not match |
| 37 | api_list_commission-grid | /api/commission-grid | Path does not match |
| 38 | api_view_commission-grid | /api/commission-grid/{id}/details | Path does not match |
| 39 | api_add_commission-grid | /api/commission-grid/add | Path does not match |
| 40 | api_edit_commission-grid | /api/commission-grid/{id} | Path does not match |
| 41 | api_delete_commission-grid | /api/commission-grid/{id}/delete | Path does not match |
| 42 | api_archive_commission-grid | /api/commission-grid/{id}/archive | Path does not match |
| 43 | document_add_commission-grid | /commission-grid/{id}/document | Path does not match |
| 44 | document_view_commission-grid | /commission-grid/{id}/document/{file} | Path does not match |
| 45 | document_delete_commission-grid | /commission-grid/{id}/document/{file}/delete | Path does not match |
| 46 | check_unique_commission-grid | /api/checkunique | Path does not match |
| 47 | list_customer | /customer | Path does not match |
| 48 | view_customer | /customer/{id}/details | Path does not match |
| 49 | add_customer | /customer/add | Path does not match |
| 50 | edit_customer | /customer/{id} | Path does not match |
| 51 | delete_customer | /customer/{id}/delete | Path does not match |
| 52 | api_list_customer | /api/customer | Path does not match |
| 53 | api_view_customer | /api/customer/{id}/details | Path does not match |
| 54 | api_add_customer | /api/customer/add | Path does not match |
| 55 | api_edit_customer | /api/customer/{id} | Path does not match |
| 56 | api_delete_customer | /api/customer/{id}/delete | Path does not match |
| 57 | api_archive_customer | /api/customer/{id}/archive | Path does not match |
| 58 | document_add_customer | /customer/{id}/document | Path does not match |
| 59 | document_view_customer | /customer/{id}/document/{file} | Path does not match |
| 60 | document_delete_customer | /customer/{id}/document/{file}/delete | Path does not match |
| 61 | check_unique_customer | /api/checkunique | Path does not match |
| 62 | list_project | /project | Path does not match |
| 63 | view_project | /project/{id}/details | Path does not match |
| 64 | add_project | /project/add | Path does not match |
| 65 | edit_project | /project/{id} | Path does not match |
| 66 | delete_project | /project/{id}/delete | Path does not match |
| 67 | api_list_project | /api/project | Path does not match |
| 68 | api_view_project | /api/project/{id}/details | Path does not match |
| 69 | api_add_project | /api/project/add | Path does not match |
| 70 | api_edit_project | /api/project/{id} | Path does not match |
| 71 | api_delete_project | /api/project/{id}/delete | Path does not match |
| 72 | api_archive_project | /api/project/{id}/archive | Path does not match |
| 73 | document_add_project | /project/{id}/document | Path does not match |
| 74 | document_view_project | /project/{id}/document/{file} | Path does not match |
| 75 | document_delete_project | /project/{id}/document/{file}/delete | Path does not match |
| 76 | check_unique_project | /api/checkunique | Path does not match |
| 77 | list_user | /user | Path does not match |
| 78 | view_user | /user/{id}/details | Path does not match |
| 79 | add_user | /user/add | Path does not match |
| 80 | edit_user | /user/{id} | Path does not match |
| 81 | delete_user | /user/{id}/delete | Path does not match |
| 82 | api_list_user | /api/user | Path does not match |
| 83 | api_view_user | /api/user/{id}/details | Path does not match |
| 84 | api_add_user | /api/user/add | Path does not match |
| 85 | api_edit_user | /api/user/{id} | Path does not match |
| 86 | api_delete_user | /api/user/{id}/delete | Path does not match |
| 87 | api_archive_user | /api/user/{id}/archive | Path does not match |
| 88 | document_add_user | /user/{id}/document | Path does not match |
| 89 | document_view_user | /user/{id}/document/{file} | Path does not match |
| 90 | document_delete_user | /user/{id}/document/{file}/delete | Path does not match |
| 91 | check_unique_user | /api/checkunique | 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.