GET https://mizzium.com/bluvr/wallpaper-assorted

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.22 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.path = ? LIMIT 1
Parameters:
[
  "wallpaper-assorted"
]
2 7.13 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.gallery_id = ?
Parameters:
[
  17
]
3 5.22 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 FROM bl_image b0_ INNER JOIN bl_gallery b1_ ON (b0_.gallery_id = b1_.id) WHERE b0_.gallery_id = ? ORDER BY b0_.date_added DESC LIMIT 38
Parameters:
[
  17
]

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.