Query Metrics
2
Database Queries
2
Different statements
1.11 ms
Query time
0
Invalid entities
411
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.77 ms (69.56%) |
1 |
SELECT t0.id AS id_1, t0.configname AS configname_2, t0.iracingid AS iracingid_3, t0.length_km AS length_km_4, t0.length_miles AS length_miles_5, t0.corners AS corners_6, t0.image AS image_7, t0.urlname AS urlname_8, t0.active AS active_9, t0.premium_full AS premium_full_10, t0.premium_oval AS premium_oval_11, t0.main AS main_12, t0.imagewebp AS imagewebp_13, t0.lastmod AS lastmod_14, t0.tod_afternoon AS tod_afternoon_15, t0.tod_lateafternoon AS tod_lateafternoon_16, t0.tod_morning AS tod_morning_17, t0.tod_noon AS tod_noon_18, t0.tod_sunrise AS tod_sunrise_19, t0.tod_sunset AS tod_sunset_20, t0.tod_night AS tod_night_21, t0.trackid_id AS trackid_id_22, t0.license_id AS license_id_23 FROM trackconfig t0 WHERE t0.premium_full = ? AND t0.premium_oval = ?
Parameters:
[ 0 0 ]
|
||||||||||||||||||||||||||||||
|
0.34 ms (30.44%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.location AS location_3, t0.image AS image_4, t0.iracingid AS iracingid_5, t0.urlname AS urlname_6, t0.active AS active_7, t0.imagewebp AS imagewebp_8 FROM track t0 WHERE t0.id = ?
Parameters:
[
69
]
|
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\Trackconfig | 257 |
| App\Entity\Track | 150 |
| App\Entity\License | 4 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Trackconfig | No errors. |
| App\Entity\Track | No errors. |
| App\Entity\License | No errors. |
| App\Entity\Trackwalk | No errors. |