Routing
app_boutique
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/boutique
| # | 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 | app_admin | /admin/ | Path does not match |
| 17 | app_commande_index | /admin/commande | Path does not match |
| 18 | app_add_jeton_admin | /admin/addJeton | Path does not match |
| 19 | app_commande_show | /admin/{id}/show | Path does not match |
| 20 | app_commande_edit | /admin/edit/{id} | Path does not match |
| 21 | app_commande_delete | /admin/delete/{id} | Path does not match |
| 22 | app_user_status_ping | /api/user-status/ping | Path does not match |
| 23 | app_user_status_online_users | /api/user-status/online-users | Path does not match |
| 24 | app_user_status_offline | /api/user-status/set-offline | Path does not match |
| 25 | app_user_status_is_online | /api/user-status/is-online | Path does not match |
| 26 | api_categorie_index | /api/mobile/categorie | Path does not match |
| 27 | api_categorie_show | /api/mobile/categorie/{id} | Path does not match |
| 28 | api_categorie_new | /api/mobile/categorie | Path does not match |
| 29 | api_categorie_edit | /api/mobile/categorie/{id} | Path does not match |
| 30 | api_categorie_delete | /api/mobile/categorie/{id} | Path does not match |
| 31 | api_client_departements | /api/mobile/client/me | Path does not match |
| 32 | get_profile | /api/mobile/client/{id}/profile | Path does not match |
| 33 | edit_profile | /api/mobile/client/{id}/profile | Path does not match |
| 34 | list_departements | /api/mobile/client/departements | Path does not match |
| 35 | list_villes_by_departement | /api/mobile/client/departements/{id}/villes | Path does not match |
| 36 | app_api_mobile_apiclient_editprofilepictureapi | /api/mobile/client/picture/edit | Path does not match |
| 37 | app_api_mobile_apicoiffeur_getallcoiffeurs | /api/mobile/coiffeurs/search | Path does not match |
| 38 | app_api_mobile_apicoiffeur_getallcoiffeur | /api/mobile/coiffeurs | Path does not match |
| 39 | app_api_mobile_apicoiffeur_getcoiffeur | /api/mobile/coiffeur/{id} | Path does not match |
| 40 | api_checkout | /api/mobile/commande/checkout | Path does not match |
| 41 | api_creer | /api/mobile/commande/creer | Path does not match |
| 42 | verifie_commande | /api/mobile/commande/verifie | Path does not match |
| 43 | api_detail | /api/mobile/commande/{id} | Path does not match |
| 44 | detail | /api/mobile/commande/aff/{id} | Path does not match |
| 45 | /api/mobile/commande/{id}/pdf | Path does not match | |
| 46 | pdf_preview | /api/mobile/commande/{id}/pdf/preview | Path does not match |
| 47 | modifier_statut | /{id}/modifier-statut | Path does not match |
| 48 | api_departement_list | /api/mobile/departements | Path does not match |
| 49 | api_departement_show | /api/mobile/departement/{id} | Path does not match |
| 50 | api_departement_search | /api/mobile/departements/search | Path does not match |
| 51 | api_lieu_prestation_list | /api/mobile/lieu_prestations | Path does not match |
| 52 | api_lieu_prestation_show | /api/mobile/lieu_prestation/{id} | Path does not match |
| 53 | api_lieu_prestation_search | /api/mobile/lieu_prestations/search | Path does not match |
| 54 | api_origine_list | /api/mobile/origines | Path does not match |
| 55 | api_origine_show | /api/mobile/origine/{id} | Path does not match |
| 56 | api_origine_search | /api/mobile/origines/search | Path does not match |
| 57 | app_api_mobile_apiproduit_search | /api/mobile/produits/search | Path does not match |
| 58 | app_api_mobile_apiproduit_getallcoiffeur | /api/mobile/produits | Path does not match |
| 59 | app_api_mobile_apiproduit_getproduit | /api/mobile/produit/{id} | Path does not match |
| 60 | app_api_mobile_apireservation_reservationclient | /api/mobile/reservation | Path does not match |
| 61 | app_api_mobile_apireservation_valideoffre | /api/mobile/reservation_candidature_pris | Path does not match |
| 62 | api_rdv_annuler | /api/mobile/reservation_annuler/{id} | Path does not match |
| 63 | api_mobile_reservation_valider | /api/mobile/reservation_valider/{id} | Path does not match |
| 64 | app_api_mobile_apireservation_reponse_offre | /api/mobile/reservation_candidature | Path does not match |
| 65 | app_api_mobile_apireservation_payfee | /api/mobile/pay_fee | Path does not match |
| 66 | app_api_mobile_apireservation_payment_valide | /api/mobile/payment_valide | Path does not match |
| 67 | app_api_mobile_apireservation_getallreservationmatch | /api/mobile/reservation_match | Path does not match |
| 68 | app_api_mobile_apireservation_getproduit | /api/mobile/reservation/{id} | Path does not match |
| 69 | api_coiffeur_postuler | /api/mobile/reservation/postuler/{id} | Path does not match |
| 70 | app_api_mobile_apireservation_getallreservationvalidee | /api/mobile/reservationsValidee | Path does not match |
| 71 | app_api_offre_valider | /api/mobile/reservation_candidature_pris_coiffeur | Path does not match |
| 72 | app_api_offre_valider_detail | /api/mobile/reservation_candidature_pris_coiffeur_detail/{id} | Path does not match |
| 73 | api_postuler_reservation | /api/mobile/reservation_postuler | Path does not match |
| 74 | api_register | /api/mobile/register | Path does not match |
| 75 | api_login | /api/mobile/login | Path does not match |
| 76 | api_me | /api/mobile/me | Path does not match |
| 77 | api_specialite_list | /api/mobile/specialites | Path does not match |
| 78 | api_specialite_show | /api/mobile/specialite/{id} | Path does not match |
| 79 | api_specialite_search | /api/mobile/specialites/search | Path does not match |
| 80 | api_type_coiffure_list | /api/mobile/types_coiffures | Path does not match |
| 81 | api_type_coiffure_show | /api/mobile/types_coiffure/{id} | Path does not match |
| 82 | api_type_coiffure_search | /api/mobile/types_coiffures/search | Path does not match |
| 83 | api_type_list | /api/mobile/types | Path does not match |
| 84 | api_type_show | /api/mobile/type/{id} | Path does not match |
| 85 | api_type_search | /api/mobile/types/search | Path does not match |
| 86 | app_get_type_by_category_id | /api/mobile/get_types_by_category_id | Path does not match |
| 87 | api_ville_list | /api/mobile/villes | Path does not match |
| 88 | api_ville_show | /api/mobile/ville/{id} | Path does not match |
| 89 | api_ville_search | /api/mobile/villes/search | Path does not match |
| 90 | app_mobile_get_ville_by_departement_id | /api/mobile/find_ville_by_departement_id | Path does not match |
| 91 | app_produit_app_get_type_by_category_id | /api/produit/type | Path does not match |
| 92 | app_villeapp_get_ville_by_departement_id | /api/ville/find_by_departement_id | Path does not match |
| 93 | app_benefit_lancer | /benefit/teste | Path does not match |
| 94 | app_benefit_index | /benefit | Path does not match |
| 95 | app_benefit_new | /benefit/new | Path does not match |
| 96 | app_benefit_show | /benefit/{id} | Path does not match |
| 97 | app_benefit_edit | /benefit/{id}/edit | Path does not match |
| 98 | app_benefit_delete | /benefit/{id} | Path does not match |
| 99 | app_blog_category_index | /blog/category | Path does not match |
| 100 | app_blog_category_new | /blog/category/new | Path does not match |
| 101 | app_blog_category_show | /blog/category/{id} | Path does not match |
| 102 | app_blog_category_edit | /blog/category/{id}/edit | Path does not match |
| 103 | app_blog_category_delete | /blog/category/{id} | Path does not match |
| 104 | app_boutique | /boutique | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.