Query Metrics
32
Database Queries
7
Different statements
110.32 ms
Query time
0
Invalid entities
117
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.43 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.subtitle AS subtitle_4, t0.description AS description_5, t0.position AS position_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.is_publish AS is_publish_10, t0.is_archived AS is_archived_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13 FROM product_category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"video-nadzor"
]
|
| 2 | 1.04 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.subtitle AS subtitle_3, p0_.description AS description_4, p0_.position AS position_5, p0_.lft AS lft_6, p0_.lvl AS lvl_7, p0_.rgt AS rgt_8, p0_.is_publish AS is_publish_9, p0_.is_archived AS is_archived_10, p0_.tree_root AS tree_root_11, p0_.parent_id AS parent_id_12 FROM product_category p0_ WHERE p0_.parent_id = ? AND p0_.is_archived = ? ORDER BY p0_.position ASC
Parameters:
[ Ramsey\Uuid\Lazy\LazyUuidFromString {#971 : "8127323e-58f7-4a21-9a7f-da63120338c8" } 0 ] |
| 3 | 37.44 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.short_description AS short_description_3, p0_.description AS description_4, p0_.price AS price_5, p0_.special_price AS special_price_6, p0_.max_discount AS max_discount_7, p0_.sku AS sku_8, p0_.featured_image AS featured_image_9, p0_.image_gallery AS image_gallery_10, p0_.tabs AS tabs_11, p0_.seo_meta AS seo_meta_12, p0_.is_publish AS is_publish_13, p0_.is_archived AS is_archived_14, p0_.is_featured AS is_featured_15, p0_.is_homepage_slider AS is_homepage_slider_16, p0_.show_in_category AS show_in_category_17, p0_.is_highlighted AS is_highlighted_18, p0_.is_b2_c AS is_b2_c_19, p0_.created_at AS created_at_20, p0_.updated_at AS updated_at_21, p0_.documents AS documents_22, p0_.related_products AS related_products_23, p0_.stock_quantity AS stock_quantity_24, p0_.category_id AS category_id_25, p0_.brand_id AS brand_id_26 FROM product p0_ INNER JOIN product_category p1_ ON p0_.category_id = p1_.id WHERE p1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.is_publish = ? AND p0_.is_archived = ? ORDER BY p0_.created_at DESC LIMIT 24
Parameters:
[ Ramsey\Uuid\Lazy\LazyUuidFromString {#971 : "8127323e-58f7-4a21-9a7f-da63120338c8" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1067 : "976c3062-bfeb-4751-a477-ae0f99866f12" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1051 : "4b595f3d-10e1-4ad0-b7d3-24bdebbf429d" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1086 : "7d289d82-b8a0-41b6-991c-069502b80ebe" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1082 : "01a5b01f-423b-499a-9e04-64be124df642" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1069 : "1478c592-e492-473b-8252-341bca99d0fa" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1099 : "91ca862d-08ee-4fe9-b49b-b54fe6d7aefe" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1109 : "a24082a7-04c6-4b47-bc0a-9a2ee046e9a5" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1119 : "89549a61-99ef-4283-84a1-9c3f4958a348" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1129 : "41503e4f-70e1-4177-935d-6c60c496622b" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1139 : "53352697-db09-480a-a330-a7890c4dee34" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1149 : "6b45ebc3-bed1-4501-aba1-0c2aef976c98" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1159 : "413d26b0-a381-46a9-8daf-6916c425e137" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1169 : "9e9a1da9-0f05-49dc-b15e-d153d5b23318" } 1 0 ] |
| 4 | 13.36 ms |
SELECT COUNT(p0_.id) AS sclr_0 FROM product p0_ INNER JOIN product_category p1_ ON p0_.category_id = p1_.id WHERE p1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.is_publish = ? AND p0_.is_archived = ?
Parameters:
[ Ramsey\Uuid\Lazy\LazyUuidFromString {#971 : "8127323e-58f7-4a21-9a7f-da63120338c8" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1067 : "976c3062-bfeb-4751-a477-ae0f99866f12" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1051 : "4b595f3d-10e1-4ad0-b7d3-24bdebbf429d" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1086 : "7d289d82-b8a0-41b6-991c-069502b80ebe" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1082 : "01a5b01f-423b-499a-9e04-64be124df642" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1069 : "1478c592-e492-473b-8252-341bca99d0fa" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1099 : "91ca862d-08ee-4fe9-b49b-b54fe6d7aefe" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1109 : "a24082a7-04c6-4b47-bc0a-9a2ee046e9a5" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1119 : "89549a61-99ef-4283-84a1-9c3f4958a348" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1129 : "41503e4f-70e1-4177-935d-6c60c496622b" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1139 : "53352697-db09-480a-a330-a7890c4dee34" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1149 : "6b45ebc3-bed1-4501-aba1-0c2aef976c98" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1159 : "413d26b0-a381-46a9-8daf-6916c425e137" } Ramsey\Uuid\Lazy\LazyUuidFromString {#1169 : "9e9a1da9-0f05-49dc-b15e-d153d5b23318" } 1 0 ] |
| 5 | 3.55 ms |
SELECT t0.id AS id_1, t0.order_id AS order_id_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.delivery AS delivery_6, t0.delivery_price AS delivery_price_7, t0.customer_note AS customer_note_8, t0.company_id AS company_id_9, t0.user_id AS user_id_10 FROM `order` t0 WHERE t0.id IS NULL AND t0.status = ? LIMIT 1
Parameters:
[
"cart"
]
|
| 6 | 7.92 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.featured_image AS featured_image_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.web_url AS web_url_8, t0.color AS color_9 FROM brand t0 WHERE t0.id = ?
Parameters:
[
"54ffad9d-b58f-40be-aadd-e9f0be310470"
]
|
| 7 | 1.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"ff0e6892-917e-447c-84d6-c3fd46a4d252"
]
|
| 8 | 0.99 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"b50f0321-1909-44ec-9bba-5c14d6fc6d49"
]
|
| 9 | 3.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.featured_image AS featured_image_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.web_url AS web_url_8, t0.color AS color_9 FROM brand t0 WHERE t0.id = ?
Parameters:
[
"65bb129f-e7e3-45dd-b66f-80f8c9dbb78d"
]
|
| 10 | 1.03 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"9bd97d47-3576-4dc5-a84c-5dd7fdf7a681"
]
|
| 11 | 7.39 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"90881332-cc10-4292-9e7a-293b9d1de661"
]
|
| 12 | 0.94 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"cbc6e58c-f8d1-429b-a946-64133637456c"
]
|
| 13 | 0.82 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"40b6c165-3f20-457d-a014-ff52c6e9a1ee"
]
|
| 14 | 0.94 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"38ce72da-52c2-46fa-aee9-1e4e16a68261"
]
|
| 15 | 1.01 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"1237379d-b80b-41a4-acb8-c5333b9b1fbc"
]
|
| 16 | 7.15 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"bdb37a16-499f-4c4c-810a-0721662af499"
]
|
| 17 | 1.10 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"aeacc423-4208-4079-a8ab-22400faea5ce"
]
|
| 18 | 0.95 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"cddac521-26cb-41e1-8f55-b0a464e3e15f"
]
|
| 19 | 0.84 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"0fbfa818-5ec7-403f-823b-27ab750b1292"
]
|
| 20 | 0.90 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"14612359-943c-4a0e-84e3-0999f34d05e1"
]
|
| 21 | 5.43 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"0f07aa71-4489-4ebf-9865-e60333e0c06a"
]
|
| 22 | 1.09 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"91f26ab9-d454-4522-8bc4-df12a06f9b05"
]
|
| 23 | 0.92 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"60ae09af-035b-494f-a7d5-5996f9c931bb"
]
|
| 24 | 4.13 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"9b456653-83de-426f-8020-554f9f7ffb0d"
]
|
| 25 | 0.80 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"edc7c12a-e110-460c-b4bb-669dbaee3b55"
]
|
| 26 | 0.60 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"32b78313-93ed-4652-bc30-677a0fe7cc15"
]
|
| 27 | 0.69 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"6be4cd29-94e2-4562-91b9-4c7591371dcb"
]
|
| 28 | 0.73 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"cdc7c0c8-5773-49f6-adfe-98f13ca4b9db"
]
|
| 29 | 0.64 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.featured_image AS featured_image_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.web_url AS web_url_8, t0.color AS color_9 FROM brand t0 WHERE t0.id = ?
Parameters:
[
"db861632-69ab-4663-a2b8-aa8245a37a1b"
]
|
| 30 | 0.57 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"3c97b298-e6d1-4608-a5de-ca6167f8f08d"
]
|
| 31 | 0.73 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"fc828ec9-e3bf-45bb-acf2-603a4b51108d"
]
|
| 32 | 0.74 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.is_group AS is_group_8, t0.tree_root AS tree_root_9, t0.parent_id AS parent_id_10, t0.product_category_id AS product_category_id_11 FROM attribute t0 INNER JOIN product_attribute ON t0.id = product_attribute.attribute_id WHERE product_attribute.product_id = ?
Parameters:
[
"386195cf-deab-4974-9524-7a6b0d97f966"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_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\Attribute | 76 |
| App\Entity\Product | 24 |
| App\Entity\ProductCategory | 14 |
| App\Entity\Brand | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\ProductCategory | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Attribute | No errors. |
| App\Entity\Brand | No errors. |
| App\Entity\Tag | No errors. |
| App\Entity\Order | No errors. |
| App\Entity\Company | No errors. |
| App\Entity\User | No errors. |