Query Metrics
151
Database Queries
15
Different statements
29.77 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
15.01 ms (50.42%) |
68 |
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:
[ 1776598262 [ "\x00tags\x00site_domain_61474228142bc70b5bc9fd5cfb2596c3" "site_domain_61474228142bc70b5bc9fd5cfb2596c3" ] ] |
|
5.64 ms (18.95%) |
33 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_355__2e748d963bf5debadc7551753ab5d3ef"
]
|
|
4.66 ms (15.67%) |
34 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
1.14 ms (3.84%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 361 ] |
|
0.53 ms (1.80%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
34
]
|
|
0.47 ms (1.60%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "geschichte" "path" => "/ueber-uns/" ] |
|
0.46 ms (1.55%) |
1 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "contactConfirmation" null "de" ] |
|
0.38 ms (1.28%) |
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" => "/ueber-uns/geschichte" "sourcePathQuery" => "/ueber-uns/geschichte" "sourceEntireUri" => "https://lutisbach.a4interactive.ch/ueber-uns/geschichte" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.31 ms (1.04%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.29 ms (0.96%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.23 ms (0.78%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 34 34 34 ] |
|
0.18 ms (0.59%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
34
]
|
|
0.17 ms (0.57%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/ueber-uns/geschichte' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.15 ms (0.49%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de" ] |
|
0.14 ms (0.46%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
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.