Query Metrics
53
Database Queries
32
Different statements
22.95 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.15 ms |
SELECT (c0_.id) AS sclr_0, (c0_.name) AS sclr_1, (c0_.parent_id) AS sclr_2, (c0_.products_number) AS sclr_3, (c0_.slug) AS sclr_4, (c0_.sort) AS sclr_5, (c0_.icon) AS sclr_6, (c0_.image) AS sclr_7 FROM category c0_ WHERE c0_.visible = 1 ORDER BY c0_.sort ASC
Parameters:
[] |
| 2 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.postal_code AS postal_code_3, t0.kladr AS kladr_4, t0.fias AS fias_5, t0.oktmo AS oktmo_6, t0.time_zone AS time_zone_7, t0.latitude AS latitude_8, t0.longitude AS longitude_9, t0.population AS population_10, t0.full_address AS full_address_11, t0.okato AS okato_12, t0.country AS country_13, t0.region_id AS region_id_14, t0.delivery_zone_id AS delivery_zone_id_15 FROM city t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 3 | 0.46 ms |
SELECT p0_.id AS id_0, p0_.is_active AS is_active_1, p0_.date_from AS date_from_2, p0_.date_to AS date_to_3, p0_.name AS name_4, p0_.config AS config_5, p0_.type AS type_6, p0_.product_label_id AS product_label_id_7 FROM promotion p0_ WHERE (p0_.is_active = 1 AND p0_.date_to >= ? AND p0_.date_from <= ?) AND p0_.type IN ('profit_set', 'registered_customer', 'even_less_price', 'discount_on_products')
Parameters:
[ "2026-02-04 08:09:52" "2026-02-04 08:09:52" ] |
| 4 | 0.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.conditions AS conditions_6, t0.visible AS visible_7, t0.short_name AS short_name_8, t0.image AS image_9, t0.filter_properties AS filter_properties_10, t0.products_count AS products_count_11, t0.content_id AS content_id_12 FROM virtual_category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"citrusovye-aromaty"
]
|
| 5 | 0.22 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.meta_description AS meta_description_3, t0.h1 AS h1_4, t0.top_banner_img AS top_banner_img_5, t0.seo_text_top AS seo_text_top_6, t0.seo_text_bottom AS seo_text_bottom_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.top_banner_img_mobile AS top_banner_img_mobile_10, t0.top_banner_url AS top_banner_url_11 FROM products_list_content t0 WHERE t0.id = ?
Parameters:
[
386
]
|
| 6 | 0.10 ms |
SELECT t0.id AS id_1, t0.object AS object_2, t0.title AS title_3, t0.description AS description_4, t0.h1 AS h1_5, t0.keywords AS keywords_6, t0.title_pagination AS title_pagination_7, t0.description_pagination AS description_pagination_8, t0.h1_pagination AS h1_pagination_9, t0.keywords_pagination AS keywords_pagination_10 FROM seo_template t0 WHERE t0.object = ? LIMIT 1
Parameters:
[ App\Component\Seo\SeoObjectType {#3112 : "virtual_category" } ] |
| 7 | 0.92 ms |
SELECT p0_.id AS id_0 FROM product p0_ WHERE p0_.visible = 1 AND p0_.id IN ('29175', '34356', '34374', '34352', '34370', '32802', '34360', '32801', '34359', '34442', '34436', '34435', '34036', '25050', '8828', '34441', '34439', '33360', '24944', '33367', '32800', '32799', '31242', '30535', '25046', '14769', '14768', '8672', '14774', '14696', '14695', '22308', '22310', '22296', '22327', '19511', '19509', '8825', '8770', '8781', '8757', '8772', '22311', '36916', '36924', '38383', '38391', '31239', '38917', '41174', '41161', '41732', '41730', '41613', '41612', '41611', '41168')
Parameters:
[] |
| 8 | 0.29 ms |
SELECT p0_.id AS id_0 FROM product p0_ WHERE p0_.visible = 1 AND p0_.id IN (8781, 19509, 19511, 31239, 32799, 32801, 33360, 34036, 34439, 36916, 38383, 38391, 38917, 41161, 41168, 41174, 41611, 41612, 41613, 41730, 41732) ORDER BY p0_.is_hit DESC
Parameters:
[] |
| 9 | 0.27 ms |
SELECT MIN(p0_.price) AS sclr_0, MAX(p0_.price) AS sclr_1 FROM product p0_ WHERE p0_.visible = 1 AND p0_.id IN (8781, 19509, 19511, 31239, 32799, 32801, 33360, 34036, 34439, 36916, 38383, 38391, 38917, 41161, 41168, 41174, 41611, 41612, 41613, 41730, 41732) ORDER BY p0_.is_hit DESC
Parameters:
[] |
| 10 | 2.44 ms |
SELECT p0_.property_id AS sclr_0, p0_.value_id AS sclr_1, p1_.id AS id_2 FROM product p1_ INNER JOIN product_property p0_ ON p1_.id = p0_.product_id WHERE p1_.id IN (0, 41732, 41730, 41613, 41612, 41611, 41168, 38391, 38383, 36916, 34036, 33360, 19511, 32801, 31239, 32799, 34439, 19509, 41174, 41161, 38917, 8781)
Parameters:
[] |
| 11 | 0.47 ms |
SELECT p0_.id AS id_0, c1_.id AS id_1 FROM product p0_ INNER JOIN category_1c c2_ ON p0_.category1c_id = c2_.id INNER JOIN category_category1c c3_ ON c2_.id = c3_.category1c_id INNER JOIN category c1_ ON c1_.id = c3_.category_id WHERE p0_.id IN (0, 41732, 41730, 41613, 41612, 41611, 41168, 38391, 38383, 36916, 34036, 33360, 19511, 32801, 31239, 32799, 34439, 19509, 41174, 41161, 38917, 8781)
Parameters:
[] |
| 12 | 0.11 ms |
SELECT p0_.id AS id_0, p0_.alias AS alias_1, p0_.title AS title_2, p0_.values_sort AS values_sort_3 FROM property p0_ WHERE p0_.in_filter = 1
Parameters:
[] |
| 13 | 0.50 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1 FROM property_value p0_ WHERE p0_.id IN (3628598, 4984, 2827, 8, 1214, 4064, 3949, 4985, 1139, 2828, 3839561, 3840317, 3839568, 3841919, 3843806, 3839701, 3841170, 3841124, 3841126, 3841758, 3841747, 3841749, 3841254, 3841546, 3841935, 3843813, 3844635, 3844643, 3844805, 3846444, 3846452, 3846458, 3847050, 3847051, 3847052, 3847129, 3847131, 229, 855, 4991, 4065, 1384, 989, 3841256, 1353, 1740122, 3844479, 686, 272, 34, 163, 504, 573735, 290, 5969, 1137, 347, 678335, 185, 33, 2305, 4987, 40, 262, 330, 82, 256, 152, 257, 812, 17, 4143, 768, 3840323, 3841255, 3840859, 3840275, 3842043, 3839506, 3846451, 3840640, 3842152, 154, 19, 3637, 1013, 158, 1044, 5142, 67, 875, 3583344, 3583349, 3583346, 3583342, 13, 0)
Parameters:
[] |
| 14 | 1.70 ms |
SELECT p0_.property_id AS sclr_0, p0_.value_id AS sclr_1, p0_.product_id AS sclr_2 FROM product_property p0_ WHERE p0_.product_id IN (0, 41732, 41730, 41613, 41612, 41611, 41168, 38391, 38383, 36916, 34036, 33360, 19511, 32801, 31239, 32799, 34439, 19509, 41174, 41161, 38917, 8781)
Parameters:
[] |
| 15 | 0.31 ms |
SELECT p0_.id AS id_0, b1_.image AS image_1 FROM property_value p0_ INNER JOIN brand b1_ ON (b1_.uid = p0_.uid) WHERE p0_.id IN (3840317, 3839701, 3839561, 3839568, 3841919, 3843806)
Parameters:
[] |
| 16 | 0.48 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT p0_.id AS id_0, p0_.visible AS visible_1, p0_.name AS name_2, p0_.sku AS sku_3, p0_.description AS description_4, p0_.main_image AS main_image_5, p0_.uid AS uid_6, p0_.characteristic AS characteristic_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.created_at_in1_c AS created_at_in1_c_10, p0_.price AS price_11, p0_.old_price AS old_price_12, p0_.bonus AS bonus_13, p0_.slug AS slug_14, p0_.images AS images_15, p0_.number_of_orders AS number_of_orders_16, p0_.is_new AS is_new_17, p0_.is_hit AS is_hit_18, p0_.is_gift AS is_gift_19, p0_.is_new_year AS is_new_year_20, p0_.full_title AS full_title_21, p0_.discount_percent AS discount_percent_22, p0_.balance_store AS balance_store_23, p0_.balance_warehouse AS balance_warehouse_24, p0_.old_slug AS old_slug_25, p0_.viewed AS viewed_26, p0_.code1c AS code1c_27, p0_.data AS data_28, p0_.on_demand AS on_demand_29, p0_.hash AS hash_30, p0_.reviews_number AS reviews_number_31, p0_.reviews_avg_score AS reviews_avg_score_32, p0_.group_uid AS group_uid_33, p0_.is_little_remains AS is_little_remains_34, p0_.common_group_name AS common_group_name_35 FROM product p0_ WHERE p0_.visible = 1 AND p0_.id IN (8781, 19509, 19511, 31239, 32799, 32801, 33360, 34036, 34439, 36916, 38383, 38391, 38917, 41161, 41168, 41174, 41611, 41612, 41613, 41730, 41732) ORDER BY p0_.is_hit DESC) dctrn_result) dctrn_table
Parameters:
[] |
| 17 | 0.56 ms |
SELECT p0_.id AS id_0, p0_.visible AS visible_1, p0_.name AS name_2, p0_.sku AS sku_3, p0_.description AS description_4, p0_.main_image AS main_image_5, p0_.uid AS uid_6, p0_.characteristic AS characteristic_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.created_at_in1_c AS created_at_in1_c_10, p0_.price AS price_11, p0_.old_price AS old_price_12, p0_.bonus AS bonus_13, p0_.slug AS slug_14, p0_.images AS images_15, p0_.number_of_orders AS number_of_orders_16, p0_.is_new AS is_new_17, p0_.is_hit AS is_hit_18, p0_.is_gift AS is_gift_19, p0_.is_new_year AS is_new_year_20, p0_.full_title AS full_title_21, p0_.discount_percent AS discount_percent_22, p0_.balance_store AS balance_store_23, p0_.balance_warehouse AS balance_warehouse_24, p0_.old_slug AS old_slug_25, p0_.viewed AS viewed_26, p0_.code1c AS code1c_27, p0_.data AS data_28, p0_.on_demand AS on_demand_29, p0_.hash AS hash_30, p0_.reviews_number AS reviews_number_31, p0_.reviews_avg_score AS reviews_avg_score_32, p0_.group_uid AS group_uid_33, p0_.is_little_remains AS is_little_remains_34, p0_.common_group_name AS common_group_name_35, p0_.brand_id AS brand_id_36, p0_.size_id AS size_id_37, p0_.category1c_id AS category1c_id_38 FROM product p0_ WHERE p0_.visible = 1 AND p0_.id IN (8781, 19509, 19511, 31239, 32799, 32801, 33360, 34036, 34439, 36916, 38383, 38391, 38917, 41161, 41168, 41174, 41611, 41612, 41613, 41730, 41732) ORDER BY p0_.is_hit DESC LIMIT 64
Parameters:
[] |
| 18 | 0.11 ms |
SELECT p0_.id AS id_0, p0_.text AS text_1, p0_.color AS color_2, p0_.visible AS visible_3, p0_.priority AS priority_4, p0_.type AS type_5 FROM product_label p0_ WHERE p0_.type <> ? AND p0_.visible = 1
Parameters:
[
"custom"
]
|
| 19 | 0.46 ms |
SELECT plp.product_id,pl.text,pl.color,pl.priority,pl.type FROM product_label_product plp join product_label pl on pl.id = plp.product_label_id WHERE plp.product_id IN (41730,41732,31239,32799,32801,36916,19511,33360,41611,41612,41613,41168,34036,38917,19509,8781,41161,41174) AND pl.visible=1 ORDER BY plp.product_id,pl.priority DESC
Parameters:
[] |
| 20 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.content_head AS content_head_6 FROM ext_script t0
Parameters:
[] |
| 21 | 0.14 ms |
SELECT DATABASE()
Parameters:
[] |
| 22 | 1.01 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"test"
]
|
| 23 | 0.11 ms |
SELECT DATABASE()
Parameters:
[] |
| 24 | 0.79 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"test"
]
|
| 25 | 0.11 ms |
SELECT DATABASE()
Parameters:
[] |
| 26 | 0.60 ms |
SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
Parameters:
[ "test" "doctrine_migration_versions" ] |
| 27 | 0.09 ms |
SELECT DATABASE()
Parameters:
[] |
| 28 | 7.27 ms |
SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME AND c.CONSTRAINT_SCHEMA = k.TABLE_SCHEMA */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.ORDINAL_POSITION
Parameters:
[ "test" "doctrine_migration_versions" ] |
| 29 | 0.48 ms |
SELECT COLUMN_NAME AS field, COLUMN_TYPE AS type, IS_NULLABLE AS `null`, COLUMN_KEY AS `key`, COLUMN_DEFAULT AS `default`, EXTRA, COLUMN_COMMENT AS comment, CHARACTER_SET_NAME AS characterset, COLLATION_NAME AS collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY ORDINAL_POSITION
Parameters:
[ "test" "doctrine_migration_versions" ] |
| 30 | 0.11 ms |
SELECT DATABASE()
Parameters:
[] |
| 31 | 0.20 ms |
SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
Parameters:
[ "test" "doctrine_migration_versions" ] |
| 32 | 0.09 ms |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
| 33 | 0.12 ms |
SELECT DATABASE()
Parameters:
[] |
| 34 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"registration_bonus"
]
|
| 35 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"logo"
]
|
| 36 | 0.09 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1 FROM city c0_ INNER JOIN pickpoint p1_ ON c0_.id = p1_.city_id WHERE c0_.name NOT IN ('Москва', 'Санкт-Петербург', 'Екатеринбург') AND c0_.id NOT IN (1) GROUP BY c0_.id, c0_.name ORDER BY c0_.population DESC LIMIT 25
Parameters:
[] |
| 37 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"logo"
]
|
| 38 | 0.09 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.is_mobile AS is_mobile_3, t0.type, t0.object_id AS object_id_4, t0.object_id AS object_id_5 FROM catalog t0 WHERE t0.is_mobile = ? AND t0.type IN ('category', 'virtual_category') ORDER BY t0.position ASC
Parameters:
[
0
]
|
| 39 | 0.09 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.page_code AS page_code_4, t0.content AS content_5 FROM content t0 WHERE t0.page_code = ? LIMIT 1
Parameters:
[
"topCatalog"
]
|
| 40 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"registration_bonus"
]
|
| 41 | 0.09 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.page_code AS page_code_4, t0.content AS content_5 FROM content t0 WHERE t0.page_code = ? LIMIT 1
Parameters:
[
"topLinksRow"
]
|
| 42 | 0.10 ms |
SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC
Parameters:
[ "catalog" 1 ] |
| 43 | 0.09 ms |
SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC
Parameters:
[ "about_company" 1 ] |
| 44 | 0.08 ms |
SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC
Parameters:
[ "help" 1 ] |
| 45 | 0.08 ms |
SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC
Parameters:
[ "to_customers" 1 ] |
| 46 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"logo"
]
|
| 47 | 0.08 ms |
SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC
Parameters:
[ "to_customers" 1 ] |
| 48 | 0.08 ms |
SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC
Parameters:
[ "about_company" 1 ] |
| 49 | 0.08 ms |
SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC
Parameters:
[ "help" 1 ] |
| 50 | 0.08 ms |
SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC
Parameters:
[ "to_customers" 1 ] |
| 51 | 0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"logo"
]
|
| 52 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"auth_type"
]
|
| 53 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.content_head AS content_head_6 FROM ext_script t0
Parameters:
[] |
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Category | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Customer | No errors. |
| App\Entity\City | No errors. |
| App\Entity\Sms | No errors. |
| App\Entity\PromoCode | No errors. |
| App\Entity\Settings | No errors. |
| App\Entity\Region | No errors. |
| App\Entity\DeliveryZone | No errors. |
| App\Entity\TransporterCode | No errors. |
| App\Entity\PickPoint | No errors. |
| App\Entity\Transporter | No errors. |
| App\Entity\Promotions\AbstractPromotion | No errors. |
| App\Entity\Promotions\ProfitSetPromotion | No errors. |
| App\Entity\Promotions\DiscountRegisteredCustomerPromotion | No errors. |
| App\Entity\Promotions\EvenLessPricePromotion | No errors. |
| App\Entity\Promotions\DiscountOnProductsPromotion | No errors. |
| App\Entity\ProductLabel | No errors. |
| App\Entity\VirtualCategory | No errors. |
| App\Entity\ProductsListContent | No errors. |
| App\Entity\SeoTemplate | No errors. |
| App\Entity\ProductProperty | No errors. |
| App\Entity\Property | No errors. |
| App\Entity\PropertyValue | No errors. |
| App\Entity\Category1C | No errors. |
| App\Entity\Brand | No errors. |
| App\Entity\ProductSize | No errors. |
| App\Entity\ProductIcon | No errors. |
| App\Entity\ProductCertificate | No errors. |
| App\Entity\ProductReview | No errors. |
| App\Entity\ProductVideo | No errors. |
| App\Entity\ProductQuestion | No errors. |
| App\Entity\Content | No errors. |
| App\Entity\InfoBlockLink | No errors. |
| App\Entity\ExtScript | No errors. |
| App\Entity\CustomerQuestion | No errors. |
| App\Entity\Order | No errors. |
| App\Entity\EmailLog | No errors. |
| App\Entity\Store | No errors. |
| App\Entity\CustomerLog | No errors. |
| App\Entity\OrderItem | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\OrderCalculation | No errors. |
| App\Entity\GiftCardOrder | No errors. |
| App\Entity\OrderTransaction | No errors. |
| App\Entity\SiteLog | No errors. |
| App\Entity\OrderPayment | No errors. |
| App\Entity\GiftCard | No errors. |
| App\Entity\GiftCardDebit | No errors. |
| App\Entity\EmailLogEvent | No errors. |
| App\Entity\Catalog\AbstractCatalogItem | No errors. |
| App\Entity\Catalog\CategoryCatalogItem | No errors. |
| App\Entity\Catalog\VirtualCategoryCatalogItem | No errors. |
| App\Entity\AdminUser | No errors. |
| App\Entity\MessageThrottle | No errors. |
| App\Entity\NotifyTemplate | No errors. |