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_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | app_admin | /admin/ | Path does not match |
| 15 | application_configuration_index | /admin/application/configuration | Path does not match |
| 16 | application_configuration_edit | /admin/application/configuration/{id}/edit | Path does not match |
| 17 | mail_configuration_index | /admin/application/configuration/mail | Path does not match |
| 18 | app_admin_users_index | /admin/users | Path does not match |
| 19 | app_admin_users_new | /admin/users/new | Path does not match |
| 20 | app_admin_users_edit | /admin/users/edit/{id} | Path does not match |
| 21 | app_admin_users_password | /admin/users/password/{id} | Path does not match |
| 22 | app_admin_users_desactivate | /admin/users/deactivate/{id} | Path does not match |
| 23 | app_admin_users_activate | /admin/users/activate/{id} | Path does not match |
| 24 | app_admin_users_delete | /admin/users/delete/{id} | Path does not match |
| 25 | app_customer_synchronization | /admin/admin/customers | Path does not match |
| 26 | app_file_index | /file | Path does not match |
| 27 | app_file_dashboard | /file/dashboard | Path does not match |
| 28 | app_file_choice | /file/choice | Path does not match |
| 29 | app_file_archive_liste | /file/archive_liste?{service} | Path does not match |
| 30 | app_file_show_commercial | /file/show/commercial | Path does not match |
| 31 | app_file_show_developpement | /file/show/dev | Path does not match |
| 32 | app_file_show_support | /file/show/support | Path does not match |
| 33 | app_file_show_technique | /file/show/tech | Path does not match |
| 34 | app_file_pause | /file/pause/{id}&{service} | Path does not match |
| 35 | app_file_unpause | /file/unpause/{id}&{service} | Path does not match |
| 36 | app_file_dashboard_data_request | /file/dashboard-data/request | Path does not match |
| 37 | app_file_dashboard_data | /file/dashboard-data | Path does not match |
| 38 | app_file_all_archive | /file/all_archives | Path does not match |
| 39 | app_file_new | /file/new/{id} | Path does not match |
| 40 | app_file_show | /file/{id}/show | Path does not match |
| 41 | app_file_show_archive | /file/{id}/show/archive | Path does not match |
| 42 | app_file_edit | /file/{id}/edit | Path does not match |
| 43 | app_file_generate_pdf | /file/{id}/pdf | Path does not match |
| 44 | app_file_sign | /file/{id}/sign | Path does not match |
| 45 | app_file_sign_save | /file/sign/{id}/save | Path does not match |
| 46 | app_file_delete | /file/{id}/delete | Path does not match |
| 47 | app_file_selectcustomer | /file/customer/select | Path does not match |
| 48 | app_file_customer_search | /file/customer/search | Path does not match |
| 49 | ebp_login | /auth/ebp/login | Path does not match |
| 50 | ebp_callback | /auth/ebp/callback | Path does not match |
| 51 | app_folders | /folders | Path does not match |
| 52 | app_folder | /folders/{folderId} | Path does not match |
| 53 | app_invoice | /invoices/{folderId} | Path does not match |
| 54 | app_invoice_simple | /invoices/simple/{folderId} | Path does not match |
| 55 | app_invoice_ids | /invoices/ids/{folderId} | Path does not match |
| 56 | app_request_inter | /request/inter/ | Path does not match |
| 57 | app_request_inter_archive | /request/inter/archive | Path does not match |
| 58 | app_request_inter_new | /request/inter/new/{id} | Path does not match |
| 59 | app_request_inter_new_file | /request/inter/new_file/{id} | Path does not match |
| 60 | app_request_inter_show | /request/inter/{id}/show | Path does not match |
| 61 | app_request_inter_show_archive | /request/inter/{id}/show/archive | Path does not match |
| 62 | app_request_inter_selectcustomer | /request/inter/customer/select | Path does not match |
| 63 | app_app_request_inter_customer_search | /request/inter/request_inter/customer/search | Path does not match |
| 64 | app_request_inter_edit | /request/inter/{id}/edit | Path does not match |
| 65 | app_request_inter_promote | /request/inter/{id}/promote | Path does not match |
| 66 | app_request_inter_notice | /request/inter/{id}/notice | Path does not match |
| 67 | app_request_inter_delete | /request/inter/{id}/delete | Path does not match |
| 68 | app_login | / | Path does not match |
| 69 | app_logout | /logout | 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.