Query Metrics
3
Database Queries
3
Different statements
2.80 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.06 ms |
SELECT t0.slug_username AS slug_username_1, t0.username AS username_2, t0.password AS password_3, t0.roles AS roles_4, t0.sexe AS sexe_5, t0.id AS id_6, t0.email AS email_7, t0.email_token AS email_token_8, t0.nom AS nom_9, t0.prenom AS prenom_10, t0.nom_complet AS nom_complet_11, t0.dateNaissance AS dateNaissance_12, t0.contacts AS contacts_13, t0.adresse AS adresse_14, t0.matricule AS matricule_15, t0.salaire AS salaire_16, t0.numero_cnps AS numero_cnps_17, t0.vacataire AS vacataire_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.filename AS filename_21, t0.boutique_id AS boutique_id_22, t0.avatar_id AS avatar_id_23 FROM app_user t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 2 | 1.30 ms |
SELECT g0_.id AS id_0, g0_.cree_le AS cree_le_1, g0_.lien_facture AS lien_facture_2, g0_.montant_abonnement AS montant_abonnement_3, g0_.type_validite AS type_validite_4, g0_.valable_jusqu_au AS valable_jusqu_au_5, g1_.id AS id_6, g2_.slug AS slug_7, g2_.id AS id_8, g2_.adresse AS adresse_9, g2_.nom AS nom_10, g2_.heure_debut_travail AS heure_debut_travail_11, g2_.heure_fin_travail AS heure_fin_travail_12, g2_.temps_de_travail AS temps_de_travail_13, g2_.sigle AS sigle_14, g2_.email AS email_15, g2_.phone AS phone_16, g2_.code_postal AS code_postal_17, g2_.ville AS ville_18, g2_.site_web AS site_web_19, g2_.fax AS fax_20, g2_.statut_juridique AS statut_juridique_21, g2_.capital AS capital_22, g2_.matricule AS matricule_23, g2_.siret AS siret_24, g2_.ape AS ape_25, g2_.cc AS cc_26, g2_.facture_tva AS facture_tva_27, g2_.mention_legal AS mention_legal_28, g2_.banque AS banque_29, g2_.rib AS rib_30, g2_.iban AS iban_31, g2_.bic AS bic_32, g2_.url_fnede_base AS url_fnede_base_33, g2_.api_key_fne AS api_key_fne_34, g2_.solde_timbre_fne AS solde_timbre_fne_35, g2_.numero_cnps AS numero_cnps_36, g0_.service_id AS service_id_37, g1_.user_id AS user_id_38, g1_.plan_id AS plan_id_39, g1_.boutique_id AS boutique_id_40, g2_.logo_id AS logo_id_41, g2_.settings_id AS settings_id_42, g2_.pays_id AS pays_id_43 FROM gestock_validite_service g0_ LEFT JOIN gestock_service g1_ ON g0_.service_id = g1_.id LEFT JOIN gestock_boutique g2_ ON g1_.boutique_id = g2_.id ORDER BY g0_.cree_le DESC
Parameters:
[] |
| 3 | 0.44 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.role AS role_3, t0.accepte AS accepte_4, t0.vu AS vu_5, t0.laDate AS laDate_6, t0.boutique_id AS boutique_id_7 FROM gestock_requete_ajout_boutique t0 WHERE t0.email = ?
Parameters:
[
"kadioarnaud@hotmail.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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\AppUser | No errors. |
| App\Entity\Boutique | No errors. |
| App\Entity\Photo | No errors. |
| App\Entity\ValiditeService | No errors. |
| App\Entity\Service | No errors. |
| App\Entity\Plan | No errors. |
| App\Entity\Settings | No errors. |
| App\Entity\Pays | No errors. |
| App\Entity\RequeteAjoutBoutique | No errors. |
| App\Entity\JournalComptabilite | No errors. |
| App\Entity\Compte | No errors. |