GET https://pemb-baignades-dev.anakrys.biz/inscription

Query Metrics

3 Database Queries
2 Different statements
2.74 ms Query time
0 Invalid entities
37 Managed entities

Queries

Group similar statements

# Time Info
1 1.59 ms
SELECT v0_.id AS id_0, v0_.nom AS nom_1, v0_.reduction AS reduction_2 FROM ville v0_
Parameters:
[]
2 0.77 ms
SELECT t0.id AS id_1, t0.date_expiration AS date_expiration_2, t0.message AS message_3, t0.icon AS icon_4, t0.type AS type_5 FROM alerte t0 WHERE t0.type = ?
Parameters:
[
  "baignade"
]
3 0.37 ms
SELECT t0.id AS id_1, t0.date_expiration AS date_expiration_2, t0.message AS message_3, t0.icon AS icon_4, t0.type AS type_5 FROM alerte t0 WHERE t0.type = ?
Parameters:
[
  "bateau"
]

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\Alerte 23
App\Entity\Ville 14

Entities Mapping

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