Query Metrics
18
Database Queries
13
Different statements
30.45 ms
Query time
0
Invalid entities
3
Cache hits
0
Cache misses
0
Cache puts
Grouped Statements
Time▼ | Count | Info |
---|---|---|
6.73 ms (22.10%) |
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:
[] |
5.34 ms (17.54%) |
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.59 ms (15.06%) |
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:
[ "admin_site_buy_store.fr-CA" 1 ] |
2.26 ms (7.41%) |
2 |
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.73 ms (5.68%) |
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.65 ms (5.43%) |
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:
[ "admin_site_buy_store" "ENV_ADMIN" ] |
1.50 ms (4.93%) |
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-04-04 16:51:59" "2025-04-04 16:51:59" ] |
1.44 ms (4.72%) |
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:
[ "admin_site_buy_store" 1 ] |
1.30 ms (4.26%) |
2 |
SELECT DATABASE()
Parameters:
[] |
1.04 ms (3.43%) |
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.99 ms (3.24%) |
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.95 ms (3.12%) |
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
]
|
0.94 ms (3.08%) |
1 |
SELECT p0_.id AS id_0, p0_.type AS type_1, p0_.zoho_name AS zoho_name_2, p0_.stripe_product_id AS stripe_product_id_3 FROM Package p0_ WHERE p0_.type = ? LIMIT 1
Parameters:
[
"CLASS"
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
NanomonxManager | doctrine.orm.NanomonxManager_entity_manager |
Second Level Cache
3
Hits
0
Misses
0
Puts
Number of cache hits
Region | Hits |
---|---|
nanomonx | 3 |
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\Purchases\Package | No errors. |
App\Entity\Purchases\Subscriptions\PackageSubscription | No errors. |
App\Entity\Purchases\Price | No errors. |
App\Entity\Country | No errors. |
App\Entity\Province | No errors. |
App\Entity\Catalog\ScholarLevel | No errors. |
App\Entity\SchoolCalendar | No errors. |
App\Entity\PageContentManager\TutorialPanel | No errors. |
App\Entity\PageContentManager\InformationPanel | No errors. |
App\Entity\PageContentManager\ShowcaseHeader | No errors. |
App\Entity\PageContentManager\InformationPage | No errors. |
App\Entity\PageContentManager\InformationPageTranslation | No errors. |