GET https://moovtomood.com/foire-aux-questions

Query Metrics

10 Database Queries
5 Different statements
2.21 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.49 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.position AS position_5 FROM faq_category t0
Parameters:
[]
2 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2 FROM footer t0
Parameters:
[]
3 0.39 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.position AS position_4, t0.category_id AS category_id_5 FROM faq_content t0 WHERE t0.category_id = ?
Parameters:
[
  1
]
4 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.page_id AS page_id_4, t0.footer_id AS footer_id_5 FROM link t0 WHERE t0.footer_id = ?
Parameters:
[
  1
]
5 0.17 ms
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.content AS content_6, t0.subtitle AS subtitle_7 FROM PAGE t0 WHERE t0.id = ?
Parameters:
[
  2
]
6 0.16 ms
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.content AS content_6, t0.subtitle AS subtitle_7 FROM PAGE t0 WHERE t0.id = ?
Parameters:
[
  1
]
7 0.18 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.page_id AS page_id_4, t0.footer_id AS footer_id_5 FROM link t0 WHERE t0.footer_id = ?
Parameters:
[
  2
]
8 0.17 ms
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.content AS content_6, t0.subtitle AS subtitle_7 FROM PAGE t0 WHERE t0.id = ?
Parameters:
[
  3
]
9 0.15 ms
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.content AS content_6, t0.subtitle AS subtitle_7 FROM PAGE t0 WHERE t0.id = ?
Parameters:
[
  4
]
10 0.14 ms
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.content AS content_6, t0.subtitle AS subtitle_7 FROM PAGE t0 WHERE t0.id = ?
Parameters:
[
  5
]

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\FaqCategory No errors.
App\Entity\FaqContent No errors.
App\Entity\Footer No errors.
App\Entity\Link No errors.
App\Entity\Page No errors.