Query Metrics
3
Database Queries
3
Different statements
81.06 ms
Query time
0
Invalid entities
8
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 20.23 ms |
SELECT t0.i AS i_1, t0.t AS t_2, t0.ten AS ten_3, t0.tde AS tde_4, t0.im AS im_5, t0.yt AS yt_6, t0.c AS c_7, t0.cen AS cen_8, t0.cde AS cde_9 FROM OfferSite t0 WHERE t0.i = ?
Parameters:
[
"4"
]
|
| 2 | 40.38 ms |
SELECT t0.i AS i_1, t0.t AS t_2, t0.ten AS ten_3, t0.tde AS tde_4, t0.im AS im_5, t0.yt AS yt_6, t0.c AS c_7, t0.cen AS cen_8, t0.cde AS cde_9 FROM OfferSite t0
Parameters:
[] |
| 3 | 20.46 ms |
SELECT t0.id AS id_1, t0.price AS price_2 FROM VoucherPrice t0 ORDER BY t0.price ASC
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\AppBundle\Entity\OfferSite | 6 |
| App\AppBundle\Entity\VoucherPrice | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\AppBundle\Entity\VoucherPrice | No errors. |
| App\AppBundle\Entity\OfferSite | No errors. |