GET https://datacambi.com/evenements

Query Metrics

3 Database Queries
3 Different statements
4.19 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.71 ms
(64.55%)
1
SELECT count(DISTINCT e0_.id) AS sclr_0 FROM event e0_
Parameters:
[]
0.77 ms
(18.38%)
1
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.slug AS slug_2, e0_.image AS image_3, e0_.start_date AS start_date_4, e0_.end_date AS end_date_5, e0_.created_at AS created_at_6, e0_.created_by AS created_by_7, e0_.updated_at AS updated_at_8, e0_.updated_by AS updated_by_9, e0_.content AS content_10 FROM event e0_ WHERE e0_.id IN (?, ?, ?)
Parameters:
[
  3
  1
  2
]
0.72 ms
(17.07%)
1
SELECT DISTINCT e0_.id AS id_0 FROM event e0_ LIMIT 6
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\Event No errors.