GET https://troubadour.constellation.cool/catalog

Query Metrics

52 Database Queries
23 Different statements
139.69 ms Query time
0 Invalid entities
127 Managed entities
0 Cache hits
10 Cache misses
10 Cache puts

Grouped Statements

Show all queries

Time Count Info
21.19 ms
(15.17%)
5
SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN troub_challengeTemplateAssociation_difficultyLevel ON t0.id = troub_challengeTemplateAssociation_difficultyLevel.troubadour_association_id WHERE troub_challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?
Parameters:
[
  3
]
20.61 ms
(14.76%)
9
SELECT t0.id AS id_1, t0.name AS name_2, t0.tag AS tag_3, t0.currency AS currency_4, t0.currency_symbol AS currency_symbol_5, t0.is_default AS is_default_6, t0.`translations` AS translations_7, t0.school_calendar_id AS school_calendar_id_8 FROM `Country` t0 INNER JOIN countries_educationalPathways ON t0.id = countries_educationalPathways.country_id WHERE countries_educationalPathways.educational_pathway_id = ?
Parameters:
[
  1
]
15.13 ms
(10.83%)
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:
[]
13.80 ms
(9.88%)
5
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.`translations` AS translations_4 FROM `Concept` t0 INNER JOIN troub_challengeTemplate_concept ON t0.id = troub_challengeTemplate_concept.concept_id WHERE troub_challengeTemplate_concept.template_id = ?
Parameters:
[
  1
]
11.23 ms
(8.04%)
6
SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN gradeLevel_difficultyLevel ON t0.id = gradeLevel_difficultyLevel.difficulty_level_id WHERE gradeLevel_difficultyLevel.grade_level_id = ?
Parameters:
[
  19
]
9.01 ms
(6.45%)
1
SELECT t0_.id AS id_0, t0_.challenge_template_id AS challenge_template_id_1, t0_.educational_pathway_id AS educational_pathway_id_2 FROM `troub_ChallengeTemplateAssociation` t0_ WHERE t0_.educational_pathway_id = ?
Parameters:
[
  2
]
6.14 ms
(4.40%)
1
SELECT e0_.id AS id_0, e0_.display_name AS display_name_1, e0_.`translations` AS translations_2 FROM `EducationalPathway` e0_
Parameters:
[]
6.02 ms
(4.31%)
5
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_reading_challenge AS is_reading_challenge_4, t0.educational_intent AS educational_intent_5, t0.student_instructions AS student_instructions_6, t0.expected_duration AS expected_duration_7, t0.note_for_teacher AS note_for_teacher_8, t0.images AS images_9, t0.disabled AS disabled_10, t0.is_highlighted AS is_highlighted_11, t0.historical AS historical_12, t0.starting_blocks AS starting_blocks_13, t0.conclusion AS conclusion_14, t0.is_marked_as_deleted AS is_marked_as_deleted_15, t0.deleted_at AS deleted_at_16, t0.language_id AS language_id_17, t0.studied_language_id AS studied_language_id_18, t0.story_template_id AS story_template_id_19 FROM `troub_ChallengeTemplate` t0 WHERE t0.id = ?
Parameters:
[
  1
]
5.84 ms
(4.18%)
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"
]
5.03 ms
(3.60%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.display_order AS display_order_3, t0.translations AS translations_4, t0.description AS description_5, t0.educational_pathway_id AS educational_pathway_id_6 FROM `GradeLevel` t0 WHERE t0.educational_pathway_id = ?
Parameters:
[
  2
]
4.74 ms
(3.39%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.`translations` AS translations_2 FROM `StudiedLanguage` s0_ WHERE s0_.name = ? LIMIT 1
Parameters:
[
  "Anglais"
]
4.63 ms
(3.32%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.color AS color_2, c0_.`translations` AS translations_3 FROM `Concept` c0_
Parameters:
[]
3.87 ms
(2.77%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.tag AS tag_2, c0_.currency AS currency_3, c0_.currency_symbol AS currency_symbol_4, c0_.is_default AS is_default_5, c0_.`translations` AS translations_6, c0_.school_calendar_id AS school_calendar_id_7 FROM `Country` c0_ WHERE c0_.tag = ? LIMIT 1
Parameters:
[
  "US"
]
1.83 ms
(1.31%)
2
SELECT DATABASE()
Parameters:
[]
1.72 ms
(1.23%)
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-07-27 10:02:35"
  "2025-07-27 10:02:35"
]
1.65 ms
(1.18%)
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:
[]
1.26 ms
(0.90%)
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"
]
1.15 ms
(0.82%)
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:
[
  "troubadour_site_teacher_catalog_.en-CA"
  1
]
1.07 ms
(0.76%)
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:
[
  "troubadour_site_teacher_catalog_"
  1
]
0.99 ms
(0.71%)
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_
Parameters:
[]
0.97 ms
(0.70%)
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_.tag = ?
Parameters:
[
  "en-CA"
]
0.97 ms
(0.69%)
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
]
0.83 ms
(0.59%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.`translations` AS translations_2 FROM `StudiedLanguage` s0_
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
NanomonxManager doctrine.orm.NanomonxManager_entity_manager

Second Level Cache

0 Hits
10 Misses
10 Puts

Number of cache misses

Region Misses
nanomonx 10

Number of cache puts

Region Puts
nanomonx 10

Managed Entities

NanomonxManager entity manager

Class Amount of managed objects
App\Entity\Country 65
App\Entity\Catalog\Concept 15
App\Entity\Catalog\ScholarLevel 9
App\Entity\Catalog\DifficultyLevel 7
App\Entity\Catalog\GradeLevel 6
App\Entity\Troubadour\ChallengeTemplateAssociation 5
App\Entity\Troubadour\ChallengeTemplate 5
App\Entity\Catalog\StudiedLanguage 4
App\Entity\PageContentManager\SideMenuOption 4
App\Entity\Maintenance 3
App\Entity\Language 2
App\Entity\TranslationFile 1
App\Entity\SchoolCalendar 1