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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.30 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 ORDER BY t0.nsfw ASC, t0.title ASC
Parameters:
[]
2 5.80 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:
[
  9
]
3 84.95 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:
[
  2
]
4 4.60 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:
[
  6
]
5 13.30 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:
[
  4
]
6 10.81 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:
[
  7
]
7 6.51 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
]
8 2.38 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:
[
  16
]
9 2.58 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:
[
  22
]
10 1.40 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:
[
  15
]

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.