Query Metrics
28
Database Queries
14
Different statements
18.32 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.56 ms (24.91%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "34cebe8540a90fc055e5aefadaec7e4235f80ae327020a23893e046fb6bf9d6f" "tRl6e0SNIAJVValpC/YiNCOaRplqHgNy+pUFInhO0R0=" ] |
|
3.17 ms (17.29%) |
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:
[ 1776683378 "\x01tags\x01site_domain_428cd3e39b36c929744af2b6f83d4d89" "site_domain_428cd3e39b36c929744af2b6f83d4d89" ] |
|
3.02 ms (16.47%) |
3 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "34cebe8540a90fc055e5aefadaec7e4235f80ae327020a23893e046fb6bf9d6f" "tRl6e0SNIAJVValpC/YiNCOaRplqHgNy+pUFInhO0R0=" ] |
|
1.70 ms (9.30%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "34cebe8540a90fc055e5aefadaec7e4235f80ae327020a23893e046fb6bf9d6f" "tRl6e0SNIAJVValpC/YiNCOaRplqHgNy+pUFInhO0R0=" ] |
|
1.11 ms (6.06%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/stories/220/image-thumb__220__blogTeaser/" "Ciro-DAcunzo-1.f23ae233.jpg" ] |
|
1.01 ms (5.50%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
220
]
|
|
0.85 ms (4.63%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/stories/220/image-thumb__220__blogTeaser/Ciro-DAcunzo-1.f23ae233.jpg"
]
|
|
0.60 ms (3.27%) |
1 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/stories/220/image-thumb__220__blogTeaser/Ciro-DAcunzo-1.f23ae233.jpg" "path" "auto_create" "/stories/220/image-thumb__220__blogTeaser/Ciro-DAcunzo-1.f23ae233.jpg" "path_query" "https://manor-careers.a4interactive.ch/stories/220/image-thumb__220__blogTeaser/Ciro-DAcunzo-1.f23ae233.jpg" "entire_uri" ] |
|
0.59 ms (3.21%) |
2 |
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:
[ 1776683378 "system\x01tags\x01" "site\x01tags\x01" "site_domain_428cd3e39b36c929744af2b6f83d4d89\x01tags\x01" ] |
|
0.44 ms (2.40%) |
1 |
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:
[ 1776683378 "document_1\x01tags\x01" "asset_118\x01tags\x01" "asset_126\x01tags\x01" "asset_122\x01tags\x01" "asset_92\x01tags\x01" "asset_103\x01tags\x01" ] |
|
0.42 ms (2.28%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.38 ms (2.05%) |
1 |
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:
[ 1776683378 "asset_220\x01tags\x01" ] |
|
0.24 ms (1.32%) |
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 "tRl6e0SNIAJVValpC/YiNCOaRplqHgNy+pUFInhO0R0=" "34cebe8540a90fc055e5aefadaec7e4235f80ae327020a23893e046fb6bf9d6f" "tRl6e0SNIAJVValpC/YiNCOaRplqHgNy+pUFInhO0R0=" ] |
|
0.24 ms (1.29%) |
1 |
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:
[ 1776683378 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" "system_route_redirect\x01tags\x01" ] |
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.
Entities Mapping
No mapped entities.