https://test.perina-peroni.ru/product/prostynya-na-rezinke-butterfly-satin-delyuks-biryuza-5827-180-200-vysota-35-sm-36730

Query Metrics

57 Database Queries
32 Different statements
17.90 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.14 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.10 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 10:34:52"
  "2026-02-04 10:34:52"
]
4 0.58 ms
SELECT t0.id AS id_1, t0.visible AS visible_2, t0.name AS name_3, t0.sku AS sku_4, t0.description AS description_5, t0.main_image AS main_image_6, t0.uid AS uid_7, t0.characteristic AS characteristic_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.created_at_in1_c AS created_at_in1_c_11, t0.price AS price_12, t0.old_price AS old_price_13, t0.bonus AS bonus_14, t0.slug AS slug_15, t0.images AS images_16, t0.number_of_orders AS number_of_orders_17, t0.is_new AS is_new_18, t0.is_hit AS is_hit_19, t0.is_gift AS is_gift_20, t0.is_new_year AS is_new_year_21, t0.full_title AS full_title_22, t0.discount_percent AS discount_percent_23, t0.balance_store AS balance_store_24, t0.balance_warehouse AS balance_warehouse_25, t0.old_slug AS old_slug_26, t0.viewed AS viewed_27, t0.code1c AS code1c_28, t0.data AS data_29, t0.on_demand AS on_demand_30, t0.hash AS hash_31, t0.reviews_number AS reviews_number_32, t0.reviews_avg_score AS reviews_avg_score_33, t0.group_uid AS group_uid_34, t0.is_little_remains AS is_little_remains_35, t0.common_group_name AS common_group_name_36, t0.brand_id AS brand_id_37, t0.size_id AS size_id_38, t0.category1c_id AS category1c_id_39 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "prostynya-na-rezinke-butterfly-satin-delyuks-biryuza-5827-180-200-vysota-35-sm-36730"
]
5 0.12 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 {#3773
    __toString(): "product"
  }
]
6 0.10 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"
]
7 0.33 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 (36730) AND pl.visible=1 ORDER BY plp.product_id,pl.priority DESC
Parameters:
[]
8 0.10 ms
SELECT t0.id AS id_1, t0.uid AS uid_2, t0.path AS path_3, t0.created_at AS created_at_4 FROM category_1c t0 WHERE t0.id = ?
Parameters:
[
  672966
]
9 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.visible AS visible_3, t0.slug AS slug_4, t0.sort AS sort_5, t0.products_number AS products_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.image AS image_9, t0.icon AS icon_10, t0.level AS level_11, t0.filter_properties AS filter_properties_12, t0.product_properties AS product_properties_13, t0.parent_id AS parent_id_14, t0.content_id AS content_id_15 FROM category t0 INNER JOIN category_category1c ON t0.id = category_category1c.category_id WHERE category_category1c.category1c_id = ?
Parameters:
[
  672966
]
10 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.visible AS visible_3, t0.slug AS slug_4, t0.sort AS sort_5, t0.products_number AS products_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.image AS image_9, t0.icon AS icon_10, t0.level AS level_11, t0.filter_properties AS filter_properties_12, t0.product_properties AS product_properties_13, t0.parent_id AS parent_id_14, t0.content_id AS content_id_15 FROM category t0 WHERE t0.id = ?
Parameters:
[
  2
]
11 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.visible AS visible_3, t0.slug AS slug_4, t0.sort AS sort_5, t0.products_number AS products_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.image AS image_9, t0.icon AS icon_10, t0.level AS level_11, t0.filter_properties AS filter_properties_12, t0.product_properties AS product_properties_13, t0.parent_id AS parent_id_14, t0.content_id AS content_id_15 FROM category t0 WHERE t0.id = ?
Parameters:
[
  1
]
12 0.10 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:
[]
13 0.14 ms
SELECT DATABASE()
Parameters:
[]
14 1.11 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "test"
]
15 0.12 ms
SELECT DATABASE()
Parameters:
[]
16 0.82 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "test"
]
17 0.12 ms
SELECT DATABASE()
Parameters:
[]
18 0.59 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"
]
19 0.09 ms
SELECT DATABASE()
Parameters:
[]
20 7.47 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"
]
21 0.49 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"
]
22 0.11 ms
SELECT DATABASE()
Parameters:
[]
23 0.21 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"
]
24 0.11 ms
SELECT * FROM doctrine_migration_versions
Parameters:
[]
25 0.12 ms
SELECT DATABASE()
Parameters:
[]
26 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"
]
27 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"
]
28 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:
[]
29 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"
]
30 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
]
31 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"
]
32 0.10 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"
]
33 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"
]
34 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.uid AS uid_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.markers AS markers_8, t0.meta_title AS meta_title_9, t0.meta_description AS meta_description_10, t0.content AS content_11, t0.filter_properties AS filter_properties_12 FROM brand t0 WHERE t0.id = ?
Parameters:
[
  325
]
35 0.09 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.shipping AS shipping_3, t0.text_in_product_card AS text_in_product_card_4 FROM delivery_zone t0 WHERE t0.id = ?
Parameters:
[
  37
]
36 0.27 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.video_link AS video_link_3 FROM product_video t0 INNER JOIN product_product_video ON t0.id = product_product_video.product_video_id WHERE product_product_video.product_id = ?
Parameters:
[
  36730
]
37 0.55 ms
SELECT t0.id AS id_1, t0.property_id AS property_id_2, t3.id AS id_4, t3.title AS title_5, t3.uid AS uid_6, t3.alias AS alias_7, t3.in_filter AS in_filter_8, t3.description AS description_9, t3.created_at AS created_at_10, t3.updated_at AS updated_at_11, t3.sort AS sort_12, t3.in_card AS in_card_13, t3.values_sort AS values_sort_14, t0.value_id AS value_id_15, t16.id AS id_17, t16.title AS title_18, t16.uid AS uid_19, t16.description AS description_20, t16.created_at AS created_at_21, t16.updated_at AS updated_at_22, t0.product_id AS product_id_23 FROM product_property t0 INNER JOIN property t3 ON t0.property_id = t3.id INNER JOIN property_value t16 ON t0.value_id = t16.id WHERE t0.product_id = ?
Parameters:
[
  36730
]
38 0.32 ms
SELECT t0.id AS id_1, t0.weight AS weight_2, t0.width AS width_3, t0.height AS height_4, t0.length AS length_5, t0.volume AS volume_6 FROM product_size t0 WHERE t0.id = ?
Parameters:
[
  36729
]
39 0.26 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.file AS file_3, t0.uid AS uid_4 FROM product_certificate t0 INNER JOIN product_product_certificate ON t0.id = product_product_certificate.product_certificate_id WHERE product_product_certificate.product_id = ?
Parameters:
[
  36730
]
40 0.26 ms
SELECT t0.id AS id_1, t0.description AS description_2, t0.uid AS uid_3, t0.sort AS sort_4, t0.file AS file_5 FROM product_icon t0 INNER JOIN product_product_icon ON t0.id = product_product_icon.product_icon_id WHERE product_product_icon.product_id = ?
Parameters:
[
  36730
]
41 0.12 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"
]
42 0.26 ms
SELECT t0.id AS id_1, t0.score AS score_2, t0.author_name AS author_name_3, t0.review_text AS review_text_4, t0.customers_likes AS customers_likes_5, t0.customers_dislikes AS customers_dislikes_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.status AS status_9, t0.answer AS answer_10, t0.answered_at AS answered_at_11, t0.product_id AS product_id_12, t0.customer_id AS customer_id_13 FROM product_review t0 WHERE (t0.status = ? AND t0.product_id = ?) ORDER BY t0.created_at DESC
Parameters:
[
  1
  36730
]
43 0.24 ms
SELECT t0.id AS id_1, t0.author_name AS author_name_2, t0.question_text AS question_text_3, t0.answer_text AS answer_text_4, t0.answer_author_name AS answer_author_name_5, t0.customers_likes AS customers_likes_6, t0.customers_dislikes AS customers_dislikes_7, t0.created_at AS created_at_8, t0.answered_at AS answered_at_9, t0.approved AS approved_10, t0.customer_id AS customer_id_11, t0.product_id AS product_id_12 FROM product_question t0 WHERE (t0.answered_at IS NOT NULL AND t0.product_id = ?) ORDER BY t0.created_at DESC
Parameters:
[
  36730
]
44 0.09 ms
SELECT t0.id AS id_1, t0.score AS score_2, t0.author_name AS author_name_3, t0.review_text AS review_text_4, t0.customers_likes AS customers_likes_5, t0.customers_dislikes AS customers_dislikes_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.status AS status_9, t0.answer AS answer_10, t0.answered_at AS answered_at_11, t0.product_id AS product_id_12, t0.customer_id AS customer_id_13 FROM product_review t0 WHERE (t0.status = ? AND t0.product_id = ?) ORDER BY t0.created_at DESC
Parameters:
[
  1
  36730
]
45 0.11 ms
SELECT t0.id AS id_1, t0.author_name AS author_name_2, t0.question_text AS question_text_3, t0.answer_text AS answer_text_4, t0.answer_author_name AS answer_author_name_5, t0.customers_likes AS customers_likes_6, t0.customers_dislikes AS customers_dislikes_7, t0.created_at AS created_at_8, t0.answered_at AS answered_at_9, t0.approved AS approved_10, t0.customer_id AS customer_id_11, t0.product_id AS product_id_12 FROM product_question t0 WHERE (t0.answered_at IS NOT NULL AND t0.product_id = ?) ORDER BY t0.created_at DESC
Parameters:
[
  36730
]
46 0.11 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
]
47 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
]
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:
[
  "help"
  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:
[
  "to_customers"
  1
]
50 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"
]
51 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
]
52 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
]
53 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
]
54 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
]
55 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"
]
56 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"
]
57 0.10 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\Brand No errors.
App\Entity\ProductSize No errors.
App\Entity\Category1C No errors.
App\Entity\ProductIcon No errors.
App\Entity\ProductCertificate No errors.
App\Entity\ProductReview No errors.
App\Entity\ProductVideo No errors.
App\Entity\ProductProperty No errors.
App\Entity\ProductQuestion No errors.
App\Entity\Content No errors.
App\Entity\InfoBlockLink No errors.
App\Entity\SeoTemplate No errors.
App\Entity\ProductsListContent No errors.
App\Entity\VirtualCategory 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\Property No errors.
App\Entity\PropertyValue 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.
App\Entity\Slide No errors.
App\Entity\PageBlock No errors.