GET https://biblios.zag-com2.fr/editor

Query Metrics

3 Database Queries
3 Different statements
9.44 ms Query time
0 Invalid entities
7 Managed entities

Grouped Statements

Show all queries

Time Count Info
9.18 ms
(97.25%)
1
SELECT DISTINCT id_0 FROM (SELECT e0_.id AS id_0, e0_.name AS name_1 FROM editor e0_) dctrn_result LIMIT 10
Parameters:
[]
0.14 ms
(1.45%)
1
SELECT e0_.id AS id_0, e0_.name AS name_1 FROM editor e0_ WHERE e0_.id IN (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  2
  123
  124
  125
  126
  127
]
0.12 ms
(1.29%)
1
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT e0_.id AS id_0, e0_.name AS name_1 FROM editor e0_) dctrn_result) dctrn_table
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\Editor 7

Entities Mapping

Class Mapping errors
App\Entity\Editor No errors.
App\Entity\Book No errors.