Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
5.50 ms
(43.17%)
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
]
4.22 ms
(33.14%)
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:
[
  "comment-preparer-coloscopie"
]
3.02 ms
(23.68%)
1
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.icon AS icon_3 FROM language t0
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.

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.