GET https://pfm.texol.fr/admin/plan-media-operation?page=1&sort%5Bgamme%5D=DESC

Query Metrics

9 Database Queries
5 Different statements
1.53 ms Query time
0 Invalid entities
11 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.58 ms
(37.55%)
1
SELECT DISTINCT p0_.id AS id_0, p0_.gamme_id AS sclr_1 FROM plan_media_operation p0_ LEFT JOIN gamme g1_ ON p0_.gamme_id = g1_.id ORDER BY p0_.gamme_id DESC LIMIT 20
Parameters:
[]
0.38 ms
(24.98%)
5
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.couleur_principale AS couleur_principale_3, t0.couleur_secondaire AS couleur_secondaire_4, t0.couleur_bordure AS couleur_bordure_5 FROM gamme t0 WHERE t0.id = ?
Parameters:
[
  9
]
0.28 ms
(17.94%)
1
SELECT p0_.id AS id_0, p0_.prefix AS prefix_1, p0_.months AS months_2, p0_.plan_media_id AS plan_media_id_3, p0_.gamme_id AS gamme_id_4 FROM plan_media_operation p0_ LEFT JOIN gamme g1_ ON p0_.gamme_id = g1_.id WHERE p0_.id IN (?, ?, ?, ?, ?) ORDER BY p0_.gamme_id DESC
Parameters:
[
  4
  7
  1
  5
  8
]
0.20 ms
(13.35%)
1
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM plan_media_operation p0_ LEFT JOIN gamme g1_ ON p0_.gamme_id = g1_.id
Parameters:
[]
0.09 ms
(6.19%)
1
SELECT t0.id AS id_1, t0.annee AS annee_2 FROM plan_media t0 WHERE t0.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\PlanMediaOperation No errors.
App\Entity\Gamme No errors.
App\Entity\PlanMedia No errors.
App\Entity\Produit No errors.