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 => "Fri, 18 Jul 2025 13:43:55 GMT" ] ]
0 of 0array:2 [▼ "_token" => "4QsGhhNiuKpJghbCoTy98I9haVSoiRJDsxyzd10X" "sm5" => "JJqaMmq2W34HsUKxgiNmpqnzhuKWGKOqikVWrLoX9zvmzgP1mT" ]
1 x Application (87.37%) | 249ms |
1 x Preparing Response (68.84%) | 196ms |
1 x Booting (12.63%) | 36.01ms |
1 x Routing (0.81%) | 2.31ms |
37 x View (0%) | 0μs |
# Query soft limit for Debugbar is reached after 100 queries, additional 35 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.90', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', updated_at = '2025-07-18 14:43:55' WHERE session_id = 'JJqaMmq2W34HsUKxgiNmpqnzhuKWGKOqikVWrLoX9zvmzgP1mT'
Bindings |
|
Backtrace |
|
INSERT INTO asahi_direct_user (user_id, session_id, ip_address, user_agent, created_at, updated_at) VALUES (0, 'JJqaMmq2W34HsUKxgiNmpqnzhuKWGKOqikVWrLoX9zvmzgP1mT', '216.73.216.90', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '2025-07-18 14:43:55', '2025-07-18 14:43:55')
Bindings |
|
Backtrace |
|
INSERT INTO asahi_direct_access (user_id,session_id,uri,query,method,ip_address,user_agent,created_at,updated_at) VALUES (0, 'JJqaMmq2W34HsUKxgiNmpqnzhuKWGKOqikVWrLoX9zvmzgP1mT', 'https://www.asahidirect.co.uk/products/beers_and_ciders/low_alcohol_beer', '', 'GET', '216.73.216.90', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '2025-07-18 14:43:55', '2025-07-18 14:43:55')
Bindings |
|
Backtrace |
|
select * from `aliases` where `url` = '/products/beers_and_ciders/low_alcohol_beer' order by `updated_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` in (6784)
Backtrace |
|
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (6784)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (6784) 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_extensions_json` where `content_extensions_json`.`content_id` = 6784 and `content_extensions_json`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `category_items` where `id` = '634' 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 (30787, 30848, 31126, 31500, 32546) 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 (30787, 30848, 31126, 31500, 32546) 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 (30787, 30848, 31126, 31500, 32546)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (30787, 30848, 31126, 31500, 32546) 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 (30787, 30848, 31126, 31500, 32546)
Backtrace |
|
select * from `menu_items` where `content_id` = 6784 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`id` in (6784)
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` = 6784 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` = 6784 limit 1
Bindings |
|
Backtrace |
|
select * from `menu_items` where `parent_id` = 48 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` = 30787 and `content_categories`.`content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 30787 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 (30787)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (30787) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\Product'
Bindings |
|
Backtrace |
|
select * from `product_variants` where `product_variants`.`product_content_id` = 30787 and `product_variants`.`product_content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 30787 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (30787) and `aliases`.`model` = 'SM5\\Core\\Models\\Content\\Content'
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 30796 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 (30796)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (30796) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\ProductVariant'
Bindings |
|
Backtrace |
|
select * from `content_featured` where `content_featured`.`content_id` = 30787 and `content_featured`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (11006)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (11003)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (11005)
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 11005 limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 11006 limit 1
Bindings |
|
Backtrace |
|
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = 30787 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` = 30787 and `category_item_id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_categories`.`content_id` = 30848 and `content_categories`.`content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 30848 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 (30848)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (30848) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\Product'
Bindings |
|
Backtrace |
|
select * from `product_variants` where `product_variants`.`product_content_id` = 30848 and `product_variants`.`product_content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 30848 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (30848) and `aliases`.`model` = 'SM5\\Core\\Models\\Content\\Content'
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 30853 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 (30853)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (30853) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\ProductVariant'
Bindings |
|
Backtrace |
|
select * from `content_featured` where `content_featured`.`content_id` = 30848 and `content_featured`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (11002)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (10999)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (11001)
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 11001 limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 11002 limit 1
Bindings |
|
Backtrace |
|
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = 30848 and `content_extensions_json`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_id` = 30848 and `category_item_id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_categories`.`content_id` = 32546 and `content_categories`.`content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 32546 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 (32546)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (32546) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\Product'
Bindings |
|
Backtrace |
|
select * from `product_variants` where `product_variants`.`product_content_id` = 32546 and `product_variants`.`product_content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 32546 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (32546) and `aliases`.`model` = 'SM5\\Core\\Models\\Content\\Content'
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 32548 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 (32548)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (32548) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\ProductVariant'
Bindings |
|
Backtrace |
|
select * from `content_featured` where `content_featured`.`content_id` = 32546 and `content_featured`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (19938)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (19935)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (19937)
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 19937 limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 19938 limit 1
Bindings |
|
Backtrace |
|
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = 32546 and `content_extensions_json`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_id` = 32546 and `category_item_id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_categories`.`content_id` = 31126 and `content_categories`.`content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31126 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 (31126)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31126) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\Product'
Bindings |
|
Backtrace |
|
select * from `product_variants` where `product_variants`.`product_content_id` = 31126 and `product_variants`.`product_content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31126 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31126) and `aliases`.`model` = 'SM5\\Core\\Models\\Content\\Content'
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 31132 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 (31132)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (31132) 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 (16810)
select * from `media_images` where `media_images`.`id` in (16807)
select * from `media_images` where `media_images`.`id` in (16809)
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 (31500)
select * from `aliases` where `aliases`.`model_id` in (31500) 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 (31500) 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 (31505)
select * from `aliases` where `aliases`.`model_id` in (31505) 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 (4279)
select * from `media_images` where `media_images`.`id` in (4276)
select * from `media_images` where `media_images`.`id` in (4278)
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 (?)