Query Metrics
41
Database Queries
8
Different statements
35.20 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
20.84 ms (59.20%) |
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
]
|
3.37 ms (9.58%) |
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
]
|
3.17 ms (9.00%) |
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
]
|
3.07 ms (8.72%) |
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:
[] |
1.72 ms (4.87%) |
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.62 ms (4.61%) |
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::privacyPolicy"
]
|
0.76 ms (2.16%) |
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:
[] |
0.65 ms (1.85%) |
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:
[] |
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\Page | No errors. |
App\Entity\PageTranslation | No errors. |
App\Entity\Category | No errors. |
App\Entity\Product | No errors. |
App\Entity\SubCategory | No errors. |
App\Entity\CategoryTranslation | No errors. |
App\Entity\SubCategoryTranslation | No errors. |