GET https://admin.apaga.fr/api/produits/get

Query Metrics

2 Database Queries
2 Different statements
9.35 ms Query time
0 Invalid entities
7 Managed entities

Grouped Statements

Show all queries

Time Count Info
7.22 ms
(77.21%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.password_changed AS password_changed_5, t6.id AS id_7, t6.lastname AS lastname_8, t6.firstname AS firstname_9, t6.phone AS phone_10, t6.agency AS agency_11, t6.photo AS photo_12, t6.prev_contract AS prev_contract_13, t6.sante_contract AS sante_contract_14, t6.birthdate AS birthdate_15, t6.prevcommission AS prevcommission_16, t6.married AS married_17, t6.children AS children_18, t6.famcode AS famcode_19, t6.clause AS clause_20, t6.user_id AS user_id_21, t6.region_id AS region_id_22, t6.contract_id AS contract_id_23 FROM app_user t0 LEFT JOIN agent t6 ON t6.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  "fabien.dupuis@allianz.fr"
]
2.13 ms
(22.79%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.lvl_child AS lvl_child_3, t0.lvl_1 AS lvl_1_4, t0.lvl_2 AS lvl_2_5, t0.lvl_3 AS lvl_3_6, t0.lvl_4 AS lvl_4_7, t0.lvl_5 AS lvl_5_8, t0.lvl6 AS lvl6_9, t0.lvl7 AS lvl7_10, t0.lvl8 AS lvl8_11, t0.lvl9 AS lvl9_12, t0.nonresponsable AS nonresponsable_13, t0.reference AS reference_14, t0.guaranties AS guaranties_15 FROM produit t0 ORDER BY t0.id ASC
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\Produit 4
App\Entity\User 1
App\Entity\Agent 1
App\Entity\Region 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Agent No errors.
App\Entity\Region No errors.
App\Entity\Produit No errors.
App\Entity\MailLog No errors.
App\Entity\Log No errors.
App\Entity\PrevoyanceOption No errors.