GET https://dev.bigtp.org/

Query Metrics

4 Database Queries
4 Different statements
4.73 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.06 ms
(43.67%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.canonical_url AS canonical_url_6, t0.footer_text AS footer_text_7, t0.body AS body_8, t0.page_type AS page_type_9, t0.enabled AS enabled_10, t0.imitate_main AS imitate_main_11, t0.can_imitate_main AS can_imitate_main_12 FROM page t0 WHERE t0.imitate_main = ? LIMIT 1
Parameters:
[
  1
]
1.26 ms
(26.66%)
1
SELECT t0.id AS id_1, t0._order AS _order_2, t0.page_id AS page_id_3, t0.block_id AS block_id_4 FROM page_block_relation t0 WHERE t0.page_id = ? ORDER BY t0._order ASC
Parameters:
[
  1
]
0.78 ms
(16.57%)
1
SELECT t0.id AS id_1, t0._order AS _order_2, t0.page_id AS page_id_3, t0.block_id AS block_id_4 FROM page_sidebar_block_relation t0 WHERE t0.page_id = ? ORDER BY t0._order ASC
Parameters:
[
  1
]
0.62 ms
(13.10%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.canonical_url AS canonical_url_6, t0.footer_text AS footer_text_7, t0.body AS body_8, t0.page_type AS page_type_9, t0.enabled AS enabled_10, t0.imitate_main AS imitate_main_11, t0.can_imitate_main AS can_imitate_main_12 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "/"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.
App\Entity\PageBlockRelation No errors.
App\Entity\PageSidebarBlockRelation No errors.
App\Entity\FAQ No errors.
App\Entity\Block No errors.
App\Entity\SidebarBlock No errors.