Query Metrics
63
Database Queries
14
Different statements
54.43 ms
Query time
0
Invalid entities
54
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.28 ms |
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"plugins"
]
|
| 2 | 0.29 ms |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "325" "en" "App\Entity\Product\Category" ] |
| 3 | 0.33 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.online_discount_percentage AS online_discount_percentage_24, t0.availability AS availability_25, t0.available_at AS available_at_26, t0.offer AS offer_27, t0.cash_back AS cash_back_28, t0.ask_for_price AS ask_for_price_29, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_30, t0.warehouse_stock_quantity AS warehouse_stock_quantity_31, t0.warehouse_stock_reserved AS warehouse_stock_reserved_32, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_33, t0.warehouse_stock_immutable AS warehouse_stock_immutable_34, t0.price_gross_amount AS price_gross_amount_35, t0.price_gross_currency AS price_gross_currency_36, t0.price_with_discount_amount AS price_with_discount_amount_37, t0.price_with_discount_currency AS price_with_discount_currency_38, t0.type_id AS type_id_39, t0.main_image_id AS main_image_id_40, t0.manufacturer_id AS manufacturer_id_41, t0.variant_group_id AS variant_group_id_42, t0.discr, t0.price_url AS price_url_43, t0.price_comments AS price_comments_44, t0.supplier_discount AS supplier_discount_45, t0.special_discount AS special_discount_46, t0.customs_charges_percentage AS customs_charges_percentage_47, t0.markup_percentage AS markup_percentage_48, t0.product_dimensions AS product_dimensions_49, t0.net_weight AS net_weight_50, t0.warranty AS warranty_51, t0.accessories AS accessories_52, t0.original_price_amount AS original_price_amount_53, t0.original_price_currency AS original_price_currency_54, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_55, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_56, t0.package_length_mm AS package_length_mm_57, t0.package_width_mm AS package_width_mm_58, t0.package_height_mm AS package_height_mm_59, t0.package_details AS package_details_60, t0.package_dimension_unit AS package_dimension_unit_61, t0.package_grams AS package_grams_62, t0.package_weight_details AS package_weight_details_63, t0.package_weight_unit AS package_weight_unit_64, t0.kit_discount_percentage AS kit_discount_percentage_65 FROM products t0 WHERE t0.slug = ? AND t0.discr IN ('product', 'product_kit') LIMIT 1
Parameters:
[
"TotalFX"
]
|
| 4 | 7.13 ms |
SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?
Parameters:
[ "2784" "en" "App\Entity\Product\Object\BaseProduct" ] |
| 5 | 0.20 ms |
"START TRANSACTION"
Parameters:
[] |
| 6 | 0.34 ms |
UPDATE products SET views = ? WHERE id = ?
Parameters:
[ 4 2784 ] |
| 7 | 2.79 ms |
"COMMIT"
Parameters:
[] |
| 8 | 0.31 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.type AS type_3, t0.url AS url_4, t0.file_id AS file_id_5 FROM product_reference t0 INNER JOIN products_references ON t0.id = products_references.reference_id WHERE products_references.product_id = ?
Parameters:
[
2784
]
|
| 9 | 0.26 ms |
SELECT t0.id AS id_1, t0.text_value AS text_value_2, t0.extra_info AS extra_info_3, t0.quantity AS quantity_4, t0.product_id AS product_id_5, t0.attribute_id AS attribute_id_6, t0.attribute_value_id AS attribute_value_id_7 FROM product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
2784
]
|
| 10 | 0.18 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.filter_type AS filter_type_8, t0.published AS published_9, t0.attribute_type AS attribute_type_10, t0.attribute_group_id AS attribute_group_id_11 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
66
]
|
| 11 | 0.32 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "66" "en" "App\Entity\Product\Attribute\Attribute" ] |
| 12 | 0.11 ms |
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.sort_index AS sort_index_4, t0.published AS published_5 FROM attribute_group t0 WHERE t0.id = ?
Parameters:
[
5
]
|
| 13 | 0.15 ms |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "5" "en" "App\Entity\Product\Attribute\AttributeGroup" ] |
| 14 | 0.10 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.filter_type AS filter_type_8, t0.published AS published_9, t0.attribute_type AS attribute_type_10, t0.attribute_group_id AS attribute_group_id_11 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
364
]
|
| 15 | 0.25 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "364" "en" "App\Entity\Product\Attribute\Attribute" ] |
| 16 | 0.09 ms |
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.sort_index AS sort_index_4, t0.published AS published_5 FROM attribute_group t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 17 | 0.10 ms |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "6" "en" "App\Entity\Product\Attribute\AttributeGroup" ] |
| 18 | 0.09 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.filter_type AS filter_type_8, t0.published AS published_9, t0.attribute_type AS attribute_type_10, t0.attribute_group_id AS attribute_group_id_11 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
365
]
|
| 19 | 0.25 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "365" "en" "App\Entity\Product\Attribute\Attribute" ] |
| 20 | 0.11 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.filter_type AS filter_type_8, t0.published AS published_9, t0.attribute_type AS attribute_type_10, t0.attribute_group_id AS attribute_group_id_11 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
28
]
|
| 21 | 0.25 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "28" "en" "App\Entity\Product\Attribute\Attribute" ] |
| 22 | 0.09 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
815
]
|
| 23 | 3.00 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "815" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 24 | 0.16 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.filter_type AS filter_type_8, t0.published AS published_9, t0.attribute_type AS attribute_type_10, t0.attribute_group_id AS attribute_group_id_11 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
361
]
|
| 25 | 0.41 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "361" "en" "App\Entity\Product\Attribute\Attribute" ] |
| 26 | 0.13 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6281
]
|
| 27 | 3.11 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6281" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 28 | 0.13 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6284
]
|
| 29 | 2.07 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6284" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 30 | 0.10 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6291
]
|
| 31 | 2.00 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6291" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 32 | 0.10 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6288
]
|
| 33 | 1.99 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6288" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 34 | 0.14 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6294
]
|
| 35 | 2.02 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6294" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 36 | 0.11 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.filter_type AS filter_type_8, t0.published AS published_9, t0.attribute_type AS attribute_type_10, t0.attribute_group_id AS attribute_group_id_11 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
359
]
|
| 37 | 0.26 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "359" "en" "App\Entity\Product\Attribute\Attribute" ] |
| 38 | 0.09 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6260
]
|
| 39 | 2.00 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6260" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 40 | 0.09 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6296
]
|
| 41 | 1.99 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6296" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 42 | 0.11 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6297
]
|
| 43 | 2.06 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6297" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 44 | 0.11 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6259
]
|
| 45 | 2.01 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6259" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 46 | 0.11 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6245
]
|
| 47 | 2.00 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6245" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 48 | 0.10 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6246
]
|
| 49 | 2.71 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6246" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 50 | 0.14 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6247
]
|
| 51 | 2.01 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6247" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 52 | 0.10 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6252
]
|
| 53 | 2.02 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6252" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 54 | 0.09 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6253
]
|
| 55 | 2.05 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6253" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 56 | 0.12 ms |
SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.filter_type AS filter_type_8, t0.published AS published_9, t0.attribute_type AS attribute_type_10, t0.attribute_group_id AS attribute_group_id_11 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
366
]
|
| 57 | 0.27 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "366" "en" "App\Entity\Product\Attribute\Attribute" ] |
| 58 | 0.09 ms |
SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.sort_index AS sort_index_4, t0.published AS published_5 FROM attribute_group t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 59 | 0.12 ms |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "7" "en" "App\Entity\Product\Attribute\AttributeGroup" ] |
| 60 | 0.09 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6367
]
|
| 61 | 2.04 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6367" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
| 62 | 0.10 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.sort_index AS sort_index_3, t0.extra_info AS extra_info_4, t0.attribute_id AS attribute_id_5 FROM attribute_value t0 WHERE t0.id = ?
Parameters:
[
6254
]
|
| 63 | 2.04 ms |
SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_value_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?
Parameters:
[ "6254" "en" "App\Entity\Product\Attribute\AttributeValue" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| blk | doctrine.dbal.blk_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Product\Object\ProductAttributeValue | 20 |
| App\Entity\Product\Attribute\AttributeValue | 17 |
| App\Entity\Product\Attribute\Attribute | 7 |
| App\Entity\Product\Category | 3 |
| App\Entity\Product\Attribute\AttributeGroup | 3 |
| App\Entity\Product\Object\BaseProduct | 1 |
| App\Entity\Product\ProductType | 1 |
| App\Entity\Common\Files\AppFile | 1 |
| App\Entity\Product\ProductManufacturer | 1 |