Query Metrics
3
Database Queries
3
Different statements
1.10 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.65 ms |
SELECT t0.role AS role_1, t0.matricule AS matricule_2, t0.accepte AS accepte_3, t0.entreprise_id AS entreprise_id_4, t0.user_id AS user_id_5 FROM user_entreprise t0 WHERE t0.user_id IS NULL
Parameters:
[] |
2 | 0.28 ms |
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.adresse AS adresse_3, t0.devise AS devise_4, t0.nom AS nom_5, t0.sigle AS sigle_6, t0.email AS email_7, t0.phone AS phone_8, t0.telephone AS telephone_9, t0.code_postal AS code_postal_10, t0.adresse_postale AS adresse_postale_11, t0.ministere_de_tutelle AS ministere_de_tutelle_12, t0.nom_du_pays AS nom_du_pays_13, t0.devise_du_pays AS devise_du_pays_14, t0.ville AS ville_15, t0.site_web AS site_web_16, t0.fax AS fax_17, t0.statut_juridique AS statut_juridique_18, t0.capital AS capital_19, t0.matricule AS matricule_20, t0.siret AS siret_21, t0.ape AS ape_22, t0.cc AS cc_23, t0.facture_tva AS facture_tva_24, t0.mention_legal AS mention_legal_25, t0.banque AS banque_26, t0.rib AS rib_27, t0.iban AS iban_28, t0.bic AS bic_29, t0.logo_id AS logo_id_30, t0.settings_id AS settings_id_31, t0.pays_id AS pays_id_32 FROM entreprise t0
Parameters:
[] |
3 | 0.17 ms |
SELECT t0.role AS role_1, t0.matricule AS matricule_2, t0.accepte AS accepte_3, t0.entreprise_id AS entreprise_id_4, t0.user_id AS user_id_5 FROM user_entreprise t0 WHERE t0.user_id IS NULL LIMIT 1
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\UserEntreprise | No errors. |
App\Entity\Entreprise | No errors. |
App\Entity\AppUser | No errors. |
App\Entity\Photo | No errors. |
App\Entity\Settings | No errors. |
App\Entity\Pays | No errors. |