GET https://staging.stapler-shop24.de/_profiler

Query Metrics

8 Database Queries
7 Different statements
7.72 ms Query time

Queries

Group similar statements

# Time Info
1 0.31 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
2 0.15 ms
# dbal-plugin-loader
        SELECT
               `name`,
               `base_class` AS baseClass,
               IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
               `path`,
               `version`,
               `autoload`,
               `managed_by_composer` AS managedByComposer,
               composer_name as composerName
        FROM `plugin`
        ORDER BY `installed_at`;
Parameters:
[]
3 0.19 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.08 ms
SELECT custom_entity.name, custom_entity.fields, custom_entity.flags
                FROM custom_entity
                    LEFT JOIN app ON app.id = custom_entity.app_id
                WHERE (custom_entity.app_id IS NULL OR app.active = 1) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
5 0.12 ms
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
Parameters:
[]
6 0.20 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
7 0.17 ms
SELECT `name`, `path`, `author`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
8 6.50 ms
SELECT `neti_ceb_element`.`id` as `neti_ceb_element.id`, `neti_ceb_element`.`deleted` as `neti_ceb_element.deleted`, `neti_ceb_element`.`active` as `neti_ceb_element.active`, `neti_ceb_element`.`name` as `neti_ceb_element.name`, `neti_ceb_element`.`filename` as `neti_ceb_element.filename`, `neti_ceb_element`.`version` as `neti_ceb_element.version`, `neti_ceb_element`.`config` as `neti_ceb_element.config`, `neti_ceb_element`.`plugin_id` as `neti_ceb_element.pluginId`, `neti_ceb_element.plugin`.`id` as `neti_ceb_element.plugin.id`, `neti_ceb_element.plugin`.`base_class` as `neti_ceb_element.plugin.baseClass`, `neti_ceb_element.plugin`.`name` as `neti_ceb_element.plugin.name`, `neti_ceb_element.plugin`.`composer_name` as `neti_ceb_element.plugin.composerName`, `neti_ceb_element.plugin`.`autoload` as `neti_ceb_element.plugin.autoload`, `neti_ceb_element.plugin`.`active` as `neti_ceb_element.plugin.active`, `neti_ceb_element.plugin`.`managed_by_composer` as `neti_ceb_element.plugin.managedByComposer`, `neti_ceb_element.plugin`.`path` as `neti_ceb_element.plugin.path`, `neti_ceb_element.plugin`.`author` as `neti_ceb_element.plugin.author`, `neti_ceb_element.plugin`.`copyright` as `neti_ceb_element.plugin.copyright`, `neti_ceb_element.plugin`.`license` as `neti_ceb_element.plugin.license`, `neti_ceb_element.plugin`.`version` as `neti_ceb_element.plugin.version`, `neti_ceb_element.plugin`.`upgrade_version` as `neti_ceb_element.plugin.upgradeVersion`, `neti_ceb_element.plugin`.`installed_at` as `neti_ceb_element.plugin.installedAt`, `neti_ceb_element.plugin`.`upgraded_at` as `neti_ceb_element.plugin.upgradedAt`, `neti_ceb_element.plugin`.`icon` as `neti_ceb_element.plugin.iconRaw`, `neti_ceb_element.plugin`.`created_at` as `neti_ceb_element.plugin.createdAt`, `neti_ceb_element.plugin`.`updated_at` as `neti_ceb_element.plugin.updatedAt`, `neti_ceb_element.plugin.translation.label`, `neti_ceb_element.plugin.translation.label` as `neti_ceb_element.plugin.label`, `neti_ceb_element.plugin.translation.description`, `neti_ceb_element.plugin.translation.description` as `neti_ceb_element.plugin.description`, `neti_ceb_element.plugin.translation.manufacturerLink`, `neti_ceb_element.plugin.translation.manufacturerLink` as `neti_ceb_element.plugin.manufacturerLink`, `neti_ceb_element.plugin.translation.supportLink`, `neti_ceb_element.plugin.translation.supportLink` as `neti_ceb_element.plugin.supportLink`, `neti_ceb_element.plugin.translation.customFields`, `neti_ceb_element.plugin.translation.customFields` as `neti_ceb_element.plugin.customFields`, `neti_ceb_element`.`error` as `neti_ceb_element.error`, `neti_ceb_element`.`preview_data` as `neti_ceb_element.previewData`, `neti_ceb_element`.`preview_image` as `neti_ceb_element.previewImage`, `neti_ceb_element`.`created_at` as `neti_ceb_element.createdAt`, `neti_ceb_element`.`updated_at` as `neti_ceb_element.updatedAt` FROM `neti_ceb_element` LEFT JOIN `plugin` `neti_ceb_element.plugin` ON `neti_ceb_element`.`plugin_id` = `neti_ceb_element.plugin`.`id` LEFT JOIN (SELECT `neti_ceb_element.plugin.translation`.`plugin_id`, `neti_ceb_element.plugin.translation`.`label` as `neti_ceb_element.plugin.translation.label`, `neti_ceb_element.plugin.translation`.`description` as `neti_ceb_element.plugin.translation.description`, `neti_ceb_element.plugin.translation`.`manufacturer_link` as `neti_ceb_element.plugin.translation.manufacturerLink`, `neti_ceb_element.plugin.translation`.`support_link` as `neti_ceb_element.plugin.translation.supportLink`, `neti_ceb_element.plugin.translation`.`custom_fields` as `neti_ceb_element.plugin.translation.customFields` FROM `plugin_translation` `neti_ceb_element.plugin.translation` WHERE `neti_ceb_element.plugin.translation`.`language_id` = ?) `neti_ceb_element.plugin.plugin_translation` ON `neti_ceb_element.plugin.plugin_translation`.`plugin_id` = `neti_ceb_element.plugin`.`id` WHERE (`neti_ceb_element`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.