Query Metrics
1
Database Queries
1
Different statements
1.71 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.71 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.url AS url_4, t0.team AS team_5, t0.twitch_id AS twitch_id_6, t0.broadcaster_type AS broadcaster_type_7, t0.offline_image_url AS offline_image_url_8, t0.twitch_created_at AS twitch_created_at_9, t0.description AS description_10, t0.followers AS followers_11, t0.language AS language_12, t0.prio AS prio_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15 FROM streamer t0 WHERE t0.name IN (?)
Parameters:
[
"isquaw"
]
|
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\User | No errors. |
App\Entity\Streamer | No errors. |
App\Entity\Layout | No errors. |
App\Entity\Favorite | No errors. |