Query Metrics
2
Database Queries
2
Different statements
5.47 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.61 ms |
SELECT e0_.id AS id_0, e0_.nom AS nom_1, e0_.type AS type_2, e0_.adresse AS adresse_3, e0_.telephone AS telephone_4, e0_.email AS email_5, e0_.site_web AS site_web_6, e0_.boite_postale AS boite_postale_7, e0_.logo AS logo_8, e0_.dossier AS dossier_9, e0_.description AS description_10, e0_.message_perte_carte AS message_perte_carte_11, e0_.fond_image AS fond_image_12, e0_.is_have_photo AS is_have_photo_13, e0_.is_have_poste AS is_have_poste_14, e0_.is_have_filiale AS is_have_filiale_15, e0_.is_educ_master AS is_educ_master_16, e0_.matricule_min_length AS matricule_min_length_17, e0_.matricule_max_length AS matricule_max_length_18, e0_.matricule_regex AS matricule_regex_19, e0_.matricule_error_message AS matricule_error_message_20 FROM etablissement e0_ WHERE e0_.type LIKE ? OR e0_.type LIKE ? OR e0_.type LIKE ? ORDER BY e0_.nom ASC
Parameters:
[ "%lycee%" "%college%" "%universite%" ]
|
||||||||||||||||||||||||||
| 2 | 3.86 ms |
SELECT t0.id AS id_1, t0.nom_app AS nom_app_2, t0.logo AS logo_3, t0.email_contact AS email_contact_4, t0.telephone_contact AS telephone_contact_5, t0.adresse AS adresse_6, t0.description_site AS description_site_7, t0.facebook_url AS facebook_url_8, t0.twitter_url AS twitter_url_9, t0.linkedin_url AS linkedin_url_10, t0.tiktok_url AS tiktok_url_11, t0.youtube_url AS youtube_url_12, t0.instagram_url AS instagram_url_13, t0.favicon AS favicon_14 FROM configuration t0 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\Etablissement | No errors. |
| App\Entity\Classe | No errors. |
| App\Entity\Filiere |
|
| App\Entity\User | No errors. |
| App\Entity\Etudiant | No errors. |
| App\Entity\Carte | No errors. |
| App\Entity\ModeleCarteEtablissement | No errors. |
| App\Entity\Personnel | No errors. |
| App\Entity\Poste | No errors. |
| App\Entity\CarteEntreprise | No errors. |
| App\Entity\Filiale | No errors. |
| App\Entity\Configuration | No errors. |