https://asf-pim.server14.zwei.gmbh/admin/notification/find-last-unread?_dc=1726786927204&lastUpdate=1726786897

Query Metrics

23 Database Queries
13 Different statements
6.45 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.84 ms
(28.59%)
4
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:
[
  1 => null
  2 => null
  3 => 300
  4 => 1726786941
]
1.36 ms
(21.02%)
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:
[
  1726786941
  [
    "\x00tags\x00app3d846a7870565f8d3a19a028c36f03211f1274cd"
    "app3d846a7870565f8d3a19a028c36f03211f1274cd"
  ]
]
0.89 ms
(13.75%)
2
DELETE FROM cache_items WHERE item_id IN (?)
Parameters:
[
  [
    "app3d846a7870565f8d3a19a028c36f03211f1274cd"
    "\x00tags\x00app3d846a7870565f8d3a19a028c36f03211f1274cd"
  ]
]
0.46 ms
(7.18%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  6
  "2024-09-20 01:01:37"
]
0.35 ms
(5.43%)
1
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  6
  "2024-09-20 01:01:37"
]
0.33 ms
(5.05%)
1
SELECT * FROM users WHERE `type` = ? AND `name` = ?
Parameters:
[
  "user"
  "asf"
]
0.26 ms
(3.97%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  6
]
0.23 ms
(3.50%)
2
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  6
]
0.20 ms
(3.12%)
2
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  6
]
0.20 ms
(3.05%)
2
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  6
]
0.16 ms
(2.47%)
1
"START TRANSACTION"
Parameters:
[]
0.09 ms
(1.44%)
1
"COMMIT"
Parameters:
[]
0.09 ms
(1.43%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  6
]

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.