Query Metrics
29
Database Queries
10
Different statements
79.34 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
27.64 ms (34.83%) |
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:
[ 1785950666 [ "\x00tags\x00site_domain_229e71ad751b5ac80b070400ea321fc4" "site_domain_229e71ad751b5ac80b070400ea321fc4" ] ] |
|
16.10 ms (20.29%) |
3 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "999532a38f4cdf84fa1943110ea5c625f6f6da563b1c08a95eeb9f066887cf19" "3ZAB2UREH82I3nGAj/TucjIYvwzxmXqVDMSVeY8Qmq0=" ] |
|
10.81 ms (13.62%) |
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" => "/_default_upload_bucket/3433/image-thumb__3433__teaser-bild/GreenJobs_Title.png" "sourcePathQuery" => "/_default_upload_bucket/3433/image-thumb__3433__teaser-bild/GreenJobs_Title.png" "sourceEntireUri" => "https://staging.stadtwerke-herne.standpunkt-hosting.de/_default_upload_bucket/3433/image-thumb__3433__teaser-bild/GreenJobs_Title.png" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
7.46 ms (9.41%) |
5 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "GreenJobs_Title.png" "path" => "/_default_upload_bucket/3433/image-thumb__3433__teaser-bild/" ] |
|
6.49 ms (8.18%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
4.48 ms (5.65%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "999532a38f4cdf84fa1943110ea5c625f6f6da563b1c08a95eeb9f066887cf19" "3ZAB2UREH82I3nGAj/TucjIYvwzxmXqVDMSVeY8Qmq0=" ] |
|
3.30 ms (4.16%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "999532a38f4cdf84fa1943110ea5c625f6f6da563b1c08a95eeb9f066887cf19" "3ZAB2UREH82I3nGAj/TucjIYvwzxmXqVDMSVeY8Qmq0=" ] |
|
1.31 ms (1.66%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
1.31 ms (1.65%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/_default_upload_bucket/3433/image-thumb__3433__teaser-bild/GreenJobs_Title.png" ] |
|
0.44 ms (0.56%) |
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 "3ZAB2UREH82I3nGAj/TucjIYvwzxmXqVDMSVeY8Qmq0=" "999532a38f4cdf84fa1943110ea5c625f6f6da563b1c08a95eeb9f066887cf19" "3ZAB2UREH82I3nGAj/TucjIYvwzxmXqVDMSVeY8Qmq0=" ] |
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.