Query Metrics
157
Database Queries
29
Different statements
616.10 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
271.29 ms (44.03%) |
64 |
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:
[ 1773138633 "qElsxVAxaW:site_domain_a9552dfe7a73b23e4e319cdada175d86" ] |
|
59.05 ms (9.58%) |
14 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
2
]
|
|
55.22 ms (8.96%) |
16 |
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:
[ 1773138633 "qElsxVAxaW:system\x01tags\x01" "qElsxVAxaW:redirect\x01tags\x01" "qElsxVAxaW:route\x01tags\x01" ] |
|
36.64 ms (5.95%) |
10 |
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:
[ 1773138633 "qElsxVAxaW:system\x01tags\x01" "qElsxVAxaW:site\x01tags\x01" ] |
|
30.53 ms (4.96%) |
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:
[ 1773138633 "qElsxVAxaW:output\x01tags\x01" "qElsxVAxaW:navigation\x01tags\x01" "qElsxVAxaW:document_3\x01tags\x01" "qElsxVAxaW:document_25\x01tags\x01" "qElsxVAxaW:document_4\x01tags\x01" "qElsxVAxaW:document_5\x01tags\x01" "qElsxVAxaW:document_6\x01tags\x01" "qElsxVAxaW:document_15\x01tags\x01" "qElsxVAxaW:document_8\x01tags\x01" "qElsxVAxaW:document_7\x01tags\x01" "qElsxVAxaW:document_26\x01tags\x01" "qElsxVAxaW:document_9\x01tags\x01" "qElsxVAxaW:document_13\x01tags\x01" "qElsxVAxaW:document_14\x01tags\x01" "qElsxVAxaW:document_24\x01tags\x01" ] |
|
16.44 ms (2.67%) |
6 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
3
]
|
|
16.18 ms (2.63%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pl/" "zupy" ] |
|
16.13 ms (2.62%) |
4 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
2
]
|
|
15.96 ms (2.59%) |
2 |
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[ 2 => null 3 => 1773138633 0 => "qElsxVAxaW:output\x01tags\x01" 1 => b"s:6:"š!ššÛá";" ] |
|
10.93 ms (1.77%) |
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:
[ 1773138633 "qElsxVAxaW:document_2\x01tags\x01" "qElsxVAxaW:document_1\x01tags\x01" "qElsxVAxaW:asset_16\x01tags\x01" "qElsxVAxaW:asset_6\x01tags\x01" "qElsxVAxaW:asset_9\x01tags\x01" "qElsxVAxaW:asset_11\x01tags\x01" "qElsxVAxaW:asset_320\x01tags\x01" "qElsxVAxaW:asset_24\x01tags\x01" ] |
|
10.04 ms (1.63%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4
]
|
|
9.42 ms (1.53%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pl/zupy"
]
|
|
9.16 ms (1.49%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"product_category"
]
|
|
8.68 ms (1.41%) |
2 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4
]
|
|
7.11 ms (1.15%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
6.60 ms (1.07%) |
3 |
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:
[ "/pl/zupy" "path" "auto_create" "/pl/zupy" "path_query" "https://www.abel.jellinekserwer.pl/pl/zupy" "entire_uri" ] |
|
5.98 ms (0.97%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
5.94 ms (0.96%) |
1 |
SELECT object_localized_1_pl.id as id, object_localized_1_pl.type as `type` FROM object_localized_1_pl WHERE (parentId = ? AND isActive = ? AND object_localized_1_pl.type IN ('object','variant','folder')) AND object_localized_1_pl.published = 1
Parameters:
[ 72 true ] |
|
5.34 ms (0.87%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/pl/zupy' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
5.17 ms (0.84%) |
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:
[ 1773138633 "qElsxVAxaW:document_7\x01tags\x01" "qElsxVAxaW:asset_2\x01tags\x01" "qElsxVAxaW:asset_26\x01tags\x01" "qElsxVAxaW:asset_16\x01tags\x01" "qElsxVAxaW:asset_28\x01tags\x01" "qElsxVAxaW:asset_29\x01tags\x01" ] |
|
2.98 ms (0.48%) |
1 |
SELECT COUNT(*) FROM object_localized_product_category_pl WHERE (isActive = ? AND type = ? AND parentId = ? AND object_localized_product_category_pl.type IN ('object','variant','folder')) AND object_localized_product_category_pl.published = 1
Parameters:
[ true "object" 72 ] |
|
2.54 ms (0.41%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '8'
Parameters:
[] |
|
2.17 ms (0.35%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.95 ms (0.32%) |
1 |
SELECT id FROM website_settings
Parameters:
[] |
|
1.29 ms (0.21%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '235'
Parameters:
[] |
|
1.24 ms (0.20%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'slug' AND ownertype = 'localizedfield' AND position = 'pl' AND objectId = '72'
Parameters:
[] |
|
0.89 ms (0.14%) |
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:
[ "products_document" null "pl" ] |
|
0.66 ms (0.11%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
10
]
|
|
0.57 ms (0.09%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) 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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.