GET https://preprod.entre-marchands-auto.com/inscription

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.59 ms
(48.29%)
1
SELECT d0_.id AS id_0, d0_.nom AS nom_1, d0_.connected AS connected_2, d0_.public_name AS public_name_3 FROM dms d0_
Parameters:
[]
0.44 ms
(35.48%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.monthly_price AS monthly_price_3, t0.fake_id AS fake_id_4, t0.duration AS duration_5, t0.int_ref AS int_ref_6, t0.role AS role_7, t0.image AS image_8, t0.id_stripe AS id_stripe_9, t0.dms AS dms_10, t0.color AS color_11 FROM subscription t0 WHERE t0.int_ref = ? LIMIT 1
Parameters:
[
  "Vendeur"
]
0.20 ms
(16.24%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.monthly_price AS monthly_price_2, s0_.fake_id AS fake_id_3, s0_.duration AS duration_4, s0_.int_ref AS int_ref_5, s0_.role AS role_6, s0_.image AS image_7, s0_.id_stripe AS id_stripe_8, s0_.dms AS dms_9, s0_.color AS color_10 FROM subscription s0_ ORDER BY s0_.monthly_price 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\Subscription 6
App\Entity\Dms 3

Entities Mapping

Class Mapping errors
App\Entity\Subscription No errors.
App\Entity\Dms No errors.
App\Entity\Garage No errors.
App\Entity\Subscribe No errors.