Query Metrics
36
Database Queries
9
Different statements
41.21 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.12 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:
[ "mssql.1.server" null null ] |
| 2 | 0.10 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
| 3 | 0.06 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:
[ "mssql.1.database" null null ] |
| 4 | 0.05 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
| 5 | 0.06 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:
[ "mssql.1.uid" null null ] |
| 6 | 0.04 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
4
]
|
| 7 | 0.05 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:
[ "mssql.1.password" null null ] |
| 8 | 0.05 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
3
]
|
| 9 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 10 | 0.54 ms |
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:
[ "/admin/login" "path" "auto_create" "/admin/login" "path_query" "https://pimcore.ciderandmore.de/admin/login" "entire_uri" ] |
| 11 | 0.09 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:
[ 1778499614 "system_route_redirect" ] |
| 12 | 0.09 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:
[ 1778499614 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
| 13 | 0.09 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 14 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\AdminBundle\PimcoreAdminBundle" "pimcore" ] |
| 15 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle" "pimcore" ] |
| 16 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle" "pimcore" ] |
| 17 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\CustomReportsBundle\PimcoreCustomReportsBundle" "pimcore" ] |
| 18 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\ApplicationLoggerBundle\PimcoreApplicationLoggerBundle" "pimcore" ] |
| 19 | 0.10 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__AdvancedObjectSearchBundle\AdvancedObjectSearchBundle" "pimcore" ] |
| 20 | 0.09 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SimpleBackendSearchBundle\PimcoreSimpleBackendSearchBundle" "pimcore" ] |
| 21 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\DataImporterBundle\PimcoreDataImporterBundle" "pimcore" ] |
| 22 | 0.08 ms |
SELECT `key` FROM users_permission_definitions WHERE `key` = ?
Parameters:
[
"bundle_ecommerce_pricing_rules"
]
|
| 23 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\PersonalizationBundle\PimcorePersonalizationBundle" "pimcore" ] |
| 24 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\GoogleMarketingBundle\PimcoreGoogleMarketingBundle" "pimcore" ] |
| 25 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\GlossaryBundle\PimcoreGlossaryBundle" "pimcore" ] |
| 26 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 27 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\WebToPrintBundle\PimcoreWebToPrintBundle" "pimcore" ] |
| 28 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\TinymceBundle\PimcoreTinymceBundle" "pimcore" ] |
| 29 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\StaticRoutesBundle\PimcoreStaticRoutesBundle" "pimcore" ] |
| 30 | 0.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\NewsletterBundle\PimcoreNewsletterBundle" "pimcore" ] |
| 31 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\WordExportBundle\PimcoreWordExportBundle" "pimcore" ] |
| 32 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\XliffBundle\PimcoreXliffBundle" "pimcore" ] |
| 33 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\FileExplorerBundle\PimcoreFileExplorerBundle" "pimcore" ] |
| 34 | 0.22 ms |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
| 35 | 37.01 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:
[ 1778499614 "translation_data_2e364d315ad5ad984609e7f4beedf0f7" ] |
| 36 | 0.78 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:
[ 1778499614 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.