Are you old enough to drink alcohol?
I am of legal
drinking age
I am not of legal
drinking age
[]
[]
0 of 0array:15 [▼ "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "www.asahidirect.co.uk" ] ]
[]
0 of 0array:3 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Tue, 15 Jul 2025 15:32:22 GMT" ] ]
0 of 0array:2 [▼ "_token" => "3bNllgZYvEoPe14sZFmNWSaPahOJyLI3zcBFmGf8" "sm5" => "rEPb5DLPOMp0exQdEjphXnKL8KXISSK8IwxO9aHaDXJBHnII9L" ]
1 x Application (89.83%) | 466ms |
1 x Preparing Response (77.83%) | 404ms |
1 x Booting (10.17%) | 52.76ms |
1 x Routing (0.61%) | 3.17ms |
54 x View (0%) | 0μs |
# Query soft limit for Debugbar is reached after 100 queries, additional 303 queries only show the query. Limits can be raised in the config (debugbar.options.db.soft_limit)
Backtrace |
|
UPDATE asahi_direct_user SET user_id = 0, ip_address = '216.73.216.161', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', updated_at = '2025-07-15 16:32:22' WHERE session_id = 'rEPb5DLPOMp0exQdEjphXnKL8KXISSK8IwxO9aHaDXJBHnII9L'
Bindings |
|
Backtrace |
|
INSERT INTO asahi_direct_user (user_id, session_id, ip_address, user_agent, created_at, updated_at) VALUES (0, 'rEPb5DLPOMp0exQdEjphXnKL8KXISSK8IwxO9aHaDXJBHnII9L', '216.73.216.161', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '2025-07-15 16:32:22', '2025-07-15 16:32:22')
Bindings |
|
Backtrace |
|
INSERT INTO asahi_direct_access (user_id,session_id,uri,query,method,ip_address,user_agent,created_at,updated_at) VALUES (0, 'rEPb5DLPOMp0exQdEjphXnKL8KXISSK8IwxO9aHaDXJBHnII9L', 'https://www.asahidirect.co.uk/products/beers_and_ciders/lager', '', 'GET', '216.73.216.161', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '2025-07-15 16:32:22', '2025-07-15 16:32:22')
Bindings |
|
Backtrace |
|
select * from `aliases` where `url` = '/products/beers_and_ciders/lager' order by `updated_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` in (23018)
Backtrace |
|
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (23018)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (23018) and `aliases`.`model` = 'SM5\\Core\\Models\\Content\\Content'
Bindings |
|
Backtrace |
|
select * from `content_templates` where `content_templates`.`id` in (17)
Backtrace |
|
select * from `content_types` where `content_types`.`id` in (1)
Backtrace |
|
select * from `content_types`
Backtrace |
|
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = 23018 and `content_extensions_json`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `category_items` where `id` = '1' limit 1
Bindings |
|
Backtrace |
|
select * from `category_items` where `id` = '5' limit 1
Bindings |
|
Backtrace |
|
select `slug` from `categories` where `is_active` = 1 and `is_archived` = 0 and `is_filterable` = 1
Bindings |
|
Backtrace |
|
select * from `categories` where `is_active` = 1 and `is_archived` = 0 and `is_filterable` = 1 order by `sequence` asc
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `contents` left join `product_product_group` as `ppg` on `contents`.`id` = `ppg`.`product_id` left join `product_groups` as `pg` on `pg`.`id` = `ppg`.`product_group_id` where `contents`.`id` in (30033, 30037, 30143, 32385, 32469, 30627, 30695, 30708, 30767, 32020, 30899, 30914, 30959, 31006, 31032, 31041, 31108, 31124, 31165, 31180, 31219, 31221, 31276, 31294, 31360, 31469, 31485, 31533, 31565, 31637, 31831, 32042, 32527, 32509, 32564, 32664, 32745, 32817, 32495, 31351, 32995) and `is_active` = 1 and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = 'product')
Bindings |
|
Backtrace |
|
select `contents`.* from `contents` left join `product_product_group` as `ppg` on `contents`.`id` = `ppg`.`product_id` left join `product_groups` as `pg` on `pg`.`id` = `ppg`.`product_group_id` where `contents`.`id` in (30033, 30037, 30143, 32385, 32469, 30627, 30695, 30708, 30767, 32020, 30899, 30914, 30959, 31006, 31032, 31041, 31108, 31124, 31165, 31180, 31219, 31221, 31276, 31294, 31360, 31469, 31485, 31533, 31565, 31637, 31831, 32042, 32527, 32509, 32564, 32664, 32745, 32817, 32495, 31351, 32995) and `is_active` = 1 and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = 'product') order by IFNULL(pg.sequence, 999) ASC, `contents`.`title` asc limit 20 offset 0
Bindings |
|
Backtrace |
|
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (30143, 30627, 30695, 30708, 30767, 31124, 31180, 31221, 31294, 31351, 31360, 31469, 31637, 31831, 32042, 32495, 32527, 32564, 32664, 32995)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (30143, 30627, 30695, 30708, 30767, 31124, 31180, 31221, 31294, 31351, 31360, 31469, 31637, 31831, 32042, 32495, 32527, 32564, 32664, 32995) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\Product'
Bindings |
|
Backtrace |
|
select `product_groups`.*, `product_product_group`.`product_id` as `pivot_product_id`, `product_product_group`.`product_group_id` as `pivot_product_group_id` from `product_groups` inner join `product_product_group` on `product_groups`.`id` = `product_product_group`.`product_group_id` where `product_product_group`.`product_id` in (30143, 30627, 30695, 30708, 30767, 31124, 31180, 31221, 31294, 31351, 31360, 31469, 31637, 31831, 32042, 32495, 32527, 32564, 32664, 32995)
Backtrace |
|
select * from `menu_items` where `content_id` = 23018 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`id` in (23018)
Bindings |
|
Backtrace |
|
select * from `menu_items` where `menu_items`.`id` = 38 limit 1
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` in (6774)
Backtrace |
|
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (6774)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (6774) and `aliases`.`model` = 'SM5\\Core\\Models\\Content\\Content'
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`id` in (6774)
Bindings |
|
Backtrace |
|
select * from `aliases` where `model_id` = 6774 order by CHAR_LENGTH(url) DESC limit 1
Bindings |
|
Backtrace |
|
select * from `menu_items` where `menu_items`.`id` = 146 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`id` in (null)
Bindings |
|
Backtrace |
|
select * from `menu_items` where `content_id` = 23018 limit 1
Bindings |
|
Backtrace |
|
select * from `menu_items` where `menu_items`.`id` = 38 limit 1
Bindings |
|
Backtrace |
|
select * from `menu_items` where `menu_items`.`id` = 146 limit 1
Bindings |
|
Backtrace |
|
select * from `menu_items` where `content_id` = 23018 limit 1
Bindings |
|
Backtrace |
|
select * from `menu_items` where `parent_id` = 191 and `is_hidden` = '0' order by `sequence` asc
Bindings |
|
Backtrace |
|
select * from `categories` where `slug` = 'product_properties'
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_categories`.`content_id` = 31637 and `content_categories`.`content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31637 and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = 'product') limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31637)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31637) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\Product'
Bindings |
|
Backtrace |
|
select * from `product_variants` where `product_variants`.`product_content_id` = 31637 and `product_variants`.`product_content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31637 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31637) and `aliases`.`model` = 'SM5\\Core\\Models\\Content\\Content'
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31647 and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = 'product-variant') limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31647)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31647) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\ProductVariant'
Bindings |
|
Backtrace |
|
select * from `content_featured` where `content_featured`.`content_id` = 31637 and `content_featured`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (25948)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (25947)
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 25948 limit 1
Bindings |
|
Backtrace |
|
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = 31637 and `content_extensions_json`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `slug` = 'product_collection' limit 1
Bindings |
|
Backtrace |
|
select * from `category_items` where `category_id` = 1 and `title` = 'Beers & Ciders' limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_id` = 31637 and `category_item_id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_categories`.`content_id` = 31469 and `content_categories`.`content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31469 and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = 'product') limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31469)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31469) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\Product'
Bindings |
|
Backtrace |
|
select * from `product_variants` where `product_variants`.`product_content_id` = 31469 and `product_variants`.`product_content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31469 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31469) and `aliases`.`model` = 'SM5\\Core\\Models\\Content\\Content'
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31477 and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = 'product-variant') limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31477)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31477) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\ProductVariant'
Bindings |
|
Backtrace |
|
select * from `content_featured` where `content_featured`.`content_id` = 31469 and `content_featured`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (11022)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (11019)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (11021)
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 11021 limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 11022 limit 1
Bindings |
|
Backtrace |
|
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = 31469 and `content_extensions_json`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_id` = 31469 and `category_item_id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_categories`.`content_id` = 31831 and `content_categories`.`content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31831 and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = 'product') limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31831)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31831) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\Product'
Bindings |
|
Backtrace |
|
select * from `product_variants` where `product_variants`.`product_content_id` = 31831 and `product_variants`.`product_content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31831 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31831) and `aliases`.`model` = 'SM5\\Core\\Models\\Content\\Content'
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31840 and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = 'product-variant') limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31840)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31840) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\ProductVariant'
Bindings |
|
Backtrace |
|
select * from `content_featured` where `content_featured`.`content_id` = 31831 and `content_featured`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (11014)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (11011)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (11013)
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 11013 limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 11014 limit 1
Bindings |
|
Backtrace |
|
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = 31831 and `content_extensions_json`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_id` = 31831 and `category_item_id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_categories`.`content_id` = 31360 and `content_categories`.`content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31360 and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = 'product') limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31360)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31360) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\Product'
Bindings |
|
Backtrace |
|
select * from `product_variants` where `product_variants`.`product_content_id` = 31360 and `product_variants`.`product_content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31360 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31360) and `aliases`.`model` = 'SM5\\Core\\Models\\Content\\Content'
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31368 and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = 'product-variant') limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31368)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31368) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\ProductVariant'
Bindings |
|
Backtrace |
|
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (11010)
select * from `media_images` where `media_images`.`id` in (11007)
select * from `media_images` where `media_images`.`id` in (11009)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (32042)
select * from `aliases` where `aliases`.`model_id` in (32042) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (32042) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (32052)
select * from `aliases` where `aliases`.`model_id` in (32052) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (19958)
select * from `media_images` where `media_images`.`id` in (19955)
select * from `media_images` where `media_images`.`id` in (19957)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `category_items` where `category_items`.`id` = ? limit 1
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (32664)
select * from `aliases` where `aliases`.`model_id` in (32664) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (32664) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (32668)
select * from `aliases` where `aliases`.`model_id` in (32668) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (19954)
select * from `media_images` where `media_images`.`id` in (19951)
select * from `media_images` where `media_images`.`id` in (19953)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (30708)
select * from `aliases` where `aliases`.`model_id` in (30708) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (30708) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (30717)
select * from `aliases` where `aliases`.`model_id` in (30717) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (19950)
select * from `media_images` where `media_images`.`id` in (19947)
select * from `media_images` where `media_images`.`id` in (19949)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31124)
select * from `aliases` where `aliases`.`model_id` in (31124) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (31124) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31134)
select * from `aliases` where `aliases`.`model_id` in (31134) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (19962)
select * from `media_images` where `media_images`.`id` in (19959)
select * from `media_images` where `media_images`.`id` in (19961)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `category_items` where `category_items`.`id` = ? limit 1
select * from `category_items` where `category_items`.`id` = ? limit 1
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (32995)
select * from `aliases` where `aliases`.`model_id` in (32995) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (32995) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (32996)
select * from `aliases` where `aliases`.`model_id` in (32996) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (19946)
select * from `media_images` where `media_images`.`id` in (19943)
select * from `media_images` where `media_images`.`id` in (19945)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31180)
select * from `aliases` where `aliases`.`model_id` in (31180) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (31180) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31190)
select * from `aliases` where `aliases`.`model_id` in (31190) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (19942)
select * from `media_images` where `media_images`.`id` in (19939)
select * from `media_images` where `media_images`.`id` in (19941)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (30143)
select * from `aliases` where `aliases`.`model_id` in (30143) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (30143) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (30149)
select * from `aliases` where `aliases`.`model_id` in (30149) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (3459)
select * from `media_images` where `media_images`.`id` in (3456)
select * from `media_images` where `media_images`.`id` in (3458)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (32527)
select * from `aliases` where `aliases`.`model_id` in (32527) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (32527) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (32534)
select * from `aliases` where `aliases`.`model_id` in (32534) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (4015)
select * from `media_images` where `media_images`.`id` in (4012)
select * from `media_images` where `media_images`.`id` in (4014)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (32495)
select * from `aliases` where `aliases`.`model_id` in (32495) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (32495) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (32499)
select * from `aliases` where `aliases`.`model_id` in (32499) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (29115)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` is null limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (30627)
select * from `aliases` where `aliases`.`model_id` in (30627) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (30627) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (30635)
select * from `aliases` where `aliases`.`model_id` in (30635) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (18906)
select * from `media_images` where `media_images`.`id` in (18903)
select * from `media_images` where `media_images`.`id` in (18905)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (30695)
select * from `aliases` where `aliases`.`model_id` in (30695) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (30695) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (30701)
select * from `aliases` where `aliases`.`model_id` in (30701) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (18934)
select * from `media_images` where `media_images`.`id` in (18931)
select * from `media_images` where `media_images`.`id` in (18933)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (32564)
select * from `aliases` where `aliases`.`model_id` in (32564) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (32564) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (32569)
select * from `aliases` where `aliases`.`model_id` in (32569) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (6275)
select * from `media_images` where `media_images`.`id` in (6272)
select * from `media_images` where `media_images`.`id` in (6274)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (30767)
select * from `aliases` where `aliases`.`model_id` in (30767) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (30767) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (30778)
select * from `aliases` where `aliases`.`model_id` in (30778) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (6239)
select * from `media_images` where `media_images`.`id` in (6236)
select * from `media_images` where `media_images`.`id` in (6238)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31294)
select * from `aliases` where `aliases`.`model_id` in (31294) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (31294) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31306)
select * from `aliases` where `aliases`.`model_id` in (31306) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (20002)
select * from `media_images` where `media_images`.`id` in (19999)
select * from `media_images` where `media_images`.`id` in (20001)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31351)
select * from `aliases` where `aliases`.`model_id` in (31351) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (31351) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31359)
select * from `aliases` where `aliases`.`model_id` in (31359) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (29116)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_categories` where `content_categories`.`content_id` = ? and `content_categories`.`content_id` is not null
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31221)
select * from `aliases` where `aliases`.`model_id` in (31221) and `aliases`.`model` = ?
select * from `product_variants` where `product_variants`.`product_content_id` = ? and `product_variants`.`product_content_id` is not null
select * from `contents` where `contents`.`id` = ? limit 1
select * from `aliases` where `aliases`.`model_id` in (31221) and `aliases`.`model` = ?
select * from `contents` where `contents`.`id` = ? and exists (select * from `content_types` where `contents`.`content_type_id` = `content_types`.`id` and `slug` = ?) limit 1
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (31228)
select * from `aliases` where `aliases`.`model_id` in (31228) and `aliases`.`model` = ?
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `media_images` where `media_images`.`id` in (6295)
select * from `media_images` where `media_images`.`id` in (6292)
select * from `media_images` where `media_images`.`id` in (6294)
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `media_images` where `media_images`.`id` = ? limit 1
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = ? and `content_extensions_json`.`content_id` is not null limit 1
select * from `content_categories` where `content_id` = ? and `category_item_id` = ? limit 1
select * from `content_featured` where `content_featured`.`content_id` = ? and `content_featured`.`content_id` is not null limit 1
select * from `ecom_customers` where `user_id` is null
select * from `ecom_baskets` where 0 = 1 and `basket_status_id` = ? order by `updated_at` desc limit 1
select * from `ecom_customers` where `user_id` is null
select * from `ecom_baskets` where 0 = 1 and `basket_status_id` = ? order by `updated_at` desc limit 1
select * from `ecom_customers` where `user_id` is null
select * from `ecom_baskets` where 0 = 1 and `basket_status_id` = ? order by `updated_at` desc limit 1
select * from `cache` where `key` in (?)
select * from `cache` where `key` in (?)