Query Metrics
42
Database Queries
9
Different statements
48.41 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
30.38 ms (62.76%) |
27 |
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_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
4.40 ms (9.09%) |
3 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.intro AS intro_7, t0.listing_intro AS listing_intro_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
2
]
|
4.23 ms (8.73%) |
3 |
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.is_chaine AS is_chaine_6, t0.category_bg_file_name AS category_bg_file_name_7, t0.category_bg_file_size AS category_bg_file_size_8, t0.category_bg_file_updated_at AS category_bg_file_updated_at_9 FROM category t0 ORDER BY t0.position ASC
Parameters:
[] |
3.83 ms (7.90%) |
3 |
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 AS intro_7, t0.listing_title AS listing_title_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sub_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
1
]
|
1.58 ms (3.26%) |
2 |
SELECT p0_.id AS id_0, p0_.controller AS controller_1, p0_.sitemap_file_name AS sitemap_file_name_2, p0_.sitemap_file_size AS sitemap_file_size_3, p0_.sitemap_file_updated_at AS sitemap_file_updated_at_4, p0_.meta_color AS meta_color_5, p0_.google_analytic AS google_analytic_6, p0_.google_search_console AS google_search_console_7 FROM page p0_ WHERE p0_.id IS NOT NULL AND p0_.meta_color IS NOT NULL LIMIT 1
Parameters:
[] |
1.57 ms (3.24%) |
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.meta_color AS meta_color_6, t0.google_analytic AS google_analytic_7, t0.google_search_console AS google_search_console_8 FROM page t0 WHERE t0.controller = ? LIMIT 1
Parameters:
[
"App\Controller\FrontController::contact"
]
|
1.09 ms (2.26%) |
1 |
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.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
3
]
|
0.68 ms (1.41%) |
1 |
SELECT p0_.id AS id_0, p0_.controller AS controller_1, p0_.sitemap_file_name AS sitemap_file_name_2, p0_.sitemap_file_size AS sitemap_file_size_3, p0_.sitemap_file_updated_at AS sitemap_file_updated_at_4, p0_.meta_color AS meta_color_5, p0_.google_analytic AS google_analytic_6, p0_.google_search_console AS google_search_console_7 FROM page p0_ WHERE p0_.id IS NOT NULL AND p0_.google_search_console IS NOT NULL LIMIT 1
Parameters:
[] |
0.65 ms (1.35%) |
1 |
SELECT p0_.id AS id_0, p0_.controller AS controller_1, p0_.sitemap_file_name AS sitemap_file_name_2, p0_.sitemap_file_size AS sitemap_file_size_3, p0_.sitemap_file_updated_at AS sitemap_file_updated_at_4, p0_.meta_color AS meta_color_5, p0_.google_analytic AS google_analytic_6, p0_.google_search_console AS google_search_console_7 FROM page p0_ WHERE p0_.id IS NOT NULL AND p0_.google_analytic IS NOT NULL LIMIT 1
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\Product | No errors. |
App\Entity\Contact | No errors. |
App\Entity\Page | No errors. |
App\Entity\PageTranslation | No errors. |
App\Entity\Category | No errors. |
App\Entity\SubCategory | No errors. |
App\Entity\CategoryTranslation | No errors. |
App\Entity\SubCategoryTranslation | No errors. |