Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.86 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.image AS image_4, t0.image_copyright AS image_copyright_5, t0.description AS description_6, t0.layout AS layout_7, t0.position AS position_8, t0.external_url AS external_url_9, t0.img_alt AS img_alt_10 FROM thematic t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
  "cinema"
]
2 0.73 ms
SELECT t0.id AS id_1, t0.query_string AS query_string_2, t0.title AS title_3, t0.parcours AS parcours_4 FROM search_history t0 WHERE t0.id = ?
Parameters:
[
  "31c20be00ae4b5081fd41685b5eae527f9cd4e5e"
]

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\Thematic 1
App\Entity\SearchHistory 1

Entities Mapping

Class Mapping errors
App\Entity\Thematic No errors.
App\Entity\Theme No errors.
App\Entity\Word No errors.
App\Entity\SearchHistory No errors.
App\Entity\ThemeLevel No errors.