Query Metrics
73
Database Queries
14
Different statements
32.12 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
13.98 ms (43.52%) |
34 |
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:
[ 1751801669 "site_domain_972be520752e626ac03abcf73fa885bb" ] |
5.93 ms (18.47%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"21"
]
|
2.79 ms (8.68%) |
12 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"Product"
]
|
2.59 ms (8.06%) |
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:
[ 1751801669 "system\x01tags\x01" "site\x01tags\x01" ] |
1.75 ms (5.46%) |
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:
[ 1751801670 "object_14268\x01tags\x01" "class_1\x01tags\x01" "asset_85342\x01tags\x01" "asset_85340\x01tags\x01" "asset_85343\x01tags\x01" "asset_85341\x01tags\x01" "asset_85345\x01tags\x01" "asset_85346\x01tags\x01" "asset_85344\x01tags\x01" "asset_187029\x01tags\x01" "asset_187030\x01tags\x01" "asset_187031\x01tags\x01" "asset_187032\x01tags\x01" "asset_187033\x01tags\x01" "asset_187034\x01tags\x01" "asset_187035\x01tags\x01" "asset_187036\x01tags\x01" ] |
1.51 ms (4.69%) |
1 |
SELECT object_localized_1_fr.id AS id, object_localized_1_fr.type AS `type` FROM object_localized_1_fr WHERE (id =14268) AND object_localized_1_fr.type IN ('object','folder','variant') LIMIT 1
Parameters:
[] |
0.77 ms (2.39%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-graphql-webservices/" "blackpearl" ] |
0.48 ms (1.51%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-graphql-webservices/blackpearl"
]
|
0.48 ms (1.50%) |
1 |
SELECT id, name FROM classes
Parameters:
[] |
0.46 ms (1.44%) |
1 |
SELECT * FROM object_collection_TechnicalSection_1 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 14268 "sections" ] |
0.37 ms (1.16%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
0.35 ms (1.10%) |
1 |
SELECT * FROM object_collection_Stock_1 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 14268 "stock" ] |
0.35 ms (1.09%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.30 ms (0.92%) |
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
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No mapped entities.