Query Metrics
68
Database Queries
2
Different statements
19.79 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
18.46 ms (93.26%) |
67 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.starting_number AS starting_number_3, t0.content AS content_4, t0.image AS image_5, t0.score AS score_6, t0.bar AS bar_7, t0.tile_image AS tile_image_8, t0.user_group_id AS user_group_id_9, t0.race_id AS race_id_10, t0.car_id AS car_id_11 FROM team t0 WHERE t0.car_id = ?
Parameters:
[
133
]
|
1.33 ms (6.74%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.technical_data AS technical_data_4, t0.image AS image_5 FROM car t0 ORDER BY t0.name 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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Car | No errors. |
App\Entity\Team | No errors. |
App\Entity\UserGroup | No errors. |
App\Entity\Race | No errors. |
App\Entity\User | No errors. |
App\Entity\News | No errors. |
App\Entity\Vote | No errors. |
App\Entity\Scoring | No errors. |