Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
3.88 ms
(54.14%)
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 => 1785852459
  0 => "app:9bd0e65a2b1efa45cea7c2703fd8b8a75daa5832"
  1 => b"O:1:"©":1:{s:6:"\eO4\x08À\x1E";O:50:"Symfony\Component\RateLimiter\Policy\SlidingWindow":1:{s:41:"\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00<studio_api_general-172.18.0.3";d:1785852519.231365;}}"
]
3.29 ms
(45.86%)
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:
[
  1785852459
  "app:9bd0e65a2b1efa45cea7c2703fd8b8a75daa5832"
]

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.