Error 404 Not Found

GET https://komperdell-ch.baldneu.at/theme/4be0a0c0acf2b5c4c238cbc8d3b0eea6/js

Query Metrics

26 Database Queries
12 Different statements
6.36 ms Query time

Grouped Statements

Show all queries

Time Count Info
1.89 ms
(29.65%)
14
SELECT configuration_value FROM system_config WHERE sales_channel_id IS NULL and configuration_key IN (?)
Parameters:
[
  "core.mailerSettings.emailAgent"
]
0.90 ms
(14.10%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
0.80 ms
(12.50%)
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.59 ms
(9.27%)
2
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
  "IntediaDoofinderSW6.config.%"
]
0.47 ms
(7.38%)
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.29 ms
(4.59%)
1
SELECT `id`, `old_url`, `new_url`, `old_url_regex`, `search_url_by` ,`temporary`, ? REGEXP `old_url_regex` as regex0, ? REGEXP `old_url_regex` as regex2, ? REGEXP `old_url_regex` as regex3 FROM `acris_seo_redirect` WHERE `active` = ? AND ((NOT (`search_url_by` = ?) AND ((`old_url` = ? OR `old_url` = ? OR `old_url` = ?))) OR (`search_url_by` = ? AND ((? REGEXP `old_url_regex` OR ? REGEXP `old_url_regex` OR ? REGEXP `old_url_regex`)))) LIMIT 6;
Parameters:
[
  "/theme/4be0a0c0acf2b5c4c238cbc8d3b0eea6/js/"
  "https://komperdell-ch.baldneu.at/theme/4be0a0c0acf2b5c4c238cbc8d3b0eea6/js/"
  "komperdell-ch.baldneu.at/theme/4be0a0c0acf2b5c4c238cbc8d3b0eea6/js/"
  1
  "regex"
  "/theme/4be0a0c0acf2b5c4c238cbc8d3b0eea6/js/"
  "https://komperdell-ch.baldneu.at/theme/4be0a0c0acf2b5c4c238cbc8d3b0eea6/js/"
  "komperdell-ch.baldneu.at/theme/4be0a0c0acf2b5c4c238cbc8d3b0eea6/js/"
  "regex"
  "/theme/4be0a0c0acf2b5c4c238cbc8d3b0eea6/js/"
  "https://komperdell-ch.baldneu.at/theme/4be0a0c0acf2b5c4c238cbc8d3b0eea6/js/"
  "komperdell-ch.baldneu.at/theme/4be0a0c0acf2b5c4c238cbc8d3b0eea6/js/"
]
0.28 ms
(4.45%)
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 = ? OR seo_path_info = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"`¾<+\x15˜EõŠº‚7ÀUã8"
  "theme/4be0a0c0acf2b5c4c238cbc8d3b0eea6/js"
  "theme/4be0a0c0acf2b5c4c238cbc8d3b0eea6/js/"
]
0.28 ms
(4.39%)
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.25 ms
(3.94%)
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"`¾<+\x15˜EõŠº‚7ÀUã8"
  "/theme/4be0a0c0acf2b5c4c238cbc8d3b0eea6/js"
]
0.24 ms
(3.79%)
1
SELECT configuration_value FROM system_config WHERE (configuration_key = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) ORDER BY sales_channel_id IS NULL ASC LIMIT 1
Parameters:
[
  "NetiNextStoreLocator.config.seoUrl"
  b"`¾<+\x15˜EõŠº‚7ÀUã8"
]
0.19 ms
(2.99%)
1
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
0.19 ms
(2.95%)
1
SELECT `name`, `path`, `author`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.