Query Metrics
27
Database Queries
19
Different statements
158.90 ms
Query time
0
Invalid entities
82
Managed entities
4
Cache hits
0
Cache misses
0
Cache puts
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
28.64 ms (18.02%) |
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_CONSTELLATION"
]
|
|
19.17 ms (12.06%) |
1 |
SELECT t0.id AS id_1, t0.number AS number_2, t0.sub_total AS sub_total_3, t0.stripe_subscription_id AS stripe_subscription_id_4, t0.type_id AS type_id_5, t0.package_id AS package_id_6, t0.cart_id AS cart_id_7 FROM `CartItem` t0 WHERE t0.cart_id = ?
Parameters:
[
2815
]
|
|
18.33 ms (11.54%) |
3 |
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, p0_.name AS name_4 FROM Package p0_ WHERE p0_.type = ? LIMIT 1
Parameters:
[
"CLASS"
]
|
|
16.61 ms (10.45%) |
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:
[] |
|
15.17 ms (9.55%) |
2 |
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_class_package.fr-CA" 1 ] |
|
12.39 ms (7.80%) |
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"
]
|
|
10.08 ms (6.34%) |
1 |
"COMMIT"
Parameters:
[] |
|
8.61 ms (5.42%) |
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
]
|
|
6.89 ms (4.34%) |
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"
]
|
|
3.99 ms (2.51%) |
1 |
INSERT INTO `CartItem` (number, sub_total, stripe_subscription_id, type_id, package_id, cart_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 1 0.0 null null 2 2815 ] |
|
3.58 ms (2.25%) |
2 |
SELECT DATABASE()
Parameters:
[] |
|
3.31 ms (2.08%) |
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:
[] |
|
3.14 ms (1.98%) |
1 |
SELECT c0_.id AS id_0, c0_.number AS number_1, c0_.subtotal AS subtotal_2, c0_.province AS province_3, c0_.tax AS tax_4, c0_.total AS total_5, c0_.created_at AS created_at_6, c0_.status AS status_7, c0_.payment_id AS payment_id_8, c0_.payer_id AS payer_id_9, c0_.gift AS gift_10, c0_.manager_id AS manager_id_11, c0_.type_id AS type_id_12, c0_.country_id AS country_id_13, c0_.pending_account_id AS pending_account_id_14 FROM `Cart` c0_ WHERE c0_.id = ?
Parameters:
[
2815
]
|
|
2.29 ms (1.44%) |
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-12-02 05:12:01" "2025-12-02 05:12:01" ] |
|
1.85 ms (1.17%) |
1 |
DELETE FROM `CartItem` WHERE id = ?
Parameters:
[
2744
]
|
|
1.30 ms (0.82%) |
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_class_package" 1 ] |
|
1.28 ms (0.81%) |
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
]
|
|
1.17 ms (0.74%) |
1 |
"START TRANSACTION"
Parameters:
[] |
|
1.09 ms (0.68%) |
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
4
Hits
0
Misses
0
Puts
Number of cache hits
| Region | Hits |
|---|---|
| nanomonx | 4 |
Managed Entities
NanomonxManager entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Purchases\Price | 32 |
| App\Entity\Country | 31 |
| App\Entity\PageContentManager\InformationPageTranslation | 4 |
| App\Entity\Maintenance | 3 |
| App\Entity\PageContentManager\SideMenuOption | 3 |
| App\Entity\Language | 2 |
| App\Entity\PageContentManager\InformationPage | 2 |
| App\Entity\TranslationFile | 1 |
| App\Entity\Purchases\Cart | 1 |
| App\Entity\Purchases\CartItem | 1 |
| App\Entity\Purchases\Package | 1 |
| App\Entity\SchoolCalendar | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Family\Family | No errors. |
| App\Entity\TranslationFile | No errors. |
| App\Entity\Troubadour\Challenge | No errors. |
| App\Entity\SchoolCalendar | No errors. |
| App\Entity\Maintenance | No errors. |
| App\Entity\Language | No errors. |
| App\Entity\Purchases\Cart | No errors. |
| App\Entity\Manager | No errors. |
| App\Entity\Purchases\LicenceType | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\PendingAccount | No errors. |
| App\Entity\Purchases\CartItem | No errors. |
| App\Entity\Purchases\Package | No errors. |
| App\Entity\Purchases\Subscriptions\PackageSubscription | No errors. |
| App\Entity\Purchases\Price | No errors. |
| App\Entity\Province | No errors. |
| App\Entity\Catalog\ScholarLevel | No errors. |
| App\Entity\PageContentManager\SideMenuOption | No errors. |
| App\Entity\PageContentManager\TutorialPanel | No errors. |
| App\Entity\PageContentManager\InformationPanel | No errors. |
| App\Entity\PageContentManager\InformationPage | No errors. |
| App\Entity\PageContentManager\InformationPageTranslation | No errors. |