Query Metrics
50
Database Queries
12
Different statements
18.24 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
10.11 ms (55.44%) |
22 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775657193 [ "site_domain_f46171f8e81b7256dfd8d617dc318b06" ] ] |
|
1.99 ms (10.93%) |
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/bbque.de#%') AND (articleNumber='706005') ORDER BY sorting desc,a.o_id desc
Parameters:
[] |
|
1.22 ms (6.72%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1,404,403) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
470
]
|
|
1.16 ms (6.38%) |
7 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "bbque-honig-senf" "path" => "/Bbque/de/shop/706005/" ] |
|
0.88 ms (4.85%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Bbque/de/shop/706005/bbque-honig-senf" ] |
|
0.82 ms (4.52%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.67 ms (3.65%) |
6 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/Bbque/%" "/de/shop/706005/bbque-honig-senf" ] |
|
0.50 ms (2.75%) |
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 = '9' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/de/shop/706005/bbque-honig-senf" "sourcePathQuery" => "/de/shop/706005/bbque-honig-senf" "sourceEntireUri" => "https://bque.develey.blackbit.io/de/shop/706005/bbque-honig-senf" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.45 ms (2.47%) |
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 = '9' ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/de/shop/706005/bbque-honig-senf" "sourcePathQuery" => "/de/shop/706005/bbque-honig-senf" "sourceEntireUri" => "https://bque.develey.blackbit.io/de/shop/706005/bbque-honig-senf" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.27 ms (1.49%) |
2 |
SELECT * FROM object_url_slugs WHERE slug = '/de/shop/706005/bbque-honig-senf' AND (siteId = 9 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.08 ms (0.44%) |
1 |
SELECT FOUND_ROWS()
Parameters:
[] |
|
0.07 ms (0.37%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
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.