GET https://pfm.texol.fr/admin/export

Query Metrics

3 Database Queries
3 Different statements
0.78 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 0.52 ms
SELECT DISTINCT e0_.id AS id_0 FROM export e0_ LIMIT 20
Parameters:
[]
2 0.14 ms
SELECT e0_.id AS id_0, e0_.annee AS annee_1, e0_.statut AS statut_2, e0_.path AS path_3, e0_.creation_date AS creation_date_4 FROM export e0_ WHERE e0_.id IN (?, ?, ?, ?)
Parameters:
[
  1
  2
  3
  4
]
3 0.12 ms
SELECT count(*) AS sclr_0 FROM export e0_
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\Export 4

Entities Mapping

Class Mapping errors
App\Entity\Export No errors.