Query Metrics

1642 Database Queries
11 Different statements
134.60 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
46.49 ms
(34.54%)
558
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:
[
  1726699492
  "object_385\x01tags\x01"
  "class_1\x01tags\x01"
]
42.52 ms
(31.59%)
558
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:
[
  1726699492
  "object_385"
]
23.98 ms
(17.82%)
339
SELECT * FROM retail_data WHERE store_id = ? and article_id = ?
Parameters:
[
  385
  30254
]
20.63 ms
(15.33%)
180
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.29 ms
(0.21%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.18 ms
(0.14%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  3
]
0.14 ms
(0.11%)
1
SELECT * FROM object_relations_1 WHERE src_id = ?
Parameters:
[
  385
]
0.11 ms
(0.08%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
0.11 ms
(0.08%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  3
]
0.07 ms
(0.05%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  3
]
0.07 ms
(0.05%)
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.