Routing
app_home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/aksanti_project_/public/login
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/chauffeurs/{id}{._format}_get | /api/chauffeurs/{id}.{_format} | Path does not match |
| 11 | _api_/chauffeurs{._format}_get_collection | /api/chauffeurs.{_format} | Path does not match |
| 12 | _api_/chauffeurs{._format}_post | /api/chauffeurs.{_format} | Path does not match |
| 13 | _api_/chauffeurs/{id}{._format}_patch | /api/chauffeurs/{id}.{_format} | Path does not match |
| 14 | _api_/chauffeurs/{id}{._format}_delete | /api/chauffeurs/{id}.{_format} | Path does not match |
| 15 | _api_/societes/{id}{._format}_get | /api/societes/{id}.{_format} | Path does not match |
| 16 | _api_/societes{._format}_get_collection | /api/societes.{_format} | Path does not match |
| 17 | _api_/societes{._format}_post | /api/societes.{_format} | Path does not match |
| 18 | _api_/societes/{id}{._format}_patch | /api/societes/{id}.{_format} | Path does not match |
| 19 | _api_/societes/{id}{._format}_delete | /api/societes/{id}.{_format} | Path does not match |
| 20 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 21 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 22 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 23 | _api_/users/{id}{._format}_patch | /api/users/{id}.{_format} | Path does not match |
| 24 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 25 | admin_charoit_index | /admin/charoit | Path does not match |
| 26 | admin_charoit_new | /admin/charoit/new | Path does not match |
| 27 | admin_charoit_batch_delete | /admin/charoit/batch-delete | Path does not match |
| 28 | admin_charoit_autocomplete | /admin/charoit/autocomplete | Path does not match |
| 29 | admin_charoit_render_filters | /admin/charoit/render-filters | Path does not match |
| 30 | admin_charoit_edit | /admin/charoit/{entityId}/edit | Path does not match |
| 31 | admin_charoit_delete | /admin/charoit/{entityId}/delete | Path does not match |
| 32 | admin_charoit_detail | /admin/charoit/{entityId} | Path does not match |
| 33 | admin_pays_index | /admin/pays | Path does not match |
| 34 | admin_pays_new | /admin/pays/new | Path does not match |
| 35 | admin_pays_batch_delete | /admin/pays/batch-delete | Path does not match |
| 36 | admin_pays_autocomplete | /admin/pays/autocomplete | Path does not match |
| 37 | admin_pays_render_filters | /admin/pays/render-filters | Path does not match |
| 38 | admin_pays_edit | /admin/pays/{entityId}/edit | Path does not match |
| 39 | admin_pays_delete | /admin/pays/{entityId}/delete | Path does not match |
| 40 | admin_pays_detail | /admin/pays/{entityId} | Path does not match |
| 41 | admin_province_index | /admin/province | Path does not match |
| 42 | admin_province_new | /admin/province/new | Path does not match |
| 43 | admin_province_batch_delete | /admin/province/batch-delete | Path does not match |
| 44 | admin_province_autocomplete | /admin/province/autocomplete | Path does not match |
| 45 | admin_province_render_filters | /admin/province/render-filters | Path does not match |
| 46 | admin_province_edit | /admin/province/{entityId}/edit | Path does not match |
| 47 | admin_province_delete | /admin/province/{entityId}/delete | Path does not match |
| 48 | admin_province_detail | /admin/province/{entityId} | Path does not match |
| 49 | admin_societe_index | /admin/societe | Path does not match |
| 50 | admin_societe_new | /admin/societe/new | Path does not match |
| 51 | admin_societe_batch_delete | /admin/societe/batch-delete | Path does not match |
| 52 | admin_societe_autocomplete | /admin/societe/autocomplete | Path does not match |
| 53 | admin_societe_render_filters | /admin/societe/render-filters | Path does not match |
| 54 | admin_societe_edit | /admin/societe/{entityId}/edit | Path does not match |
| 55 | admin_societe_delete | /admin/societe/{entityId}/delete | Path does not match |
| 56 | admin_societe_detail | /admin/societe/{entityId} | Path does not match |
| 57 | admin_type_charoit_index | /admin/type-charoit | Path does not match |
| 58 | admin_type_charoit_new | /admin/type-charoit/new | Path does not match |
| 59 | admin_type_charoit_batch_delete | /admin/type-charoit/batch-delete | Path does not match |
| 60 | admin_type_charoit_autocomplete | /admin/type-charoit/autocomplete | Path does not match |
| 61 | admin_type_charoit_render_filters | /admin/type-charoit/render-filters | Path does not match |
| 62 | admin_type_charoit_edit | /admin/type-charoit/{entityId}/edit | Path does not match |
| 63 | admin_type_charoit_delete | /admin/type-charoit/{entityId}/delete | Path does not match |
| 64 | admin_type_charoit_detail | /admin/type-charoit/{entityId} | Path does not match |
| 65 | admin_user_index | /admin/user | Path does not match |
| 66 | admin_user_new | /admin/user/new | Path does not match |
| 67 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 68 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 69 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 70 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 71 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 72 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 73 | admin_ville_index | /admin/ville | Path does not match |
| 74 | admin_ville_new | /admin/ville/new | Path does not match |
| 75 | admin_ville_batch_delete | /admin/ville/batch-delete | Path does not match |
| 76 | admin_ville_autocomplete | /admin/ville/autocomplete | Path does not match |
| 77 | admin_ville_render_filters | /admin/ville/render-filters | Path does not match |
| 78 | admin_ville_edit | /admin/ville/{entityId}/edit | Path does not match |
| 79 | admin_ville_delete | /admin/ville/{entityId}/delete | Path does not match |
| 80 | admin_ville_detail | /admin/ville/{entityId} | Path does not match |
| 81 | admin_voyage_index | /admin/voyage | Path does not match |
| 82 | admin_voyage_new | /admin/voyage/new | Path does not match |
| 83 | admin_voyage_batch_delete | /admin/voyage/batch-delete | Path does not match |
| 84 | admin_voyage_autocomplete | /admin/voyage/autocomplete | Path does not match |
| 85 | admin_voyage_render_filters | /admin/voyage/render-filters | Path does not match |
| 86 | admin_voyage_edit | /admin/voyage/{entityId}/edit | Path does not match |
| 87 | admin_voyage_delete | /admin/voyage/{entityId}/delete | Path does not match |
| 88 | admin_voyage_detail | /admin/voyage/{entityId} | Path does not match |
| 89 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 90 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 91 | _wdt | /_wdt/{token} | Path does not match |
| 92 | _profiler_home | /_profiler/ | Path does not match |
| 93 | _profiler_search | /_profiler/search | Path does not match |
| 94 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 95 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 96 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 97 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 98 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 99 | _profiler_open_file | /_profiler/open | Path does not match |
| 100 | _profiler | /_profiler/{token} | Path does not match |
| 101 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 102 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 103 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 104 | admin | /admin | Path does not match |
| 105 | app_charge_index | /charge/{id} | Path does not match |
| 106 | app_charge_new | /charge/{id}/new | Path does not match |
| 107 | app_charge_show | /charge/{id} | Path does not match |
| 108 | app_charge_edit | /charge/{id}/edit | Path does not match |
| 109 | app_charge_delete | /charge/{id} | Path does not match |
| 110 | app_chauffeur_index | /chauffeur/ | Path does not match |
| 111 | app_chauffeur_new | /chauffeur/new | Path does not match |
| 112 | app_chauffeur_show | /chauffeur/{id} | Path does not match |
| 113 | app_chauffeur_edit | /chauffeur/{id}/edit | Path does not match |
| 114 | app_chauffeur_edit_delete | /chauffeur/{id}/edit/edit | Path does not match |
| 115 | app_chauffeur_delete | /chauffeur/{id} | Path does not match |
| 116 | app_chauffeur_voyage_index | /chauffeur/voyage | Path does not match |
| 117 | app_chauffeur_voyage_new | /chauffeur/voyage/new | Path does not match |
| 118 | app_chauffeur_voyage_show | /chauffeur/voyage/{id} | Path does not match |
| 119 | app_chauffeur_voyage_edit | /chauffeur/voyage/{id}/edit | Path does not match |
| 120 | app_chauffeur_voyage_delete | /chauffeur/voyage/{id} | Path does not match |
| 121 | app_client_index | /client/ | Path does not match |
| 122 | app_client_new | /client/new | Path does not match |
| 123 | app_client_show | /client/{id} | Path does not match |
| 124 | app_client_edit | /client/{id}/edit | Path does not match |
| 125 | app_client_delete | /client/{id} | Path does not match |
| 126 | app_devise_index | /devise | Path does not match |
| 127 | app_devise_new | /devise/new | Path does not match |
| 128 | app_devise_show | /devise/{id} | Path does not match |
| 129 | app_devise_edit | /devise/{id}/edit | Path does not match |
| 130 | app_devise_delete | /devise/{id} | Path does not match |
| 131 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.