GET https://pfm.texol.fr/admin/plan-media

Query Metrics

4 Database Queries
4 Different statements
1.03 ms Query time
0 Invalid entities
11 Managed entities

Queries

Group similar statements

# Time Info
1 0.57 ms
SELECT DISTINCT p0_.id AS id_0 FROM plan_media p0_ LIMIT 20
Parameters:
[]
2 0.19 ms
SELECT p0_.id AS id_0, p0_.annee AS annee_1 FROM plan_media p0_ WHERE p0_.id IN (?)
Parameters:
[
  1
]
3 0.16 ms
SELECT count(*) AS sclr_0 FROM plan_media p0_
Parameters:
[]
4 0.11 ms
SELECT t0.id AS id_1, t0.prefix AS prefix_2, t0.months AS months_3, t0.plan_media_id AS plan_media_id_4, t0.gamme_id AS gamme_id_5 FROM plan_media_operation t0 WHERE t0.plan_media_id = ?
Parameters:
[
  1
]

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\PlanMediaOperation 5
App\Entity\Gamme 5
App\Entity\PlanMedia 1

Entities Mapping

Class Mapping errors
App\Entity\PlanMedia No errors.
App\Entity\PlanMediaOperation No errors.
App\Entity\Gamme No errors.