Routing
api_contents_get
Matched route
Route Parameters
Name | Value |
---|---|
_api_operation_name | "api_contents_get" |
_api_resource_class | "Api\Model\WebPage" |
_format | null |
_stateless | null |
id | "99ccd4d9-38b3-11e9-a404-1866da6c2519" |
Route Matching Logs
Path to match:
/api/contents/99ccd4d9-38b3-11e9-a404-1866da6c2519
# | 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_product_attribute_prices_post | /api/stock/{id}/store/{store_id}/attribute_option/{attribute_option_id} | Path does not match |
11 | api_product_attribute_prices_get | /api/stock/{id}/store/{store_id}/attribute_option/{attribute_option_id} | Path does not match |
12 | api_stock_prices_post | /api/stock/{id}/store/{store_id} | Path does not match |
13 | api_stock_prices_get | /api/stock/{id}/store/{store_id} | Path does not match |
14 | api_stock_quantities_put | /api/stock/{id}/quantity/{quantity} | Path does not match |
15 | api_stock_quantities_get | /api/stock/{id} | Path does not match |
16 | _api_/breadcrumb_lists/{id}{._format}_get | /api/breadcrumb_lists/{id}.{_format} | Path does not match |
17 | _api_/contact_points/{id}{._format}_get | /api/contact_points/{id}.{_format} | Path does not match |
18 | _api_/delivery_charge_specifications{._format}_get | /api/delivery_charge_specifications.{_format} | Path does not match |
19 | _api_/delivery_charge_specifications{._format}_get_collection | /api/delivery_charge_specifications.{_format} | Path does not match |
20 | _api_/delivery_charge_specifications{._format}_post | /api/delivery_charge_specifications.{_format} | Path does not match |
21 | _api_/delivery_charge_specifications{._format}_patch | /api/delivery_charge_specifications.{_format} | Path does not match |
22 | _api_/delivery_charge_specifications{._format}_delete | /api/delivery_charge_specifications.{_format} | Path does not match |
23 | _api_/geo_coordinates/{id}{._format}_get | /api/geo_coordinates/{id}.{_format} | Path does not match |
24 | _api_/images/{id}{._format}_get | /api/images/{id}.{_format} | Path does not match |
25 | _api_/list_items/{id}{._format}_get | /api/list_items/{id}.{_format} | Path does not match |
26 | _api_/offers/{id}{._format}_get | /api/offers/{id}.{_format} | Path does not match |
27 | _api_/opening_hours_specifications{._format}_get | /api/opening_hours_specifications.{_format} | Path does not match |
28 | _api_/opening_hours_specifications{._format}_get_collection | /api/opening_hours_specifications.{_format} | Path does not match |
29 | _api_/opening_hours_specifications{._format}_post | /api/opening_hours_specifications.{_format} | Path does not match |
30 | _api_/opening_hours_specifications{._format}_patch | /api/opening_hours_specifications.{_format} | Path does not match |
31 | _api_/opening_hours_specifications{._format}_delete | /api/opening_hours_specifications.{_format} | Path does not match |
32 | api_brands_get | /api/brands/{id}.{_format} | Path does not match |
33 | _api_/payment_charge_specifications{._format}_get | /api/payment_charge_specifications.{_format} | Path does not match |
34 | _api_/payment_charge_specifications{._format}_get_collection | /api/payment_charge_specifications.{_format} | Path does not match |
35 | _api_/payment_charge_specifications{._format}_post | /api/payment_charge_specifications.{_format} | Path does not match |
36 | _api_/payment_charge_specifications{._format}_patch | /api/payment_charge_specifications.{_format} | Path does not match |
37 | _api_/payment_charge_specifications{._format}_delete | /api/payment_charge_specifications.{_format} | Path does not match |
38 | _api_/payment_methods{._format}_get | /api/payment_methods.{_format} | Path does not match |
39 | _api_/payment_methods{._format}_get_collection | /api/payment_methods.{_format} | Path does not match |
40 | _api_/payment_methods{._format}_post | /api/payment_methods.{_format} | Path does not match |
41 | _api_/payment_methods{._format}_patch | /api/payment_methods.{_format} | Path does not match |
42 | _api_/payment_methods{._format}_delete | /api/payment_methods.{_format} | Path does not match |
43 | _api_/postal_addresses/{id}{._format}_get | /api/postal_addresses/{id}.{_format} | Path does not match |
44 | api_products_get | /api/products/{id}.{_format} | Path does not match |
45 | _api_/.well-known/genid/{id}{._format}_get | /api/.well-known/genid/{id}.{_format} | Path does not match |
46 | _api_/search_actions/{id}{._format}_get | /api/search_actions/{id}.{_format} | Path does not match |
47 | api_stores_get | /api/stores/{id}.{_format} | Path does not match |
48 | _api_/things/{id}{._format}_get | /api/things/{id}.{_format} | Path does not match |
49 | _api_/warranty_promises/{id}{._format}_get | /api/warranty_promises/{id}.{_format} | Path does not match |
50 | api_contents_get | /api/contents/{id}.{_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.