Query Metrics
5
Database Queries
5
Different statements
3.62 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.05 ms (29.03%) |
1 |
INSERT INTO contact (nom, prenom, email, tel, sujet, message, date) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "Beaconxfs" "Beaconxfs" "ballpointmf1@gmail.com" "84295889697" null null "2026-03-28 22:57:19" ]
|
||||||||||||||||||||||||||||
|
0.88 ms (24.31%) |
1 |
SELECT s0_.id AS id_0, s0_.titre_principal AS titre_principal_1, s0_.sous_titre_principal AS sous_titre_principal_2, s0_.contenu_principal AS contenu_principal_3, s0_.code_image_principale AS code_image_principale_4, s0_.position_page AS position_page_5, s0_.code_fichier AS code_fichier_6, s0_.position_template AS position_template_7, s0_.background_image AS background_image_8, s0_.background_color AS background_color_9, s0_.lien_bouton_action1 AS lien_bouton_action1_10, s0_.lien_bouton_action2 AS lien_bouton_action2_11, s0_.lien_bouton_action3 AS lien_bouton_action3_12, s0_.titre_bouton_action1 AS titre_bouton_action1_13, s0_.titre_bouton_action2 AS titre_bouton_action2_14, s0_.titre_bouton_action3 AS titre_bouton_action3_15, s0_.reference AS reference_16, s0_.autre_document_code_fichier AS autre_document_code_fichier_17, s0_.parent_id AS parent_id_18, s0_.menu_id AS menu_id_19, s0_.actualite_evenement_id AS actualite_evenement_id_20 FROM section s0_ LEFT JOIN section s1_ ON s0_.id = s1_.parent_id WHERE s0_.parent_id IS NULL AND s1_.id IS NULL AND s0_.menu_id = ? ORDER BY s0_.position_page ASC
Parameters:
[
7
]
|
||||||||||||||||||||||||||||
|
0.72 ms (19.90%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.color AS color_3, t0.background_color AS background_color_4, t0.font_size AS font_size_5, t0.date AS date_6, t0.code AS code_7, t0.parent_id AS parent_id_8 FROM menu t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"contact"
]
|
||||||||||||||||||||||||||||
|
0.63 ms (17.38%) |
1 |
"START TRANSACTION"
Parameters:
[]
|
||||||||||||||||||||||||||||
|
0.34 ms (9.38%) |
1 |
"ROLLBACK"
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Menu | No errors. |
| App\Entity\Section | No errors. |
| App\Entity\ActualiteEvenement | No errors. |
| App\Entity\Disposition | No errors. |
| App\Entity\Contact | No errors. |
| App\Entity\User | No errors. |
| App\Entity\EvenementParticipant | No errors. |
| App\Entity\Categorie | No errors. |