Query Metrics
2
Database Queries
2
Different statements
4.52 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.96 ms (65.57%) |
1 |
SELECT count(v0_.id) AS sclr_0 FROM videos v0_
Parameters:
[] |
1.55 ms (34.43%) |
1 |
SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.slug AS slug_2, v0_.description AS description_3, v0_.director AS director_4, v0_.producer AS producer_5, v0_.year AS year_6, v0_.format AS format_7, v0_.amount AS amount_8, v0_.runtime AS runtime_9, v0_.bonus_runtime AS bonus_runtime_10, v0_.genres AS genres_11, v0_.countries AS countries_12, v0_.regions AS regions_13, v0_.languages AS languages_14, v0_.subtitles AS subtitles_15, v0_.price AS price_16, v0_.created_at AS created_at_17, v0_.updated_at AS updated_at_18, v0_.created_by AS created_by_19, v0_.updated_by AS updated_by_20 FROM videos v0_ ORDER BY v0_.producer ASC LIMIT 25
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\Video | No errors. |
App\Entity\User | No errors. |
App\Entity\City | No errors. |
App\Entity\VideoImage | No errors. |
App\Entity\VideoLink | No errors. |