Routing
_api_/forms.{_format}_get_collection
Matched route
Route Parameters
| Name | Value |
|---|---|
| _api_operation_name | "_api_/forms.{_format}_get_collection" |
| _api_resource_class | "App\Entity\Form" |
| _format | "html" |
| _stateless | null |
Route Matching Logs
Path to match:
/api/forms.html
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | products_batch | /products/batch | Path does not match |
| 2 | app_category_addproduct | /api/categories/products | Path does not match |
| 3 | app_category_removeproduct | /api/categories/categories/{id}/products/{productId} | Path does not match |
| 4 | app_createmediaobjectaction_addproduct | /resize_img | Path does not match |
| 5 | app_createmediaobjectaction_search_dublicate_img | /search-dublicate-img | Path does not match |
| 6 | export_form_form | /api/forms/export_csv | Path does not match |
| 7 | app_login | /login | Path does not match |
| 8 | api_send_mail | /api/send-mail | Path does not match |
| 9 | synced_order | /orders/synced | Path does not match |
| 10 | no_register | /api/orders/create_no_register | Path does not match |
| 11 | order_in_pdf | /api/orders/pdf | Path does not match |
| 12 | payment_orders | /api/orders/payment | Path does not match |
| 13 | payment_orders_callback | /api/orders/payment-callback | Path does not match |
| 14 | product_filter | /api/products/filter | Path does not match |
| 15 | get_wp_product_cat | /wp-get-cat | Path does not match |
| 16 | get_wp_product | /wp-get-product | Path does not match |
| 17 | set_show_products | /set-show-products | Path does not match |
| 18 | set_site_product_img | /set-site-product-img | Path does not match |
| 19 | get_product | /get-product | Path does not match |
| 20 | export_form | /api/export_csv | Path does not match |
| 21 | setMainImage | /set-main-mage | Path does not match |
| 22 | getPrices | /get-prices | Path does not match |
| 23 | addAttrCategory | /add-attr-category | Path does not match |
| 24 | get_wp_product_img | /wp-get-product-img | Path does not match |
| 25 | getDublicate | /get-dublicate | Path does not match |
| 26 | importProductFromExcel | /product/import-from-excel | Path does not match |
| 27 | importProductImg | /product/import-img | Path does not match |
| 28 | export_xml | /products/export-xml | Path does not match |
| 29 | app_register | /register | Path does not match |
| 30 | api_send_mail_reset_password | /api/send-mail-reset-password | Path does not match |
| 31 | api_reset_password | /api/reset-password | Path does not match |
| 32 | send_code | /api/send-code | Path does not match |
| 33 | code_auth | /api/code-auth | Path does not match |
| 34 | app_logout | /logout | Path does not match |
| 35 | getNpAdressesWarehouses | /shipping-method/get-np-address-warehouses | Path does not match |
| 36 | getNpAdressesSettlements | /shipping-method/get-np-address-settlements | Path does not match |
| 37 | app_site | /site/footer | Path does not match |
| 38 | send_mail | /send-mail | Path does not match |
| 39 | update_balances | /api/products/product-balances-clear | Path does not match |
| 40 | update-balances-count | /api/product_balance_in_storages/product-balances-clear | Path does not match |
| 41 | users_me | /users/me | Path does not match |
| 42 | app_user_sendemail | Path does not match | |
| 43 | search_user | /api/user/search | Path does not match |
| 44 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 45 | api_entrypoint | /api/{index}.{_format} | Path almost matches, but Requirement for "index" does not match (index) |
| 46 | api_doc | /api/docs.{_format} | Path does not match |
| 47 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 48 | _api_/accepteds/{id}.{_format}_get | /api/accepteds/{id}.{_format} | Path does not match |
| 49 | _api_/accepteds.{_format}_get_collection | /api/accepteds.{_format} | Path does not match |
| 50 | _api_/accepteds.{_format}_post | /api/accepteds.{_format} | Path does not match |
| 51 | _api_/accepteds/{id}.{_format}_put | /api/accepteds/{id}.{_format} | Path does not match |
| 52 | _api_/accepteds/{id}.{_format}_patch | /api/accepteds/{id}.{_format} | Path does not match |
| 53 | _api_/accepteds/{id}.{_format}_delete | /api/accepteds/{id}.{_format} | Path does not match |
| 54 | _api_/accepted_products/{id}.{_format}_get | /api/accepted_products/{id}.{_format} | Path does not match |
| 55 | _api_/accepted_products.{_format}_get_collection | /api/accepted_products.{_format} | Path does not match |
| 56 | _api_/accepted_products.{_format}_post | /api/accepted_products.{_format} | Path does not match |
| 57 | _api_/accepted_products/{id}.{_format}_put | /api/accepted_products/{id}.{_format} | Path does not match |
| 58 | _api_/accepted_products/{id}.{_format}_patch | /api/accepted_products/{id}.{_format} | Path does not match |
| 59 | _api_/accepted_products/{id}.{_format}_delete | /api/accepted_products/{id}.{_format} | Path does not match |
| 60 | _api_/account_addresses/{id}.{_format}_get | /api/account_addresses/{id}.{_format} | Path does not match |
| 61 | _api_/account_addresses.{_format}_get_collection | /api/account_addresses.{_format} | Path does not match |
| 62 | _api_/account_addresses.{_format}_post | /api/account_addresses.{_format} | Path does not match |
| 63 | _api_/account_addresses/{id}.{_format}_put | /api/account_addresses/{id}.{_format} | Path does not match |
| 64 | _api_/account_addresses/{id}.{_format}_patch | /api/account_addresses/{id}.{_format} | Path does not match |
| 65 | _api_/account_addresses/{id}.{_format}_delete | /api/account_addresses/{id}.{_format} | Path does not match |
| 66 | _api_/account_jobs_lists/{id}.{_format}_get | /api/account_jobs_lists/{id}.{_format} | Path does not match |
| 67 | _api_/account_jobs_lists.{_format}_get_collection | /api/account_jobs_lists.{_format} | Path does not match |
| 68 | _api_/account_jobs_lists.{_format}_post | /api/account_jobs_lists.{_format} | Path does not match |
| 69 | _api_/account_jobs_lists/{id}.{_format}_put | /api/account_jobs_lists/{id}.{_format} | Path does not match |
| 70 | _api_/account_jobs_lists/{id}.{_format}_patch | /api/account_jobs_lists/{id}.{_format} | Path does not match |
| 71 | _api_/account_jobs_lists/{id}.{_format}_delete | /api/account_jobs_lists/{id}.{_format} | Path does not match |
| 72 | _api_/account_workers/{id}.{_format}_get | /api/account_workers/{id}.{_format} | Path does not match |
| 73 | _api_/account_workers.{_format}_get_collection | /api/account_workers.{_format} | Path does not match |
| 74 | _api_/account_workers.{_format}_post | /api/account_workers.{_format} | Path does not match |
| 75 | _api_/account_workers/{id}.{_format}_put | /api/account_workers/{id}.{_format} | Path does not match |
| 76 | _api_/account_workers/{id}.{_format}_patch | /api/account_workers/{id}.{_format} | Path does not match |
| 77 | _api_/account_workers/{id}.{_format}_delete | /api/account_workers/{id}.{_format} | Path does not match |
| 78 | _api_/accounts/{id}.{_format}_get | /api/accounts/{id}.{_format} | Path does not match |
| 79 | _api_/accounts.{_format}_get_collection | /api/accounts.{_format} | Path does not match |
| 80 | _api_/accounts.{_format}_post | /api/accounts.{_format} | Path does not match |
| 81 | _api_/accounts/{id}.{_format}_put | /api/accounts/{id}.{_format} | Path does not match |
| 82 | _api_/accounts/{id}.{_format}_patch | /api/accounts/{id}.{_format} | Path does not match |
| 83 | _api_/accounts/{id}.{_format}_delete | /api/accounts/{id}.{_format} | Path does not match |
| 84 | _api_/agreements/{id}.{_format}_get | /api/agreements/{id}.{_format} | Path does not match |
| 85 | _api_/agreements.{_format}_get_collection | /api/agreements.{_format} | Path does not match |
| 86 | _api_/agreements.{_format}_post | /api/agreements.{_format} | Path does not match |
| 87 | _api_/agreements/{id}.{_format}_put | /api/agreements/{id}.{_format} | Path does not match |
| 88 | _api_/agreements/{id}.{_format}_patch | /api/agreements/{id}.{_format} | Path does not match |
| 89 | _api_/agreements/{id}.{_format}_delete | /api/agreements/{id}.{_format} | Path does not match |
| 90 | _api_/attribute_items/{id}.{_format}_get | /api/attribute_items/{id}.{_format} | Path does not match |
| 91 | _api_/attribute_items.{_format}_get_collection | /api/attribute_items.{_format} | Path does not match |
| 92 | _api_/attribute_items.{_format}_post | /api/attribute_items.{_format} | Path does not match |
| 93 | _api_/attribute_items/{id}.{_format}_put | /api/attribute_items/{id}.{_format} | Path does not match |
| 94 | _api_/attribute_items/{id}.{_format}_patch | /api/attribute_items/{id}.{_format} | Path does not match |
| 95 | _api_/attribute_items/{id}.{_format}_delete | /api/attribute_items/{id}.{_format} | Path does not match |
| 96 | _api_/attributes/{id}.{_format}_get | /api/attributes/{id}.{_format} | Path does not match |
| 97 | _api_/attributes.{_format}_get_collection | /api/attributes.{_format} | Path does not match |
| 98 | _api_/attributes.{_format}_post | /api/attributes.{_format} | Path does not match |
| 99 | _api_/attributes/{id}.{_format}_put | /api/attributes/{id}.{_format} | Path does not match |
| 100 | _api_/attributes/{id}.{_format}_patch | /api/attributes/{id}.{_format} | Path does not match |
| 101 | _api_/attributes/{id}.{_format}_delete | /api/attributes/{id}.{_format} | Path does not match |
| 102 | _api_/calculations/{id}.{_format}_get | /api/calculations/{id}.{_format} | Path does not match |
| 103 | _api_/calculations.{_format}_post | /api/calculations.{_format} | Path does not match |
| 104 | _api_/calculations/{id}.{_format}_delete | /api/calculations/{id}.{_format} | Path does not match |
| 105 | _api_/calculations.{_format}_get_collection | /api/calculations.{_format} | Path does not match |
| 106 | _api_/calculations/{id}.{_format}_put | /api/calculations/{id}.{_format} | Path does not match |
| 107 | clear_calculations | /api/calculations/clear | Path does not match |
| 108 | _api_/categories/{id}.{_format}_get | /api/categories/{id}.{_format} | Path does not match |
| 109 | _api_/categories.{_format}_get_collection | /api/categories.{_format} | Path does not match |
| 110 | _api_/categories.{_format}_post | /api/categories.{_format} | Path does not match |
| 111 | _api_/categories/{id}.{_format}_put | /api/categories/{id}.{_format} | Path does not match |
| 112 | _api_/categories/{id}.{_format}_patch | /api/categories/{id}.{_format} | Path does not match |
| 113 | _api_/categories/{id}.{_format}_delete | /api/categories/{id}.{_format} | Path does not match |
| 114 | _api_/comments/{id}.{_format}_get | /api/comments/{id}.{_format} | Path does not match |
| 115 | _api_/comments.{_format}_get_collection | /api/comments.{_format} | Path does not match |
| 116 | _api_/comments.{_format}_post | /api/comments.{_format} | Path does not match |
| 117 | _api_/comments/{id}.{_format}_put | /api/comments/{id}.{_format} | Path does not match |
| 118 | _api_/comments/{id}.{_format}_patch | /api/comments/{id}.{_format} | Path does not match |
| 119 | _api_/comments/{id}.{_format}_delete | /api/comments/{id}.{_format} | Path does not match |
| 120 | _api_/contacts/{id}.{_format}_get | /api/contacts/{id}.{_format} | Path does not match |
| 121 | _api_/contacts.{_format}_get_collection | /api/contacts.{_format} | Path does not match |
| 122 | _api_/contacts.{_format}_post | /api/contacts.{_format} | Path does not match |
| 123 | _api_/contacts/{id}.{_format}_put | /api/contacts/{id}.{_format} | Path does not match |
| 124 | _api_/contacts/{id}.{_format}_patch | /api/contacts/{id}.{_format} | Path does not match |
| 125 | _api_/contacts/{id}.{_format}_delete | /api/contacts/{id}.{_format} | Path does not match |
| 126 | _api_/coupons/{id}.{_format}_get | /api/coupons/{id}.{_format} | Path does not match |
| 127 | _api_/coupons.{_format}_get_collection | /api/coupons.{_format} | Path does not match |
| 128 | _api_/coupons.{_format}_post | /api/coupons.{_format} | Path does not match |
| 129 | _api_/coupons/{id}.{_format}_put | /api/coupons/{id}.{_format} | Path does not match |
| 130 | _api_/coupons/{id}.{_format}_patch | /api/coupons/{id}.{_format} | Path does not match |
| 131 | _api_/coupons/{id}.{_format}_delete | /api/coupons/{id}.{_format} | Path does not match |
| 132 | _api_/engineers/{id}.{_format}_get | /api/engineers/{id}.{_format} | Path does not match |
| 133 | _api_/engineers.{_format}_get_collection | /api/engineers.{_format} | Path does not match |
| 134 | _api_/engineers.{_format}_post | /api/engineers.{_format} | Path does not match |
| 135 | _api_/engineers/{id}.{_format}_put | /api/engineers/{id}.{_format} | Path does not match |
| 136 | _api_/engineers/{id}.{_format}_patch | /api/engineers/{id}.{_format} | Path does not match |
| 137 | _api_/engineers/{id}.{_format}_delete | /api/engineers/{id}.{_format} | Path does not match |
| 138 | _api_/entity_lists/{id}.{_format}_get | /api/entity_lists/{id}.{_format} | Path does not match |
| 139 | _api_/entity_lists.{_format}_get_collection | /api/entity_lists.{_format} | Path does not match |
| 140 | _api_/entity_lists.{_format}_post | /api/entity_lists.{_format} | Path does not match |
| 141 | _api_/entity_lists/{id}.{_format}_put | /api/entity_lists/{id}.{_format} | Path does not match |
| 142 | _api_/entity_lists/{id}.{_format}_patch | /api/entity_lists/{id}.{_format} | Path does not match |
| 143 | _api_/entity_lists/{id}.{_format}_delete | /api/entity_lists/{id}.{_format} | Path does not match |
| 144 | _api_/event_locations/{id}.{_format}_get | /api/event_locations/{id}.{_format} | Path does not match |
| 145 | _api_/event_locations.{_format}_get_collection | /api/event_locations.{_format} | Path does not match |
| 146 | _api_/event_locations.{_format}_post | /api/event_locations.{_format} | Path does not match |
| 147 | _api_/event_locations/{id}.{_format}_put | /api/event_locations/{id}.{_format} | Path does not match |
| 148 | _api_/event_locations/{id}.{_format}_patch | /api/event_locations/{id}.{_format} | Path does not match |
| 149 | _api_/event_locations/{id}.{_format}_delete | /api/event_locations/{id}.{_format} | Path does not match |
| 150 | _api_/events/{id}.{_format}_get | /api/events/{id}.{_format} | Path does not match |
| 151 | _api_/events.{_format}_get_collection | /api/events.{_format} | Path does not match |
| 152 | _api_/events.{_format}_post | /api/events.{_format} | Path does not match |
| 153 | _api_/events/{id}.{_format}_put | /api/events/{id}.{_format} | Path does not match |
| 154 | _api_/events/{id}.{_format}_patch | /api/events/{id}.{_format} | Path does not match |
| 155 | _api_/events/{id}.{_format}_delete | /api/events/{id}.{_format} | Path does not match |
| 156 | _api_/factories/{id}.{_format}_get | /api/factories/{id}.{_format} | Path does not match |
| 157 | _api_/factories.{_format}_get_collection | /api/factories.{_format} | Path does not match |
| 158 | _api_/factories.{_format}_post | /api/factories.{_format} | Path does not match |
| 159 | _api_/factories/{id}.{_format}_put | /api/factories/{id}.{_format} | Path does not match |
| 160 | _api_/factories/{id}.{_format}_patch | /api/factories/{id}.{_format} | Path does not match |
| 161 | _api_/factories/{id}.{_format}_delete | /api/factories/{id}.{_format} | Path does not match |
| 162 | _api_/faqs/{id}.{_format}_get | /api/faqs/{id}.{_format} | Path does not match |
| 163 | _api_/faqs.{_format}_get_collection | /api/faqs.{_format} | Path does not match |
| 164 | _api_/faqs.{_format}_post | /api/faqs.{_format} | Path does not match |
| 165 | _api_/faqs/{id}.{_format}_put | /api/faqs/{id}.{_format} | Path does not match |
| 166 | _api_/faqs/{id}.{_format}_patch | /api/faqs/{id}.{_format} | Path does not match |
| 167 | _api_/faqs/{id}.{_format}_delete | /api/faqs/{id}.{_format} | Path does not match |
| 168 | _api_/fees/{id}.{_format}_get | /api/fees/{id}.{_format} | Path does not match |
| 169 | _api_/fees.{_format}_get_collection | /api/fees.{_format} | Path does not match |
| 170 | _api_/fees.{_format}_post | /api/fees.{_format} | Path does not match |
| 171 | _api_/fees/{id}.{_format}_put | /api/fees/{id}.{_format} | Path does not match |
| 172 | _api_/fees/{id}.{_format}_patch | /api/fees/{id}.{_format} | Path does not match |
| 173 | _api_/fees/{id}.{_format}_delete | /api/fees/{id}.{_format} | Path does not match |
| 174 | _api_/forms/{id}.{_format}_get | /api/forms/{id}.{_format} | Path does not match |
| 175 | _api_/forms.{_format}_get_collection | /api/forms.{_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.