GET https://dev.fmpga.mx/eventos/5

Query Metrics

3 Database Queries
3 Different statements
1.46 ms Query time
0 Invalid entities
6 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.59 ms
(40.67%)
1
SELECT t0.id AS id_1, t0.path AS path_2, t0.author AS author_3, t0.created AS created_4, t0.title AS title_5 FROM image t0 INNER JOIN event_image ON t0.id = event_image.image_id WHERE event_image.event_id = ?
Parameters:
[
  5
]
0.46 ms
(31.55%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.body AS body_3 FROM event t0 WHERE t0.id = ?
Parameters:
[
  "5"
]
0.41 ms
(27.78%)
1
SELECT t0.id AS id_1, t0.starts AS starts_2, t0.ends AS ends_3, t0.event_id AS event_id_4 FROM calendar t0 WHERE t0.event_id = ?
Parameters:
[
  5
]

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 4
App\Entity\Event 1
App\Entity\Calendar 1

Entities Mapping

Class Mapping errors
App\Entity\Event No errors.
App\Entity\Calendar No errors.
App\Entity\Gallery No errors.
App\Entity\Image No errors.
App\Entity\News No errors.