GET https://masaepiano.com/en/blogdemo/

Query Metrics

2 Database Queries
2 Different statements
2.44 ms Query time
0 Invalid entities
11 Managed entities

Queries

Group similar statements

# Time Info
1 1.49 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.filename AS filename_3, t0.alt_text AS alt_text_4, t0.updateup AS updateup_5, t0.page AS page_6, t0.numero AS numero_7, t0.lien AS lien_8 FROM media t0 WHERE t0.page = ? ORDER BY t0.numero ASC
Parameters:
[
  "sidebar"
]
2 0.95 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.summary AS summary_4, t0.content AS content_5, t0.published_at AS published_at_6, t0.filename AS filename_7, t0.author_id AS author_id_8 FROM symfony_demo_post t0
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Symfony_demo_post 7
App\Entity\Media 3
App\Entity\Symfony_demo_user 1

Entities Mapping