Routing
_api_/properties{._format}_get_collection
Matched route
Route Parameters
| Name | Value |
|---|---|
| _api_operation_name | "_api_/properties{._format}_get_collection" |
| _api_resource_class | "App\Entity\Property" |
| _format | null |
| _stateless | null |
Route Matching Logs
Path to match:
/api/properties
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 3 | api_entrypoint | /api/{index}.{_format} | Path almost matches, but Requirement for "index" does not match (index) |
| 4 | api_doc | /api/docs.{_format} | Path does not match |
| 5 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/mongo/batch_processes{._format}_get_collection | /api/mongo/batch_processes.{_format} | Path does not match |
| 11 | _api_/mongo/batch_processes/{id}{._format}_get | /api/mongo/batch_processes/{id}.{_format} | Path does not match |
| 12 | _api_/mongo/guests{._format}_get_collection | /api/mongo/guests.{_format} | Path does not match |
| 13 | _api_/mongo/guests/{id}{._format}_get | /api/mongo/guests/{id}.{_format} | Path does not match |
| 14 | _api_/mongo/invoices{._format}_get_collection | /api/mongo/invoices.{_format} | Path does not match |
| 15 | _api_/mongo/invoices/{id}{._format}_get | /api/mongo/invoices/{id}.{_format} | Path does not match |
| 16 | _api_/mongo/reservations{._format}_get_collection | /api/mongo/reservations.{_format} | Path does not match |
| 17 | _api_/mongo/reservations/{id}{._format}_get | /api/mongo/reservations/{id}.{_format} | Path does not match |
| 18 | _api_/addresses{._format}_get_collection | /api/addresses.{_format} | Path does not match |
| 19 | _api_/addresses{._format}_post | /api/addresses.{_format} | Path does not match |
| 20 | _api_/addresses/{id}{._format}_get | /api/addresses/{id}.{_format} | Path does not match |
| 21 | _api_/addresses/{id}{._format}_put | /api/addresses/{id}.{_format} | Path does not match |
| 22 | _api_/bookings{._format}_get_collection | /api/bookings.{_format} | Path does not match |
| 23 | _api_/bookings{._format}_export | /api/bookings/export | Path does not match |
| 24 | _api_/bookings{._format}_apartment_enjoyment | /api/bookings/apartment_enjoyment.{_format} | Path does not match |
| 25 | _api_/bookings{._format}_rent_discount | /api/bookings/rent_discount | Path does not match |
| 26 | _api_/bookings{._format}_send_email | /api/bookings/send_email | Path does not match |
| 27 | _api_/bookings{._format}_post | /api/bookings.{_format} | Path does not match |
| 28 | _api_/bookings{._format}_create_reservation | /api/bookings/create_reservation | Path does not match |
| 29 | _api_/bookings/{id}{._format}_get | /api/bookings/{id}.{_format} | Path does not match |
| 30 | _api_/bookings/{id}{._format}_put | /api/bookings/{id}.{_format} | Path does not match |
| 31 | _api_/bookings{._format}_activate | /api/bookings/{id}/activate | Path does not match |
| 32 | _api_/bookings{._format}_cancel | /api/bookings/{id}/cancel | Path does not match |
| 33 | _api_/bookings/{id}{._format}_delete | /api/bookings/{id}.{_format} | Path does not match |
| 34 | _api_/cash_flow_entries{._format}_get_collection | /api/cash_flow_entries.{_format} | Path does not match |
| 35 | _api_/cash_flow_entries{._format}_export | /api/cash_flow_entries/export | Path does not match |
| 36 | _api_/cash_flow_entries/{id}{._format}_get | /api/cash_flow_entries/{id}.{_format} | Path does not match |
| 37 | _api_/cash_flow_entries{._format}_post | /api/cash_flow_entries.{_format} | Path does not match |
| 38 | _api_/cash_flow_entries/{id}{._format}_put | /api/cash_flow_entries/{id}.{_format} | Path does not match |
| 39 | _api_/cash_flow_entries{._format}_activate | /api/cash_flow_entries/{id}/activate | Path does not match |
| 40 | _api_/cash_flow_entries/{id}{._format}_delete | /api/cash_flow_entries/{id}.{_format} | Path does not match |
| 41 | _api_/documents{._format}_upload | /api/documents.{_format} | Path does not match |
| 42 | _api_/documents/{id}{._format}_put | /api/documents/{id}.{_format} | Path does not match |
| 43 | _api_/documents/{id}{._format}_delete | /api/documents/{id}.{_format} | Path does not match |
| 44 | _api_/imports{._format}_post | /api/imports | Path does not match |
| 45 | _api_/imports/{id}{._format}_get | /api/imports/{id}.{_format} | Path does not match |
| 46 | _api_/imports/{id}{._format}_patch | /api/imports/{id} | Path does not match |
| 47 | _api_/inbox_messages{._format}_get_collection | /api/inbox_messages.{_format} | Path does not match |
| 48 | _api_/inbox_messages/{id}{._format}_get | /api/inbox_messages/{id}.{_format} | Path does not match |
| 49 | _api_/inbox_messages{._format}_seen | /api/inbox_messages/{id}/seen | Path does not match |
| 50 | _api_/inbox_messages{._format}_unseen | /api/inbox_messages/{id}/unseen | Path does not match |
| 51 | _api_/inbox_messages/{id}{._format}_delete | /api/inbox_messages/{id}.{_format} | Path does not match |
| 52 | _api_/liquidations{._format}_get_collection | /api/liquidations.{_format} | Path does not match |
| 53 | _api_/liquidations/{id}{._format}_get | /api/liquidations/{id}.{_format} | Path does not match |
| 54 | _api_/liquidations/generate_post | /api/liquidations/generate | Path does not match |
| 55 | _api_/liquidations/confirm_post | /api/liquidations/confirm | Path does not match |
| 56 | _api_/liquidations/invoices_post | /api/liquidations/invoices | Path does not match |
| 57 | _api_/liquidations/send_messages_post | /api/liquidations/send_messages | Path does not match |
| 58 | _api_/liquidation_inbox_messages{._format}_get_collection | /api/liquidation_inbox_messages.{_format} | Path does not match |
| 59 | _api_/liquidation_inbox_messages/{id}{._format}_get | /api/liquidation_inbox_messages/{id}.{_format} | Path does not match |
| 60 | _api_/liquidation_lines{._format}_get_collection | /api/liquidation_lines.{_format} | Path does not match |
| 61 | _api_/liquidation_lines/{id}{._format}_get | /api/liquidation_lines/{id}.{_format} | Path does not match |
| 62 | _api_/liquidation_property_owners{._format}_get_collection | /api/liquidation_property_owners.{_format} | Path does not match |
| 63 | _api_/liquidation_property_owners/{id}{._format}_get | /api/liquidation_property_owners/{id}.{_format} | Path does not match |
| 64 | _api_/liquidation_property_owner{._format}_invoice_accept | /api/liquidation_property_owners/{id}/invoice_accept | Path does not match |
| 65 | _api_/liquidation_property_owner{._format}_invoice_reject | /api/liquidation_property_owners/{id}/invoice_reject | Path does not match |
| 66 | _api_/mews_booking_engines{._format}_get_collection | /api/mews_booking_engines.{_format} | Path does not match |
| 67 | _api_/mews_booking_engines/{id}{._format}_get | /api/mews_booking_engines/{id}.{_format} | Path does not match |
| 68 | _api_/payments{._format}_get_collection | /api/payments.{_format} | Path does not match |
| 69 | _api_/payment{._format}_export | /api/payments/export | Path does not match |
| 70 | _api_/payments/{id}{._format}_get | /api/payments/{id}.{_format} | Path does not match |
| 71 | _api_/payments/{id}{._format}_put | /api/payments/{id}.{_format} | Path does not match |
| 72 | _api_/projects{._format}_get_collection | /api/projects.{_format} | Path does not match |
| 73 | _api_/projects{._format}_post | /api/projects.{_format} | Path does not match |
| 74 | _api_/projects/{id}{._format}_get | /api/projects/{id}.{_format} | Path does not match |
| 75 | _api_/projects/{id}{._format}_patch | /api/projects/{id}.{_format} | Path does not match |
| 76 | _api_/projects/{id}{._format}_put | /api/projects/{id}.{_format} | Path does not match |
| 77 | _api_/projects{._format}_activate | /api/projects/{id}/activate | Path does not match |
| 78 | _api_/projects/{id}{._format}_delete | /api/projects/{id}.{_format} | Path does not match |
| 79 | _api_/project_coupons/{id}{._format}_get | /api/project_coupons/{id}.{_format} | Path does not match |
| 80 | _api_/project_coupons{._format}_get_collection | /api/project_coupons.{_format} | Path does not match |
| 81 | _api_/project_financials{._format}_post | /api/project_financials.{_format} | Path does not match |
| 82 | _api_/project_financials/{id}{._format}_get | /api/project_financials/{id}.{_format} | Path does not match |
| 83 | _api_/project_financials{._format}_get_collection | /api/project_financials.{_format} | Path does not match |
| 84 | _api_/project_financials/{id}{._format}_put | /api/project_financials/{id}.{_format} | Path does not match |
| 85 | _api_/project_financial_sales/{id}{._format}_get | /api/project_financial_sales/{id}.{_format} | Path does not match |
| 86 | _api_/project_financial_sales{._format}_get_collection | /api/project_financial_sales.{_format} | Path does not match |
| 87 | _api_/project_financial_sales{._format}_post | /api/project_financial_sales.{_format} | Path does not match |
| 88 | _api_/project_financial_sales/{id}{._format}_patch | /api/project_financial_sales/{id}.{_format} | Path does not match |
| 89 | _api_/project_financial_sales/{id}{._format}_delete | /api/project_financial_sales/{id}.{_format} | Path does not match |
| 90 | _api_/project_locations/{id}{._format}_get | /api/project_locations/{id}.{_format} | Path does not match |
| 91 | _api_/project_locations{._format}_get_collection | /api/project_locations.{_format} | Path does not match |
| 92 | _api_/project_pools{._format}_get_collection | /api/project_pools.{_format} | Path does not match |
| 93 | _api_/project_pools/{id}{._format}_get | /api/project_pools/{id}.{_format} | Path does not match |
| 94 | _api_/properties{._format}_get_collection | /api/properties.{_format} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.