Routing
front_nos_services
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/nos-services
| # | 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_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | admin_dashboard | /admin | Path does not match |
| 16 | admin_login | /admin/login | Path does not match |
| 17 | admin_logout | /admin/logout | Path does not match |
| 18 | ajax_get_traces_bateau | /ajax/get-traces/bateau-{id} | Path does not match |
| 19 | ajax_get_points_chargement_dechargement_trace | /ajax/get-points-chargement-dechargement/trace-{id}/{isChargement} | Path does not match |
| 20 | ajax_get_points_chargement_dechargement_bateau_trajet | /ajax/get-points-chargement-dechargement/bateau-trajet-{id}/{isChargement} | Path does not match |
| 21 | ajax_get_adresse_client | /ajax/get-adresses/client-{id} | Path does not match |
| 22 | ajax_test | /ajax/test-duree-trace | Path does not match |
| 23 | ajax_get_points_chargement | /ajax/get-points-chargement/{type} | Path does not match |
| 24 | ajax_get_dates_trajets_point_chargement | /ajax/get-dates-trajets-by-point-chargement/point-chargement-{id}/{rol} | Path does not match |
| 25 | ajax_get_trajets_by_point_chargement_and_date | /ajax/get-trajets-by-point-chargement-and-date/point-chargement-{id}/{date}/{rol} | Path does not match |
| 26 | ajax_get_dates_trajets_by_fleuve | /ajax/get-dates-trajets-by-fleuve/{fleuve}/{m3} | Path does not match |
| 27 | ajax_get_trajets_by_fleuve_and_date | /ajax/get-trajets-by-fleuve-and-date/{fleuve}/{date}/{m3} | Path does not match |
| 28 | ajax_get_trajet_trace-all_points | /ajax/get-trajet-trace-all-points/trajet-{id}/point-chargement-{point_chargement_id} | Path does not match |
| 29 | ajax_get_price_by_rol_number | /ajax/get-prix/{rol}/{type} | Path does not match |
| 30 | ajax_is_unique_identifiant_client | /ajax/is-unique-identifiant-client/{type}/{value} | Path does not match |
| 31 | ajax_get_informations_by_siret | /ajax/get-informations/siret/{siret} | Path does not match |
| 32 | ajax_estimation_get_points_dechargement | /ajax/estimation/get-points-dechargement/{id} | Path does not match |
| 33 | client_dashboard | /client/dashboard | Path does not match |
| 34 | client_liste_commandes | /client/mes-commandes | Path does not match |
| 35 | client_commande_homepage | /client/commander | Path does not match |
| 36 | client_detail_commande | /client/commande-detail/{id} | Path does not match |
| 37 | client_commande_confirmation | /client/commande-confirmation/{id} | Path does not match |
| 38 | client_commande_type | /client/commande-{type} | Path does not match |
| 39 | client_commande_livraison_speciale | /client/commande/livraison-speciale | Path does not match |
| 40 | client_commande_adblue | /client/commande/adblue | Path does not match |
| 41 | client_commande_save | /client/commande/save | Path does not match |
| 42 | client_informations_personnelles | /client/mes-informations-personnelles | Path does not match |
| 43 | client_login | /client/login | Path does not match |
| 44 | client_logout | /client/logout | Path does not match |
| 45 | client_document_download | /handle-files/download/client/{id}/document/{id_document} | Path does not match |
| 46 | commande_facture_download | /handle-files/download/commande/{id}/ƒacture | Path does not match |
| 47 | front_homepage | / | Path does not match |
| 48 | front_nos_services | /nos-services | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.