GET https://saicasl.saicasl.eu/en/

Query Metrics

3 Database Queries
2 Different statements
3.17 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 1.21 ms
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.description AS description_2, n0_.metaTitle AS metaTitle_3, n0_.metaDescription AS metaDescription_4, n0_.created_at AS created_at_5, n0_.updated_at AS updated_at_6, n0_.active AS active_7, n0_.featured AS featured_8, n0_.image_id AS image_id_9 FROM noticia n0_ WHERE n0_.active = ? ORDER BY n0_.created_at DESC LIMIT 2
Parameters:
[
  1
]
2 1.14 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.original_image AS original_image_3, t0.upload_dir AS upload_dir_4 FROM image t0 WHERE t0.id = ?
Parameters:
[
  72
]
3 0.82 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.original_image AS original_image_3, t0.upload_dir AS upload_dir_4 FROM image t0 WHERE t0.id = ?
Parameters:
[
  71
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Noticia 2
App\Entity\Image 2

Entities Mapping

Class Mapping errors
App\Entity\Noticia No errors.
App\Entity\Image No errors.