GET https://trouvemoi.eu/centre-d-aide

Query Metrics

7 Database Queries
2 Different statements
1.79 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.78 ms
SELECT COUNT(f0_.id) AS sclr_0 FROM faq_entry f0_ WHERE f0_.locale = ? AND f0_.category = ? AND f0_.published = true
Parameters:
[
  "fr"
  "booking"
]
2 0.16 ms
SELECT COUNT(f0_.id) AS sclr_0 FROM faq_entry f0_ WHERE f0_.locale = ? AND f0_.category = ? AND f0_.published = true
Parameters:
[
  "fr"
  "payment"
]
3 0.16 ms
SELECT COUNT(f0_.id) AS sclr_0 FROM faq_entry f0_ WHERE f0_.locale = ? AND f0_.category = ? AND f0_.published = true
Parameters:
[
  "fr"
  "account"
]
4 0.14 ms
SELECT COUNT(f0_.id) AS sclr_0 FROM faq_entry f0_ WHERE f0_.locale = ? AND f0_.category = ? AND f0_.published = true
Parameters:
[
  "fr"
  "activities"
]
5 0.13 ms
SELECT COUNT(f0_.id) AS sclr_0 FROM faq_entry f0_ WHERE f0_.locale = ? AND f0_.category = ? AND f0_.published = true
Parameters:
[
  "fr"
  "gifts"
]
6 0.13 ms
SELECT COUNT(f0_.id) AS sclr_0 FROM faq_entry f0_ WHERE f0_.locale = ? AND f0_.category = ? AND f0_.published = true
Parameters:
[
  "fr"
  "providers"
]
7 0.29 ms
SELECT f0_.category AS category_0, f0_.locale AS locale_1, f0_.question AS question_2, f0_.answer AS answer_3, f0_.position AS position_4, f0_.published AS published_5, f0_.featured AS featured_6, f0_.id AS id_7, f0_.created_at AS created_at_8, f0_.updated_at AS updated_at_9 FROM faq_entry f0_ WHERE f0_.locale = ? AND f0_.published = true AND f0_.featured = true ORDER BY f0_.position ASC LIMIT 6
Parameters:
[
  "fr"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Support\Entity\FaqEntry No errors.