Query Metrics
102
Database Queries
16
Different statements
16.93 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
9.26 ms (54.69%) |
61 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775550042 [ "site_domain_9854079daf1f9e27f4bea9e3ece5f626" ] ] |
|
1.20 ms (7.09%) |
10 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "waldbeeren-sirup" "path" => "/Mautner/de/shop/999084/" ] |
|
1.07 ms (6.33%) |
1 |
SELECT objects.o_id as o_id, `objects`.`o_type` FROM `objects` WHERE ((o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1) ORDER BY `o_key` ASC
Parameters:
[
5548
]
|
|
0.97 ms (5.73%) |
1 |
SELECT SQL_CALC_FOUND_ROWS a.o_id, priceSystemName FROM ecommerceframework_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND (channels LIKE '%#/Develey/Struktur/Kanäle/mautner.at#%') AND (articleNumber='999081' AND o_type = 'object') ORDER BY sorting desc,a.o_id desc
Parameters:
[] |
|
0.86 ms (5.09%) |
1 |
SELECT SQL_CALC_FOUND_ROWS a.o_id, priceSystemName FROM ecommerceframework_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND (channels LIKE '%#/Develey/Struktur/Kanäle/mautner.at#%') AND (articleNumber='999085' AND o_type = 'object') ORDER BY sorting desc,a.o_id desc
Parameters:
[] |
|
0.85 ms (5.01%) |
1 |
SELECT SQL_CALC_FOUND_ROWS a.o_id, priceSystemName FROM ecommerceframework_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND (channels LIKE '%#/Develey/Struktur/Kanäle/mautner.at#%') AND (articleNumber='999084') ORDER BY sorting desc,a.o_id desc
Parameters:
[] |
|
0.79 ms (4.69%) |
8 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/Mautner/%" "/de/shop/999084/waldbeeren-sirup" ] |
|
0.54 ms (3.19%) |
8 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Mautner/de/shop/999084/waldbeeren-sirup" ] |
|
0.33 ms (1.93%) |
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 = '3' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/de/shop/999084/waldbeeren-sirup" "sourcePathQuery" => "/de/shop/999084/waldbeeren-sirup" "sourceEntireUri" => "https://mautner.develey.blackbit.io/de/shop/999084/waldbeeren-sirup" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.29 ms (1.74%) |
1 |
SELECT * FROM documents_elements WHERE documentId = ?
Parameters:
[
119
]
|
|
0.27 ms (1.62%) |
1 |
SELECT objects.o_id as o_id, `objects`.`o_type` FROM `objects` WHERE ((o_parentId = ? AND objects.o_type IN ('variant')) AND objects.o_published = 1) ORDER BY `o_key` ASC
Parameters:
[
6037
]
|
|
0.16 ms (0.97%) |
2 |
SELECT * FROM object_url_slugs WHERE slug = '/de/shop/999084/waldbeeren-sirup' AND (siteId = 3 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.15 ms (0.89%) |
3 |
SELECT FOUND_ROWS()
Parameters:
[] |
|
0.11 ms (0.63%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"11"
]
|
|
0.04 ms (0.26%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.03 ms (0.17%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
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.