Error 500 Internal Server Error

GET https://www.chalet-montagne-api-dev.azertyui.fr/api/public-front/hostings/8054/home

Routing

api_public_front_hostings_home Matched route

Route Parameters

Name Value
hostingId
"8054"

Route Matching Logs

Path to match: /api/public-front/hostings/8054/home
# Route name Path Log
1 api_hosting_activate /api/hostings/{id}/activate Path does not match
2 api_hosting_deactivate /api/hostings/{id}/deactivate Path does not match
3 api_hosting_delete /api/hostings/{id}/delete Path does not match
4 api_hosting_activation_state /api/hostings/{id}/activation-state Path does not match
5 api_hosting_cancel_delete /api/hostings/{id}/cancel-delete Path does not match
6 app_api_city_searchbypostalcode /api/cities/search-by-postal-code Path does not match
7 api_hostings_filter /api/hostings/filter Path does not match
8 api_user_hostings /api/hostings/my-hostings Path does not match
9 api_user_hosting_detail /api/hostings/{hosting} Path does not match
10 api_hosting_planning_ical_list /api/hostings/{hosting}/planning-ical Path does not match
11 api_hosting_planning_ical_new_get /api/hostings/{hosting}/planning-ical/add Path does not match
12 api_hosting_planning_ical_new_post /api/hostings/{hosting}/planning-ical/add Path does not match
13 api_hosting_planning_ical_edit_get /api/hostings/{hosting}/planning-ical/{ical} Path does not match
14 api_hosting_planning_ical_edit_post /api/hostings/{hosting}/planning-ical/{ical} Path does not match
15 api_hosting_planning_ical_deactivate /api/hostings/{hosting}/planning-ical/{ical}/disable Path does not match
16 api_hosting_planning_ical_activate /api/hostings/{hosting}/planning-ical/{ical}/activate Path does not match
17 api_hosting_planning_ical_clear /api/hostings/{hosting}/planning-ical/{ical}/clear Path does not match
18 api_hosting_planning_ical_deactivate_and_clear /api/hostings/{hosting}/planning-ical/{ical}/disable-and-clear Path does not match
19 api_hosting_planning_ical_delete /api/hostings/{hosting}/planning-ical/{ical}/delete Path does not match
20 api_hosting_planning_ical_update_preview /api/hostings/{hosting}/planning-ical/{ical}/update Path does not match
21 api_hosting_planning_ical_update_apply /api/hostings/{hosting}/planning-ical/{ical}/update Path does not match
22 api_hosting_legal_info_get /api/hostings/{hosting}/legal-information Path does not match
23 api_hosting_legal_toggle_cb /api/hostings/{hosting}/legal-information/toggle-cb Path does not match
24 api_hosting_options_info /api/hostings/{hosting}/options-info Path does not match
25 api_hosting_options_selection_get /api/hostings/{hosting}/options-selection Path does not match
26 api_hosting_options_selection_update /api/hostings/{hosting}/options-selection Path does not match
27 api_images_patch_batch /api/hostings/{hosting}/images Path does not match
28 api_image_patch /api/images/{id} Path does not match
29 api_hosting_general_info /api/hostings/specifications/{hosting} Path does not match
30 api_hosting_update_specifications /api/hostings/specifications/{hosting} Path does not match
31 api_hosting_stations_info /api/hostings/{hosting}/stations-info Path does not match
32 api_hosting_stations_selection_get /api/hostings/{hosting}/stations-selection Path does not match
33 api_hosting_stations_selection_update /api/hostings/{hosting}/stations-selection Path does not match
34 api_hostings_plannings_overview /api/hostings/plannings/overview Path does not match
35 api_hostings_plannings_validate_all /api/hostings/plannings/validate-all Path does not match
36 api_news_list /api/news Path does not match
37 api_news_show /api/news/{id} Path does not match
38 api_notifications_list /api/notifications Path does not match
39 api_notifications_unread_count /api/notifications/unread-count Path does not match
40 api_planning_advanced_reservation_create /api/plannings/{hosting}/advanced-reservation Path does not match
41 api_planning_advanced_reservation_update /api/plannings/{hosting}/advanced-reservation/{planning} Path does not match
42 api_planning_advanced_reservation_get /api/plannings/{hosting}/advanced-reservation Path does not match
43 api_planning_advanced_reservation_delete /api/plannings/{hosting}/advanced-reservation/{planningId} Path does not match
44 api_short_stays_get_by_hosting /api/pricing_schedules/hosting/{hosting}/short-stays Path does not match
45 api_short_stays_duplicate /api/pricing_schedules/{pricingSchedule}/duplicate Path does not match
46 api_short_stays_duplicate_plus7 /api/pricing_schedules/{pricingSchedule}/duplicate-plus-7 Path does not match
47 api_short_stays_create_short_stay /api/pricing_schedules/hosting/{hosting}/short-stays Path does not match
48 api_pricing_schedules_update_pricing_schedule /api/pricing_schedules/{id} Path does not match
49 api_guides_list /api/guides Path does not match
50 api_guides_save-guide /api/guides Path does not match
51 api_users_profile_me_get /api/users/me Path does not match
52 api_users_profile_address_get /api/users/{user}/address Path does not match
53 api_users_profile_address_update /api/users/{user}/address Path does not match
54 api_users_profile_contact_update /api/users/{user}/contact Path does not match
55 ical_export_cm_only /{hosting}/ical/cm/{hash} Path does not match
56 api_public_front_hostings_home /api/public-front/hostings/{hostingId}/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.