Query Metrics

3 Database Queries
3 Different statements
9.59 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.38 ms
(45.61%)
1
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.icon AS icon_3 FROM language t0
Parameters:
[]
3.01 ms
(31.40%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image AS image_4, t0.button AS button_5, t0.link AS link_6, t0.type AS type_7, t0.language_id AS language_id_8 FROM banner t0 WHERE t0.language_id = ?
Parameters:
[
  1
]
2.21 ms
(22.99%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.detailed_description AS detailed_description_4, t0.image AS image_5, t0.images AS images_6, t0.active AS active_7, t0.created_at AS created_at_8, t0.alias AS alias_9, t0.language_id AS language_id_10 FROM blog t0 WHERE t0.alias = ? LIMIT 1
Parameters:
[
  "ulcere-comment-soigner"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Language No errors.
App\Entity\Banner No errors.
App\Entity\Blog No errors.
App\Entity\Service No errors.
App\Entity\Question No errors.