Query Metrics
18
Database Queries
10
Different statements
100.47 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.94 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 2 | 0.89 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\AdminBundle\PimcoreAdminBundle" "pimcore" ] |
| 3 | 2.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle" "pimcore" ] |
| 4 | 0.76 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle" "pimcore" ] |
| 5 | 0.82 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\WebToPrintBundle\PimcoreWebToPrintBundle" "pimcore" ] |
| 6 | 0.79 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\FileExplorerBundle\PimcoreFileExplorerBundle" "pimcore" ] |
| 7 | 0.80 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SimpleBackendSearchBundle\PimcoreSimpleBackendSearchBundle" "pimcore" ] |
| 8 | 0.93 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\PerspectiveEditorBundle\PimcorePerspectiveEditorBundle" "pimcore" ] |
| 9 | 0.86 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Elements\Bundle\ProcessManagerBundle\ElementsProcessManagerBundle" "pimcore" ] |
| 10 | 0.86 ms |
INSERT IGNORE INTO users_permission_definitions (`key`) VALUES ('prodanet_definitions_excel_export');
Parameters:
[] |
| 11 | 1.02 ms |
INSERT IGNORE INTO users_permission_definitions (`key`) VALUES ('prodanet_maintenance_notification');
Parameters:
[] |
| 12 | 5.64 ms |
CREATE TABLE IF NOT EXISTS prodanet_maintenancenotification ( notification_date datetime, notification_message nvarchar(50), notification_countdown_message nvarchar(50), notification_enabled boolean ) DEFAULT CHARSET=utf8mb4;
Parameters:
[] |
| 13 | 0.85 ms |
INSERT IGNORE INTO users_permission_definitions (`key`) VALUES ('prodanet_pdf_properties_manager');
Parameters:
[] |
| 14 | 5.63 ms |
CREATE TABLE IF NOT EXISTS prodanet_pdf_groups ( id int NOT NULL AUTO_INCREMENT, name CHAR(30) NOT NULL, PRIMARY KEY (id) ) DEFAULT CHARSET=utf8mb4;
Parameters:
[] |
| 15 | 4.71 ms |
CREATE TABLE IF NOT EXISTS prodanet_pdf_properties ( product_group_id int, property nvarchar(50) ) DEFAULT CHARSET=utf8mb4;
Parameters:
[] |
| 16 | 0.84 ms |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
| 17 | 0.89 ms |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
| 18 | 71.20 ms |
SELECT * FROM translations_admin WHERE language = ?
Parameters:
[
"en"
]
|
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.