Query Metrics
31
Database Queries
22
Different statements
162.30 ms
Query time
0
Invalid entities
0
Cache hits
4
Cache misses
5
Cache puts
Queries
#▲ | Time | Info |
---|---|---|
1 | 4.10 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 | 0.95 ms |
SELECT DATABASE()
Parameters:
[] |
3 | 2.60 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 | 0.54 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 | 0.51 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:
[ "2024-11-23 04:37:39" "2024-11-23 04:37:39" ] |
6 | 0.29 ms |
SELECT DATABASE()
Parameters:
[] |
7 | 2.10 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 | 0.40 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 | 0.46 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:
[ "2024-11-23 04:37:39" "2024-11-23 04:37:39" ] |
10 | 9.96 ms |
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"
]
|
11 | 12.64 ms |
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"
]
|
12 | 0.54 ms |
"START TRANSACTION"
Parameters:
[] |
13 | 38.54 ms |
INSERT INTO `Cart` (number, subtotal, province, tax, total, created_at, status, payment_id, payer_id, gift, manager_id, type_id, country_id, pending_account_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ null null null null null "2024-11-23 04:37:40" "CREATED" null null 0 null null 2 null ] |
14 | 19.65 ms |
INSERT INTO `CartItem` (number, sub_total, stripe_subscription_id, type_id, package_id, cart_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 1 0.0 null null 2 1430 ] |
15 | 7.32 ms |
"COMMIT"
Parameters:
[] |
16 | 0.85 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.subtotal AS subtotal_3, t0.province AS province_4, t0.tax AS tax_5, t0.total AS total_6, t0.created_at AS created_at_7, t0.status AS status_8, t0.payment_id AS payment_id_9, t0.payer_id AS payer_id_10, t0.gift AS gift_11, t0.manager_id AS manager_id_12, t0.type_id AS type_id_13, t0.country_id AS country_id_14, t0.pending_account_id AS pending_account_id_15 FROM `Cart` t0 WHERE t0.id = ?
Parameters:
[
1430
]
|
17 | 0.49 ms |
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.id = ?
Parameters:
[
1312
]
|
18 | 0.64 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.subtotal AS subtotal_3, t0.province AS province_4, t0.tax AS tax_5, t0.total AS total_6, t0.created_at AS created_at_7, t0.status AS status_8, t0.payment_id AS payment_id_9, t0.payer_id AS payer_id_10, t0.gift AS gift_11, t0.manager_id AS manager_id_12, t0.type_id AS type_id_13, t0.country_id AS country_id_14, t0.pending_account_id AS pending_account_id_15 FROM `Cart` t0 WHERE t0.id = ?
Parameters:
[
1430
]
|
19 | 4.55 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
]
|
20 | 0.46 ms |
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"
]
|
21 | 0.46 ms |
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"
]
|
22 | 6.20 ms |
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"
]
|
23 | 4.02 ms |
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 ] |
24 | 0.51 ms |
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 ] |
25 | 2.30 ms |
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 ] |
26 | 14.52 ms |
SELECT t0.id AS id_1, t0.stripe_price_id AS stripe_price_id_2, t0.price AS price_3, t0.seats AS seats_4, t0.is_default_price AS is_default_price_5, t0.payment_interval AS payment_interval_6, t0.package_id AS package_id_7, t0.country_id AS country_id_8 FROM `Price` t0 WHERE t0.package_id = ?
Parameters:
[
2
]
|
27 | 9.90 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_day AS start_day_3, t0.purchase_opens_day AS purchase_opens_day_4 FROM `SchoolCalendar` t0 WHERE t0.id = ?
Parameters:
[
1
]
|
28 | 4.83 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_default_privacy_policy = ? AND i0_.is_marked_as_deleted = 0 LIMIT 1
Parameters:
[
1
]
|
29 | 10.69 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.route AS route_3, t0.common_content AS common_content_4, t0.display_as_popup AS display_as_popup_5, t0.popup_content AS popup_content_6, t0.display_as_page AS display_as_page_7, t0.page_content AS page_content_8, t0.is_marked_as_deleted AS is_marked_as_deleted_9, t0.deleted_at AS deleted_at_10, t0.information_page_id AS information_page_id_11, t0.language_id AS language_id_12 FROM `InformationPageTranslation` t0 WHERE t0.information_page_id = ?
Parameters:
[
2
]
|
30 | 0.61 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_default_user_agreement = ? AND i0_.is_marked_as_deleted = 0 LIMIT 1
Parameters:
[
1
]
|
31 | 0.66 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.route AS route_3, t0.common_content AS common_content_4, t0.display_as_popup AS display_as_popup_5, t0.popup_content AS popup_content_6, t0.display_as_page AS display_as_page_7, t0.page_content AS page_content_8, t0.is_marked_as_deleted AS is_marked_as_deleted_9, t0.deleted_at AS deleted_at_10, t0.information_page_id AS information_page_id_11, t0.language_id AS language_id_12 FROM `InformationPageTranslation` t0 WHERE t0.information_page_id = ?
Parameters:
[
3
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
NanomonxManager | doctrine.orm.NanomonxManager_entity_manager |
Second Level Cache
0
Hits
4
Misses
5
Puts
Number of cache misses
Region | Misses |
---|---|
nanomonx | 4 |
Number of cache puts
Region | Puts |
---|---|
nanomonx | 5 |