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

Query Metrics

3 Database Queries
3 Different statements
0.74 ms Query time
0 Invalid entities
10 Managed entities

Queries

Group similar statements

# Time Info
1 0.40 ms
SELECT DISTINCT id_0 FROM (SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.date_of_birth AS date_of_birth_2, a0_.date_of_death AS date_of_death_3, a0_.nationality AS nationality_4 FROM author a0_) dctrn_result LIMIT 10
Parameters:
[]
2 0.21 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.date_of_birth AS date_of_birth_2, a0_.date_of_death AS date_of_death_3, a0_.nationality AS nationality_4 FROM author a0_ WHERE a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  2
  53
  54
  55
  56
  57
  58
  59
  60
]
3 0.13 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.date_of_birth AS date_of_birth_2, a0_.date_of_death AS date_of_death_3, a0_.nationality AS nationality_4 FROM author a0_) 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\Author 10

Entities Mapping

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