Query Metrics
788
Database Queries
9
Different statements
254.52 ms
Query time
4
Invalid entities
0
Cache hits
3
Cache misses
3
Cache puts
Grouped Statements
Time▼ | Count | Info |
---|---|---|
108.93 ms (42.80%) |
277 |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
71.22 ms (27.98%) |
251 |
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.old_id AS old_id_7, t0.icon AS icon_8, t0.deleted_at AS deleted_at_9, t0.slug AS slug_10, t0.position AS position_11, t0.parent_category_id AS parent_category_id_12, t0.promotion_id AS promotion_id_13 FROM categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
46
]
|
50.83 ms (19.97%) |
221 |
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.image AS image_7, t0.sku_code AS sku_code_8, t0.cost_price AS cost_price_9, t0.attribut_id AS attribut_id_10, t0.product_id AS product_id_11 FROM attribut_value t0 WHERE t0.product_id = ?
Parameters:
[
358
]
|
7.64 ms (3.00%) |
14 |
SELECT t0.id AS id_2, t0.name AS name_3, t0.image AS image_4, t0.price AS price_5, t0.description AS description_6, t0.old_price AS old_price_7, t0.quantity AS quantity_8, t0.product_type AS product_type_9, t0.meta_title AS meta_title_10, t0.meta_description AS meta_description_11, t0.meta_keywords AS meta_keywords_12, t0.slug AS slug_13, t0.created_at AS created_at_14, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_15, t0.percent_reduction AS percent_reduction_16, t0.sku_code AS sku_code_17, t0.short_description AS short_description_18, t0.is_published AS is_published_19, t0.sku_code_shop AS sku_code_shop_20, t0.end_at AS end_at_21, t0.type_reduction AS type_reduction_22, t0.value_reduction AS value_reduction_23, t0.subscription_monthly_price AS subscription_monthly_price_24, t0.subscription_yearly_price AS subscription_yearly_price_25, t0.deleted_at AS deleted_at_26, t0.label_price_from AS label_price_from_27, t0.meta_data AS meta_data_28, t0.default_currency AS default_currency_29, t0.video AS video_30, t0.video_thumbnail AS video_thumbnail_31, t0.cost_price AS cost_price_32, t0.position AS position_33, t0.parent_category_id AS parent_category_id_34, t0.promotion_id AS promotion_id_35, t0.vendor_id AS vendor_id_36, t0.brand_id AS brand_id_37, t0.cloned_product_id AS cloned_product_id_38, t0.store_id AS store_id_39, t0.dtype FROM product t0 LEFT JOIN shop_product t1 ON t0.id = t1.id INNER JOIN product_category_product ON t0.id = product_category_product.product_id WHERE product_category_product.category_product_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
4
]
|
7.24 ms (2.85%) |
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, c0_.image AS image_3, c0_.commission AS commission_4, c0_.for_product_type AS for_product_type_5, c0_.old_id AS old_id_6, c0_.icon AS icon_7, c0_.deleted_at AS deleted_at_8, c0_.slug AS slug_9, c0_.position AS position_10, p1_.id AS id_11, p1_.name AS name_12, p1_.image AS image_13, p1_.price AS price_14, p1_.description AS description_15, p1_.old_price AS old_price_16, p1_.quantity AS quantity_17, p1_.product_type AS product_type_18, p1_.meta_title AS meta_title_19, p1_.meta_description AS meta_description_20, p1_.meta_keywords AS meta_keywords_21, p1_.slug AS slug_22, p1_.created_at AS created_at_23, p1_.is_price_reduced_per_percent AS is_price_reduced_per_percent_24, p1_.percent_reduction AS percent_reduction_25, p1_.sku_code AS sku_code_26, p1_.short_description AS short_description_27, p1_.is_published AS is_published_28, p1_.sku_code_shop AS sku_code_shop_29, p1_.end_at AS end_at_30, p1_.type_reduction AS type_reduction_31, p1_.value_reduction AS value_reduction_32, p1_.subscription_monthly_price AS subscription_monthly_price_33, p1_.subscription_yearly_price AS subscription_yearly_price_34, p1_.deleted_at AS deleted_at_35, p1_.label_price_from AS label_price_from_36, p1_.meta_data AS meta_data_37, p1_.default_currency AS default_currency_38, p1_.video AS video_39, p1_.video_thumbnail AS video_thumbnail_40, p1_.cost_price AS cost_price_41, p1_.position AS position_42, a3_.id AS id_43, a3_.description AS description_44, a3_.created_at AS created_at_45, a3_.value AS value_46, a3_.price AS price_47, a3_.quantity AS quantity_48, a3_.image AS image_49, a3_.sku_code AS sku_code_50, a3_.cost_price AS cost_price_51, c4_.id AS id_52, c4_.name AS name_53, c4_.description AS description_54, c4_.image AS image_55, c4_.commission AS commission_56, c4_.for_product_type AS for_product_type_57, c4_.old_id AS old_id_58, c4_.icon AS icon_59, c4_.deleted_at AS deleted_at_60, c4_.slug AS slug_61, c4_.position AS position_62, c5_.id AS id_63, c5_.name AS name_64, c5_.description AS description_65, c5_.image AS image_66, c5_.commission AS commission_67, c5_.for_product_type AS for_product_type_68, c5_.old_id AS old_id_69, c5_.icon AS icon_70, c5_.deleted_at AS deleted_at_71, c5_.slug AS slug_72, c5_.position AS position_73, c0_.parent_category_id AS parent_category_id_74, c0_.promotion_id AS promotion_id_75, p1_.dtype AS dtype_76, p1_.parent_category_id AS parent_category_id_77, p1_.promotion_id AS promotion_id_78, p1_.vendor_id AS vendor_id_79, p1_.brand_id AS brand_id_80, p1_.cloned_product_id AS cloned_product_id_81, p1_.store_id AS store_id_82, a3_.attribut_id AS attribut_id_83, a3_.product_id AS product_id_84, c4_.parent_category_id AS parent_category_id_85, c4_.promotion_id AS promotion_id_86, c5_.parent_category_id AS parent_category_id_87, c5_.promotion_id AS promotion_id_88 FROM categoryproduct c0_ LEFT JOIN product_category_product p6_ ON c0_.id = p6_.category_product_id LEFT JOIN product p1_ ON p1_.id = p6_.product_id AND (p1_.deleted_at IS NULL) LEFT JOIN shop_product s2_ ON p1_.id = s2_.id LEFT JOIN attribut_value a3_ ON p1_.id = a3_.product_id LEFT JOIN categoryproduct c4_ ON c0_.parent_category_id = c4_.id AND (c4_.deleted_at IS NULL) LEFT JOIN categoryproduct c5_ ON c0_.id = c5_.parent_category_id AND (c5_.deleted_at IS NULL) WHERE (c0_.parent_category_id IS NULL) AND (c0_.deleted_at IS NULL) ORDER BY c0_.id ASC
Parameters:
[] |
3.24 ms (1.27%) |
14 |
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.old_id AS old_id_7, t0.icon AS icon_8, t0.deleted_at AS deleted_at_9, t0.slug AS slug_10, t0.position AS position_11, t0.parent_category_id AS parent_category_id_12, t0.promotion_id AS promotion_id_13 FROM categoryproduct t0 WHERE t0.parent_category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
4
]
|
2.19 ms (0.86%) |
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, c0_.image AS image_3, c0_.commission AS commission_4, c0_.for_product_type AS for_product_type_5, c0_.old_id AS old_id_6, c0_.icon AS icon_7, c0_.deleted_at AS deleted_at_8, c0_.slug AS slug_9, c0_.position AS position_10, c0_.parent_category_id AS parent_category_id_11, c0_.promotion_id AS promotion_id_12 FROM categoryproduct c0_ WHERE (c0_.deleted_at IS NULL)
Parameters:
[] |
1.80 ms (0.71%) |
6 |
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.product_id AS product_id_3, t0.parent_product_id AS parent_product_id_4 FROM product_pack t0 WHERE t0.parent_product_id = ?
Parameters:
[
358
]
|
1.42 ms (0.56%) |
3 |
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 WHERE t0.id = ?
Parameters:
[
1
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
0
Hits
3
Misses
3
Puts
Number of cache misses
Region | Misses |
---|---|
append_depend | 3 |
Number of cache puts
Region | Puts |
---|---|
append_depend | 3 |
Entities Mapping
Class | Mapping errors |
---|---|
App\IlaveU\ShopBundle\Entity\Product\CategoryProduct | No errors. |
App\IlaveU\ShopBundle\Entity\Promotion\Promotion | No errors. |
App\IlaveU\ShopBundle\Entity\Product\Product |
|
App\IlaveU\ShopBundle\Entity\Product\Attribut | No errors. |
App\IlaveU\ShopBundle\Entity\Product\AttributValue | No errors. |
App\IlaveU\ShopBundle\Entity\Product\ProductShop |
|
App\IlaveU\ShopBundle\Entity\Vendor\Vendor | No errors. |
App\IlaveU\ShopBundle\Entity\Brand | No errors. |
App\IlaveU\ShopBundle\Entity\Store\Store |
|
App\IlaveU\ShopBundle\Entity\Product\ImageProduct | No errors. |
App\IlaveU\ShopBundle\Entity\Product\ProductVariant | No errors. |
App\IlaveU\ShopBundle\Entity\Order\OrderItem | No errors. |
App\IlaveU\ShopBundle\Entity\Product\Comment | No errors. |
App\IlaveU\ShopBundle\Entity\Product\ProductSubscription | No errors. |
App\IlaveU\ShopBundle\Entity\Product\ProductPack |
|
App\IlaveU\ShopBundle\Entity\Shipping\ShippingMethod | No errors. |
App\IlaveU\ShopBundle\Entity\Payment\PaymentMethod | No errors. |
App\IlaveU\ShopBundle\Entity\Shipping\Country | No errors. |
App\Entity\Settings | No errors. |
App\Entity\FrontTheme | No errors. |
App\IlaveU\ShopBundle\Entity\Taxes\ValueAddedTax | No errors. |
App\Entity\WebsiteTheme | No errors. |