GET https://supermarket.notboring.net/

Query Metrics

7 Database Queries
2 Different statements
1.41 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.58 ms
SELECT t0.id AS id_1, t0.image1 AS image1_2, t0.image2 AS image2_3, t0.image3 AS image3_4, t0.image4 AS image4_5, t0.name AS name_6, t0.animation_delay AS animation_delay_7 FROM ad_cube t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.15 ms
SELECT t0.id AS id_1, t0.image1 AS image1_2, t0.image2 AS image2_3, t0.image3 AS image3_4, t0.image4 AS image4_5, t0.name AS name_6, t0.animation_delay AS animation_delay_7 FROM ad_cube t0 WHERE t0.id = ?
Parameters:
[
  2
]
3 0.16 ms
SELECT t0.id AS id_1, t0.image1 AS image1_2, t0.image2 AS image2_3, t0.image3 AS image3_4, t0.image4 AS image4_5, t0.name AS name_6, t0.animation_delay AS animation_delay_7 FROM ad_cube t0 WHERE t0.id = ?
Parameters:
[
  3
]
4 0.13 ms
SELECT t0.id AS id_1, t0.image1 AS image1_2, t0.image2 AS image2_3, t0.image3 AS image3_4, t0.image4 AS image4_5, t0.name AS name_6, t0.animation_delay AS animation_delay_7 FROM ad_cube t0 WHERE t0.id = ?
Parameters:
[
  4
]
5 0.12 ms
SELECT t0.id AS id_1, t0.image1 AS image1_2, t0.image2 AS image2_3, t0.image3 AS image3_4, t0.image4 AS image4_5, t0.name AS name_6, t0.animation_delay AS animation_delay_7 FROM ad_cube t0 WHERE t0.id = ?
Parameters:
[
  5
]
6 0.13 ms
SELECT t0.id AS id_1, t0.image1 AS image1_2, t0.image2 AS image2_3, t0.image3 AS image3_4, t0.image4 AS image4_5, t0.name AS name_6, t0.animation_delay AS animation_delay_7 FROM ad_cube t0 WHERE t0.id = ?
Parameters:
[
  6
]
7 0.14 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.text AS text_3 FROM text_snippet 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.

Entities Mapping

Class Mapping errors
App\Entity\AdCube No errors.
App\Entity\TextSnippet No errors.