Query Metrics
9
Database Queries
5
Different statements
35.38 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
15.63 ms (44.18%) |
1 |
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[ 14400.0 "rwwbh0mZU58ie4DC5sjPGKef37MCZwUMeogxtX2YtPE=" "97d7370ab6c17a683476599a7172fef92f29ff39d7e65c8d1b64158ef57da102" "rwwbh0mZU58ie4DC5sjPGKef37MCZwUMeogxtX2YtPE=" ] |
|
14.57 ms (41.19%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "97d7370ab6c17a683476599a7172fef92f29ff39d7e65c8d1b64158ef57da102" "rwwbh0mZU58ie4DC5sjPGKef37MCZwUMeogxtX2YtPE=" ] |
|
4.19 ms (11.84%) |
5 |
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:
[ 1772498222 [ "\x00tags\x00data_director_installed" "data_director_installed" ] ] |
|
0.53 ms (1.51%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "BUNDLE_INSTALLED__Reaze\HeadlessBundle\ReazeHeadlessBundle" "scope" => "pimcore" ] |
|
0.46 ms (1.29%) |
1 |
SELECT * FROM translations_admin LIMIT 1;
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.