Query Metrics
31
Database Queries
10
Different statements
49.14 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
17.16 ms (34.92%) |
10 |
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:
[ 1785939242 [ "\x00tags\x00site_domain_229e71ad751b5ac80b070400ea321fc4" "site_domain_229e71ad751b5ac80b070400ea321fc4" ] ] |
|
9.85 ms (20.04%) |
6 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "PV-Anlage Reifen Stiebling_Ulrich Koch u. Christian Stiebling.jpg" "path" => "/III.Über-uns/Nachhaltigkeit-Klimaschutz/1757/image-thumb__1757__teaser-bild/" ] |
|
4.07 ms (8.28%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
3.99 ms (8.11%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
3.98 ms (8.09%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/III.Über-uns/Nachhaltigkeit-Klimaschutz/1757/image-thumb__1757__teaser-bild/PV-Anlage Reifen Stiebling_Ulrich Koch u. Christian Stiebling.jpg" ] |
|
3.28 ms (6.68%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "02a50d36f6bcbef2a10866467eb83fc7def1708372563f02e5aa1b3e0874e33f" "/0ph+Rw/lyunoi18B2qeEC1PK9qdqvaOMHmrVbdcDHc=" ] |
|
3.00 ms (6.11%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "02a50d36f6bcbef2a10866467eb83fc7def1708372563f02e5aa1b3e0874e33f" "/0ph+Rw/lyunoi18B2qeEC1PK9qdqvaOMHmrVbdcDHc=" ] |
|
2.04 ms (4.15%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/III.Über-uns/Nachhaltigkeit-Klimaschutz/1757/image-thumb__1757__teaser-bild/PV-Anlage Reifen Stiebling_Ulrich Koch u. Christian Stiebling.jpg" "sourcePathQuery" => "/III.Über-uns/Nachhaltigkeit-Klimaschutz/1757/image-thumb__1757__teaser-bild/PV-Anlage Reifen Stiebling_Ulrich Koch u. Christian Stiebling.jpg" "sourceEntireUri" => "https://staging.stadtwerke-herne.standpunkt-hosting.de/III.Über-uns/Nachhaltigkeit-Klimaschutz/1757/image-thumb__1757__teaser-bild/PV-Anlage Reifen Stiebling_Ulrich Koch u. Christian Stiebling.jpg" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
1.48 ms (3.01%) |
3 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "02a50d36f6bcbef2a10866467eb83fc7def1708372563f02e5aa1b3e0874e33f" "/0ph+Rw/lyunoi18B2qeEC1PK9qdqvaOMHmrVbdcDHc=" ] |
|
0.30 ms (0.60%) |
1 |
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[ 300.0 "/0ph+Rw/lyunoi18B2qeEC1PK9qdqvaOMHmrVbdcDHc=" "02a50d36f6bcbef2a10866467eb83fc7def1708372563f02e5aa1b3e0874e33f" "/0ph+Rw/lyunoi18B2qeEC1PK9qdqvaOMHmrVbdcDHc=" ] |
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.