GET https://mizzium.com/bluvr/galleries

Query Metrics

10 Database Queries
2 Different statements
133.64 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
132.34 ms
(99.02%)
9
SELECT t0.height AS height_1, t0.width AS width_2, t0.size AS size_3, t0.mime AS mime_4, t0.filename AS filename_5, t0.extension AS extension_6, t0.tags AS tags_7, t0.caption AS caption_8, t0.date_added AS date_added_9, t0.votes AS votes_10, t0.id AS id_11, t0.gallery_id AS gallery_id_12 FROM bl_image t0 WHERE t0.gallery_id = ?
Parameters:
[
  9
]
1.30 ms
(0.98%)
1
SELECT t0.title AS title_1, t0.dir AS dir_2, t0.description AS description_3, t0.thumbnail AS thumbnail_4, t0.updated_on AS updated_on_5, t0.path AS path_6, t0.default_tags AS default_tags_7, t0.id AS id_8, t0.nsfw AS nsfw_9 FROM bl_gallery t0 ORDER BY t0.nsfw ASC, t0.title ASC
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\Gallery No errors.
App\Entity\Image No errors.
App\Entity\CommentBluvr No errors.