GET https://preprod.girpi.com/documentation/?types%5B0%5D=BIM

Query Metrics

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

Queries

Group similar statements

# Time Info
1 13.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.description AS description_4, t0.type AS type_5, t0.size AS size_6, t0.creation_date AS creation_date_7, t0.filename AS filename_8, t0.published AS published_9, t0.brand AS brand_10 FROM documentation t0 WHERE t0.type IN (?) AND t0.published = ?
Parameters:
[
  "BIM"
  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\Documentation 1

Entities Mapping

Class Mapping errors
App\Entity\Documentation No errors.
App\Entity\Product No errors.