Query Metrics
69
Database Queries
15
Different statements
80.84 ms
Query time
0
Invalid entities
38
Managed entities
2
Cache hits
0
Cache misses
0
Cache puts
Grouped Statements
Time▼ | Count | Info |
---|---|---|
24.14 ms (29.86%) |
36 |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "3" "en-CA" "App\Entity\Troubadour\Assets\Thematique" ] |
15.64 ms (19.35%) |
1 |
SELECT l0_.id AS id_0, l0_.language AS language_1, l0_.displayName AS displayName_2, l0_.tag AS tag_3, l0_.isActive AS isActive_4, l0_.noun_sample AS noun_sample_5, l0_.adjective_sample AS adjective_sample_6 FROM `Language` l0_ WHERE l0_.isActive = ?
Parameters:
[
1
]
|
9.49 ms (11.74%) |
15 |
SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.translations AS translations_3, t0.page_url AS page_url_4, t0.image_name AS image_name_5 FROM `troub_Thematique` t0 WHERE t0.id = ?
Parameters:
[
8
]
|
5.80 ms (7.18%) |
1 |
SELECT t0_.id AS id_0, t0_.`content` AS content_1, t0_.lastTranslationUpdate AS lastTranslationUpdate_2, t0_.lastTranslationPageAccess AS lastTranslationPageAccess_3, t0_.lastTranslationPageToken AS lastTranslationPageToken_4, t0_.firstTranslationUpdate AS firstTranslationUpdate_5 FROM `TranslationFile` t0_ ORDER BY t0_.id DESC LIMIT 1
Parameters:
[] |
4.88 ms (6.03%) |
1 |
SELECT s0_.id AS id_0, s0_.environment AS environment_1, s0_.label AS label_2, s0_.url AS url_3, s0_.icon AS icon_4, s0_.flow AS flow_5, s0_.position AS position_6, s0_.is_published AS is_published_7 FROM `SideMenuOption` s0_ WHERE s0_.environment = ? ORDER BY s0_.position ASC
Parameters:
[
"ENV_TROUBADOUR"
]
|
4.80 ms (5.94%) |
2 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"nano_ca_dev_merged"
]
|
4.26 ms (5.27%) |
2 |
SELECT t0_.id AS id_0, t0_.display_name AS display_name_1, t0_.translations AS translations_2, t0_.page_url AS page_url_3, t0_.image_name AS image_name_4 FROM `troub_Thematique` t0_
Parameters:
[] |
3.52 ms (4.36%) |
1 |
SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.url AS url_2, t0_.route AS route_3, t0_.is_active AS is_active_4, t0_.display_on_first_time AS display_on_first_time_5 FROM `TutorialPanel` t0_ WHERE t0_.route = ? AND t0_.is_active = ?
Parameters:
[ "login.en-CA" 1 ] |
2.71 ms (3.35%) |
1 |
SELECT s0_.id AS id_0, s0_.text AS text_1, s0_.environment AS environment_2, s0_.button_label AS button_label_3, s0_.button_icon AS button_icon_4, s0_.route AS route_5, s0_.target_url AS target_url_6, s0_.is_published AS is_published_7 FROM `ShowcaseHeader` s0_ WHERE s0_.route = ? AND s0_.environment = ? LIMIT 1
Parameters:
[ "login" "ENV_TROUBADOUR" ] |
1.43 ms (1.77%) |
1 |
SELECT i0_.id AS id_0, i0_.title AS title_1, i0_.text AS text_2, i0_.image AS image_3, i0_.icon_class AS icon_class_4, i0_.route AS route_5, i0_.is_active AS is_active_6, i0_.translations AS translations_7 FROM `InformationPanel` i0_ WHERE i0_.route = ? AND i0_.is_active = ? LIMIT 1
Parameters:
[ "login" 1 ] |
1.15 ms (1.42%) |
2 |
SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0
Parameters:
[ "2025-06-13 22:58:21" "2025-06-13 22:58:21" ] |
1.01 ms (1.25%) |
2 |
SELECT DATABASE()
Parameters:
[] |
0.91 ms (1.13%) |
2 |
SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_
Parameters:
[] |
0.59 ms (0.73%) |
1 |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.is_crawlable AS is_crawlable_2, i0_.is_legal_document AS is_legal_document_3, i0_.asked_for_validation_on AS asked_for_validation_on_4, i0_.is_default_user_agreement AS is_default_user_agreement_5, i0_.is_default_privacy_policy AS is_default_privacy_policy_6, i0_.is_marketing_privacy_policy AS is_marketing_privacy_policy_7, i0_.is_marked_as_deleted AS is_marked_as_deleted_8, i0_.deleted_at AS deleted_at_9 FROM `InformationPage` i0_ WHERE i0_.is_default_privacy_policy = ? AND i0_.is_marked_as_deleted = 0 LIMIT 1
Parameters:
[
1
]
|
0.51 ms (0.63%) |
1 |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.is_crawlable AS is_crawlable_2, i0_.is_legal_document AS is_legal_document_3, i0_.asked_for_validation_on AS asked_for_validation_on_4, i0_.is_default_user_agreement AS is_default_user_agreement_5, i0_.is_default_privacy_policy AS is_default_privacy_policy_6, i0_.is_marketing_privacy_policy AS is_marketing_privacy_policy_7, i0_.is_marked_as_deleted AS is_marked_as_deleted_8, i0_.deleted_at AS deleted_at_9 FROM `InformationPage` i0_ WHERE i0_.is_default_user_agreement = ? AND i0_.is_marked_as_deleted = 0 LIMIT 1
Parameters:
[
1
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
NanomonxManager | doctrine.orm.NanomonxManager_entity_manager |
Second Level Cache
2
Hits
0
Misses
0
Puts
Number of cache hits
Region | Hits |
---|---|
nanomonx | 2 |
Managed Entities
NanomonxManager entity manager
Class | Amount of managed objects |
---|---|
App\Entity\Troubadour\Assets\Thematique | 21 |
App\Entity\PageContentManager\SideMenuOption | 4 |
App\Entity\PageContentManager\InformationPageTranslation | 4 |
App\Entity\Maintenance | 3 |
App\Entity\Language | 2 |
App\Entity\PageContentManager\InformationPage | 2 |
App\Entity\TranslationFile | 1 |
App\Entity\PageContentManager\ShowcaseHeader | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\TranslationFile | No errors. |
App\Entity\Troubadour\Challenge | No errors. |
App\Entity\Maintenance | No errors. |
App\Entity\Language | No errors. |
App\Entity\PageContentManager\TutorialPanel | No errors. |
App\Entity\PageContentManager\SideMenuOption | No errors. |
App\Entity\PageContentManager\InformationPanel | No errors. |
App\Entity\PageContentManager\ShowcaseHeader | No errors. |
App\Entity\Troubadour\Assets\Thematique | No errors. |
App\Entity\Troubadour\Assets\Category | No errors. |
App\Entity\Troubadour\Assets\ThematiqueRegionTranslation | No errors. |
App\Entity\UserRegion | No errors. |
Gedmo\Translatable\Entity\Translation | No errors. |
App\Entity\PageContentManager\InformationPage | No errors. |
App\Entity\PageContentManager\InformationPageTranslation | No errors. |