GET http://capterre.stg.codentrain.fr/ressources/geo-paysage

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.92 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "Géologie et Paysage"
]
2 0.67 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.part_id AS part_id_3 FROM resource_section t0 WHERE t0.part_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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\ResourcePart 1

Entities Mapping

Class Mapping errors
App\Entity\ResourcePart No errors.
App\Entity\ResourceSection No errors.