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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
79.92 ms
(93.54%)
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 => 1727044145
]
1.20 ms
(1.40%)
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:
[
  1727044145
  [
    "\x00tags\x00app3d846a7870565f8d3a19a028c36f03211f1274cd"
    "app3d846a7870565f8d3a19a028c36f03211f1274cd"
  ]
]
0.87 ms
(1.02%)
2
DELETE FROM cache_items WHERE item_id IN (?)
Parameters:
[
  [
    "app3d846a7870565f8d3a19a028c36f03211f1274cd"
    "\x00tags\x00app3d846a7870565f8d3a19a028c36f03211f1274cd"
  ]
]
0.78 ms
(0.91%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  6
]
0.54 ms
(0.63%)
2
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  6
]
0.49 ms
(0.57%)
2
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  6
]
0.48 ms
(0.57%)
2
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  6
]
0.29 ms
(0.34%)
1
SELECT * FROM users WHERE `type` = ? AND `name` = ?
Parameters:
[
  "user"
  "asf"
]
0.28 ms
(0.32%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  6
  "2024-09-23 00:28:11"
]
0.22 ms
(0.25%)
1
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  6
  "2024-09-23 00:28:11"
]
0.19 ms
(0.22%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  6
]
0.12 ms
(0.13%)
1
"START TRANSACTION"
Parameters:
[]
0.08 ms
(0.09%)
1
"COMMIT"
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.