Query Metrics
5
Database Queries
5
Different statements
5.18 ms
Query time
2
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.11 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2 FROM payment_method p0_ WHERE p0_.name NOT IN (?, ?)
Parameters:
[ "Paypal" "OM" ] |
| 2 | 1.53 ms |
SELECT z0_.id AS id_0, z0_.libellezone AS libellezone_1 FROM zone_livraison z0_
Parameters:
[] |
| 3 | 0.43 ms |
SELECT s0_.id AS id_0, s0_.libelle AS libelle_1 FROM statut_livraison s0_
Parameters:
[] |
| 4 | 0.41 ms |
SELECT t0_.id AS id_0, t0_.libelle AS libelle_1 FROM type_livraison t0_
Parameters:
[] |
| 5 | 0.70 ms |
SELECT l0_.id AS id_0, l0_.nom AS nom_1, l0_.telephone AS telephone_2, l0_.cni AS cni_3, l0_.adresse AS adresse_4, l0_.disponibilite AS disponibilite_5, l0_.email AS email_6, l0_.userprofile AS userprofile_7, l0_.prenom AS prenom_8, l0_.longitude AS longitude_9, l0_.latitude AS latitude_10, l0_.id_type_transport_id AS id_type_transport_id_11 FROM livreurs l0_
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\Livraisons | No errors. |
| App\Entity\ZoneLivraison | No errors. |
| App\Entity\StatutLivraison | No errors. |
| App\Entity\TypeLivraison | No errors. |
| App\Entity\Livreurs | No errors. |
| App\Entity\TypeTransport | No errors. |
| App\Entity\PaymentMethod |
|
| App\Entity\User |
|
| App\Entity\Souscription | No errors. |