Query Metrics
159
Database Queries
35
Different statements
226.52 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
26.88 ms (11.87%) |
22 |
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:
[
4
]
|
22.68 ms (10.01%) |
22 |
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:
[
4
]
|
17.34 ms (7.66%) |
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 ] |
11.71 ms (5.17%) |
8 |
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:
[
18
]
|
11.70 ms (5.17%) |
9 |
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:
[] |
11.55 ms (5.10%) |
11 |
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
]
|
11.10 ms (4.90%) |
11 |
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
]
|
8.65 ms (3.82%) |
3 |
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:
[
4
]
|
8.13 ms (3.59%) |
6 |
SELECT t0.date AS date_1, t0.id AS id_2, t0.position AS position_3, t0.display_on_landing AS display_on_landing_4, t0.link AS link_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7, t0.category_id AS category_id_8, t0.publication_category_id AS publication_category_id_9, t0.updator_id AS updator_id_10, t0.creator_id AS creator_id_11 FROM publication t0 WHERE t0.id = ?
Parameters:
[
31
]
|
7.75 ms (3.42%) |
8 |
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:
[
18
]
|
6.97 ms (3.08%) |
3 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.link AS link_3, t0.updated_at AS updated_at_4, t0.created_at AS created_at_5, t0.updator_id AS updator_id_6, t0.creator_id AS creator_id_7 FROM publication_category t0 WHERE t0.id = ?
Parameters:
[
6
]
|
6.17 ms (2.72%) |
3 |
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:
[
4
]
|
6.15 ms (2.71%) |
3 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM phase_evolution_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
3
]
|
6.13 ms (2.70%) |
6 |
SELECT t0.id AS id_1, t0.author AS author_2, t0.title AS title_3, t0.revue AS revue_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM publication_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
31
]
|
4.87 ms (2.15%) |
4 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.link_name AS link_name_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM product_paragraph_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
60
]
|
4.78 ms (2.11%) |
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
]
|
4.36 ms (1.93%) |
5 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM product_key_feature_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
30
]
|
4.28 ms (1.89%) |
3 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM publication_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
6
]
|
4.15 ms (1.83%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_media_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
5
]
|
3.87 ms (1.71%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.product_id AS product_id_5, t0.updator_id AS updator_id_6, t0.creator_id AS creator_id_7 FROM product_key_feature t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
4
]
|
3.67 ms (1.62%) |
1 |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
2.99 ms (1.32%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.link AS link_3, t0.product_paragraph_file_name AS product_paragraph_file_name_4, t0.product_paragraph_file_size AS product_paragraph_file_size_5, t0.product_paragraph_file_updated_at AS product_paragraph_file_updated_at_6, t0.is_for_landing_page AS is_for_landing_page_7, t0.updated_at AS updated_at_8, t0.created_at AS created_at_9, t0.product_id AS product_id_10, t0.sub_category_id AS sub_category_id_11, t0.landing_page_id AS landing_page_id_12, t0.updator_id AS updator_id_13, t0.creator_id AS creator_id_14 FROM product_paragraph t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
4
]
|
2.83 ms (1.25%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.product_id AS product_id_3, t0.product_media_id AS product_media_id_4 FROM product_product_media t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
4
]
|
2.80 ms (1.23%) |
1 |
SELECT t0.id AS id_1, t0.youtube AS youtube_2, t0.product_media_file_name AS product_media_file_name_3, t0.product_media_file_size AS product_media_file_size_4, t0.product_media_file_updated_at AS product_media_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_media t0 WHERE t0.id = ?
Parameters:
[
5
]
|
2.78 ms (1.23%) |
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:
[
"fish-behavior-monitoring"
]
|
2.73 ms (1.20%) |
1 |
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 = ? ORDER BY t0.position ASC
Parameters:
[
4
]
|
2.50 ms (1.10%) |
1 |
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 = ? ORDER BY t0.position ASC
Parameters:
[
4
]
|
2.46 ms (1.08%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.related_product_id AS related_product_id_3, t0.product_id AS product_id_4 FROM product_product t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
4
]
|
2.41 ms (1.06%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.publication_id AS publication_id_3, t0.product_id AS product_id_4 FROM product_publication t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
4
]
|
2.39 ms (1.05%) |
1 |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.product_brochure_pdf_file_name AS product_brochure_pdf_file_name_3, t0.product_brochure_pdf_file_size AS product_brochure_pdf_file_size_4, t0.product_brochure_pdf_file_updated_at AS product_brochure_pdf_file_updated_at_5, t0.product_brochure_id AS product_brochure_id_6 FROM product_brochure_pdf t0 WHERE t0.locale = ? AND t0.product_brochure_id = ? LIMIT 1
Parameters:
[ "en" 1 ] |
2.38 ms (1.05%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.product_id AS product_id_3, t0.product_brochure_id AS product_brochure_id_4 FROM product_product_brochure t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
4
]
|
2.10 ms (0.93%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM product_brochure_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
1
]
|
1.84 ms (0.81%) |
1 |
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.created_at AS created_at_3, t0.updator_id AS updator_id_4, t0.creator_id AS creator_id_5 FROM product_brochure t0 WHERE t0.id = ?
Parameters:
[
1
]
|
1.83 ms (0.81%) |
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::product"
]
|
1.59 ms (0.70%) |
1 |
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.slug = ? LIMIT 1
Parameters:
[
"zebratower"
]
|
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\ProductTranslation | No errors. |
App\Entity\Product | No errors. |
App\Entity\SubCategory | No errors. |
App\Entity\SubCategoryTranslation | No errors. |
App\Entity\Category | No errors. |
App\Entity\User | 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\Page | No errors. |
App\Entity\Publication | No errors. |
App\Entity\CategoryPhaseEvolution | No errors. |
App\Entity\CategoryTranslation | No errors. |
App\Entity\PhaseEvolutionTranslation | No errors. |
App\Entity\ProductKeyFeatureTranslation | No errors. |
App\Entity\ProductAddon | No errors. |
App\Entity\ProductBrochure | No errors. |
App\Entity\ProductMedia | No errors. |
App\Entity\LandingPage | No errors. |
App\Entity\ProductParagraphTranslation | No errors. |
App\Entity\ProductAddonTranslation | No errors. |
App\Entity\ProductBrochurePdf | No errors. |
App\Entity\ProductBrochureTranslation | No errors. |
App\Entity\PublicationCategory | No errors. |
App\Entity\PublicationTranslation | No errors. |
App\Entity\PublicationCategoryTranslation | No errors. |
App\Entity\ProductMediaTranslation | No errors. |
App\Entity\Newsletter | No errors. |
App\Entity\PageTranslation | No errors. |