Routing
api_shop/orders_get_collection
Matched route
Route Parameters
| Name | Value |
|---|---|
| _api_collection_operation_name | "get" |
| _api_exception_to_status | [] |
| _api_has_composite_identifier | false |
| _api_identifiers | [
"id"
] |
| _api_operation_name | "api_shop/orders_get_collection" |
| _api_resource_class | "Roothirsch\ShopBundle\Entity\Order" |
| _format | null |
| _stateless | null |
Route Matching Logs
Path to match:
/api/shop/orders
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | content_page_support | /page/support | Path does not match |
| 3 | configurator_data_update_log | /configurator/data_update_log | Path does not match |
| 4 | home | / | Path does not match |
| 5 | products_index | /products | Path does not match |
| 6 | api_feedback_submit | /api/feedback/submit | Path does not match |
| 7 | report_list | /report | Path does not match |
| 8 | report_detail | /report/view/{key} | Path does not match |
| 9 | report_subscribe | /report/subscribe/{key} | Path does not match |
| 10 | report_unsubscribe | /report/unsubscribe/{key} | Path does not match |
| 11 | app_change_password_index | /change-password | Path does not match |
| 12 | app_forgot_password_request | /reset-password | Path does not match |
| 13 | app_check_email | /reset-password/check-email | Path does not match |
| 14 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 15 | app_login | /login | Path does not match |
| 16 | app_logout | /logout | Path does not match |
| 17 | address_index | /api/address/ | Path does not match |
| 18 | address_remove | /api/address/remove | Path does not match |
| 19 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 20 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 21 | api_doc | /api/docs.{_format} | Path does not match |
| 22 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 23 | api_companies_get_collection | /api/companies.{_format} | Path does not match |
| 24 | api_companies_post_collection | /api/companies.{_format} | Path does not match |
| 25 | api_companies_get_item | /api/companies/{id}.{_format} | Path does not match |
| 26 | api_companies_delete_item | /api/companies/{id}.{_format} | Path does not match |
| 27 | api_companies_put_item | /api/companies/{id}.{_format} | Path does not match |
| 28 | api_stf/products_get_collection | /api/stf/products.{_format} | Path does not match |
| 29 | api_stf/products_post_collection | /api/stf/products.{_format} | Path does not match |
| 30 | api_stf/products_get_item | /api/stf/products/{id}.{_format} | Path does not match |
| 31 | api_stf/products_delete_item | /api/stf/products/{id}.{_format} | Path does not match |
| 32 | api_stf/products_put_item | /api/stf/products/{id}.{_format} | Path does not match |
| 33 | api_addresses_get_collection | /api/addresses.{_format} | Path does not match |
| 34 | api_addresses_post_collection | /api/addresses.{_format} | Path does not match |
| 35 | api_addresses_get_item | /api/addresses/{id}.{_format} | Path does not match |
| 36 | api_addresses_delete_item | /api/addresses/{id}.{_format} | Path does not match |
| 37 | api_addresses_put_item | /api/addresses/{id}.{_format} | Path does not match |
| 38 | api_contact_people_get_collection | /api/contact_people.{_format} | Path does not match |
| 39 | api_contact_people_post_collection | /api/contact_people.{_format} | Path does not match |
| 40 | api_contact_people_get_item | /api/contact_people/{id}.{_format} | Path does not match |
| 41 | api_contact_people_delete_item | /api/contact_people/{id}.{_format} | Path does not match |
| 42 | api_contact_people_put_item | /api/contact_people/{id}.{_format} | Path does not match |
| 43 | api_contact_validations_get_collection | /api/contact_validations.{_format} | Path does not match |
| 44 | api_contact_validations_post_collection | /api/contact_validations.{_format} | Path does not match |
| 45 | api_contact_validations_get_item | /api/contact_validations/{id}.{_format} | Path does not match |
| 46 | api_contact_validations_delete_item | /api/contact_validations/{id}.{_format} | Path does not match |
| 47 | api_contact_validations_put_item | /api/contact_validations/{id}.{_format} | Path does not match |
| 48 | api_groups_get_collection | /api/groups.{_format} | Path does not match |
| 49 | api_groups_post_collection | /api/groups.{_format} | Path does not match |
| 50 | api_groups_get_item | /api/groups/{id}.{_format} | Path does not match |
| 51 | api_groups_delete_item | /api/groups/{id}.{_format} | Path does not match |
| 52 | api_groups_put_item | /api/groups/{id}.{_format} | Path does not match |
| 53 | api_users_get_collection | /api/users.{_format} | Path does not match |
| 54 | api_users_post_collection | /api/users.{_format} | Path does not match |
| 55 | api_users_register_item | /api/users/{id}/register | Path does not match |
| 56 | api_users_reset-password_item | /api/users/{id}/reset-password | Path does not match |
| 57 | api_users_change-password_item | /api/users/{id}/change-password | Path does not match |
| 58 | api_users_get_item | /api/users/{id} | Path does not match |
| 59 | api_users_current_item | /api/users/current | Path does not match |
| 60 | api_users_put_item | /api/users/{id}.{_format} | Path does not match |
| 61 | api_users_delete_item | /api/users/{id}.{_format} | Path does not match |
| 62 | api_menu/menu_items_get_collection | /api/menu/menu_items.{_format} | Path does not match |
| 63 | api_menu/menu_items_post_collection | /api/menu/menu_items.{_format} | Path does not match |
| 64 | api_menu/menu_items_get_item | /api/menu/menu_items/{id}.{_format} | Path does not match |
| 65 | api_menu/menu_items_put_item | /api/menu/menu_items/{id}.{_format} | Path does not match |
| 66 | api_menu/menu_items_delete_item | /api/menu/menu_items/{id}.{_format} | Path does not match |
| 67 | api_menu/menu_items_update_sorting_item | /api/menu/menu_items/{id}/update-sorting | Path does not match |
| 68 | api_dam/assets_get_collection | /api/dam/assets.{_format} | Path does not match |
| 69 | api_dam/assets_post_collection | /api/dam/assets.{_format} | Path does not match |
| 70 | api_dam/assets_toggle_favorite_item | /api/dam/assets/{id}/toggle_favorite | Path does not match |
| 71 | api_dam/assets_get_item | /api/dam/assets/{id}.{_format} | Path does not match |
| 72 | api_dam/assets_put_item | /api/dam/assets/{id}.{_format} | Path does not match |
| 73 | api_dam/assets_delete_item | /api/dam/assets/{id}.{_format} | Path does not match |
| 74 | api_dam/categories_get_collection | /api/dam/categories.{_format} | Path does not match |
| 75 | api_dam/categories_post_collection | /api/dam/categories.{_format} | Path does not match |
| 76 | api_dam/categories_get_item | /api/dam/categories/{id}.{_format} | Path does not match |
| 77 | api_dam/categories_put_item | /api/dam/categories/{id}.{_format} | Path does not match |
| 78 | api_dam/categories_delete_item | /api/dam/categories/{id}.{_format} | Path does not match |
| 79 | api_dam/categories_update_sorting_item | /api/dam/categories/{id}/update-sorting | Path does not match |
| 80 | api_dam/files_get_collection | /api/dam/files.{_format} | Path does not match |
| 81 | api_dam/files_post_collection | /api/dam/files.{_format} | Path does not match |
| 82 | api_dam/files_get_item | /api/dam/files/{id}.{_format} | Path does not match |
| 83 | api_dam/files_delete_item | /api/dam/files/{id}.{_format} | Path does not match |
| 84 | api_dam/files_put_item | /api/dam/files/{id}.{_format} | Path does not match |
| 85 | api_certification_associations_get_collection | /api/certification_associations.{_format} | Path does not match |
| 86 | api_certification_associations_post_collection | /api/certification_associations.{_format} | Path does not match |
| 87 | api_certification_associations_get_item | /api/certification_associations/{id}.{_format} | Path does not match |
| 88 | api_certification_associations_delete_item | /api/certification_associations/{id}.{_format} | Path does not match |
| 89 | api_certification_associations_put_item | /api/certification_associations/{id}.{_format} | Path does not match |
| 90 | api_declaration/declarations_duplicate_collection | /api/declarations/{id}/duplicate | Path does not match |
| 91 | api_declaration/declarations_get_collection | /api/declaration/declarations.{_format} | Path does not match |
| 92 | api_declaration/declarations_post_collection | /api/declaration/declarations.{_format} | Path does not match |
| 93 | api_declaration/declarations_datasheet_item | /api/declaration/datasheet | Path does not match |
| 94 | api_declaration/declaration_attributes_get_collection | /api/declaration/declaration_attributes.{_format} | Path does not match |
| 95 | api_declaration/declaration_attributes_post_collection | /api/declaration/declaration_attributes.{_format} | Path does not match |
| 96 | api_declaration/declaration_attributes_get_item | /api/declaration/declaration_attributes/{id}.{_format} | Path does not match |
| 97 | api_declaration/declaration_attributes_delete_item | /api/declaration/declaration_attributes/{id}.{_format} | Path does not match |
| 98 | api_declaration/declaration_attributes_put_item | /api/declaration/declaration_attributes/{id}.{_format} | Path does not match |
| 99 | api_pim/articles_get_collection | /api/pim/articles.{_format} | Path does not match |
| 100 | api_pim/articles_post_collection | /api/pim/articles.{_format} | Path does not match |
| 101 | api_pim/articles_get_item | /api/pim/articles/{id}.{_format} | Path does not match |
| 102 | api_pim/articles_delete_item | /api/pim/articles/{id}.{_format} | Path does not match |
| 103 | api_pim/articles_put_item | /api/pim/articles/{id}.{_format} | Path does not match |
| 104 | api_pim/attributes_get_collection | /api/pim/attributes.{_format} | Path does not match |
| 105 | api_pim/attributes_post_collection | /api/pim/attributes.{_format} | Path does not match |
| 106 | api_pim/attributes_get_item | /api/pim/attributes/{id}.{_format} | Path does not match |
| 107 | api_pim/attributes_delete_item | /api/pim/attributes/{id}.{_format} | Path does not match |
| 108 | api_pim/attributes_put_item | /api/pim/attributes/{id}.{_format} | Path does not match |
| 109 | api_pim/attribute_groups_get_collection | /api/pim/attribute_groups.{_format} | Path does not match |
| 110 | api_pim/attribute_groups_post_collection | /api/pim/attribute_groups.{_format} | Path does not match |
| 111 | api_pim/attribute_groups_get_item | /api/pim/attribute_groups/{id}.{_format} | Path does not match |
| 112 | api_pim/attribute_groups_delete_item | /api/pim/attribute_groups/{id}.{_format} | Path does not match |
| 113 | api_pim/attribute_groups_put_item | /api/pim/attribute_groups/{id}.{_format} | Path does not match |
| 114 | api_pim/categories_get_collection | /api/pim/categories.{_format} | Path does not match |
| 115 | api_pim/categories_post_collection | /api/pim/categories.{_format} | Path does not match |
| 116 | api_pim/categories_get_item | /api/pim/categories/{id}.{_format} | Path does not match |
| 117 | api_pim/categories_put_item | /api/pim/categories/{id}.{_format} | Path does not match |
| 118 | api_pim/categories_delete_item | /api/pim/categories/{id}.{_format} | Path does not match |
| 119 | api_pim/categories_update_sorting_item | /api/pim/categories/{id}/update-sorting | Path does not match |
| 120 | api_pim/channels_get_collection | /api/pim/channels.{_format} | Path does not match |
| 121 | api_pim/channels_post_collection | /api/pim/channels.{_format} | Path does not match |
| 122 | api_pim/channels_get_item | /api/pim/channels/{id}.{_format} | Path does not match |
| 123 | api_pim/channels_delete_item | /api/pim/channels/{id}.{_format} | Path does not match |
| 124 | api_pim/channels_put_item | /api/pim/channels/{id}.{_format} | Path does not match |
| 125 | api_pim/products_get_collection | /api/pim/products.{_format} | Path does not match |
| 126 | api_pim/products_post_collection | /api/pim/products.{_format} | Path does not match |
| 127 | api_pim/products_get_item | /api/pim/products/{id}.{_format} | Path does not match |
| 128 | api_pim/products_delete_item | /api/pim/products/{id}.{_format} | Path does not match |
| 129 | api_pim/products_put_item | /api/pim/products/{id}.{_format} | Path does not match |
| 130 | api_shop/estimate_addresses_get_collection | /api/shop/estimate_addresses.{_format} | Path does not match |
| 131 | api_shop/estimate_addresses_post_collection | /api/shop/estimate_addresses.{_format} | Path does not match |
| 132 | api_shop/estimate_addresses_get_item | /api/shop/estimate_addresses/{id}.{_format} | Path does not match |
| 133 | api_shop/estimate_addresses_delete_item | /api/shop/estimate_addresses/{id}.{_format} | Path does not match |
| 134 | api_shop/estimate_addresses_put_item | /api/shop/estimate_addresses/{id}.{_format} | Path does not match |
| 135 | api_shop/estimates_duplicate_collection | /api/estimates/{id}/duplicate | Path does not match |
| 136 | api_shop/estimates_get_collection | /api/shop/estimates.{_format} | Path does not match |
| 137 | api_shop/estimates_post_collection | /api/shop/estimates.{_format} | Path does not match |
| 138 | api_shop/estimates_order_item | /api/estimates/{id}/order | Path does not match |
| 139 | api_shop/estimates_get_item | /api/shop/estimates/{id}.{_format} | Path does not match |
| 140 | api_shop/estimates_put_item | /api/shop/estimates/{id}.{_format} | Path does not match |
| 141 | api_shop/estimates_delete_item | /api/shop/estimates/{id}.{_format} | Path does not match |
| 142 | api_shop/estimate_attributes_get_collection | /api/shop/estimate_attributes.{_format} | Path does not match |
| 143 | api_shop/estimate_attributes_post_collection | /api/shop/estimate_attributes.{_format} | Path does not match |
| 144 | api_shop/estimate_attributes_get_item | /api/shop/estimate_attributes/{id}.{_format} | Path does not match |
| 145 | api_shop/estimate_attributes_delete_item | /api/shop/estimate_attributes/{id}.{_format} | Path does not match |
| 146 | api_shop/estimate_attributes_put_item | /api/shop/estimate_attributes/{id}.{_format} | Path does not match |
| 147 | api_shop/estimate_positions_get_collection | /api/shop/estimate_positions.{_format} | Path does not match |
| 148 | api_shop/estimate_positions_post_collection | /api/shop/estimate_positions.{_format} | Path does not match |
| 149 | api_shop/estimate_positions_get_item | /api/shop/estimate_positions/{id}.{_format} | Path does not match |
| 150 | api_shop/estimate_positions_delete_item | /api/shop/estimate_positions/{id}.{_format} | Path does not match |
| 151 | api_shop/estimate_positions_put_item | /api/shop/estimate_positions/{id}.{_format} | Path does not match |
| 152 | api_shop/orders_duplicate_collection | /api/orders/{id}/duplicate | Path does not match |
| 153 | api_shop/orders_get_collection | /api/shop/orders.{_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.