GET https://mizzium.com/bluvr/image/7974

Query Metrics

5 Database Queries
4 Different statements
201.70 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.14 ms
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.id = ?
Parameters:
[
  "7974"
]
2 98.88 ms
SELECT b0_.height AS height_0, b0_.width AS width_1, b0_.size AS size_2, b0_.mime AS mime_3, b0_.filename AS filename_4, b0_.extension AS extension_5, b0_.tags AS tags_6, b0_.caption AS caption_7, b0_.date_added AS date_added_8, b0_.votes AS votes_9, b0_.id AS id_10, b0_.gallery_id AS gallery_id_11 FROM bl_image b0_ WHERE b0_.gallery_id = 2 ORDER BY RAND() ASC LIMIT 6
Parameters:
[]
3 100.30 ms
SELECT b0_.height AS height_0, b0_.width AS width_1, b0_.size AS size_2, b0_.mime AS mime_3, b0_.filename AS filename_4, b0_.extension AS extension_5, b0_.tags AS tags_6, b0_.caption AS caption_7, b0_.date_added AS date_added_8, b0_.votes AS votes_9, b0_.id AS id_10, b0_.gallery_id AS gallery_id_11 FROM bl_image b0_ WHERE b0_.gallery_id = 2 ORDER BY RAND() ASC LIMIT 6
Parameters:
[]
4 0.66 ms
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 WHERE t0.id = ?
Parameters:
[
  2
]
5 0.72 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6 FROM bl_comment t0 WHERE t0.image_id = ? ORDER BY t0.created_at DESC
Parameters:
[
  7974
]

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\Image No errors.
App\Entity\Gallery No errors.
App\Entity\CommentBluvr No errors.
App\Entity\User No errors.