GET https://test.capterre.fr/admin/resource-assignment/new?sort%5Bid%5D=DESC

Query Metrics

8 Database Queries
4 Different statements
5.58 ms Query time
0 Invalid entities
96 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.33 ms
(41.86%)
4
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:
[
  1
]
1.60 ms
(28.60%)
1
SELECT r0_.id AS id_0, r0_.title AS title_1, r1_.author AS author_2, r1_.file_path AS file_path_3, r2_.url AS url_4, r0_.resource_type AS resource_type_5 FROM resource r0_ LEFT JOIN resource_documents r1_ ON r0_.id = r1_.id LEFT JOIN resource_web r2_ ON r0_.id = r2_.id
Parameters:
[]
1.19 ms
(21.39%)
2
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.45 ms
(8.14%)
1
SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.section_id AS section_id_2 FROM resource_sub_section r0_
Parameters:
[]

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\Resource 83
App\Entity\ResourceSubSection 7
App\Entity\ResourceSection 4
App\Entity\ResourcePart 2

Entities Mapping