GET http://dev.hrabarev.netlion.cz/galerie

Query Metrics

5 Database Queries
3 Different statements
1.06 ms Query time
0 Invalid entities
31 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.40 ms
(37.32%)
2
SELECT t0.id AS id_1, t0.block_key AS block_key_2, t0.section AS section_3 FROM text_block t0 WHERE t0.block_key = ? LIMIT 1
Parameters:
[
  "gallery_index.hero_heading"
]
0.35 ms
(32.98%)
1
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.homepage AS homepage_3 FROM image t0
Parameters:
[]
0.32 ms
(29.70%)
2
SELECT t0.id AS id_1, t0.content AS content_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM text_block_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  165
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Image 25
App\Entity\TextBlockTranslation 4
App\Entity\TextBlock 2

Entities Mapping

Class Mapping errors
App\Entity\Image No errors.
App\Entity\TextBlock No errors.
App\Entity\TextBlockTranslation No errors.