Routing
_api_/documents.{_format}_get_collection
Matched route
Route Parameters
| Name | Value |
|---|---|
| _api_operation_name | "_api_/documents.{_format}_get_collection" |
| _api_resource_class | "App\Entity\Documents" |
| _format | null |
| _stateless | null |
Route Matching Logs
Path to match:
/api/documents
| # | 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 | dashboard_stats | /api/dashboard/stats | Path does not match |
| 8 | backup_table | /backup_db | Path does not match |
| 9 | restore_table | /restore | Path does not match |
| 10 | cron_category_cnt | /cron_category_cnt | Path does not match |
| 11 | app_login | /login | Path does not match |
| 12 | api_send_mail | /api/send-mail | Path does not match |
| 13 | synced_order | /orders/synced | Path does not match |
| 14 | no_register | /api/orders/create_no_register | Path does not match |
| 15 | order_in_pdf | /api/orders/pdf | Path does not match |
| 16 | payment_orders | /api/orders/payment | Path does not match |
| 17 | payment_orders_callback | /api/orders/payment-callback | Path does not match |
| 18 | payment_in_installments_callback | /api/orders/payment-in-installments-callback | Path does not match |
| 19 | payment_in_installments | /api/orders/payment-in-installments | Path does not match |
| 20 | product_filter | /api/products/filter | Path does not match |
| 21 | get_wp_product_cat | /wp-get-cat | Path does not match |
| 22 | get_wp_product | /wp-get-product | Path does not match |
| 23 | set_show_products | /set-show-products | Path does not match |
| 24 | set_site_product_img | /set-site-product-img | Path does not match |
| 25 | get_product | /get-product | Path does not match |
| 26 | export_form | /api/export_csv | Path does not match |
| 27 | setMainImage | /set-main-mage | Path does not match |
| 28 | getPrices | /get-prices | Path does not match |
| 29 | addAttrCategory | /add-attr-category | Path does not match |
| 30 | get_wp_product_img | /wp-get-product-img | Path does not match |
| 31 | getDublicate | /get-dublicate | Path does not match |
| 32 | importProductFromExcel | /product/import-from-excel | Path does not match |
| 33 | importProductImg | /product/import-img | Path does not match |
| 34 | export_xml | /products/export-xml | Path does not match |
| 35 | import_prices_excel | /api/products/import-prices | Path does not match |
| 36 | app_register | /register | Path does not match |
| 37 | api_send_mail_reset_password | /api/send-mail-reset-password | Path does not match |
| 38 | api_reset_password | /api/reset-password | Path does not match |
| 39 | send_code | /api/send-code | Path does not match |
| 40 | code_auth | /api/code-auth | Path does not match |
| 41 | app_logout | /logout | Path does not match |
| 42 | getNpAdressesWarehouses | /shipping-method/get-np-address-warehouses | Path does not match |
| 43 | getNpAdressesSettlements | /shipping-method/get-np-address-settlements | Path does not match |
| 44 | app_site | /site/footer | Path does not match |
| 45 | send_mail | /send-mail | Path does not match |
| 46 | update_balances | /api/products/product-balances-clear | Path does not match |
| 47 | update-balances-count | /api/product_balance_in_storages/product-balances-clear | Path does not match |
| 48 | users_me | /users/me | Path does not match |
| 49 | app_user_sendemail | Path does not match | |
| 50 | search_user | /api/user/search | Path does not match |
| 51 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 52 | api_entrypoint | /api/{index}.{_format} | Path almost matches, but Requirement for "index" does not match (index) |
| 53 | api_doc | /api/docs.{_format} | Path does not match |
| 54 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 55 | _api_/accepteds/{id}.{_format}_get | /api/accepteds/{id}.{_format} | Path does not match |
| 56 | _api_/accepteds.{_format}_get_collection | /api/accepteds.{_format} | Path does not match |
| 57 | _api_/accepteds.{_format}_post | /api/accepteds.{_format} | Path does not match |
| 58 | _api_/accepteds/{id}.{_format}_put | /api/accepteds/{id}.{_format} | Path does not match |
| 59 | _api_/accepteds/{id}.{_format}_patch | /api/accepteds/{id}.{_format} | Path does not match |
| 60 | _api_/accepteds/{id}.{_format}_delete | /api/accepteds/{id}.{_format} | Path does not match |
| 61 | _api_/accepted_products/{id}.{_format}_get | /api/accepted_products/{id}.{_format} | Path does not match |
| 62 | _api_/accepted_products.{_format}_get_collection | /api/accepted_products.{_format} | Path does not match |
| 63 | _api_/accepted_products.{_format}_post | /api/accepted_products.{_format} | Path does not match |
| 64 | _api_/accepted_products/{id}.{_format}_put | /api/accepted_products/{id}.{_format} | Path does not match |
| 65 | _api_/accepted_products/{id}.{_format}_patch | /api/accepted_products/{id}.{_format} | Path does not match |
| 66 | _api_/accepted_products/{id}.{_format}_delete | /api/accepted_products/{id}.{_format} | Path does not match |
| 67 | _api_/account_addresses/{id}.{_format}_get | /api/account_addresses/{id}.{_format} | Path does not match |
| 68 | _api_/account_addresses.{_format}_get_collection | /api/account_addresses.{_format} | Path does not match |
| 69 | _api_/account_addresses.{_format}_post | /api/account_addresses.{_format} | Path does not match |
| 70 | _api_/account_addresses/{id}.{_format}_put | /api/account_addresses/{id}.{_format} | Path does not match |
| 71 | _api_/account_addresses/{id}.{_format}_patch | /api/account_addresses/{id}.{_format} | Path does not match |
| 72 | _api_/account_addresses/{id}.{_format}_delete | /api/account_addresses/{id}.{_format} | Path does not match |
| 73 | _api_/account_jobs_lists/{id}.{_format}_get | /api/account_jobs_lists/{id}.{_format} | Path does not match |
| 74 | _api_/account_jobs_lists.{_format}_get_collection | /api/account_jobs_lists.{_format} | Path does not match |
| 75 | _api_/account_jobs_lists.{_format}_post | /api/account_jobs_lists.{_format} | Path does not match |
| 76 | _api_/account_jobs_lists/{id}.{_format}_put | /api/account_jobs_lists/{id}.{_format} | Path does not match |
| 77 | _api_/account_jobs_lists/{id}.{_format}_patch | /api/account_jobs_lists/{id}.{_format} | Path does not match |
| 78 | _api_/account_jobs_lists/{id}.{_format}_delete | /api/account_jobs_lists/{id}.{_format} | Path does not match |
| 79 | _api_/account_workers/{id}.{_format}_get | /api/account_workers/{id}.{_format} | Path does not match |
| 80 | _api_/account_workers.{_format}_get_collection | /api/account_workers.{_format} | Path does not match |
| 81 | _api_/account_workers.{_format}_post | /api/account_workers.{_format} | Path does not match |
| 82 | _api_/account_workers/{id}.{_format}_put | /api/account_workers/{id}.{_format} | Path does not match |
| 83 | _api_/account_workers/{id}.{_format}_patch | /api/account_workers/{id}.{_format} | Path does not match |
| 84 | _api_/account_workers/{id}.{_format}_delete | /api/account_workers/{id}.{_format} | Path does not match |
| 85 | _api_/accounts/{id}.{_format}_get | /api/accounts/{id}.{_format} | Path does not match |
| 86 | _api_/accounts.{_format}_get_collection | /api/accounts.{_format} | Path does not match |
| 87 | _api_/accounts.{_format}_post | /api/accounts.{_format} | Path does not match |
| 88 | _api_/accounts/{id}.{_format}_put | /api/accounts/{id}.{_format} | Path does not match |
| 89 | _api_/accounts/{id}.{_format}_patch | /api/accounts/{id}.{_format} | Path does not match |
| 90 | _api_/accounts/{id}.{_format}_delete | /api/accounts/{id}.{_format} | Path does not match |
| 91 | _api_/agreements/{id}.{_format}_get | /api/agreements/{id}.{_format} | Path does not match |
| 92 | _api_/agreements.{_format}_get_collection | /api/agreements.{_format} | Path does not match |
| 93 | _api_/agreements.{_format}_post | /api/agreements.{_format} | Path does not match |
| 94 | _api_/agreements/{id}.{_format}_put | /api/agreements/{id}.{_format} | Path does not match |
| 95 | _api_/agreements/{id}.{_format}_patch | /api/agreements/{id}.{_format} | Path does not match |
| 96 | _api_/agreements/{id}.{_format}_delete | /api/agreements/{id}.{_format} | Path does not match |
| 97 | _api_/attribute_items/{id}.{_format}_get | /api/attribute_items/{id}.{_format} | Path does not match |
| 98 | _api_/attribute_items.{_format}_get_collection | /api/attribute_items.{_format} | Path does not match |
| 99 | _api_/attribute_items.{_format}_post | /api/attribute_items.{_format} | Path does not match |
| 100 | _api_/attribute_items/{id}.{_format}_put | /api/attribute_items/{id}.{_format} | Path does not match |
| 101 | _api_/attribute_items/{id}.{_format}_patch | /api/attribute_items/{id}.{_format} | Path does not match |
| 102 | _api_/attribute_items/{id}.{_format}_delete | /api/attribute_items/{id}.{_format} | Path does not match |
| 103 | _api_/attributes/{id}.{_format}_get | /api/attributes/{id}.{_format} | Path does not match |
| 104 | _api_/attributes.{_format}_get_collection | /api/attributes.{_format} | Path does not match |
| 105 | _api_/attributes.{_format}_post | /api/attributes.{_format} | Path does not match |
| 106 | _api_/attributes/{id}.{_format}_put | /api/attributes/{id}.{_format} | Path does not match |
| 107 | _api_/attributes/{id}.{_format}_patch | /api/attributes/{id}.{_format} | Path does not match |
| 108 | _api_/attributes/{id}.{_format}_delete | /api/attributes/{id}.{_format} | Path does not match |
| 109 | _api_/calculations/{id}.{_format}_get | /api/calculations/{id}.{_format} | Path does not match |
| 110 | _api_/calculations.{_format}_post | /api/calculations.{_format} | Path does not match |
| 111 | _api_/calculations/{id}.{_format}_delete | /api/calculations/{id}.{_format} | Path does not match |
| 112 | _api_/calculations.{_format}_get_collection | /api/calculations.{_format} | Path does not match |
| 113 | _api_/calculations/{id}.{_format}_put | /api/calculations/{id}.{_format} | Path does not match |
| 114 | clear_calculations | /api/calculations/clear | Path does not match |
| 115 | _api_/categories/{id}.{_format}_get | /api/categories/{id}.{_format} | Path does not match |
| 116 | _api_/categories.{_format}_get_collection | /api/categories.{_format} | Path does not match |
| 117 | _api_/categories.{_format}_post | /api/categories.{_format} | Path does not match |
| 118 | _api_/categories/{id}.{_format}_put | /api/categories/{id}.{_format} | Path does not match |
| 119 | _api_/categories/{id}.{_format}_patch | /api/categories/{id}.{_format} | Path does not match |
| 120 | _api_/categories/{id}.{_format}_delete | /api/categories/{id}.{_format} | Path does not match |
| 121 | _api_/comments/{id}.{_format}_get | /api/comments/{id}.{_format} | Path does not match |
| 122 | _api_/comments.{_format}_get_collection | /api/comments.{_format} | Path does not match |
| 123 | _api_/comments.{_format}_post | /api/comments.{_format} | Path does not match |
| 124 | _api_/comments/{id}.{_format}_put | /api/comments/{id}.{_format} | Path does not match |
| 125 | _api_/comments/{id}.{_format}_patch | /api/comments/{id}.{_format} | Path does not match |
| 126 | _api_/comments/{id}.{_format}_delete | /api/comments/{id}.{_format} | Path does not match |
| 127 | _api_/contacts/{id}.{_format}_get | /api/contacts/{id}.{_format} | Path does not match |
| 128 | _api_/contacts.{_format}_get_collection | /api/contacts.{_format} | Path does not match |
| 129 | _api_/contacts.{_format}_post | /api/contacts.{_format} | Path does not match |
| 130 | _api_/contacts/{id}.{_format}_put | /api/contacts/{id}.{_format} | Path does not match |
| 131 | _api_/contacts/{id}.{_format}_patch | /api/contacts/{id}.{_format} | Path does not match |
| 132 | _api_/contacts/{id}.{_format}_delete | /api/contacts/{id}.{_format} | Path does not match |
| 133 | _api_/coupons/{id}.{_format}_get | /api/coupons/{id}.{_format} | Path does not match |
| 134 | _api_/coupons.{_format}_get_collection | /api/coupons.{_format} | Path does not match |
| 135 | _api_/coupons.{_format}_post | /api/coupons.{_format} | Path does not match |
| 136 | _api_/coupons/{id}.{_format}_put | /api/coupons/{id}.{_format} | Path does not match |
| 137 | _api_/coupons/{id}.{_format}_patch | /api/coupons/{id}.{_format} | Path does not match |
| 138 | _api_/coupons/{id}.{_format}_delete | /api/coupons/{id}.{_format} | Path does not match |
| 139 | _api_/documents/{id}.{_format}_get | /api/documents/{id}.{_format} | Path does not match |
| 140 | _api_/documents.{_format}_get_collection | /api/documents.{_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.