Query Metrics
12
Database Queries
6
Different statements
38.23 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 2 | 1.03 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\TinymceBundle\PimcoreTinymceBundle" "pimcore" ] |
| 3 | 0.38 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\AdminBundle\PimcoreAdminBundle" "pimcore" ] |
| 4 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle" "pimcore" ] |
| 5 | 0.17 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle" "pimcore" ] |
| 6 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\ApplicationLoggerBundle\PimcoreApplicationLoggerBundle" "pimcore" ] |
| 7 | 0.15 ms |
SELECT `key` FROM users_permission_definitions WHERE `key` = 'bundle_export';
Parameters:
[] |
| 8 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\DataImporterBundle\PimcoreDataImporterBundle" "pimcore" ] |
| 9 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SimpleBackendSearchBundle\PimcoreSimpleBackendSearchBundle" "pimcore" ] |
| 10 | 6.96 ms |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
| 11 | 27.26 ms |
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:
[ 1768004274 "translation_data_2e364d315ad5ad984609e7f4beedf0f7" ] |
| 12 | 0.93 ms |
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:
[ 1768004274 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
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.