Routing
category_detail
Matched route
Route Parameters
| Name | Value |
|---|---|
| category_slug | "marvel-super-heroes-210" |
| current_country | "Italy" |
| locale | "it_IT" |
Route Matching Logs
Path to match:
/Italy/it_IT/categories/marvel-super-heroes-210
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | pimcore_studio_api_class_bulk_import_prepare | /pimcore-studio/api/class/bulk-import/prepare | Path does not match |
| 2 | pimcore_studio_api_class_field_collection_collection | /pimcore-studio/api/class/field-collection/collection | Path does not match |
| 3 | pimcore_studio_api_class_field_collection_tree | /pimcore-studio/api/class/field-collection/tree | Path does not match |
| 4 | pimcore_studio_api_class_object_brick_classes | /pimcore-studio/api/class/object-brick/classes | Path does not match |
| 5 | pimcore_studio_api_class_object_brick_collection | /pimcore-studio/api/class/object-brick/collection | Path does not match |
| 6 | pimcore_studio_api_class_object_brick_tree | /pimcore-studio/api/class/object-brick/tree | Path does not match |
| 7 | pimcore_studio_api_class_select_option_tree | /pimcore-studio/api/class/select-option/tree | Path does not match |
| 8 | pimcore_studio_api_cs_configuration_collection_create | /pimcore-studio/api/classification-store/configuration/collections/add | Path does not match |
| 9 | pimcore_studio_api_cs_configuration_collection_relation_create | /pimcore-studio/api/classification-store/configuration/collection-relations/add | Path does not match |
| 10 | pimcore_studio_api_cs_configuration_group_create | /pimcore-studio/api/classification-store/configuration/groups/add | Path does not match |
| 11 | pimcore_studio_api_cs_configuration_key_create | /pimcore-studio/api/classification-store/configuration/keys/add | Path does not match |
| 12 | pimcore_studio_api_cs_configuration_key_group_relation_create | /pimcore-studio/api/classification-store/configuration/key-group-relations/add | Path does not match |
| 13 | pimcore_studio_api_cs_configuration_store_tree | /pimcore-studio/api/classification-store/configuration/stores/tree | Path does not match |
| 14 | pimcore_studio_api_metadata_asset_collection | /pimcore-studio/api/metadata/asset | Path does not match |
| 15 | pimcore_studio_api_schedule_list_actions | /pimcore-studio/api/schedules/actions/{elementType} | Path does not match |
| 16 | pimcore_studio_api_unit_quantity_value_units_collection | /pimcore-studio/api/unit/quantity-value/units/collection | Path does not match |
| 17 | pimcore_studio_api_unit_quantity_value_units_export | /pimcore-studio/api/unit/quantity-value/units/export | Path does not match |
| 18 | pimcore_studio_api_unit_quantity_value_units_import | /pimcore-studio/api/unit/quantity-value/units/import | Path does not match |
| 19 | category_detail | /{current_country}/{locale}/categories/{category_slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.