GET https://test.zdeal.cm/fr/location/appartement

Routing

apartments_rental_index Matched route

Route Parameters

Name Value
_locale
"fr"

Route Matching Logs

Path to match: /fr/location/appartement
# 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 all_bookings /{_locale}/account/bookings/ Path does not match
17 client_all_bookings /{_locale}/account/bookings/clients Path does not match
18 client_booking_management /{_locale}/account/bookings/clients/{booking_slug} Path does not match
19 app_cart_add_booking /{_locale}/account/bookings/{slug}/cart/add Path does not match
20 accept_booking_by_slug /{_locale}/account/bookings/{slug}/accept Path does not match
21 confirm_booking_handover /{_locale}/account/bookings/{slug}/confirm/property/handover Path does not match
22 confirm_booking_receipt /{_locale}/account/bookings/{slug}/confirm/property/receipt Path does not match
23 submit_booking_return /{_locale}/account/bookings/clients/{slug}/return Path does not match
24 submit_booking_dispute /{_locale}/account/bookings/{slug}/dispute/open Path does not match
25 submit_dispute_message /{_locale}/account/bookings/{slug}/dispute/{id}/message/send Path does not match
26 my_booking_management /{_locale}/account/bookings/{id}/{booking_slug}/manage Path does not match
27 create_booking_front /{_locale}/account/bookings/create_booking/{slug}/announcement/{id} Path does not match
28 delete_booking_by_slug /{_locale}/account/bookings/{slug}/delete Path does not match
29 create_booking_review /{_locale}/account/bookings/review/create/announcement/{announcement_id}/booking/{booking_id} Path does not match
30 app_account_index /{_locale}/account/ Path does not match
31 app_account_dashboard /{_locale}/account/dashboard Path does not match
32 app_account_transactions /{_locale}/account/transactions Path does not match
33 app_account_transaction_by_id /{_locale}/account/transaction/{id} Path does not match
34 app_account_security /{_locale}/account/security/personal-data Path does not match
35 app_update_user_avatar /{_locale}/account/security/avatar/update Path does not match
36 account_announcements_vehicles /{_locale}/account/announcements/vehicles Path does not match
37 account_announcements_properties /{_locale}/account/announcements/properties Path does not match
38 account_announcement_by_id /{_locale}/account/announcements/{slug}/show/{id} Path does not match
39 delete_announcement_by_id /{_locale}/account/announcements/{id}/delete Path does not match
40 announcement_new /{_locale}/account/announcements/new Path does not match
41 announcement_create /{_locale}/account/announcements/create Path does not match
42 account_edit_announcement /{_locale}/account/announcements/{id}/{slug}/edit Path does not match
43 announcement_update /{_locale}/account/announcements/{id}/update Path does not match
44 add_announcement_medias /{_locale}/account/announcements/{id}/medias/add Path does not match
45 patch_announcement_medias /{_locale}/account/announcements/{id}/medias/update Path does not match
46 delete_announcement_medias /{_locale}/account/announcements/{id}/medias/delete Path does not match
47 get_one_item_medias /{_locale}/account/announcements/{id}/media Path does not match
48 vehicles_rental_index.fr /fr/location/vehicules Path does not match
49 vehicles_rental_index.en /en/rental/vehicles Path does not match
50 apartments_rental_show.fr /fr/location/appartement/{id}/{slug} Path does not match
51 apartments_rental_show.en /en/rental/apartment/{id}/{slug} Path does not match
52 apartments_rental_index.fr /fr/location/appartement Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.