Query Metrics

4 Database Queries
4 Different statements
8.99 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.02 ms
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.icon AS icon_3 FROM language t0
Parameters:
[]
2 4.43 ms
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:
[
  "pourquoi-enlever-polypes"
]
3 1.67 ms
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 0.86 ms
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.language_id = ? LIMIT 3
Parameters:
[
  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.

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.
App\Entity\Category No errors.