Query Metrics

5 Database Queries
2 Different statements
2.56 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.53 ms
(59.72%)
4
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:
[
  1782820948
  "app:97c47decbab7c33a4cdd43f31ddfc1da29d583ea"
]
1.03 ms
(40.28%)
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 => 119
  3 => 1782820948
  0 => "app:97c47decbab7c33a4cdd43f31ddfc1da29d583ea"
  1 => b"O:1:"©":1:{s:6:"D\r\x06\x08À\x1E";O:50:"Symfony\Component\RateLimiter\Policy\SlidingWindow":1:{s:42:"\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00<studio_api_general-74.7.227.60";d:1782821007.952136;}}"
]

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

Entities Mapping

No loaded entities.