https://www.saisimmo.gebanalysis.cloud/shop/category-product/74

Query Metrics

28 Database Queries
16 Different statements
15.87 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.20 ms
(13.84%)
2
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
2.13 ms
(13.40%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.parent_category_id AS parent_category_id_7 FROM flexy_categoryproduct t0 WHERE t0.id = ?
Parameters:
[
  "74"
]
2.09 ms
(13.17%)
5
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.is_deals AS is_deals_23, t0.weight AS weight_24, t0.promotion_id AS promotion_id_25, t0.vendor_id AS vendor_id_26, t0.brand_id AS brand_id_27, t0.parent_category_id AS parent_category_id_28, t0.customer_id AS customer_id_29, t0.dtype, t1.regular_price AS regular_price_30 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
  1
]
1.41 ms
(8.91%)
5
SELECT t0.id AS id_1, t0.description AS description_2, t0.created_at AS created_at_3, t0.value AS value_4, t0.price AS price_5, t0.quantity AS quantity_6, t0.attribut_id AS attribut_id_7, t0.product_id AS product_id_8 FROM attribut_value t0 WHERE t0.attribut_id = ?
Parameters:
[
  1
]
1.34 ms
(8.44%)
1
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.is_deals AS is_deals_23, t0.weight AS weight_24, t0.promotion_id AS promotion_id_25, t0.vendor_id AS vendor_id_26, t0.brand_id AS brand_id_27, t0.parent_category_id AS parent_category_id_28, t0.customer_id AS customer_id_29, t0.dtype, t1.regular_price AS regular_price_30 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id INNER JOIN product_category_product ON t0.id = product_category_product.product_id WHERE product_category_product.category_product_id = ?
Parameters:
[
  74
]
0.90 ms
(5.67%)
1
SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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 */ WHERE k.TABLE_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'gebcloud_omall' /*!50116 AND c.CONSTRAINT_SCHEMA = 'gebcloud_omall' */ORDER BY k.ORDINAL_POSITION
Parameters:
[]
0.79 ms
(5.01%)
1
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'gebcloud_omall' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC
Parameters:
[]
0.79 ms
(4.99%)
1
SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
Parameters:
[]
0.73 ms
(4.58%)
1
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ LEFT JOIN article a1_ ON p0_.id = a1_.id LEFT JOIN shop_product s2_ ON p0_.id = s2_.id LEFT JOIN product_category_product p4_ ON p0_.id = p4_.product_id LEFT JOIN flexy_categoryproduct f3_ ON f3_.id = p4_.category_product_id WHERE f3_.id = 74 AND p0_.is_published = 1
Parameters:
[]
0.65 ms
(4.10%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.parent_category_id AS parent_category_id_7 FROM flexy_categoryproduct t0 WHERE t0.parent_category_id IS NULL
Parameters:
[]
0.62 ms
(3.91%)
4
SELECT DATABASE()
Parameters:
[]
0.62 ms
(3.88%)
1
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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'gebcloud_omall' ORDER BY SEQ_IN_INDEX ASC
Parameters:
[]
0.56 ms
(3.54%)
1
SELECT DISTINCT p0_.id AS id_0 FROM product p0_ LEFT JOIN article a1_ ON p0_.id = a1_.id LEFT JOIN shop_product s2_ ON p0_.id = s2_.id LEFT JOIN product_category_product p4_ ON p0_.id = p4_.product_id LEFT JOIN flexy_categoryproduct f3_ ON f3_.id = p4_.category_product_id WHERE f3_.id = 74 AND p0_.is_published = 1 LIMIT 10
Parameters:
[]
0.46 ms
(2.92%)
1
SELECT t0.id AS id_1, t0.description AS description_2, t0.created_at AS created_at_3, t0.name AS name_4, t0.type AS type_5 FROM attribut t0
Parameters:
[]
0.36 ms
(2.29%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3 FROM brand t0 ORDER BY t0.name ASC
Parameters:
[]
0.21 ms
(1.34%)
1
SELECT * FROM doctrine_migration_versions
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\Flexy\ShopBundle\Entity\Product\CategoryProduct No errors.
App\Flexy\ShopBundle\Entity\Product\Product No errors.
App\Flexy\ShopBundle\Entity\Product\Attribut No errors.
App\Flexy\StockBundle\Entity\Article No errors.
App\Flexy\ShopBundle\Entity\Product\ProductShop No errors.
App\Flexy\ShopBundle\Entity\Product\AttributValue No errors.
App\Flexy\ShopBundle\Entity\Product\ImageProduct No errors.
App\Flexy\ShopBundle\Entity\Product\ProductVariant No errors.
App\Flexy\ShopBundle\Entity\Order\OrderItem No errors.
App\Flexy\ShopBundle\Entity\Promotion\Promotion No errors.
App\Flexy\ShopBundle\Entity\Vendor\Vendor No errors.
App\Flexy\ShopBundle\Entity\Brand No errors.
App\Flexy\ShopBundle\Entity\Product\Comment No errors.
App\Flexy\ShopBundle\Entity\Customer\Customer No errors.
App\Flexy\StockBundle\Entity\Stock No errors.
App\Flexy\ShopBundle\Entity\Order\Order No errors.
App\Flexy\ShopBundle\Entity\Promotion\Coupon No errors.
App\Flexy\ShopBundle\Entity\Promotion\PromotionRule No errors.
App\Flexy\ShopBundle\Entity\Promotion\PromotionAction No errors.
App\Entity\User No errors.
App\Flexy\ShopBundle\Entity\Product\ImportExcel No errors.
App\Flexy\ShopBundle\Entity\Vendor\deliverycity No errors.
App\Flexy\ShopBundle\Entity\Customer\CustomerGroup No errors.
App\Flexy\ShopBundle\Entity\Customer\CustomerAddress No errors.
App\Flexy\ShopBundle\Entity\Order\ReturnOrder No errors.
App\Flexy\StockBundle\Entity\Document No errors.