GET https://app-test.opengrpd.org/admin/login

Query Metrics

18 Database Queries
10 Different statements
97.75 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.84 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
2 3.04 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\AdminBundle\PimcoreAdminBundle"
  "pimcore"
]
3 0.86 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle"
  "pimcore"
]
4 0.77 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle"
  "pimcore"
]
5 0.80 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\WebToPrintBundle\PimcoreWebToPrintBundle"
  "pimcore"
]
6 0.70 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\FileExplorerBundle\PimcoreFileExplorerBundle"
  "pimcore"
]
7 1.74 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SimpleBackendSearchBundle\PimcoreSimpleBackendSearchBundle"
  "pimcore"
]
8 1.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\PerspectiveEditorBundle\PimcorePerspectiveEditorBundle"
  "pimcore"
]
9 0.95 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Elements\Bundle\ProcessManagerBundle\ElementsProcessManagerBundle"
  "pimcore"
]
10 0.76 ms
INSERT IGNORE  INTO users_permission_definitions (`key`) VALUES ('prodanet_definitions_excel_export');
Parameters:
[]
11 0.78 ms
INSERT IGNORE  INTO users_permission_definitions (`key`) VALUES ('prodanet_maintenance_notification');
Parameters:
[]
12 5.16 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.90 ms
INSERT IGNORE  INTO users_permission_definitions (`key`) VALUES ('prodanet_pdf_properties_manager');
Parameters:
[]
14 5.32 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 5.70 ms
CREATE TABLE IF NOT EXISTS prodanet_pdf_properties (
            product_group_id int,
            property nvarchar(50)
        ) DEFAULT CHARSET=utf8mb4;
Parameters:
[]
16 0.74 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
17 0.83 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
18 66.30 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.