Query Metrics
3
Database Queries
3
Different statements
1.26 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.68 ms (53.96%) |
1 |
SELECT t0.role AS role_1, t0.matricule AS matricule_2, t0.salaire AS salaire_3, t0.salaire_journalier AS salaire_journalier_4, t0.type_fonction AS type_fonction_5, t0.accepte AS accepte_6, t0.departement_id AS departement_id_7, t0.entreprise_id AS entreprise_id_8, t0.user_id AS user_id_9, t0.gare_id AS gare_id_10 FROM user_entreprise t0 WHERE t0.user_id IS NULL
Parameters:
[] |
0.30 ms (23.41%) |
1 |
SELECT t0.role AS role_1, t0.matricule AS matricule_2, t0.salaire AS salaire_3, t0.salaire_journalier AS salaire_journalier_4, t0.type_fonction AS type_fonction_5, t0.accepte AS accepte_6, t0.departement_id AS departement_id_7, t0.entreprise_id AS entreprise_id_8, t0.user_id AS user_id_9, t0.gare_id AS gare_id_10 FROM user_entreprise t0 WHERE t0.user_id IS NULL LIMIT 1
Parameters:
[] |
0.29 ms (22.63%) |
1 |
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.nom AS nom_3, t0.sigle AS sigle_4, t0.adresse AS adresse_5, t0.adresse_postale AS adresse_postale_6, t0.circonscription AS circonscription_7, t0.nom_du_directeur AS nom_du_directeur_8, t0.devise AS devise_9, t0.ville AS ville_10, t0.enseignant AS enseignant_11, t0.telephone AS telephone_12, t0.email AS email_13, t0.ministere_de_tutelle AS ministere_de_tutelle_14, t0.nom_du_pays AS nom_du_pays_15, t0.devise_du_pays AS devise_du_pays_16, t0.est_active AS est_active_17, t0.annee AS annee_18, t0.logo_id AS logo_id_19, t0.armoirie_du_pays_id AS armoirie_du_pays_id_20, t0.settings_id AS settings_id_21 FROM entreprise t0
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\Departement | No errors. |
App\Entity\Entreprise | No errors. |
App\Entity\AppUser | No errors. |
App\Entity\Gare | No errors. |
App\Entity\Photo | No errors. |
App\Entity\Settings | No errors. |