Query Metrics
17
Database Queries
7
Different statements
4.29 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.74 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 2 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\AdminBundle\PimcoreAdminBundle" "pimcore" ] |
| 3 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\StaticRoutesBundle\PimcoreStaticRoutesBundle" "pimcore" ] |
| 4 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\NewsletterBundle\PimcoreNewsletterBundle" "pimcore" ] |
| 5 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__NewsBundle\NewsBundle" "pimcore" ] |
| 6 | 0.19 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\TinymceBundle\PimcoreTinymceBundle" "pimcore" ] |
| 7 | 0.36 ms |
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:
[ "coorporate_address" null null ] |
| 8 | 0.14 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
| 9 | 0.23 ms |
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:
[ "coorporate_name" null null ] |
| 10 | 0.13 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
| 11 | 0.25 ms |
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:
[ "telephone" null null ] |
| 12 | 0.11 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
10
]
|
| 13 | 0.22 ms |
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:
[ "mobile" null null ] |
| 14 | 0.11 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
9
]
|
| 15 | 0.41 ms |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
| 16 | 0.28 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:
[ 1772595770 "translation_data_2e364d315ad5ad984609e7f4beedf0f7" ] |
| 17 | 0.27 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:
[ 1772595770 "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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.