Query Metrics
21
Database Queries
10
Different statements
29.76 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
10.92 ms (36.69%) |
4 |
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:
[ 1768118960 "site_domain_240aaf7e4a85bb2efd75205c0a4c7693" ] |
|
6.52 ms (21.91%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Areablocks/d' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
6.33 ms (21.27%) |
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 ORDER BY `priority` DESC
Parameters:
[ "/Areablocks/d" "path" "auto_create" "/Areablocks/d" "path_query" "https://hanbud.advisage.ovh/Areablocks/d" "entire_uri" ] |
|
2.07 ms (6.96%) |
5 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.36 ms (4.57%) |
2 |
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:
[ "/Areablocks/d" "path" "auto_create" "/Areablocks/d" "path_query" "https://hanbud.advisage.ovh/Areablocks/d" "entire_uri" ] |
|
0.85 ms (2.87%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Areablocks/" "d" ] |
|
0.52 ms (1.75%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/Areablocks/d"
]
|
|
0.52 ms (1.74%) |
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:
[ 1768118960 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.35 ms (1.18%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.32 ms (1.07%) |
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:
[ 1768118960 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| mssql | doctrine.dbal.mssql_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
pimcore entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.