Query Metrics

46 Database Queries
17 Different statements
2.17 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.68 ms
(31.48%)
1
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[
  2 => 31536000
  3 => 1784736054
  0 => "PIMCORE_HOSTURL"
  1 => b"O:1:"©":1:{s:6:"ÿÿÿ\x7FÀ\x1E";s:37:"https://democultura.data.archivio.com";}"
]
0.25 ms
(11.69%)
5
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  24
]
0.18 ms
(8.28%)
5
SELECT * FROM plugin_pim_dataport_resource WHERE dataportId = ? ORDER BY lastAccess DESC LIMIT 1
Parameters:
[
  4
]
0.15 ms
(7.11%)
5
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  24
]
0.12 ms
(5.64%)
5
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  24
]
0.12 ms
(5.55%)
5
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  24
]
0.11 ms
(4.85%)
3
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:
[
  1784736054
  "object_718"
]
0.09 ms
(4.25%)
5
SELECT * FROM plugin_pim_dataport WHERE id = ? LIMIT 1
Parameters:
[
  4
]
0.08 ms
(3.59%)
2
SELECT * FROM gridconfigs WHERE id = ?
Parameters:
[
  3
]
0.07 ms
(3.01%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.06 ms
(2.82%)
1
SELECT id,type FROM users WHERE admin=1  AND id > 0 AND `type` IN ('user','userfolder')
Parameters:
[]
0.05 ms
(2.53%)
1
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:
[
  1784736054
  "object_718\x01tags\x01"
  "class_34\x01tags\x01"
]
0.05 ms
(2.50%)
3
SET SESSION TRANSACTION ISOLATION LEVEL READ UNCOMMITTED
Parameters:
[]
0.05 ms
(2.50%)
1
SELECT * FROM plugin_pim_dataport ORDER BY name
Parameters:
[]
0.03 ms
(1.57%)
1
SELECT * FROM plugin_pim_favorites WHERE users_id IN ('24','2','6','18','24','26')
Parameters:
[]
0.03 ms
(1.43%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "34"
]
0.03 ms
(1.20%)
1
SELECT id FROM website_settings
Parameters:
[]

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.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.