Redirect 302 redirect from GET @pdn_admin_default_index (c0aabb)

GET https://app-beta.opengrpd.org/admin/login?perspective=

Query Metrics

16 Database Queries
9 Different statements
33.83 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 1.04 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
2 1.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\AdminBundle\PimcoreAdminBundle"
  "pimcore"
]
3 1.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle"
  "pimcore"
]
4 1.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle"
  "pimcore"
]
5 1.06 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\WebToPrintBundle\PimcoreWebToPrintBundle"
  "pimcore"
]
6 0.92 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\FileExplorerBundle\PimcoreFileExplorerBundle"
  "pimcore"
]
7 1.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SimpleBackendSearchBundle\PimcoreSimpleBackendSearchBundle"
  "pimcore"
]
8 1.64 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\PerspectiveEditorBundle\PimcorePerspectiveEditorBundle"
  "pimcore"
]
9 1.75 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Elements\Bundle\ProcessManagerBundle\ElementsProcessManagerBundle"
  "pimcore"
]
10 0.99 ms
INSERT IGNORE  INTO users_permission_definitions (`key`) VALUES ('prodanet_definitions_excel_export');
Parameters:
[]
11 1.09 ms
INSERT IGNORE  INTO users_permission_definitions (`key`) VALUES ('prodanet_maintenance_notification');
Parameters:
[]
12 5.13 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 1.75 ms
INSERT IGNORE  INTO users_permission_definitions (`key`) VALUES ('prodanet_pdf_properties_manager');
Parameters:
[]
14 5.22 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.66 ms
CREATE TABLE IF NOT EXISTS prodanet_pdf_properties (
            product_group_id int,
            property nvarchar(50)
        ) DEFAULT CHARSET=utf8mb4;
Parameters:
[]
16 3.62 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]

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.