Query Metrics
3
Database Queries
3
Different statements
2.85 ms
Query time
2
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.09 ms (38.29%) |
1 |
SELECT DISTINCT p0_.id AS id_0 FROM pannier p0_ LIMIT 20 OFFSET 100
Parameters:
[] |
|
1.04 ms (36.43%) |
1 |
SELECT count(p0_.id) AS sclr_0 FROM pannier p0_
Parameters:
[] |
|
0.72 ms (25.28%) |
1 |
SELECT p0_.est_livrer AS est_livrer_0, p0_.est_annuler AS est_annuler_1, p0_.date AS date_2, p0_.id AS id_3, p0_.info_client_id AS info_client_id_4 FROM pannier p0_ WHERE p0_.id IN (?, ?)
Parameters:
[ 99 100 ] |
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\Pannier | 2 |
| App\Entity\InfoClient | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Pannier |
|
| App\Entity\InfoClient |
|
| App\Entity\Commande | No errors. |