Query Metrics
7
Database Queries
4
Different statements
4.77 ms
Query time
0
Invalid entities
5
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.01 ms (63.00%) |
2 |
"COMMIT"
Parameters:
[] |
|
0.83 ms (17.43%) |
2 |
UPDATE user SET last_login = ? WHERE id = ?
Parameters:
[ "2026-06-02 19:04:55" 7819 ] |
|
0.60 ms (12.53%) |
1 |
SELECT t0.id AS id_1, t0.old_id AS old_id_2, t0.roles AS roles_3, t0.email AS email_4, t0.username AS username_5, t0.last_login AS last_login_6, t0.confirmation_token AS confirmation_token_7, t0.password_requested_at AS password_requested_at_8, t0.password AS password_9, t0.enabled AS enabled_10, t0.date_creation AS date_creation_11, t0.token_api AS token_api_12, t13.id AS id_14, t13.nom AS nom_15, t13.prenom AS prenom_16, t13.telephone AS telephone_17, t13.code_abomarque AS code_abomarque_18, t13.commentaire AS commentaire_19, t13.facebook AS facebook_20, t13.twitter AS twitter_21, t13.email AS email_22, t13.old_id AS old_id_23, t13.civilite AS civilite_24, t13.old_userid AS old_userid_25, t13.actif AS actif_26, t13.bio AS bio_27, t13.has_photo AS has_photo_28, t13.is_referent AS is_referent_29, t13.date_creation AS date_creation_30, t13.receive_nmardi AS receive_nmardi_31, t13.receive_nvendredi AS receive_nvendredi_32, t13.receive_ireseau AS receive_ireseau_33, t13.structure_id AS structure_id_34, t13.adresse_id AS adresse_id_35, t13.utilisateur_id AS utilisateur_id_36, t13.news_contact_id AS news_contact_id_37, t0.client_id AS client_id_38 FROM user t0 LEFT JOIN contact t13 ON t13.utilisateur_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
"librairie@airedebroca.fr"
]
|
|
0.34 ms (7.04%) |
2 |
"START TRANSACTION"
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 |
|---|---|
| App\Entity\User | 1 |
| App\Entity\Client | 1 |
| App\Entity\Contact | 1 |
| App\Entity\Structure | 1 |
| App\Entity\NewsContact | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Contact | No errors. |
| App\Entity\Structure | No errors. |
| App\Entity\Adresse | No errors. |
| App\Entity\NewsContact | No errors. |
| App\Entity\Client | No errors. |
| App\Entity\Livre | No errors. |
| App\Entity\Avis | No errors. |
| App\Entity\Chronique | No errors. |
| App\Entity\MEL | No errors. |
| App\Entity\Newsletter | No errors. |
| App\Entity\InscritJP | No errors. |
| App\Entity\Vote | No errors. |
| App\Entity\InscritAct | No errors. |
| App\Entity\VieLibraire | No errors. |
| App\Entity\SI\CRM\MessageCom | No errors. |
| App\Entity\EspacePro\Nomines | No errors. |
| App\Entity\SI\CRM\TypeCom | No errors. |
| App\Entity\Prix\ParticipantPrix | No errors. |
| App\Entity\Meta\MetaStructure | No errors. |