Query Metrics
5
Database Queries
5
Different statements
4.80 ms
Query time
2
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.26 ms (47.15%) |
1 |
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" ] |
|
0.88 ms (18.38%) |
1 |
SELECT z0_.id AS id_0, z0_.libellezone AS libellezone_1 FROM zone_livraison z0_
Parameters:
[] |
|
0.76 ms (15.82%) |
1 |
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:
[] |
|
0.45 ms (9.47%) |
1 |
SELECT t0_.id AS id_0, t0_.libelle AS libelle_1 FROM type_livraison t0_
Parameters:
[] |
|
0.44 ms (9.18%) |
1 |
SELECT s0_.id AS id_0, s0_.libelle AS libelle_1 FROM statut_livraison s0_
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. |