GET http://185.25.50.116:8080/videos?limit_video=25&page_video=2&sort_video%5Byear%5D=asc

Query Metrics

2 Database Queries
2 Different statements
3.42 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.91 ms
(55.88%)
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_.year ASC LIMIT 25 OFFSET 25
Parameters:
[]
1.51 ms
(44.12%)
1
SELECT count(v0_.id) AS sclr_0 FROM videos v0_
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.