Routing
home_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://preprod.observatoirebtpevolis.com/login
Route Matching Logs
Path to match:
/
| # | 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 | access_grant | /access/{token} | Path does not match |
| 17 | admin_accountnew | /admin/users/{id}/accounts/new | Path does not match |
| 18 | admin_campaign_index | /admin/campaign | Path does not match |
| 19 | admin_campaign_list | /admin/campaign/list | Path does not match |
| 20 | admin_campaign_new | /admin/campaign/new | Path does not match |
| 21 | admin_campaign_show | /admin/campaign/{campaign} | Path does not match |
| 22 | admin_campaign_edit | /admin/campaign/{campaign}/edit | Path does not match |
| 23 | admin_campaign_change_status | /admin/campaign/{campaign}/status/{status} | Path does not match |
| 24 | admin_campaign_delete | /admin/campaign/{campaign}/delete | Path does not match |
| 25 | company_index | /admin/company | Path does not match |
| 26 | company_list | /admin/company/list | Path does not match |
| 27 | company_new | /admin/company/new | Path does not match |
| 28 | company_show | /admin/company/{id} | Path does not match |
| 29 | company_edit | /admin/company/{id}/edit | Path does not match |
| 30 | company_save | /admin/company/save | Path does not match |
| 31 | company_delete | /admin/company/{id} | Path does not match |
| 32 | dashboard_index | /admin/dashboard | Path does not match |
| 33 | equipment_index | /admin/equipments | Path does not match |
| 34 | equipment_show | /admin/equipments/{id} | Path does not match |
| 35 | equipment_new | /admin/equipments/new | Path does not match |
| 36 | equipment_edit | /admin/equipments/{id}/edit | Path does not match |
| 37 | equipment_delete | /admin/equipments/{id}/delete | Path does not match |
| 38 | admin_modelindex | /admin/models | Path does not match |
| 39 | admin_modellist | /admin/models/list | Path does not match |
| 40 | admin_modelshow | /admin/models/{id} | Path does not match |
| 41 | admin_modelnew | /admin/models/new | Path does not match |
| 42 | admin_modeledit | /admin/models/{id}/edit | Path does not match |
| 43 | admin_modeldelete | /admin/models/{id}/archive | Path does not match |
| 44 | admin_modelmodel_catalog_toggle_active | /admin/models/{id}/toggle-active | Path does not match |
| 45 | app_report_index | /admin/report | Path does not match |
| 46 | api_declarations_list | /admin/report/api/declarations | Path does not match |
| 47 | app_report_verification_detail | /report/{id}/verification/api/detail/{modelId} | Path does not match |
| 48 | app_report_verification_save_entry | /report/{id}/verification/api/entry/save | Path does not match |
| 49 | specification_index | /admin/specifications | Path does not match |
| 50 | specification_show | /admin/specifications/{id} | Path does not match |
| 51 | specification_new | /admin/specifications/new | Path does not match |
| 52 | specification_edit | /admin/specifications/{id}/edit | Path does not match |
| 53 | specification_delete | /admin/specifications/{id}/delete | Path does not match |
| 54 | specification_api_units | /admin/specifications/api/compatible-units/{specificationType} | Path does not match |
| 55 | user_index | /admin/users | Path does not match |
| 56 | user_list | /admin/users/list | Path does not match |
| 57 | user_show | /admin/users/{id} | Path does not match |
| 58 | user_new | /admin/users/new | Path does not match |
| 59 | user_add_account | /admin/users/{id}/account/add | Path does not match |
| 60 | user_edit | /admin/users/{id}/edit | Path does not match |
| 61 | user_delete | /admin/users/{id}/delete | Path does not match |
| 62 | user_impersonate | /admin/users/{id}/impersonate | Path does not match |
| 63 | api_equipments_list | /api/equipments/list | Path does not match |
| 64 | api_model_catalog_list | /api/models/list | Path does not match |
| 65 | api_model_catalog_create | /api/models | Path does not match |
| 66 | api_model_catalog_update | /api/models/{id}/update | Path does not match |
| 67 | api_model_catalog_delete | /api/models/{id}/delete | Path does not match |
| 68 | api_model_catalog_equipments | /api/models/equipments | Path does not match |
| 69 | api_model_catalog_specifications | /api/models/specifications | Path does not match |
| 70 | api_model_catalog_specifications_by_equipment | /api/models/specifications/by-equipment/{id} | Path does not match |
| 71 | api_user_toggle_active | /api/users/{id}/toggle-active | Path does not match |
| 72 | documentation_index | /help/ | Path does not match |
| 73 | documentation_documentation_serve | /help/{path} | Path does not match |
| 74 | campaign_list | /campaigns/api/overview | Path does not match |
| 75 | home_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.