GET https://parcours.webgiciel.com/

Query Metrics

3 Database Queries
3 Different statements
2.47 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.56 ms
SELECT t0.id AS id_1, t0.positions AS positions_2 FROM paths t0 WHERE t0.positions = ? LIMIT 1
Parameters:
[
  "roger"
]
2 0.46 ms
SELECT t0.id AS id_1, t0.positions AS positions_2 FROM paths t0
Parameters:
[]
3 0.44 ms
SELECT t0.id AS id_1, t0.path_id_id AS path_id_id_2, t0.roger_id AS roger_id_3 FROM markers t0 WHERE t0.id = ?
Parameters:
[
  1
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Paths No errors.
App\Entity\Markers No errors.
App\Entity\Roger No errors.