Query Metrics

450 Database Queries
11 Different statements
34.30 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
16.89 ms
(49.26%)
220
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1726699495
  "object_385\x01tags\x01"
  "class_1\x01tags\x01"
]
15.71 ms
(45.82%)
220
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1726699495
  "object_385"
]
0.76 ms
(2.20%)
2
SELECT objects.id as id, objects.type as `type` FROM objects WHERE parentId = ? AND  objects.type IN ('object','variant','folder') ORDER BY `key` ASC
Parameters:
[
  1419
]
0.21 ms
(0.62%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.17 ms
(0.50%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  3
]
0.14 ms
(0.42%)
1
SELECT * FROM object_relations_1 WHERE src_id = ?
Parameters:
[
  385
]
0.09 ms
(0.27%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  3
]
0.09 ms
(0.25%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
0.08 ms
(0.24%)
1
SELECT * FROM retail_data WHERE store_id = ? and article_id = ?
Parameters:
[
  385
  35328
]
0.07 ms
(0.21%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  3
]
0.07 ms
(0.21%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  3
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

No mapped entities.