HEAD https://demoweb.curam.ar/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.02 ms
SELECT t0.id AS id_1, t0.desktop_image AS desktop_image_2, t0.mobile_image AS mobile_image_3, t0.position AS position_4, t0.active AS active_5 FROM banner t0 WHERE t0.active = ? ORDER BY t0.position ASC
Parameters:
[
  1
]
2 0.58 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.position AS position_3, t0.active AS active_4 FROM client_logo t0 WHERE t0.active = ? ORDER BY t0.position ASC
Parameters:
[
  1
]
3 0.57 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.date AS date_4, t0.cover_image AS cover_image_5, t0.content AS content_6, t0.video_url AS video_url_7, t0.active AS active_8, t0.position AS position_9 FROM blog_post t0 WHERE t0.active = ? ORDER BY t0.position ASC LIMIT 1
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\Banner No errors.
App\Entity\ClientLogo No errors.
App\Entity\BlogPost No errors.
App\Entity\BlogPostImage No errors.