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

Query Metrics

45 Database Queries
7 Different statements
9.42 ms Query time
0 Invalid entities
62 Managed entities

Grouped Statements

Show all queries

Time Count Info
6.67 ms
(70.85%)
33
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.code_ean AS code_ean_4, t0.image_name AS image_name_5, t0.updated_at AS updated_at_6, t0.couleur_principale AS couleur_principale_7, t0.couleur_secondaire AS couleur_secondaire_8, t0.reduction_prix AS reduction_prix_9, t0.reduction_unite AS reduction_unite_10, t0.hidden AS hidden_11, t0.gamme_id AS gamme_id_12, t0.groupement_id AS groupement_id_13 FROM produit t0 INNER JOIN operation_produit ON t0.id = operation_produit.produit_id WHERE operation_produit.operation_id = ?
Parameters:
[
  25307
]
1.07 ms
(11.41%)
7
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:
[
  1
]
0.58 ms
(6.11%)
1
SELECT DISTINCT o0_.id AS id_0 FROM operation o0_ LIMIT 20
Parameters:
[]
0.44 ms
(4.64%)
1
SELECT count(*) AS sclr_0 FROM operation o0_
Parameters:
[]
0.28 ms
(3.00%)
1
SELECT o0_.id AS id_0, o0_.mois AS mois_1, o0_.plan_trade_id AS plan_trade_id_2 FROM operation o0_ WHERE o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  25307
  25308
  25309
  25310
  25311
  25312
  25313
  25314
  25315
  25316
  25317
  25318
  25319
  25320
  25321
  25322
  25323
  25324
  25325
  25326
]
0.19 ms
(2.04%)
1
SELECT t0.id AS id_1, t0.mois AS mois_2, t0.plan_trade_id AS plan_trade_id_3 FROM operation t0 WHERE t0.plan_trade_id IN (?)
Parameters:
[
  1158
]
0.18 ms
(1.94%)
1
SELECT t0.id AS id_1, t0.annee AS annee_2, t0.groupement AS groupement_3 FROM plan_trade t0 WHERE t0.id = ?
Parameters:
[
  1158
]

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\Operation 33
App\Entity\Produit 19
App\Entity\Gamme 7
App\Entity\ProduitGroupement 2
App\Entity\PlanTrade 1

Entities Mapping

Class Mapping errors
App\Entity\Operation No errors.
App\Entity\PlanTrade No errors.
App\Entity\Produit No errors.
App\Entity\Gamme No errors.
App\Entity\ProduitGroupement No errors.