GET https://testenv.thiemann.shop/jo-malone/english-pear-freesia-home-candle

Query Metrics

12 Database Queries
12 Different statements
5.89 ms Query time

Grouped Statements

Show all queries

Time Count Info
1.37 ms
(23.24%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id = ? OR system_config.sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[
  b"""
    k\tÂÙÛFJ\n
     ¬~.º\x19
    """
]
1.04 ms
(17.69%)
1
# 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 = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"""
    k\tÂÙÛFJ\n
     ¬~.º\x19
    """
  "jo-malone/english-pear-freesia-home-candle"
]
0.80 ms
(13.63%)
1
SELECT CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') `key`, CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') url, LOWER(HEX(domain.id)) id, LOWER(HEX(sales_channel.id)) salesChannelId, LOWER(HEX(sales_channel.type_id)) typeId, LOWER(HEX(domain.snippet_set_id)) snippetSetId, LOWER(HEX(domain.currency_id)) currencyId, LOWER(HEX(domain.language_id)) languageId, LOWER(HEX(theme.id)) themeId, sales_channel.maintenance maintenance, sales_channel.maintenance_ip_whitelist maintenanceIpWhitelist, snippet_set.iso AS locale, theme.technical_name AS themeName, parentTheme.technical_name AS parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain.sales_channel_id = sales_channel.id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set.id = domain.snippet_set_id LEFT JOIN theme theme ON theme_sales_channel.theme_id = theme.id LEFT JOIN theme parentTheme ON theme.parent_theme_id = parentTheme.id WHERE (sales_channel.type_id = UNHEX(?)) AND (sales_channel.active)
Parameters:
[
  "8a243080f92e4c719546314b577cf82b"
]
0.50 ms
(8.58%)
1
# 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"""
    k\tÂÙÛFJ\n
     ¬~.º\x19
    """
  "/jo-malone/english-pear-freesia-home-candle"
]
0.49 ms
(8.31%)
1
SELECT `scop_platform_redirecter_redirect`.`id` FROM `scop_platform_redirecter_redirect` WHERE (`scop_platform_redirecter_redirect`.`sourceURL` IN (?, ?, ?, ?, ?, ?, ?) AND `scop_platform_redirecter_redirect`.`enabled` = ? AND (`scop_platform_redirecter_redirect`.`salesChannelId` = ? OR `scop_platform_redirecter_redirect`.`salesChannelId` <=> ?)) LIMIT 1
Parameters:
[
  "//jo-malone/english-pear-freesia-home-candle"
  "/jo-malone/english-pear-freesia-home-candle"
  "https://testenv.thiemann.shop/jo-malone/english-pear-freesia-home-candle"
  "https://testenv.thiemann.shop//jo-malone/english-pear-freesia-home-candle"
  "/jo-malone/english-pear-freesia-home-candle"
  "//jo-malone/english-pear-freesia-home-candle"
  "jo-malone/english-pear-freesia-home-candle"
  true
  b"""
    k\tÂÙÛFJ\n
     ¬~.º\x19
    """
  null
]
0.42 ms
(7.17%)
1
SELECT `dvsn_quick_cart`.`id` FROM `dvsn_quick_cart` WHERE (`dvsn_quick_cart`.`seo_url` = ? AND `dvsn_quick_cart`.`active` = ?)
Parameters:
[
  "jo-malone/english-pear-freesia-home-candle"
  true
]
0.35 ms
(5.93%)
1
# 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:
[]
0.29 ms
(5.01%)
1
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
0.23 ms
(3.91%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
0.21 ms
(3.52%)
1
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:
[]
0.10 ms
(1.73%)
1
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:
[]
0.08 ms
(1.29%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL OR sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  null
  "MolliePayments.config.%"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.