Query Metrics

4 Database Queries
3 Different statements
11.60 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 4.91 ms
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.icon AS icon_3 FROM language t0
Parameters:
[]
2 3.15 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 = ?
Parameters:
[
  1
]
3 0.80 ms
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.icon AS icon_3 FROM language t0
Parameters:
[]
4 2.74 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.description AS description_4, t0.language_id AS language_id_5 FROM service t0 WHERE t0.language_id = ?
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.