Query Metrics
46
Database Queries
11
Different statements
39.17 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
27.78 ms (70.93%) |
34 |
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:
[ 1782658612 [ "\x00tags\x00output_7e8d96d66184450319037b312779c198_desktop" "output_7e8d96d66184450319037b312779c198_desktop" ] ] |
|
2.63 ms (6.72%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
1.61 ms (4.12%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 133 ] |
|
1.49 ms (3.80%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.95 ms (2.43%) |
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" => "/franczyza" "sourcePathQuery" => "/franczyza" "sourceEntireUri" => "http://www.geminipolska.com.pl/franczyza" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.94 ms (2.40%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.87 ms (2.21%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
13
]
|
|
0.80 ms (2.04%) |
1 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "franczyza" "path" => "/" ] |
|
0.71 ms (1.80%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.69 ms (1.77%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/franczyza' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.69 ms (1.76%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_133__2662db8e7c7a845fd6d3fcb44e1c518a"
]
|
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.