GET https://family.constellation.cool/sitemap.xml

Query Metrics

12 Database Queries
8 Different statements
28.80 ms Query time
0 Invalid entities
24 Managed entities
0 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

# Time Info
1 8.80 ms
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:
[]
2 1.12 ms
SELECT DATABASE()
Parameters:
[]
3 3.00 ms
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 1.14 ms
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:
[]
5 1.21 ms
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-09-16 17:45:52"
  "2025-09-16 17:45:52"
]
6 1.22 ms
SELECT DATABASE()
Parameters:
[]
7 3.00 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "nano_ca_dev_merged"
]
8 1.13 ms
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:
[]
9 1.21 ms
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-09-16 17:45:53"
  "2025-09-16 17:45:53"
]
10 1.34 ms
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
]
11 1.48 ms
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_marked_as_deleted = 0
Parameters:
[]
12 4.15 ms
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.description AS description_2, t0_.is_reading_challenge AS is_reading_challenge_3, t0_.educational_intent AS educational_intent_4, t0_.student_instructions AS student_instructions_5, t0_.expected_duration AS expected_duration_6, t0_.note_for_teacher AS note_for_teacher_7, t0_.images AS images_8, t0_.disabled AS disabled_9, t0_.is_highlighted AS is_highlighted_10, t0_.historical AS historical_11, t0_.starting_blocks AS starting_blocks_12, t0_.conclusion AS conclusion_13, t0_.is_marked_as_deleted AS is_marked_as_deleted_14, t0_.deleted_at AS deleted_at_15, t0_.language_id AS language_id_16, t0_.studied_language_id AS studied_language_id_17, t0_.story_template_id AS story_template_id_18 FROM `troub_ChallengeTemplate` t0_ WHERE t0_.is_marked_as_deleted = 0
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
0 Misses
0 Puts

Managed Entities

NanomonxManager entity manager

Class Amount of managed objects
App\Entity\Troubadour\ChallengeTemplate 9
App\Entity\Family\StoryTemplate 4
App\Entity\Maintenance 3
App\Entity\PageContentManager\InformationPage 3
App\Entity\Language 2
App\Entity\Catalog\StudiedLanguage 2
App\Entity\TranslationFile 1