Query Metrics
148
Database Queries
23
Different statements
24.24 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
8.52 ms (35.13%) |
71 |
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:
[ 1789898759 "site_domain_3b26d1f36d575333a9f87db3f8d8ab80" ] |
|
2.93 ms (12.09%) |
8 |
SELECT COUNT(*) FROM object_localized_SP_PD_en WHERE ((parentId = ?) AND (id NOT IN ( SELECT cid FROM properties WHERE ctype = "object" AND name = ? AND data = "1" )) AND object_localized_SP_PD_en.type IN ('variant')) AND object_localized_SP_PD_en.published = 1
Parameters:
[ 42 "customizable_placeholder_product" ] |
|
2.80 ms (11.54%) |
8 |
SELECT object_localized_SP_PD_en.id as id, object_localized_SP_PD_en.type as `type` FROM object_localized_SP_PD_en WHERE ((parentId = ?) AND (id NOT IN ( SELECT cid FROM properties WHERE ctype = "object" AND name = ? AND data = "1" )) AND object_localized_SP_PD_en.type IN ('variant')) AND object_localized_SP_PD_en.published = 1 LIMIT 100
Parameters:
[ 42 "customizable_placeholder_product" ] |
|
1.97 ms (8.12%) |
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:
[ 1789898759 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.65 ms (6.82%) |
1 |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1789898759 "best_price_SKU-000003_standard" ] |
|
1.10 ms (4.53%) |
1 |
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 => 300 3 => 1789898759 0 => "best_price_SKU-000003_standard" 1 => b"O:1:"©":1:{s:6:"¬\rr\x08À\x1E";N;}" ] |
|
0.94 ms (3.87%) |
8 |
SELECT * FROM object_relations_SP_PD WHERE src_id = ?
Parameters:
[
42
]
|
|
0.67 ms (2.77%) |
5 |
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:
[ 1789898759 "object_42\x01tags\x01" "class_SP_PD\x01tags\x01" "asset_30\x01tags\x01" "asset_31\x01tags\x01" "asset_32\x01tags\x01" ] |
|
0.62 ms (2.56%) |
5 |
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:
[ 1789898759 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.53 ms (2.20%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/api/category/27/" "productlist" ] |
|
0.44 ms (1.82%) |
4 |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"SP_PC"
]
|
|
0.41 ms (1.68%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/api/category/27/productlist"
]
|
|
0.27 ms (1.13%) |
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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/api/category/27/productlist" "path" "auto_create" "/api/category/27/productlist?page=1" "path_query" "https://tst-oli-01-pimcore.pimcore.dna.ax/api/category/27/productlist?page=1" "entire_uri" ] |
|
0.25 ms (1.02%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.19 ms (0.77%) |
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:
[ "defaultTaxClass" null null ] |
|
0.14 ms (0.58%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
|
0.13 ms (0.52%) |
1 |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Shop Management/FilterDefinitions/" "Product Filter" ] |
|
0.13 ms (0.52%) |
1 |
SELECT * FROM object_relations_SP_PC WHERE src_id = ?
Parameters:
[
27
]
|
|
0.13 ms (0.52%) |
1 |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
13
]
|
|
0.12 ms (0.49%) |
1 |
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
0.11 ms (0.47%) |
1 |
SELECT value FROM price_log WHERE article_number = ? AND segment IN (?) AND datetime >= ? AND type = ? ORDER BY value ASC LIMIT 1
Parameters:
[ "SKU-000003" "standard" "2026-08-21 00:00:00" "SP_PD" ] |
|
0.11 ms (0.45%) |
1 |
SELECT * FROM oc_ecommerce_session WHERE session_id = ?
Parameters:
[
"session_6aafb00789173"
]
|
|
0.10 ms (0.40%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
10
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| pimcore_generic_data_index | doctrine.orm.pimcore_generic_data_index_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
pimcore_generic_data_index entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
default entity manager
No loaded entities.
pimcore_generic_data_index entity manager
No loaded entities.