Query Metrics
3
Database Queries
3
Different statements
4.68 ms
Query time
3
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.provider_name AS provider_name_3, t0.filename AS filename_4, t0.format AS format_5, t0.path AS path_6, t0.active AS active_7, t0.salon_id AS salon_id_8 FROM publicite t0 WHERE t0.id = ?
Parameters:
[
"218"
]
|
| 2 | 0.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3 FROM salon t0 WHERE t0.id = ?
Parameters:
[
52
]
|
| 3 | 1.81 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.tag AS tag_3, t0.startAt AS startAt_4, t0.endAt AS endAt_5, t0.interv AS interv_6, t0.active AS active_7, t0.salon_id AS salon_id_8 FROM campagne t0 INNER JOIN campagn_advert ON t0.id = campagn_advert.campagn_id WHERE campagn_advert.advert_id = ?
Parameters:
[
218
]
|
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\Advert | 1 |
| App\Entity\Salon | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Advert | No errors. |
| App\Entity\Salon |
|
| App\Entity\Campagn |
|
| App\Entity\Device | No errors. |
| App\Entity\Stats | No errors. |
| App\Entity\Sync | No errors. |
| App\Entity\User |
|