GET https://www.staging.atelierdelaspirale.be/agenda/videos-enregistrees

Query Metrics

6 Database Queries
5 Different statements
6.56 ms Query time
0 Invalid entities
8 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.75 ms
(26.75%)
1
SELECT count(DISTINCT e0_.id) AS sclr_0 FROM event e0_ LEFT JOIN format f1_ ON e0_.format_id = f1_.id WHERE f1_.slug = ?
Parameters:
[
  "videos-enregistrees"
]
1.59 ms
(24.27%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.slug AS slug_4, t0.updated_at AS updated_at_5 FROM format t0
Parameters:
[]
1.39 ms
(21.27%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.icone_file AS icone_file_3 FROM social_network t0 WHERE t0.id = ?
Parameters:
[
  20
]
1.11 ms
(16.96%)
1
SELECT t0.id AS id_1, t0.link AS link_2, t0.network_id AS network_id_3 FROM social_node t0
Parameters:
[]
0.71 ms
(10.75%)
1
SELECT DISTINCT e0_.id AS id_0, e0_.start_at AS start_at_1 FROM event e0_ LEFT JOIN format f1_ ON e0_.format_id = f1_.id WHERE f1_.slug = ? ORDER BY e0_.start_at ASC LIMIT 5
Parameters:
[
  "videos-enregistrees"
]

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\Format 4
App\Entity\SocialNode 2
App\Entity\SocialNetwork 2

Entities Mapping

Class Mapping errors
App\Entity\Format No errors.
App\Entity\Event No errors.
App\Entity\SocialNode No errors.
App\Entity\SocialNetwork No errors.