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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.52 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.29 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.23 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.18 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.86 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.