Routing
bo_dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | admin_custom_page_importer_index | /admin/importer | Path does not match |
| 13 | admin_custom_page_importer_download | /admin/importer/download/{path} | Path does not match |
| 14 | admin | /admin | Path does not match |
| 15 | visits | /api/visits | Path does not match |
| 16 | visit_fiche_see | /api/visit/fiche/{visitId} | Path does not match |
| 17 | visit_fiche_save | /api/visit/fiche/{visitId} | Path does not match |
| 18 | visit_forms | /api/visit/forms/{visitId} | Path does not match |
| 19 | visit_forms_with_data | /api/visit/forms-with-data/{visitId} | Path does not match |
| 20 | visit_assigned_to | /api/visit/assign/{visitId} | Path does not match |
| 21 | visit_upload_files | /api/visit/files/{visitId} | Path does not match |
| 22 | visit_forms_get_files | /api/visit/get-list-files/{visitId} | Path does not match |
| 23 | visit_download_file | /api/visit/download-file/{visitId}/{fileId} | Path does not match |
| 24 | visit_informations | /api/visit/informations/{visitId} | Path does not match |
| 25 | visit_state | /api/visit/state/{state}/{visitId} | Path does not match |
| 26 | authorization_index | /bo/management/authorization/ | Path does not match |
| 27 | authorization_edit | /bo/management/authorization/{id}/edit | Path does not match |
| 28 | authorization_update | /bo/management/authorization/{id}/edit | Path does not match |
| 29 | authorization_groups | /bo/management/authorization/{id}/groups | Path does not match |
| 30 | authorization_groups_ajax | /bo/management/authorization/{id}/groups | Path does not match |
| 31 | building_index | /bo/management/building/ | Path does not match |
| 32 | building_new | /bo/management/building/new | Path does not match |
| 33 | building_edit | /bo/management/building/{id}/edit | Path does not match |
| 34 | business_area_index | /bo/management/business-area/ | Path does not match |
| 35 | business_area_edit | /bo/management/business-area/{id}/edit | Path does not match |
| 36 | business_area_update | /bo/management/business-area/{id}/edit | Path does not match |
| 37 | company_index | /bo/management/company/ | Path does not match |
| 38 | company_new | /bo/management/company/new | Path does not match |
| 39 | company_edit | /bo/management/company/{id}/edit | Path does not match |
| 40 | company_update | /bo/management/company/{id}/edit | Path does not match |
| 41 | contact_index | /bo/management/contact/ | Path does not match |
| 42 | contact_new | /bo/management/contact/new | Path does not match |
| 43 | contact_edit | /bo/management/contact/{id}/edit | Path does not match |
| 44 | contract_index | /bo/management/contract/ | Path does not match |
| 45 | contract_new | /bo/management/contract/new | Path does not match |
| 46 | contract_edit | /bo/management/contract/{id}/edit | Path does not match |
| 47 | contract_update | /bo/management/contract/{id}/edit | Path does not match |
| 48 | contract_business_areas | /bo/management/contract/{id}/business-area | Path does not match |
| 49 | contract_business_areas_ajax | /bo/management/contract/{id}/business-area | Path does not match |
| 50 | contract_real_estates | /bo/management/contract/{id}/realestate | Path does not match |
| 51 | contract_real_estates_ajax | /bo/management/contract/{id}/realestate | Path does not match |
| 52 | bo_dashboard | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.