POST https://www2.champishop.fr/cp-ville

Query Metrics

2 Database Queries
2 Different statements
13.33 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
12.33 ms
(92.46%)
1
SELECT v0_.id AS id_0, v0_.Ville_nom AS Ville_nom_1, v0_.Ville_cp AS Ville_cp_2 FROM ville v0_ WHERE v0_.Ville_cp LIKE ? OR v0_.Ville_nom LIKE ? ORDER BY v0_.Ville_nom ASC
Parameters:
[
  "BILLY SUR AISNE%"
  "BILLY SUR AISNE%"
]
1.00 ms
(7.54%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.username_canonical AS username_canonical_3, t0.email AS email_4, t0.email_canonical AS email_canonical_5, t0.enabled AS enabled_6, t0.salt AS salt_7, t0.password AS password_8, t0.last_login AS last_login_9, t0.confirmation_token AS confirmation_token_10, t0.password_requested_at AS password_requested_at_11, t0.roles AS roles_12, t0.restriction_horaire AS restriction_horaire_13 FROM fos_user t0 WHERE t0.id = ?
Parameters:
[
  3058
]

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\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Ville No errors.