GET https://tkkd-dev.clicnfight.com/pictures

Query Metrics

3 Database Queries
3 Different statements
0.74 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.26 ms
(35.77%)
1
SELECT t0.picture AS picture_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.tag_id AS tag_id_8 FROM album_picture t0 ORDER BY t0.id DESC
Parameters:
[]
0.25 ms
(33.21%)
1
SELECT t0.title AS title_1, t0.illustration AS illustration_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM slide_picture t0
Parameters:
[]
0.23 ms
(31.02%)
1
SELECT t0.title AS title_1, t0.slug AS slug_2, t0.color AS color_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM tag t0
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\SlidePicture No errors.
App\Entity\Tag No errors.
App\Entity\AlbumPicture No errors.