Routing
app_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_announce_messaging | /{_locale}/admin/announce/messaging | Path does not match |
| 2 | admin_dashboard.es | /es/admin | Path does not match |
| 3 | admin_dashboard.en | /en/admin | Path does not match |
| 4 | app_admin_dashboard_getstat | /{_locale}/api/admin/start | Path does not match |
| 5 | app_admin_dashboard_getconnecteduser | /{_locale}/admin/user-connected/{user_id} | Path does not match |
| 6 | app_admin_dashboard_displaybooking | /{_locale}/admin/diplay_booking/{booking_id} | Path does not match |
| 7 | app_login.es | /es/login | Path does not match |
| 8 | app_login.en | /en/login | Path does not match |
| 9 | app_admin.es | /es/contact | Path does not match |
| 10 | app_admin.en | /en/admin_check | Path does not match |
| 11 | app_announce_detail | /{_locale}/announce/detail | Path does not match |
| 12 | app_announcedetail_makeoffre | /{_locale}/announce_offer/generate | Path does not match |
| 13 | app_announcedetail_getmessages | /{_locale}/announce_chat/retrieved | Path does not match |
| 14 | app_announcedetail_postmessage | /{_locale}/announce_chat/post | Path does not match |
| 15 | app_room_booking | /{_locale}/building/room/booking | Path does not match |
| 16 | app_building_navigation | /{_locale}/building/navigation | Path does not match |
| 17 | app_externalservice_postsms | /{_locale}/external-service/sms | Path does not match |
| 18 | app_externalservice_sendemail | /{_locale}/external-service/sendmail | Path does not match |
| 19 | app_file_manager.es | /es/file/manager | Path does not match |
| 20 | app_file_manager.en | /en/file/manager | Path does not match |
| 21 | app_home.es | /es/ | Path does not match |
| 22 | app_home.en | /en/ | Path does not match |
| 23 | change_locale | /{_locale}/change_locale/{locale} | Path does not match |
| 24 | app_home_locatedclient | /{_locale}/client_location | Path does not match |
| 25 | app_home_addtonewletter | /{_locale}/client_newletter | Path does not match |
| 26 | app_home_sendmessagetoadmin | /{_locale}/client_contact_us | Path does not match |
| 27 | app_home_findbuild | /{_locale}/api/v1/find_buildings | Path does not match |
| 28 | app_payment.es | /es/payment/{token} | Path does not match |
| 29 | app_payment.en | /en/payment/{token} | Path does not match |
| 30 | app_payment_notify.es | /es/payment_notify | Path does not match |
| 31 | app_payment_notify.en | /en/payment_notify | Path does not match |
| 32 | app_register.es | /es/register | Path does not match |
| 33 | app_register.en | /en/register | Path does not match |
| 34 | app_verify_email.es | /es/verify/email | Path does not match |
| 35 | app_verify_email.en | /en/verify/email | Path does not match |
| 36 | app_resend_email.es | /es/resend/email/{user} | Path does not match |
| 37 | app_resend_email.en | /en/resend/email/{user} | Path does not match |
| 38 | app_forgot_password_request | /{_locale}/reset-password | Path does not match |
| 39 | app_check_email | /{_locale}/reset-password/check-email | Path does not match |
| 40 | app_reset_password | /{_locale}/reset-password/reset/{token} | Path does not match |
| 41 | app_user_postuser | /{_locale}/api/register | Path does not match |
| 42 | app_user_resetpassword | /{_locale}/resetting | Path does not match |
| 43 | app_user_confirmemail | /{_locale}/confirmation/email/{token} | Path does not match |
| 44 | app_user_profile | /{_locale}/user/profile | Path does not match |
| 45 | app_user_profile_update | /{_locale}/api/v1/user_profile/update | Path does not match |
| 46 | app_user_setting | /{_locale}/user/setting | Path does not match |
| 47 | app_user_space_booking | /{_locale}/user/space/booking | Path does not match |
| 48 | app_user_space_preference | /{_locale}/user/space/preference | Path does not match |
| 49 | api_genid | /api/v1/.well-known/genid/{id} | Path does not match |
| 50 | api_entrypoint | /api/v1/{index}.{_format} | Path does not match |
| 51 | api_doc | /api/v1/docs.{_format} | Path does not match |
| 52 | api_graphql_entrypoint | /api/v1/graphql | Path does not match |
| 53 | api_graphql_graphiql | /api/v1/graphql/graphiql | Path does not match |
| 54 | api_jsonld_context | /api/v1/contexts/{shortName}.{_format} | Path does not match |
| 55 | api_actualites_get_collection | /api/v1/actualites.{_format} | Path does not match |
| 56 | api_actualites_post_collection | /api/v1/actualites.{_format} | Path does not match |
| 57 | api_actualites_get_item | /api/v1/actualites/{id}.{_format} | Path does not match |
| 58 | api_actualites_delete_item | /api/v1/actualites/{id}.{_format} | Path does not match |
| 59 | api_actualites_put_item | /api/v1/actualites/{id}.{_format} | Path does not match |
| 60 | api_actualites_patch_item | /api/v1/actualites/{id}.{_format} | Path does not match |
| 61 | api_addresses_get_collection | /api/v1/addresses.{_format} | Path does not match |
| 62 | api_addresses_post_collection | /api/v1/addresses.{_format} | Path does not match |
| 63 | api_addresses_get_item | /api/v1/addresses/{id}.{_format} | Path does not match |
| 64 | api_addresses_delete_item | /api/v1/addresses/{id}.{_format} | Path does not match |
| 65 | api_addresses_put_item | /api/v1/addresses/{id}.{_format} | Path does not match |
| 66 | api_addresses_patch_item | /api/v1/addresses/{id}.{_format} | Path does not match |
| 67 | api_announces_get_collection | /api/v1/announces.{_format} | Path does not match |
| 68 | api_announces_post_collection | /api/v1/announces.{_format} | Path does not match |
| 69 | api_announces_get_item | /api/v1/announces/{id}.{_format} | Path does not match |
| 70 | api_announces_delete_item | /api/v1/announces/{id}.{_format} | Path does not match |
| 71 | api_announces_put_item | /api/v1/announces/{id}.{_format} | Path does not match |
| 72 | api_announces_patch_item | /api/v1/announces/{id}.{_format} | Path does not match |
| 73 | api_backgrounds_get_collection | /api/v1/backgrounds.{_format} | Path does not match |
| 74 | api_backgrounds_post_collection | /api/v1/backgrounds.{_format} | Path does not match |
| 75 | api_backgrounds_get_item | /api/v1/backgrounds/{id}.{_format} | Path does not match |
| 76 | api_backgrounds_delete_item | /api/v1/backgrounds/{id}.{_format} | Path does not match |
| 77 | api_backgrounds_put_item | /api/v1/backgrounds/{id}.{_format} | Path does not match |
| 78 | api_backgrounds_patch_item | /api/v1/backgrounds/{id}.{_format} | Path does not match |
| 79 | api_booking_rooms_get_collection | /api/v1/booking_rooms.{_format} | Path does not match |
| 80 | api_booking_rooms_post_collection | /api/v1/booking_rooms.{_format} | Path does not match |
| 81 | api_booking_rooms_get_item | /api/v1/booking_rooms/{id}.{_format} | Path does not match |
| 82 | api_booking_rooms_delete_item | /api/v1/booking_rooms/{id}.{_format} | Path does not match |
| 83 | api_booking_rooms_put_item | /api/v1/booking_rooms/{id}.{_format} | Path does not match |
| 84 | api_booking_rooms_patch_item | /api/v1/booking_rooms/{id}.{_format} | Path does not match |
| 85 | api_buildings_get_collection | /api/v1/buildings.{_format} | Path does not match |
| 86 | api_buildings_post_collection | /api/v1/buildings.{_format} | Path does not match |
| 87 | api_buildings_get_item | /api/v1/buildings/{id}.{_format} | Path does not match |
| 88 | api_buildings_delete_item | /api/v1/buildings/{id}.{_format} | Path does not match |
| 89 | api_buildings_put_item | /api/v1/buildings/{id}.{_format} | Path does not match |
| 90 | api_buildings_patch_item | /api/v1/buildings/{id}.{_format} | Path does not match |
| 91 | api_building_types_get_collection | /api/v1/building_types.{_format} | Path does not match |
| 92 | api_building_types_post_collection | /api/v1/building_types.{_format} | Path does not match |
| 93 | api_building_types_get_item | /api/v1/building_types/{id}.{_format} | Path does not match |
| 94 | api_building_types_delete_item | /api/v1/building_types/{id}.{_format} | Path does not match |
| 95 | api_building_types_put_item | /api/v1/building_types/{id}.{_format} | Path does not match |
| 96 | api_building_types_patch_item | /api/v1/building_types/{id}.{_format} | Path does not match |
| 97 | api_commentaires_get_collection | /api/v1/commentaires.{_format} | Path does not match |
| 98 | api_commentaires_post_collection | /api/v1/commentaires.{_format} | Path does not match |
| 99 | api_commentaires_get_item | /api/v1/commentaires/{id}.{_format} | Path does not match |
| 100 | api_commentaires_delete_item | /api/v1/commentaires/{id}.{_format} | Path does not match |
| 101 | api_commentaires_put_item | /api/v1/commentaires/{id}.{_format} | Path does not match |
| 102 | api_commentaires_patch_item | /api/v1/commentaires/{id}.{_format} | Path does not match |
| 103 | api_companies_get_collection | /api/v1/companies.{_format} | Path does not match |
| 104 | api_companies_post_collection | /api/v1/companies.{_format} | Path does not match |
| 105 | api_companies_get_item | /api/v1/companies/{id}.{_format} | Path does not match |
| 106 | api_companies_put_item | /api/v1/companies/{id}.{_format} | Path does not match |
| 107 | api_companies_delete_item | /api/v1/companies/{id}.{_format} | Path does not match |
| 108 | api_contacts_get_collection | /api/v1/contacts.{_format} | Path does not match |
| 109 | api_contacts_post_collection | /api/v1/contacts.{_format} | Path does not match |
| 110 | api_contacts_get_item | /api/v1/contacts/{id}.{_format} | Path does not match |
| 111 | api_contacts_delete_item | /api/v1/contacts/{id}.{_format} | Path does not match |
| 112 | api_contacts_put_item | /api/v1/contacts/{id}.{_format} | Path does not match |
| 113 | api_contacts_patch_item | /api/v1/contacts/{id}.{_format} | Path does not match |
| 114 | api_countries_get_collection | /api/v1/countries.{_format} | Path does not match |
| 115 | api_countries_post_collection | /api/v1/countries.{_format} | Path does not match |
| 116 | api_countries_get_item | /api/v1/countries/{id}.{_format} | Path does not match |
| 117 | api_countries_delete_item | /api/v1/countries/{id}.{_format} | Path does not match |
| 118 | api_countries_put_item | /api/v1/countries/{id}.{_format} | Path does not match |
| 119 | api_countries_patch_item | /api/v1/countries/{id}.{_format} | Path does not match |
| 120 | api_coupons_get_collection | /api/v1/coupons.{_format} | Path does not match |
| 121 | api_coupons_post_collection | /api/v1/coupons.{_format} | Path does not match |
| 122 | api_coupons_get_item | /api/v1/coupons/{id}.{_format} | Path does not match |
| 123 | api_coupons_delete_item | /api/v1/coupons/{id}.{_format} | Path does not match |
| 124 | api_coupons_put_item | /api/v1/coupons/{id}.{_format} | Path does not match |
| 125 | api_coupons_patch_item | /api/v1/coupons/{id}.{_format} | Path does not match |
| 126 | api_firebase_tokens_get_collection | /api/v1/firebase_tokens.{_format} | Path does not match |
| 127 | api_firebase_tokens_post_collection | /api/v1/firebase_tokens.{_format} | Path does not match |
| 128 | api_firebase_tokens_get_item | /api/v1/firebase_tokens/{id}.{_format} | Path does not match |
| 129 | api_firebase_tokens_delete_item | /api/v1/firebase_tokens/{id}.{_format} | Path does not match |
| 130 | api_firebase_tokens_put_item | /api/v1/firebase_tokens/{id}.{_format} | Path does not match |
| 131 | api_firebase_tokens_patch_item | /api/v1/firebase_tokens/{id}.{_format} | Path does not match |
| 132 | api_logs_get_collection | /api/v1/logs.{_format} | Path does not match |
| 133 | api_logs_post_collection | /api/v1/logs.{_format} | Path does not match |
| 134 | api_logs_get_item | /api/v1/logs/{id}.{_format} | Path does not match |
| 135 | api_logs_put_item | /api/v1/logs/{id}.{_format} | Path does not match |
| 136 | api_logs_delete_item | /api/v1/logs/{id}.{_format} | Path does not match |
| 137 | api_media_objects_post_collection | /api/v1/media_objects.{_format} | Path does not match |
| 138 | api_media_objects_get_collection | /api/v1/media_objects.{_format} | Path does not match |
| 139 | api_media_objects_get_item | /api/v1/media_objects/{id}.{_format} | Path does not match |
| 140 | api_notification_pushes_get_collection | /api/v1/notification_pushes.{_format} | Path does not match |
| 141 | api_notification_pushes_post_collection | /api/v1/notification_pushes.{_format} | Path does not match |
| 142 | api_notification_pushes_get_item | /api/v1/notification_pushes/{id}.{_format} | Path does not match |
| 143 | api_notification_pushes_delete_item | /api/v1/notification_pushes/{id}.{_format} | Path does not match |
| 144 | api_notification_pushes_put_item | /api/v1/notification_pushes/{id}.{_format} | Path does not match |
| 145 | api_notification_pushes_patch_item | /api/v1/notification_pushes/{id}.{_format} | Path does not match |
| 146 | api_packages_get_collection | /api/v1/packages.{_format} | Path does not match |
| 147 | api_packages_post_collection | /api/v1/packages.{_format} | Path does not match |
| 148 | api_packages_get_item | /api/v1/packages/{id}.{_format} | Path does not match |
| 149 | api_packages_delete_item | /api/v1/packages/{id}.{_format} | Path does not match |
| 150 | api_packages_put_item | /api/v1/packages/{id}.{_format} | Path does not match |
| 151 | api_packages_patch_item | /api/v1/packages/{id}.{_format} | Path does not match |
| 152 | api_partenariats_get_collection | /api/v1/partenariats.{_format} | Path does not match |
| 153 | api_partenariats_post_collection | /api/v1/partenariats.{_format} | Path does not match |
| 154 | api_partenariats_get_item | /api/v1/partenariats/{id}.{_format} | Path does not match |
| 155 | api_partenariats_delete_item | /api/v1/partenariats/{id}.{_format} | Path does not match |
| 156 | api_partenariats_put_item | /api/v1/partenariats/{id}.{_format} | Path does not match |
| 157 | api_partenariats_patch_item | /api/v1/partenariats/{id}.{_format} | Path does not match |
| 158 | api_payments_get_collection | /api/v1/payments.{_format} | Path does not match |
| 159 | api_payments_post_collection | /api/v1/payments.{_format} | Path does not match |
| 160 | api_payments_get_item | /api/v1/payments/{id}.{_format} | Path does not match |
| 161 | api_payments_delete_item | /api/v1/payments/{id}.{_format} | Path does not match |
| 162 | api_payments_put_item | /api/v1/payments/{id}.{_format} | Path does not match |
| 163 | api_payments_patch_item | /api/v1/payments/{id}.{_format} | Path does not match |
| 164 | api_payment_options_get_collection | /api/v1/payment_options.{_format} | Path does not match |
| 165 | api_payment_options_post_collection | /api/v1/payment_options.{_format} | Path does not match |
| 166 | api_payment_options_get_item | /api/v1/payment_options/{id}.{_format} | Path does not match |
| 167 | api_payment_options_delete_item | /api/v1/payment_options/{id}.{_format} | Path does not match |
| 168 | api_payment_options_put_item | /api/v1/payment_options/{id}.{_format} | Path does not match |
| 169 | api_payment_options_patch_item | /api/v1/payment_options/{id}.{_format} | Path does not match |
| 170 | api_payment_providers_get_collection | /api/v1/payment_providers.{_format} | Path does not match |
| 171 | api_payment_providers_post_collection | /api/v1/payment_providers.{_format} | Path does not match |
| 172 | api_payment_providers_get_item | /api/v1/payment_providers/{id}.{_format} | Path does not match |
| 173 | api_payment_providers_delete_item | /api/v1/payment_providers/{id}.{_format} | Path does not match |
| 174 | api_payment_providers_put_item | /api/v1/payment_providers/{id}.{_format} | Path does not match |
| 175 | api_payment_providers_patch_item | /api/v1/payment_providers/{id}.{_format} | Path does not match |
| 176 | api_rooms_get_collection | /api/v1/rooms.{_format} | Path does not match |
| 177 | api_rooms_post_collection | /api/v1/rooms.{_format} | Path does not match |
| 178 | api_rooms_get_item | /api/v1/rooms/{id}.{_format} | Path does not match |
| 179 | api_rooms_delete_item | /api/v1/rooms/{id}.{_format} | Path does not match |
| 180 | api_rooms_put_item | /api/v1/rooms/{id}.{_format} | Path does not match |
| 181 | api_rooms_patch_item | /api/v1/rooms/{id}.{_format} | Path does not match |
| 182 | api_room_options_get_collection | /api/v1/room_options.{_format} | Path does not match |
| 183 | api_room_options_post_collection | /api/v1/room_options.{_format} | Path does not match |
| 184 | api_room_options_get_item | /api/v1/room_options/{id}.{_format} | Path does not match |
| 185 | api_room_options_delete_item | /api/v1/room_options/{id}.{_format} | Path does not match |
| 186 | api_room_options_put_item | /api/v1/room_options/{id}.{_format} | Path does not match |
| 187 | api_room_options_patch_item | /api/v1/room_options/{id}.{_format} | Path does not match |
| 188 | api_room_types_get_collection | /api/v1/room_types.{_format} | Path does not match |
| 189 | api_room_types_post_collection | /api/v1/room_types.{_format} | Path does not match |
| 190 | api_room_types_get_item | /api/v1/room_types/{id}.{_format} | Path does not match |
| 191 | api_room_types_delete_item | /api/v1/room_types/{id}.{_format} | Path does not match |
| 192 | api_room_types_put_item | /api/v1/room_types/{id}.{_format} | Path does not match |
| 193 | api_room_types_patch_item | /api/v1/room_types/{id}.{_format} | Path does not match |
| 194 | api_subscriptions_get_collection | /api/v1/subscriptions.{_format} | Path does not match |
| 195 | api_subscriptions_post_collection | /api/v1/subscriptions.{_format} | Path does not match |
| 196 | api_subscriptions_get_item | /api/v1/subscriptions/{id}.{_format} | Path does not match |
| 197 | api_subscriptions_delete_item | /api/v1/subscriptions/{id}.{_format} | Path does not match |
| 198 | api_subscriptions_put_item | /api/v1/subscriptions/{id}.{_format} | Path does not match |
| 199 | api_subscriptions_patch_item | /api/v1/subscriptions/{id}.{_format} | Path does not match |
| 200 | api_testimonies_get_collection | /api/v1/testimonies.{_format} | Path does not match |
| 201 | api_testimonies_post_collection | /api/v1/testimonies.{_format} | Path does not match |
| 202 | api_testimonies_get_item | /api/v1/testimonies/{id}.{_format} | Path does not match |
| 203 | api_testimonies_delete_item | /api/v1/testimonies/{id}.{_format} | Path does not match |
| 204 | api_testimonies_put_item | /api/v1/testimonies/{id}.{_format} | Path does not match |
| 205 | api_testimonies_patch_item | /api/v1/testimonies/{id}.{_format} | Path does not match |
| 206 | api_towns_get_collection | /api/v1/towns.{_format} | Path does not match |
| 207 | api_towns_post_collection | /api/v1/towns.{_format} | Path does not match |
| 208 | api_towns_get_item | /api/v1/towns/{id}.{_format} | Path does not match |
| 209 | api_towns_delete_item | /api/v1/towns/{id}.{_format} | Path does not match |
| 210 | api_towns_put_item | /api/v1/towns/{id}.{_format} | Path does not match |
| 211 | api_towns_patch_item | /api/v1/towns/{id}.{_format} | Path does not match |
| 212 | api_users_get_collection | /api/v1/users.{_format} | Path does not match |
| 213 | api_users_post_collection | /api/v1/users.{_format} | Path does not match |
| 214 | api_users_get_item | /api/v1/users/{id}.{_format} | Path does not match |
| 215 | api_users_put_item | /api/v1/users/{id}.{_format} | Path does not match |
| 216 | api_users_delete_item | /api/v1/users/{id}.{_format} | Path does not match |
| 217 | api_visitors_get_collection | /api/v1/visitors.{_format} | Path does not match |
| 218 | api_visitors_post_collection | /api/v1/visitors.{_format} | Path does not match |
| 219 | api_visitors_get_item | /api/v1/visitors/{id}.{_format} | Path does not match |
| 220 | api_visitors_delete_item | /api/v1/visitors/{id}.{_format} | Path does not match |
| 221 | api_visitors_put_item | /api/v1/visitors/{id}.{_format} | Path does not match |
| 222 | api_visitors_patch_item | /api/v1/visitors/{id}.{_format} | Path does not match |
| 223 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 224 | _wdt | /_wdt/{token} | Path does not match |
| 225 | _profiler_home | /_profiler/ | Path does not match |
| 226 | _profiler_search | /_profiler/search | Path does not match |
| 227 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 228 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 229 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 230 | _profiler_open_file | /_profiler/open | Path does not match |
| 231 | _profiler | /_profiler/{token} | Path does not match |
| 232 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 233 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 234 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 235 | homepage | /api/v1/docs | Path does not match |
| 236 | 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.