Query Metrics
73
Database Queries
14
Different statements
13.25 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.03 ms (45.50%) |
39 |
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:
[ 1789898708 "site_domain_3b26d1f36d575333a9f87db3f8d8ab80" ] |
|
2.13 ms (16.06%) |
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:
[ 1789898708 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.01 ms (7.65%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.72 ms (5.43%) |
4 |
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
120
]
|
|
0.60 ms (4.56%) |
1 |
SELECT object_localized_SP_SITE_en.id as id, object_localized_SP_SITE_en.type as `type` FROM object_localized_SP_SITE_en WHERE (`mainDomain` = 'shop.dna.demo' AND object_localized_SP_SITE_en.type IN ('variant','object')) AND object_localized_SP_SITE_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.47 ms (3.55%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/api/navigation/" "site-domain" ] |
|
0.46 ms (3.48%) |
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/navigation/site-domain" "path" "auto_create" "/api/navigation/site-domain?mainDomain=shop.dna.demo" "path_query" "https://tst-oli-01-pimcore.pimcore.dna.ax/api/navigation/site-domain?mainDomain=shop.dna.demo" "entire_uri" ] |
|
0.41 ms (3.12%) |
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:
[ 1789898708 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.38 ms (2.86%) |
3 |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"SP_SITE"
]
|
|
0.35 ms (2.67%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/api/navigation/site-domain"
]
|
|
0.20 ms (1.52%) |
1 |
SELECT * FROM object_collection_CodeSnippet_SP_SITE WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 120 "codeSnippet" ] |
|
0.17 ms (1.27%) |
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:
[ 1789898708 "object_117\x01tags\x01" "class_SP_NAV_CONF\x01tags\x01" "asset_83\x01tags\x01" "asset_84\x01tags\x01" "asset_85\x01tags\x01" "asset_86\x01tags\x01" ] |
|
0.16 ms (1.24%) |
1 |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,120,115) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
124
]
|
|
0.14 ms (1.09%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
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.