Query Metrics
27
Database Queries
3
Different statements
6.19 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
4.52 ms (73.00%) |
25 |
SELECT t0.par_id AS par_id_1, t0.par_reference AS par_reference_2, t0.par_valeur AS par_valeur_3, t0.par_libelle AS par_libelle_4 FROM parametre t0 WHERE t0.par_reference = ? LIMIT 1
Parameters:
[
"DELAI_EMAIL_MODIFICATION_TOKEN"
]
|
0.85 ms (13.78%) |
1 |
SELECT t0.faq_id AS faq_id_1, t0.faq_question AS faq_question_2, t0.faq_reponse AS faq_reponse_3, t0.faq_affich_home AS faq_affich_home_4, t0.categorie_faq AS categorie_faq_5 FROM faq t0
Parameters:
[] |
0.82 ms (13.22%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.position AS position_3 FROM categorie_faq t0 ORDER BY t0.position ASC
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\CategorieFaq | No errors. |
App\Entity\Faq | No errors. |
App\Entity\Parametre | No errors. |