http://cnfcpp1.abshore.com/show/faq

Query Metrics

3 Database Queries
2 Different statements
1.57 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.63 ms
SELECT f0_.id AS id_0, f0_.title AS title_1 FROM faq_theme f0_ LIMIT 2
Parameters:
[]
2 0.61 ms
SELECT t0.id AS id_1, t0.question AS question_2, t0.reponse AS reponse_3, t0.faq_theme_id AS faq_theme_id_4 FROM faq t0 WHERE t0.faq_theme_id = ?
Parameters:
[
  8
]
3 0.33 ms
SELECT t0.id AS id_1, t0.question AS question_2, t0.reponse AS reponse_3, t0.faq_theme_id AS faq_theme_id_4 FROM faq t0 WHERE t0.faq_theme_id = ?
Parameters:
[
  9
]

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\FaqTheme No errors.
App\Entity\Faq No errors.