Routing
_api_/countries/all_get_collection
Matched route
Route Parameters
| Name | Value |
|---|---|
| _api_operation_name | "_api_/countries/all_get_collection" |
| _api_resource_class | "App\Entity\Country" |
| _format | null |
| _stateless | true |
Route Matching Logs
Path to match:
/api/countries/all
| # | 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 | Path does not match |
| 57 | api_public_front_hostings_availability | /api/public-front/hostings/{hostingId}/availability | Path does not match |
| 58 | api_doc | /api/docs.{_format} | Path does not match |
| 59 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 60 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 61 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 62 | api_graphql_entrypoint | /api/graphql | Path does not match |
| 63 | api_graphql_graphiql | /api/graphql/graphiql | Path does not match |
| 64 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 65 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 66 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 67 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 68 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 69 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 70 | _api_/email-verification/request_post | /api/email-verification/request | Path does not match |
| 71 | _api_/email-verification/verify_post | /api/email-verification/verify | Path does not match |
| 72 | _api_/hostings/filter_post | /api/hostings/filter | Path does not match |
| 73 | _api_/hostings/{hostingId}/planning_post | /api/hostings/{hostingId}/planning | Path does not match |
| 74 | _api_/password-reset/reset_post | /api/password-reset/reset | Path does not match |
| 75 | _api_/password-reset/identity_post | /api/password-reset/identity | Path does not match |
| 76 | _api_/password-reset/request_post | /api/password-reset/request | Path does not match |
| 77 | _api_/public-front/sitemaps/hosting-types_get_collection | /api/public-front/sitemaps/hosting-types | Path does not match |
| 78 | _api_/sitemap_hosting_types/{id}{._format}_get | /api/sitemap_hosting_types/{id}.{_format} | Path does not match |
| 79 | _api_/public-front/sitemaps/hostings_get_collection | /api/public-front/sitemaps/hostings | Path does not match |
| 80 | _api_/sitemap_hostings/{id}{._format}_get | /api/sitemap_hostings/{id}.{_format} | Path does not match |
| 81 | _api_/public-front/sitemaps/stations_get_collection | /api/public-front/sitemaps/stations | Path does not match |
| 82 | _api_/sitemap_stations/{id}{._format}_get | /api/sitemap_stations/{id}.{_format} | Path does not match |
| 83 | _api_/password-reset/recover-uuid_post | /api/password-reset/recover-uuid | Path does not match |
| 84 | _api_/.well-known/genid/{id}{._format}_get | /api/.well-known/genid/{id}.{_format} | Path does not match |
| 85 | _api_/annulation_conditions/{id}{._format}_get | /api/annulation_conditions/{id}.{_format} | Path does not match |
| 86 | _api_/annulation_conditions{._format}_get_collection | /api/annulation_conditions.{_format} | Path does not match |
| 87 | _api_/annulation_conditions{._format}_post | /api/annulation_conditions.{_format} | Path does not match |
| 88 | _api_/annulation_conditions/{id}{._format}_patch | /api/annulation_conditions/{id}.{_format} | Path does not match |
| 89 | _api_/annulation_conditions/{id}{._format}_delete | /api/annulation_conditions/{id}.{_format} | Path does not match |
| 90 | _api_/blacklists/{id}{._format}_get | /api/blacklists/{id}.{_format} | Path does not match |
| 91 | _api_/blacklists{._format}_get_collection | /api/blacklists.{_format} | Path does not match |
| 92 | _api_/blacklists{._format}_post | /api/blacklists.{_format} | Path does not match |
| 93 | _api_/blacklists/{id}{._format}_patch | /api/blacklists/{id}.{_format} | Path does not match |
| 94 | _api_/blacklists/{id}{._format}_delete | /api/blacklists/{id}.{_format} | Path does not match |
| 95 | _api_/block_tests/{id}{._format}_get | /api/block_tests/{id}.{_format} | Path does not match |
| 96 | _api_/block_tests{._format}_get_collection | /api/block_tests.{_format} | Path does not match |
| 97 | _api_/block_tests{._format}_post | /api/block_tests.{_format} | Path does not match |
| 98 | _api_/block_tests/{id}{._format}_patch | /api/block_tests/{id}.{_format} | Path does not match |
| 99 | _api_/block_tests/{id}{._format}_delete | /api/block_tests/{id}.{_format} | Path does not match |
| 100 | _api_/companies/{id}{._format}_get | /api/companies/{id}.{_format} | Path does not match |
| 101 | _api_/companies{._format}_get_collection | /api/companies.{_format} | Path does not match |
| 102 | _api_/companies{._format}_post | /api/companies.{_format} | Path does not match |
| 103 | _api_/companies/{id}{._format}_patch | /api/companies/{id}.{_format} | Path does not match |
| 104 | _api_/companies/{id}{._format}_delete | /api/companies/{id}.{_format} | Path does not match |
| 105 | _api_/countries/all_get_collection | /api/countries/all | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.