Routing
api_category_products
Matched route
Route Parameters
Name | Value |
---|---|
categoryId | "37" |
Route Matching Logs
Path to match:
/api/categories/37/products
# | Route name | Path | Log |
---|---|---|---|
1 | api_doc | /api/docs.{_format} | Path does not match |
2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
4 | api_entrypoint | /api/{index}.{_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_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
11 | _api_/addresses{._format}_get_collection | /api/addresses.{_format} | Path does not match |
12 | _api_/addresses/{id}{._format}_get | /api/addresses/{id}.{_format} | Path does not match |
13 | _api_/addresses{._format}_post | /api/addresses.{_format} | Path does not match |
14 | _api_/addresses/{id}{._format}_put | /api/addresses/{id}.{_format} | Path does not match |
15 | _api_/addresses/{id}{._format}_patch | /api/addresses/{id}.{_format} | Path does not match |
16 | _api_/addresses/{id}{._format}_delete | /api/addresses/{id}.{_format} | Path does not match |
17 | _api_/banners/{id}{._format}_get | /api/banners/{id}.{_format} | Path does not match |
18 | _api_/categories{._format}_get_collection | /api/categories.{_format} | Path does not match |
19 | _api_/categories/{id}{._format}_get | /api/categories/{id}.{_format} | Path does not match |
20 | _api_/main-categories_get_collection | /api/main-categories | Path does not match |
21 | _api_/customer_profils{._format}_get_collection | /api/customer_profils.{_format} | Path does not match |
22 | _api_/customer_profils/{id}{._format}_get | /api/customer_profils/{id}.{_format} | Path does not match |
23 | _api_/users/{userId}/orders/{shopId}_get_collection | /api/users/{userId}/orders/{shopId} | Path does not match |
24 | _api_/orders{._format}_get_collection | /api/orders.{_format} | Path does not match |
25 | _api_/orders/{id}{._format}_get | /api/orders/{id}.{_format} | Path does not match |
26 | _api_/orders{._format}_post | /api/orders.{_format} | Path does not match |
27 | _api_/orders/{id}{._format}_patch | /api/orders/{id}.{_format} | Path does not match |
28 | _api_/products{._format}_get_collection | /api/products.{_format} | Path does not match |
29 | _api_/products/{id}{._format}_get | /api/products/{id}.{_format} | Path does not match |
30 | _api_/shops{._format}_get_collection | /api/shops.{_format} | Path does not match |
31 | _api_/shops/{id}{._format}_get | /api/shops/{id}.{_format} | Path does not match |
32 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
33 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
34 | _api_/users/{id}{._format}_patch | /api/users/{id}.{_format} | Path does not match |
35 | _api_/users/{id}/addresses_get | /api/users/{id}/addresses | Path does not match |
36 | _api_/users/{id}/customer-profils_get | /api/users/{id}/customer-profils | Path does not match |
37 | _api_/users/{id}/orders_get | /api/users/{id}/orders | Path does not match |
38 | admin | /admin | Path does not match |
39 | admin_banner_index | /admin/banner | Path does not match |
40 | admin_banner_new | /admin/banner/new | Path does not match |
41 | admin_banner_batch_delete | /admin/banner/batch-delete | Path does not match |
42 | admin_banner_autocomplete | /admin/banner/autocomplete | Path does not match |
43 | admin_banner_render_filters | /admin/banner/render-filters | Path does not match |
44 | admin_banner_edit | /admin/banner/{entityId}/edit | Path does not match |
45 | admin_banner_delete | /admin/banner/{entityId}/delete | Path does not match |
46 | admin_banner_detail | /admin/banner/{entityId} | Path does not match |
47 | admin_cart_index | /admin/cart | Path does not match |
48 | admin_cart_new | /admin/cart/new | Path does not match |
49 | admin_cart_batch_delete | /admin/cart/batch-delete | Path does not match |
50 | admin_cart_autocomplete | /admin/cart/autocomplete | Path does not match |
51 | admin_cart_render_filters | /admin/cart/render-filters | Path does not match |
52 | admin_cart_edit | /admin/cart/{entityId}/edit | Path does not match |
53 | admin_cart_delete | /admin/cart/{entityId}/delete | Path does not match |
54 | admin_cart_detail | /admin/cart/{entityId} | Path does not match |
55 | admin_category_index | /admin/category | Path does not match |
56 | admin_category_new | /admin/category/new | Path does not match |
57 | admin_category_batch_delete | /admin/category/batch-delete | Path does not match |
58 | admin_category_autocomplete | /admin/category/autocomplete | Path does not match |
59 | admin_category_render_filters | /admin/category/render-filters | Path does not match |
60 | admin_category_edit | /admin/category/{entityId}/edit | Path does not match |
61 | admin_category_delete | /admin/category/{entityId}/delete | Path does not match |
62 | admin_category_detail | /admin/category/{entityId} | Path does not match |
63 | admin_credit_note_index | /admin/credit-note | Path does not match |
64 | admin_credit_note_new | /admin/credit-note/new | Path does not match |
65 | admin_credit_note_batch_delete | /admin/credit-note/batch-delete | Path does not match |
66 | admin_credit_note_autocomplete | /admin/credit-note/autocomplete | Path does not match |
67 | admin_credit_note_render_filters | /admin/credit-note/render-filters | Path does not match |
68 | admin_credit_note_edit | /admin/credit-note/{entityId}/edit | Path does not match |
69 | admin_credit_note_delete | /admin/credit-note/{entityId}/delete | Path does not match |
70 | admin_credit_note_detail | /admin/credit-note/{entityId} | Path does not match |
71 | admin_employe_profile_index | /admin/employe-profile | Path does not match |
72 | admin_employe_profile_new | /admin/employe-profile/new | Path does not match |
73 | admin_employe_profile_batch_delete | /admin/employe-profile/batch-delete | Path does not match |
74 | admin_employe_profile_autocomplete | /admin/employe-profile/autocomplete | Path does not match |
75 | admin_employe_profile_render_filters | /admin/employe-profile/render-filters | Path does not match |
76 | admin_employe_profile_edit | /admin/employe-profile/{entityId}/edit | Path does not match |
77 | admin_employe_profile_delete | /admin/employe-profile/{entityId}/delete | Path does not match |
78 | admin_employe_profile_detail | /admin/employe-profile/{entityId} | Path does not match |
79 | admin_gift_card_index | /admin/gift-card | Path does not match |
80 | admin_gift_card_new | /admin/gift-card/new | Path does not match |
81 | admin_gift_card_batch_delete | /admin/gift-card/batch-delete | Path does not match |
82 | admin_gift_card_autocomplete | /admin/gift-card/autocomplete | Path does not match |
83 | admin_gift_card_render_filters | /admin/gift-card/render-filters | Path does not match |
84 | admin_gift_card_edit | /admin/gift-card/{entityId}/edit | Path does not match |
85 | admin_gift_card_delete | /admin/gift-card/{entityId}/delete | Path does not match |
86 | admin_gift_card_detail | /admin/gift-card/{entityId} | Path does not match |
87 | admin_invoice_index | /admin/invoice | Path does not match |
88 | admin_invoice_new | /admin/invoice/new | Path does not match |
89 | admin_invoice_batch_delete | /admin/invoice/batch-delete | Path does not match |
90 | admin_invoice_autocomplete | /admin/invoice/autocomplete | Path does not match |
91 | admin_invoice_render_filters | /admin/invoice/render-filters | Path does not match |
92 | admin_invoice_edit | /admin/invoice/{entityId}/edit | Path does not match |
93 | admin_invoice_delete | /admin/invoice/{entityId}/delete | Path does not match |
94 | admin_invoice_detail | /admin/invoice/{entityId} | Path does not match |
95 | admin_order_index | /admin/order | Path does not match |
96 | admin_order_new | /admin/order/new | Path does not match |
97 | admin_order_batch_delete | /admin/order/batch-delete | Path does not match |
98 | admin_order_autocomplete | /admin/order/autocomplete | Path does not match |
99 | admin_order_render_filters | /admin/order/render-filters | Path does not match |
100 | admin_order_edit | /admin/order/{entityId}/edit | Path does not match |
101 | admin_order_delete | /admin/order/{entityId}/delete | Path does not match |
102 | admin_order_detail | /admin/order/{entityId} | Path does not match |
103 | admin_product_index | /admin/product | Path does not match |
104 | admin_product_new | /admin/product/new | Path does not match |
105 | admin_product_batch_delete | /admin/product/batch-delete | Path does not match |
106 | admin_product_autocomplete | /admin/product/autocomplete | Path does not match |
107 | admin_product_render_filters | /admin/product/render-filters | Path does not match |
108 | admin_product_edit | /admin/product/{entityId}/edit | Path does not match |
109 | admin_product_delete | /admin/product/{entityId}/delete | Path does not match |
110 | admin_product_detail | /admin/product/{entityId} | Path does not match |
111 | admin_quote_index | /admin/quote | Path does not match |
112 | admin_quote_new | /admin/quote/new | Path does not match |
113 | admin_quote_batch_delete | /admin/quote/batch-delete | Path does not match |
114 | admin_quote_autocomplete | /admin/quote/autocomplete | Path does not match |
115 | admin_quote_render_filters | /admin/quote/render-filters | Path does not match |
116 | admin_quote_edit | /admin/quote/{entityId}/edit | Path does not match |
117 | admin_quote_delete | /admin/quote/{entityId}/delete | Path does not match |
118 | admin_quote_detail | /admin/quote/{entityId} | Path does not match |
119 | admin_shop_index | /admin/shop | Path does not match |
120 | admin_shop_new | /admin/shop/new | Path does not match |
121 | admin_shop_batch_delete | /admin/shop/batch-delete | Path does not match |
122 | admin_shop_autocomplete | /admin/shop/autocomplete | Path does not match |
123 | admin_shop_render_filters | /admin/shop/render-filters | Path does not match |
124 | admin_shop_edit | /admin/shop/{entityId}/edit | Path does not match |
125 | admin_shop_delete | /admin/shop/{entityId}/delete | Path does not match |
126 | admin_shop_detail | /admin/shop/{entityId} | Path does not match |
127 | admin_user_index | /admin/user | Path does not match |
128 | admin_user_new | /admin/user/new | Path does not match |
129 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
130 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
131 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
132 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
133 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
134 | admin_user_detail | /admin/user/{entityId} | Path does not match |
135 | _preview_error | /_error/{code}.{_format} | Path does not match |
136 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
137 | api_login_check | /api/login_check | Path does not match |
138 | _wdt_stylesheet | /_wdt/styles | Path does not match |
139 | _wdt | /_wdt/{token} | Path does not match |
140 | _profiler_home | /_profiler/ | Path does not match |
141 | _profiler_search | /_profiler/search | Path does not match |
142 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
143 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
144 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
145 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
146 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
147 | _profiler_open_file | /_profiler/open | Path does not match |
148 | _profiler | /_profiler/{token} | Path does not match |
149 | _profiler_router | /_profiler/{token}/router | Path does not match |
150 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
151 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
152 | admin_cart_generate_quote | /admin/cart/{id}/generate-quote | Path does not match |
153 | admin_create_quote_start | /admin/create-quote/ | Path does not match |
154 | admin_create_quote_cart | /admin/create-quote/cart/{userId}/{shopId} | Path does not match |
155 | admin_create_quote_generate | /admin/create-quote/generate/{cartId} | Path does not match |
156 | admin_create_quote_add_product | /admin/create-quote/add-product | Path does not match |
157 | admin_create_quote_remove_item | /admin/create-quote/remove-item/{itemId} | Path does not match |
158 | admin_credit_note_download | /admin/credit-note/{id}/download | Path does not match |
159 | admin_credit_note_issue | /admin/credit-note/{id}/issue | Path does not match |
160 | admin_credit_note_partial_form | /admin/credit-note-form/partial/{invoiceId} | Path does not match |
161 | admin_select_shop | /admin/select-shop | Path does not match |
162 | admin_invoice_download | /admin/invoice/{id}/download | Path does not match |
163 | admin_invoice_create_full_credit_note | /admin/invoice/{id}/create-full-credit-note | Path does not match |
164 | admin_invoice_create_partial_credit_note | /admin/invoice/{id}/create-partial-credit-note | Path does not match |
165 | admin_order_upload_images | /admin/order/{id}/upload-images | Path does not match |
166 | admin_order_generate_invoice | /admin/order/{id}/generate-invoice | Path does not match |
167 | admin_order_download_pdf | /admin/order/{id}/download-pdf | Path does not match |
168 | admin_order_image_upload | /admin/order-images-ajax/upload/{orderId} | Path does not match |
169 | admin_order_image_delete | /admin/order-images-ajax/delete/{imageId} | Path does not match |
170 | admin_order_images_list | /admin/order-images-ajax/list/{orderId} | Path does not match |
171 | admin_order_images_process | /admin/order-images-process/{id}/process | Path does not match |
172 | admin_order_images_check | /admin/order-images-process/{id}/check | Path does not match |
173 | admin_order_images_resend_notification | /admin/order-images-process/{id}/resend-notification | Path does not match |
174 | admin_quote_create_from_cart | /admin/quote/create-from-cart/{cartId} | Path does not match |
175 | admin_quote_send | /admin/quote/{id}/send | Path does not match |
176 | admin_quote_accept_convert | /admin/quote/{id}/accept-and-convert | Path does not match |
177 | admin_quote_download_pdf | /admin/quote/{id}/download-pdf | Path does not match |
178 | api_cart_get | /api/carts/{shopId} | Path does not match |
179 | api_cart_add_product | /api/carts/{shopId}/add | Path does not match |
180 | api_cart_update_quantity | /api/carts/{shopId}/update | Path does not match |
181 | api_cart_remove_product | /api/carts/{shopId}/remove | Path does not match |
182 | api_cart_checkout | /api/carts/{shopId}/checkout | Path does not match |
183 | api_category_products | /api/categories/{categoryId}/products | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.