Query Metrics
5
Database Queries
5
Different statements
5.23 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.92 ms |
SELECT t0.id AS id_1, t0.identifiant AS identifiant_2, t0.email AS email_3, t0.roles AS roles_4, t0.password AS password_5, t0.is_actif AS is_actif_6, t0.last_login AS last_login_7, t0.reset_token AS reset_token_8, t0.prenom AS prenom_9, t0.nom AS nom_10, t0.adresse_email_assistant AS adresse_email_assistant_11, t0.telephone AS telephone_12, t0.fax AS fax_13, t0.fonction AS fonction_14, t0.secteur AS secteur_15, t0.photo AS photo_16, t0.date_modification AS date_modification_17, t0.email_auth_code AS email_auth_code_18, t0.site_id AS site_id_19, t0.suppleant_commercial_id AS suppleant_commercial_id_20 FROM utilisateur_back t0 WHERE t0.id = ?
Parameters:
[
57
]
|
| 2 | 0.31 ms |
SELECT t0.id AS id_1, t0.identifiant AS identifiant_2, t0.email AS email_3, t0.roles AS roles_4, t0.password AS password_5, t0.is_actif AS is_actif_6, t0.last_login AS last_login_7, t0.reset_token AS reset_token_8, t0.prenom AS prenom_9, t0.nom AS nom_10, t0.adresse_email_assistant AS adresse_email_assistant_11, t0.telephone AS telephone_12, t0.fax AS fax_13, t0.fonction AS fonction_14, t0.secteur AS secteur_15, t0.photo AS photo_16, t0.date_modification AS date_modification_17, t0.email_auth_code AS email_auth_code_18, t0.site_id AS site_id_19, t0.suppleant_commercial_id AS suppleant_commercial_id_20 FROM utilisateur_back t0 WHERE t0.identifiant = ? LIMIT 1
Parameters:
[
"webcontact@revol.fr"
]
|
| 3 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
| 4 | 0.28 ms |
UPDATE utilisateur_back SET email_auth_code = ? WHERE id = ?
Parameters:
[ "714032" 57 ] |
| 5 | 3.58 ms |
"COMMIT"
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\UtilisateurBack | No errors. |
| App\Entity\Site | No errors. |
| App\Entity\Client | No errors. |
| App\Entity\ClientAdresse | No errors. |
| App\Entity\TicketMessage | No errors. |
| App\Entity\Produit | No errors. |
| App\Entity\ProduitSpecifique | No errors. |
| App\Entity\Famille | No errors. |
| App\Entity\FamilleEvenement | No errors. |
| App\Entity\DevisDemandeAchat | No errors. |
| App\Entity\Actualite | No errors. |
| App\Entity\ClientEvenement | No errors. |
| App\Entity\Evenement | No errors. |
| App\Entity\ClientProfilEvenement | No errors. |
| App\Entity\Fournisseur | No errors. |
| App\Entity\OffresProchilab | No errors. |
| App\Entity\ProduitLot | No errors. |
| App\Entity\TauxTva | No errors. |
| App\Entity\ConfigurationGenerale | No errors. |
| App\Entity\Utilisateur | No errors. |
| App\Entity\EvenementProduit | No errors. |
| App\Entity\CategorisationArticleValeur | No errors. |
| App\Entity\Ticket | No errors. |
| App\Entity\ContenuSpecifique | No errors. |
| App\Entity\Pays | No errors. |
| App\Entity\Langue | No errors. |
| App\Entity\Devise | No errors. |
| App\Entity\Civilite | No errors. |
| App\Entity\ClientCatalogueExclu | No errors. |