GET https://dev.beeonthetree.fr/de

Query Metrics

5 Database Queries
3 Different statements
2.56 ms Query time
0 Invalid entities
19 Managed entities

Queries

Group similar statements

# Time Info
1 1.11 ms
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.updated_at AS updated_at_4 FROM banners t0
Parameters:
[]
2 0.37 ms
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.updated_at AS updated_at_4 FROM banners t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  18
]
3 0.27 ms
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.updated_at AS updated_at_4 FROM banners t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  19
]
4 0.22 ms
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.updated_at AS updated_at_4 FROM banners t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  20
]
5 0.60 ms
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.updated_at AS updated_at_4 FROM assets 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Assets 16
App\Entity\Banners 3

Entities Mapping

Class Mapping errors
App\Entity\Banners No errors.
App\Entity\Assets No errors.