GET https://sw6staging.behr-labor.eu/_esi/global/header

Query Metrics

27 Database Queries
25 Different statements
37.50 ms Query time

Queries

Group similar statements

# Time Info
1 0.47 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:
[]
2 0.57 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
3 0.39 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:
[]
4 0.76 ms
# seo-url::resolve
SELECT id, path_info pathInfo, is_canonical isCanonical, sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND ((seo_path_info = ? OR seo_path_info = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"UÌð^UqNG©\x00úP$Âqì"
  "_esi/global/header"
  "_esi/global/header/"
]
5 0.36 ms
# seo-url::resolve-fallback
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"UÌð^UqNG©\x00úP$Âqì"
  "/_esi/global/header"
]
6 3.26 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"UÌð^UqNG©\x00úP$Âqì"
  "ZcP0f3e85zPupW4vVulnbkHQE6W1pwRO"
]
7 2.54 ms
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[
  b"UÌð^UqNG©\x00úP$Âqì"
  b"/NñAš(Bû©tûÓëE:{"
]
8 0.41 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"|Ï—V\x050LÜ»l´+š“ì¤"
  b"|Ï—V\x050LÜ»l´+š“ì¤"
]
9 2.11 ms
# header::languages::search-ids
SELECT `language`.`id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language`.`id` = `language.salesChannelDomains`.`language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language`.`id` = `language.salesChannels.mapping`.`language_id`  LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping`.`sales_channel_id` = `language.salesChannels`.`id`  WHERE (`language.salesChannelDomains`.`sales_channel_id` = ? AND `language.salesChannels`.`id` = ?) GROUP BY `language`.`id` ORDER BY MIN(`language`.`name`) ASC
Parameters:
[
  b"UÌð^UqNG©\x00úP$Âqì"
  b"UÌð^UqNG©\x00úP$Âqì"
]
10 1.92 ms
# header::languages::read
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`active` as `language.active`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.name`, `language.translationCode.translation.name` as `language.translationCode.name`, `language.translationCode.translation.territory`, `language.translationCode.translation.territory` as `language.translationCode.territory`, `language.translationCode.translation.customFields`, `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.`locale_id`, `language.translationCode.translation`.`name` as `language.translationCode.translation.name`, `language.translationCode.translation`.`territory` as `language.translationCode.translation.territory`, `language.translationCode.translation`.`custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.`language_id` = ?) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` WHERE `language`.`id` IN (?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"SC(\rúÚO\x13¸~¦m5¶ü."
  b"ü¯™I#2NT£ÒO\x16ÿÝ0K"
  b"í¦!§~bE8–³ÄVاý"
]
11 0.41 ms
# header::currencies::search-ids
SELECT `currency`.`id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency`.`id` = `currency.salesChannels.mapping`.`currency_id`  LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping`.`sales_channel_id` = `currency.salesChannels`.`id`  WHERE (`currency.salesChannels`.`id` = ?) GROUP BY `currency`.`id`
Parameters:
[
  b"UÌð^UqNG©\x00úP$Âqì"
]
12 0.39 ms
# header::currencies::read
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation`.`currency_id`, `currency.translation`.`short_name` as `currency.translation.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
13 0.22 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
14 0.14 ms
SELECT url FROM sales_channel_domain
Parameters:
[]
15 0.19 ms
SELECT
    `theme_id`,
    `technical_name`,
    `resolved_config`,
    `view_inheritance`,
    `script_files`,
    `icon_sets`,
    `updated_at`
    FROM `theme_runtime_config`
    WHERE `technical_name` = ?
Parameters:
[
  "BehrTheme"
]
16 3.53 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`context_gateway_url` as `app.contextGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`requested_privileges` as `app.requestedPrivileges`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "mailcShopware6MailchimpIntegration"
]
17 3.49 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`context_gateway_url` as `app.contextGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`requested_privileges` as `app.requestedPrivileges`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "LenzPlatformAppCmsBlocksImageText"
]
18 0.28 ms
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority`
             FROM `app`
             INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id`
             WHERE `app`.`active` = 1 AND `app_template`.`active` = 1
Parameters:
[]
19 0.20 ms
SELECT DISTINCT `technical_name`
    FROM `theme_runtime_config`
    WHERE `technical_name` IS NOT NULL
Parameters:
[]
20 2.92 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"|Ï—V\x050LÜ»l´+š“ì¤"
]
21 0.18 ms
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
22 0.20 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"UÌð^UqNG©\x00úP$Âqì"
  "ZcP0f3e85zPupW4vVulnbkHQE6W1pwRO"
]
23 0.37 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
24 0.79 ms
SELECT
    `theme_id`,
    `technical_name`,
    `resolved_config`,
    `view_inheritance`,
    `script_files`,
    `icon_sets`,
    `updated_at`
    FROM `theme_runtime_config`
    WHERE `theme_id` = ?
Parameters:
[
  b"5™\x11í›\eDHÔºñÝĨç"
]
25 0.93 ms
# theme-service::resolve-media::read
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`file_hash` as `media.fileHash`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"Ëö\x19¢­oK·¤;ãC‚ûÎ4"
  b"‰w³•¢+G+—“kÒ0&\x07"
  b"–g\x00è•/O8¶+Ãö\x05\x10d"
]
26 5.12 ms
# seo_url::replacement
SELECT seo_path_info, path_info, sales_channel_id FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (seo_url.language_id = ?) AND (seo_url.sales_channel_id = ? OR seo_url.sales_channel_id IS NULL) AND (seo_url.is_deleted = 0)
Parameters:
[
  "/navigation/13a65f0962e64be9ab3210a371a2f790"
  "/navigation/17a3e1082a41422486b5cd8312b85338"
  "/navigation/ce8d2ea829eb4f068922ce8d9928aaf8"
  "/navigation/00000186a07e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003d0907e7e7e7e7e7e7e7e7e0001"
  "/navigation/000006ddd07e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000493e07e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000057e407e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000668a07e7e7e7e7e7e7e7e7e0001"
  "/navigation/4d689ea4e1ee4be7a7ff17c3d1c2a9fd"
  "/navigation/0d5c0178b61f43409317ecb7f0423217"
  "/navigation/9f316991c7b843988ba2d691af81e051"
  "/navigation/b5f029ae393e42019d3c84d1745747d9"
  "/navigation/87329892f04642a091cf97d76cf2e172"
  "/navigation/d0c3ec10ad7f43eab1566c1442929e7b"
  "/navigation/405d1cbfa9ac40988230b3550335457d"
  "/navigation/fc1ec1df1e6e4f1a8143c5ba27bf4971"
  "/navigation/73d86ffcbaf24d1ead280925070a92d7"
  "/navigation/830789a628d847209c38fd4dede151ef"
  "/navigation/604b2db8d0664366b6b22358d17f7a59"
  "/navigation/3effeb8dc90a440cade956cd15571d2e"
  "/navigation/6a9710cbd4ef455d882138cc36089aed"
  "/navigation/13f58cf7fb2d4fdc8090e2d111219483"
  "/navigation/413ab9571e424278a787f8a4381c0c9f"
  "/navigation/853c3c6b6ffe47e2866acbc815d7ef0d"
  "/navigation/37e42c1a596f44aaa610954f0a82095e"
  "/navigation/0a500eeb24b74c4eab8e1982232bf4f7"
  "/navigation/0799bf2edc454c3287d633d9afd8d680"
  "/navigation/92bb5f4d67e84697841c730082f2bbda"
  "/navigation/1756c757bedb444bbacec61fc6f0c159"
  "/navigation/eb040e19715440c08c9806233a73f42a"
  "/navigation/d5f98579fc6a4def8a173f3cd4eb0c1f"
  "/navigation/d67ef9c439bf46b9976fd4c577abecc9"
  "/navigation/9fc9bc9065d44af9984985664c242443"
  "/navigation/3b0c1d5504484565a8bdced3ab2d3665"
  "/navigation/b90f87fb1a1c4230af629184792d84e3"
  "/navigation/eb51729977f44659b74712aad3e7e7a3"
  "/navigation/e907e8f1668c4fb4afe752ffe417a63e"
  "/navigation/f1b52c4932dc4ad590c5ee6ff62c87b7"
  "/navigation/88435e53e98c4d08877d9e13a9607c2a"
  "/navigation/00000249f07e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024be47e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024bee7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024bf87e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024c027e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024c0c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024c167e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024dd87e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024de27e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024dec7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024df67e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024fcc7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024fd67e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251c07e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251ca7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251d47e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251de7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251e37e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251e87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251ed7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251f27e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251fc7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000252887e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000252927e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000253b47e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000253be7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000253c87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000253d27e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000253e67e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000253eb7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000253f07e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000255a87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000255b27e7e7e7e7e7e7e7e7e0001"
  "/navigation/000002579c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000257a17e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000257a37e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000257a47e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000257b07e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000257ba7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000259907e7e7e7e7e7e7e7e7e0001"
  "/navigation/000002599a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000259a47e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000259ae7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000025b847e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000025b8e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000025b987e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000025d787e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000025d827e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000025f6c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000025f767e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000261607e7e7e7e7e7e7e7e7e0001"
  "/navigation/000002616a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000261747e7e7e7e7e7e7e7e7e0001"
  "/navigation/000002617e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000261887e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000261927e7e7e7e7e7e7e7e7e0001"
  "/navigation/000002619c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030d407e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f347e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f487e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f4d7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f4f7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f527e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f537e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f547e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f577e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f5c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f987e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030fa27e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030fa77e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030fac7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030fb67e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030ffc7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000310067e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000310107e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000310607e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003106a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000311287e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000311327e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003113c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000311467e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000311487e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000311507e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003115a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000311647e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003131c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000313267e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000313307e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003133a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000313447e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000313467e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000315107e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003151a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003151f7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000315247e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000317047e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003170e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000317227e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000318f87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000319027e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000319047e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000319077e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000031aec7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000031af67e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000031ce07e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000031cea7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000031cf47e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000031cfe7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000031d087e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000320c87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000320d27e7e7e7e7e7e7e7e7e0001"
  "/navigation/000008b1807e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbba07e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc047e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc0e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc187e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc227e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc687e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc727e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc7c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc867e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbccc7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbcd67e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd307e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd3a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd3f7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd447e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd497e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd4e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd537e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd587e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd5d7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd627e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd947e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd9e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbda87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbdf87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe027e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe0c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe207e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe2a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe5c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe667e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe707e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbec07e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbeca7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbed47e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbede7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbf247e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbf2e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbf387e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbf427e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbf4c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbf567e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbfec7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dc0007e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dc0507e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dc05a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dc0647e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dc06e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dc0787e7e7e7e7e7e7e7e7e0001"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"UÌð^UqNG©\x00úP$Âqì"
]
27 5.35 ms
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x01œ-º³2v„¸ø„’«Ä³ß"
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.