GET https://mizzium.com/bluvr/page/3

Query Metrics

2 Database Queries
2 Different statements
183.88 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 9.17 ms
SELECT COUNT(b0_.id) AS sclr_0 FROM bl_image b0_ LEFT JOIN bl_gallery b1_ ON (b1_.id = b0_.gallery_id) WHERE b1_.nsfw = 0
Parameters:
[]
2 174.71 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 b1_.nsfw = 0 ORDER BY b0_.date_added DESC LIMIT 38 OFFSET 76
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\Image No errors.
App\Entity\Gallery No errors.