Query Metrics
33
Database Queries
18
Different statements
8.65 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.59 ms (18.32%) |
8 |
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:
[ 1760849860 "site_domain_5bf78f8413264a3d609636c85ff8920c" ] |
1.06 ms (12.25%) |
1 |
SELECT object_EF_OSO.id as id, object_EF_OSO.type as `type` FROM object_EF_OSO WHERE (cartId = ? AND IFNULL(successorOrder__id , "") = "" AND object_EF_OSO.type IN ('object','variant','folder')) AND object_EF_OSO.published = 1
Parameters:
[
"Pimcore\Bundle\EcommerceFrameworkBundle\CartManager\SessionCart_sesscart_68f46fbfce8f9"
]
|
0.93 ms (10.78%) |
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:
[ "defaultShopConfig" null null ] |
0.61 ms (7.04%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
0.58 ms (6.73%) |
3 |
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:
[ 1760849860 "system\x01tags\x01" "site\x01tags\x01" ] |
0.57 ms (6.61%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"9"
]
|
0.41 ms (4.79%) |
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:
[ 1760849860 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "document_76\x01tags\x01" "object_14\x01tags\x01" "object_15\x01tags\x01" "object_18\x01tags\x01" "document_8\x01tags\x01" "asset_3602\x01tags\x01" "document_46\x01tags\x01" "asset_4914\x01tags\x01" "asset_3607\x01tags\x01" "asset_2806\x01tags\x01" "asset_4913\x01tags\x01" "document_52\x01tags\x01" "object_2271\x01tags\x01" "document_75\x01tags\x01" "object_4004\x01tags\x01" ] |
0.37 ms (4.29%) |
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:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_format=html&_locale=de&_controller=App%5CController%5CFavouriteController%3A%3AfavouritesCounterAction" "path_query" "https://shop.bsz-stiftung.a4interactive.ch/_fragment?_path=_format=html&_locale=de&_controller=App%5CController%5CFavouriteController%3A%3AfavouritesCounterAction" "entire_uri" ] |
0.35 ms (4.07%) |
2 |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/shop/kunden/customers/--/" "--" ] |
0.35 ms (4.04%) |
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:
[ 1760849860 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
0.32 ms (3.73%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/shop/" "account-checkout" ] |
0.32 ms (3.65%) |
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 = 3 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/account-checkout" "path" "auto_create" "/account-checkout" "path_query" "https://shop.bsz-stiftung.a4interactive.ch/account-checkout" "entire_uri" ] |
0.27 ms (3.10%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.24 ms (2.77%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.20 ms (2.35%) |
1 |
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (path = ? and `key` = ?) AND (id is not null) AND objects.type IN ('object','variant','folder') LIMIT 1
Parameters:
[ "/shop/kunden/customers/--/--/" "--" ] |
0.20 ms (2.28%) |
1 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/shop/%" "/account-checkout" ] |
0.15 ms (1.79%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/shop/account-checkout"
]
|
0.12 ms (1.42%) |
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.
Entities Mapping
No mapped entities.