GET https://test.capterre.fr/ressources/6

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
2.93 ms
(100.00%)
1
SELECT t0.id AS id_3, t0.title AS title_4, t0.resource_type, t1.author AS author_5, t1.file_path AS file_path_6, t2.url AS url_7 FROM resource t0 LEFT JOIN resource_documents t1 ON t0.id = t1.id LEFT JOIN resource_web t2 ON t0.id = t2.id WHERE t0.id = ? LIMIT 1
Parameters:
[
  6
]

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 1

Entities Mapping

Class Mapping errors
App\Entity\Resource No errors.
App\Entity\ResourceDocuments No errors.
App\Entity\ResourceWeb No errors.
App\Entity\ResourceTags No errors.