GET https://test.capterre.fr/admin/resource-section/2/edit

Query Metrics

3 Database Queries
3 Different statements
2.56 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.53 ms
(59.56%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.part_id AS part_id_3 FROM resource_section t0 WHERE t0.id = ?
Parameters:
[
  "2"
]
0.61 ms
(23.89%)
1
SELECT r0_.id AS id_0, r0_.name AS name_1 FROM resource_part r0_
Parameters:
[]
0.42 ms
(16.55%)
1
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.id = ?
Parameters:
[
  2
]

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 2
App\Entity\ResourceSection 1

Entities Mapping

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