Query Metrics
1
Database Queries
1
Different statements
0.65 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.65 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.video_file AS video_file_3, t0.video_url AS video_url_4, t0.thumbnail AS thumbnail_5, t0.is_active AS is_active_6, t0.user_id AS user_id_7 FROM video_content t0 WHERE t0.is_active = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\VideoContent | No errors. |
| App\Entity\User | No errors. |