Query Metrics
2
Database Queries
2
Different statements
0.67 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.49 ms |
SELECT c0_.id AS id_0, c0_.code AS code_1, c0_.libelle AS libelle_2, c0_.libarabe AS libarabe_3, c0_.icon AS icon_4, c0_.created_at AS created_at_5, c0_.updated_at AS updated_at_6, s1_.id AS id_7, s1_.code AS code_8, s1_.libelle AS libelle_9, s1_.libarabe AS libarabe_10, s1_.created_at AS created_at_11, s1_.updated_at AS updated_at_12, s1_.categorie_id AS categorie_id_13 FROM categorie c0_ LEFT JOIN sous_categorie s1_ ON c0_.id = s1_.categorie_id ORDER BY c0_.libelle ASC, s1_.libelle ASC
Parameters:
[]
|
||||||||||||||||||||||||||||
| 2 | 0.18 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.libarabe AS libarabe_3, t0.image AS image_4, t0.telephone AS telephone_5, t0.telephone2 AS telephone2_6, t0.email AS email_7, t0.about_text AS about_text_8, t0.facebook AS facebook_9, t0.instagram AS instagram_10, t0.linkedin AS linkedin_11, t0.adresse AS adresse_12, t0.maps_query AS maps_query_13, t0.horaire_semaine AS horaire_semaine_14, t0.horaire_samedi AS horaire_samedi_15, t0.horaire_dimanche AS horaire_dimanche_16, t0.created_at AS created_at_17 FROM fournisseur 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Fournisseur | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Categorie | No errors. |
| App\Entity\SousCategorie | No errors. |
| App\Entity\Fournisseur | No errors. |
| App\Entity\Article | No errors. |