Query Metrics
163
Database Queries
23
Different statements
162.33 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
16.78 ms (10.33%) |
23 |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.meta_description AS meta_description_3, t0.slug AS slug_4, t0.title AS title_5, t0.description AS description_6, t0.intro_title AS intro_title_7, t0.hardware_addon_title AS hardware_addon_title_8, t0.software_addon_title AS software_addon_title_9, t0.intro AS intro_10, t0.h1 AS h1_11, t0.locale AS locale_12, t0.translatable_id AS translatable_id_13 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
1
]
|
15.34 ms (9.45%) |
11 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.phase_evolution_file_name AS phase_evolution_file_name_3, t0.phase_evolution_file_size AS phase_evolution_file_size_4, t0.phase_evolution_file_updated_at AS phase_evolution_file_updated_at_5, t0.category_icon AS category_icon_6 FROM phase_evolution t0 INNER JOIN product_phase_evolution ON t0.id = product_phase_evolution.phase_evolution_id WHERE product_phase_evolution.product_id = ?
Parameters:
[
12
]
|
14.26 ms (8.78%) |
9 |
SELECT p0_.id AS id_0, p0_.position AS position_1, p0_.phase_evolution_file_name AS phase_evolution_file_name_2, p0_.phase_evolution_file_size AS phase_evolution_file_size_3, p0_.phase_evolution_file_updated_at AS phase_evolution_file_updated_at_4, p0_.category_icon AS category_icon_5 FROM phase_evolution p0_ WHERE p0_.id IS NOT NULL AND EXISTS (SELECT 1 FROM product_phase_evolution p1_ WHERE p1_.phase_evolution_id = p0_.id AND p1_.product_id IN (?)) ORDER BY p0_.position ASC
Parameters:
[
15
]
|
13.19 ms (8.13%) |
23 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.product_file_name AS product_file_name_3, t0.product_file_size AS product_file_size_4, t0.product_file_updated_at AS product_file_updated_at_5, t0.is_hardware AS is_hardware_6, t0.product1_file_name AS product1_file_name_7, t0.product1_file_size AS product1_file_size_8, t0.product1_file_updated_at AS product1_file_updated_at_9, t0.display_demo_btn AS display_demo_btn_10, t0.hide AS hide_11, t0.updated_at AS updated_at_12, t0.created_at AS created_at_13, t0.category_id AS category_id_14, t0.sub_category_id AS sub_category_id_15, t0.updator_id AS updator_id_16, t0.creator_id AS creator_id_17 FROM product t0 WHERE t0.id = ?
Parameters:
[
12
]
|
12.74 ms (7.85%) |
11 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.product_id AS product_id_3, t0.product_addon_id AS product_addon_id_4 FROM product_hardware_product_addon t0 WHERE t0.product_id = ?
Parameters:
[
12
]
|
12.63 ms (7.78%) |
11 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.product_id AS product_id_3, t0.product_addon_id AS product_addon_id_4 FROM product_software_product_addon t0 WHERE t0.product_id = ?
Parameters:
[
12
]
|
11.72 ms (7.22%) |
9 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.product_id AS product_id_3, t0.sub_category_id AS sub_category_id_4 FROM product_sub_category t0 WHERE t0.product_id = ?
Parameters:
[
15
]
|
9.22 ms (5.68%) |
12 |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.meta_description AS meta_description_3, t0.title AS title_4, t0.slug AS slug_5, t0.description AS description_6, t0.intro_title AS intro_title_7, t0.hardware_products_title AS hardware_products_title_8, t0.software_products_title AS software_products_title_9, t0.intro AS intro_10, t0.h1 AS h1_11, t0.locale AS locale_12, t0.translatable_id AS translatable_id_13 FROM sub_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
1
]
|
9.09 ms (5.60%) |
12 |
SELECT s0_.id AS id_0, s0_.position AS position_1, s0_.sub_category_file_name AS sub_category_file_name_2, s0_.sub_category_file_size AS sub_category_file_size_3, s0_.sub_category_file_updated_at AS sub_category_file_updated_at_4, s0_.sub_category1_file_name AS sub_category1_file_name_5, s0_.sub_category1_file_size AS sub_category1_file_size_6, s0_.sub_category1_file_updated_at AS sub_category1_file_updated_at_7, s0_.hide AS hide_8, s0_.updated_at AS updated_at_9, s0_.created_at AS created_at_10, s0_.category_id AS category_id_11, s0_.updator_id AS updator_id_12, s0_.creator_id AS creator_id_13 FROM sub_category s0_ LEFT JOIN sub_category_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.id IS NOT NULL AND s0_.category_id = ? AND s0_.hide = ? GROUP BY s0_.id ORDER BY s0_.position ASC
Parameters:
[ 1 0 ] |
8.26 ms (5.09%) |
12 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.product_id AS product_id_3, t0.sub_category_id AS sub_category_id_4 FROM product_sub_category t0 WHERE t0.sub_category_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
5.88 ms (3.62%) |
5 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.product_id AS product_id_3, t0.sub_category_id AS sub_category_id_4 FROM product_sub_category t0 WHERE t0.sub_category_id = ?
Parameters:
[
6
]
|
4.80 ms (2.96%) |
1 |
SELECT p0_.id AS id_0, p0_.position AS position_1, p0_.product_file_name AS product_file_name_2, p0_.product_file_size AS product_file_size_3, p0_.product_file_updated_at AS product_file_updated_at_4, p0_.is_hardware AS is_hardware_5, p0_.product1_file_name AS product1_file_name_6, p0_.product1_file_size AS product1_file_size_7, p0_.product1_file_updated_at AS product1_file_updated_at_8, p0_.display_demo_btn AS display_demo_btn_9, p0_.hide AS hide_10, p0_.updated_at AS updated_at_11, p0_.created_at AS created_at_12, p0_.category_id AS category_id_13, p0_.sub_category_id AS sub_category_id_14, p0_.updator_id AS updator_id_15, p0_.creator_id AS creator_id_16 FROM product p0_ LEFT JOIN product_translation p1_ ON p0_.id = p1_.translatable_id LEFT JOIN product_sub_category p2_ ON p0_.id = p2_.product_id LEFT JOIN sub_category s3_ ON p2_.sub_category_id = s3_.id LEFT JOIN product_phase_evolution p5_ ON p0_.id = p5_.product_id LEFT JOIN phase_evolution p4_ ON p4_.id = p5_.phase_evolution_id LEFT JOIN product_hardware_product_addon p6_ ON p0_.id = p6_.product_id LEFT JOIN product_software_product_addon p7_ ON p0_.id = p7_.product_id WHERE p0_.id IS NOT NULL AND p0_.hide = ? AND s3_.category_id IN (?) GROUP BY p0_.id ORDER BY p0_.position ASC LIMIT 9
Parameters:
[ 0 [ 2 ] ] |
4.64 ms (2.86%) |
6 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.category_file_name AS category_file_name_3, t0.category_file_size AS category_file_size_4, t0.category_file_updated_at AS category_file_updated_at_5, t0.category1_file_name AS category1_file_name_6, t0.category1_file_size AS category1_file_size_7, t0.category1_file_updated_at AS category1_file_updated_at_8, t0.category_icon_file_name AS category_icon_file_name_9, t0.category_icon_file_size AS category_icon_file_size_10, t0.category_icon_file_updated_at AS category_icon_file_updated_at_11, t0.category_icon1_file_name AS category_icon1_file_name_12, t0.category_icon1_file_size AS category_icon1_file_size_13, t0.category_icon1_file_updated_at AS category_icon1_file_updated_at_14, t0.updated_at AS updated_at_15, t0.created_at AS created_at_16, t0.updator_id AS updator_id_17, t0.creator_id AS creator_id_18 FROM category t0 ORDER BY t0.position ASC
Parameters:
[] |
4.48 ms (2.76%) |
4 |
SELECT t0.id AS id_1, t0.is_hardware AS is_hardware_2, t0.product_addon_file_name AS product_addon_file_name_3, t0.product_addon_file_size AS product_addon_file_size_4, t0.product_addon_file_updated_at AS product_addon_file_updated_at_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.updator_id AS updator_id_8, t0.creator_id AS creator_id_9 FROM product_addon t0 WHERE t0.id = ?
Parameters:
[
23
]
|
4.40 ms (2.71%) |
1 |
SELECT p0_.id AS id_0, p0_.position AS position_1, p0_.product_file_name AS product_file_name_2, p0_.product_file_size AS product_file_size_3, p0_.product_file_updated_at AS product_file_updated_at_4, p0_.is_hardware AS is_hardware_5, p0_.product1_file_name AS product1_file_name_6, p0_.product1_file_size AS product1_file_size_7, p0_.product1_file_updated_at AS product1_file_updated_at_8, p0_.display_demo_btn AS display_demo_btn_9, p0_.hide AS hide_10, p0_.updated_at AS updated_at_11, p0_.created_at AS created_at_12, p0_.category_id AS category_id_13, p0_.sub_category_id AS sub_category_id_14, p0_.updator_id AS updator_id_15, p0_.creator_id AS creator_id_16 FROM product p0_ LEFT JOIN product_translation p1_ ON p0_.id = p1_.translatable_id LEFT JOIN product_sub_category p2_ ON p0_.id = p2_.product_id LEFT JOIN sub_category s3_ ON p2_.sub_category_id = s3_.id LEFT JOIN product_phase_evolution p5_ ON p0_.id = p5_.product_id LEFT JOIN phase_evolution p4_ ON p4_.id = p5_.phase_evolution_id LEFT JOIN product_hardware_product_addon p6_ ON p0_.id = p6_.product_id LEFT JOIN product_software_product_addon p7_ ON p0_.id = p7_.product_id WHERE p0_.id IS NOT NULL AND p0_.hide = ? AND s3_.category_id IN (?) GROUP BY p0_.id ORDER BY p0_.position ASC
Parameters:
[ 0 [ 2 ] ] |
3.98 ms (2.45%) |
4 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.intro AS intro_3, t0.description AS description_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM product_addon_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
23
]
|
2.51 ms (1.55%) |
1 |
SELECT s0_.id AS id_0, s0_.position AS position_1, s0_.sub_category_file_name AS sub_category_file_name_2, s0_.sub_category_file_size AS sub_category_file_size_3, s0_.sub_category_file_updated_at AS sub_category_file_updated_at_4, s0_.sub_category1_file_name AS sub_category1_file_name_5, s0_.sub_category1_file_size AS sub_category1_file_size_6, s0_.sub_category1_file_updated_at AS sub_category1_file_updated_at_7, s0_.hide AS hide_8, s0_.updated_at AS updated_at_9, s0_.created_at AS created_at_10, s0_.category_id AS category_id_11, s0_.updator_id AS updator_id_12, s0_.creator_id AS creator_id_13 FROM sub_category s0_ LEFT JOIN sub_category_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.id IS NOT NULL AND s1_.slug = ? GROUP BY s0_.id LIMIT 1
Parameters:
[
null
]
|
2.04 ms (1.26%) |
1 |
SELECT c0_.id AS id_0, c0_.position AS position_1, c0_.category_file_name AS category_file_name_2, c0_.category_file_size AS category_file_size_3, c0_.category_file_updated_at AS category_file_updated_at_4, c0_.category1_file_name AS category1_file_name_5, c0_.category1_file_size AS category1_file_size_6, c0_.category1_file_updated_at AS category1_file_updated_at_7, c0_.category_icon_file_name AS category_icon_file_name_8, c0_.category_icon_file_size AS category_icon_file_size_9, c0_.category_icon_file_updated_at AS category_icon_file_updated_at_10, c0_.category_icon1_file_name AS category_icon1_file_name_11, c0_.category_icon1_file_size AS category_icon1_file_size_12, c0_.category_icon1_file_updated_at AS category_icon1_file_updated_at_13, c0_.updated_at AS updated_at_14, c0_.created_at AS created_at_15, c0_.updator_id AS updator_id_16, c0_.creator_id AS creator_id_17 FROM category c0_ LEFT JOIN category_translation c1_ ON c0_.id = c1_.translatable_id WHERE c0_.id IS NOT NULL AND c1_.slug = ? LIMIT 1
Parameters:
[
"rodent"
]
|
1.95 ms (1.20%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category1_file_name AS sub_category1_file_name_6, t0.sub_category1_file_size AS sub_category1_file_size_7, t0.sub_category1_file_updated_at AS sub_category1_file_updated_at_8, t0.hide AS hide_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.category_id AS category_id_12, t0.updator_id AS updator_id_13, t0.creator_id AS creator_id_14 FROM sub_category t0 WHERE t0.category_id = ?
Parameters:
[
2
]
|
1.75 ms (1.08%) |
3 |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.meta_description AS meta_description_3, t0.meta_title_publication AS meta_title_publication_4, t0.meta_description_publication AS meta_description_publication_5, t0.title AS title_6, t0.slug AS slug_7, t0.description AS description_8, t0.h1 AS h1_9, t0.locale AS locale_10, t0.translatable_id AS translatable_id_11 FROM category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
1
]
|
1.06 ms (0.66%) |
1 |
SELECT s0_.id AS id_0, s0_.position AS position_1, s0_.sub_category_file_name AS sub_category_file_name_2, s0_.sub_category_file_size AS sub_category_file_size_3, s0_.sub_category_file_updated_at AS sub_category_file_updated_at_4, s0_.sub_category1_file_name AS sub_category1_file_name_5, s0_.sub_category1_file_size AS sub_category1_file_size_6, s0_.sub_category1_file_updated_at AS sub_category1_file_updated_at_7, s0_.hide AS hide_8, s0_.updated_at AS updated_at_9, s0_.created_at AS created_at_10, s0_.category_id AS category_id_11, s0_.updator_id AS updator_id_12, s0_.creator_id AS creator_id_13 FROM sub_category s0_ WHERE s0_.hide = ? ORDER BY s0_.position ASC
Parameters:
[
0
]
|
0.84 ms (0.52%) |
1 |
SELECT c0_.id AS id_0, c0_.position AS position_1, c0_.category_file_name AS category_file_name_2, c0_.category_file_size AS category_file_size_3, c0_.category_file_updated_at AS category_file_updated_at_4, c0_.category1_file_name AS category1_file_name_5, c0_.category1_file_size AS category1_file_size_6, c0_.category1_file_updated_at AS category1_file_updated_at_7, c0_.category_icon_file_name AS category_icon_file_name_8, c0_.category_icon_file_size AS category_icon_file_size_9, c0_.category_icon_file_updated_at AS category_icon_file_updated_at_10, c0_.category_icon1_file_name AS category_icon1_file_name_11, c0_.category_icon1_file_size AS category_icon1_file_size_12, c0_.category_icon1_file_updated_at AS category_icon1_file_updated_at_13, c0_.updated_at AS updated_at_14, c0_.created_at AS created_at_15, c0_.updator_id AS updator_id_16, c0_.creator_id AS creator_id_17 FROM category c0_ ORDER BY c0_.position ASC
Parameters:
[] |
0.77 ms (0.47%) |
1 |
SELECT t0.id AS id_1, t0.controller AS controller_2, t0.sitemap_file_name AS sitemap_file_name_3, t0.sitemap_file_size AS sitemap_file_size_4, t0.sitemap_file_updated_at AS sitemap_file_updated_at_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.updator_id AS updator_id_8, t0.creator_id AS creator_id_9 FROM page t0 WHERE t0.controller = ? LIMIT 1
Parameters:
[
"App\Controller\FrontController::products"
]
|
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\SubCategory | No errors. |
App\Entity\SubCategoryTranslation | No errors. |
App\Entity\Category | No errors. |
App\Entity\User | No errors. |
App\Entity\CategoryTranslation | No errors. |
App\Entity\Product | No errors. |
App\Entity\Publication | No errors. |
App\Entity\CategoryPhaseEvolution | No errors. |
App\Entity\ProductSubCategory | No errors. |
App\Entity\ProductParagraph | No errors. |
App\Entity\ProductPublication | No errors. |
App\Entity\PhaseEvolution | No errors. |
App\Entity\ProductKeyFeature | No errors. |
App\Entity\ProductHardwareProductAddon | No errors. |
App\Entity\ProductSoftwareProductAddon | No errors. |
App\Entity\ProductProductBrochure | No errors. |
App\Entity\ProductProductMedia | No errors. |
App\Entity\ProductProduct | No errors. |
App\Entity\ProductTranslation | No errors. |
App\Entity\ProductAddon | No errors. |
App\Entity\ProductAddonTranslation | No errors. |
App\Entity\Contact | No errors. |
App\Entity\Page | No errors. |
App\Entity\Newsletter | No errors. |