GET https://constellation.constellation.cool/buy/school

Query Metrics

24 Database Queries
14 Different statements
35.10 ms Query time
0 Invalid entities
2 Cache hits
1 Cache misses
1 Cache puts

Queries

Group similar statements

# Time Info
1 10.14 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.94 ms
SELECT DATABASE()
Parameters:
[]
3 2.37 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.17 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.77 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-09-19 17:31:43"
  "2024-09-19 17:31:43"
]
6 0.59 ms
SELECT DATABASE()
Parameters:
[]
7 2.75 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.82 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.72 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-09-19 17:31:43"
  "2024-09-19 17:31:43"
]
10 1.77 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 1.52 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
]
12 0.89 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"
]
13 0.73 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"
]
14 0.80 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
]
15 0.67 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"
]
16 0.95 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"
]
17 1.06 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"
]
18 0.85 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_school_package.en-CA"
  1
]
19 0.87 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_school_package.en-CA"
  1
]
20 0.76 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_school_package"
  1
]
21 1.18 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"
]
22 0.66 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"
]
23 0.96 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
]
24 1.16 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
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
NanomonxManager doctrine.orm.NanomonxManager_entity_manager

Second Level Cache

2 Hits
1 Misses
1 Puts

Number of cache hits

Region Hits
nanomonx 2

Number of cache misses

Region Misses
nanomonx 1

Number of cache puts

Region Puts
nanomonx 1