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:34:56 GMT" ] ]
0 of 0array:2 [▼ "_token" => "pqbVtsSA2ZLSHU9mLkQzHuviIEjXCdtkwAFm4nKN" "sm5" => "yUFu9tiIENB1qmJJ75Vbyped3OYg2atyKizLaoH7kPM5p4VvZD" ]
1 x Application (89.74%) | 292ms |
1 x Preparing Response (75.53%) | 246ms |
1 x Booting (10.26%) | 33.41ms |
1 x Routing (0.67%) | 2.19ms |
40 x View (0%) | 0μs |
# Query soft limit for Debugbar is reached after 100 queries, additional 125 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:34:56' WHERE session_id = 'yUFu9tiIENB1qmJJ75Vbyped3OYg2atyKizLaoH7kPM5p4VvZD'
Bindings |
|
Backtrace |
|
INSERT INTO asahi_direct_user (user_id, session_id, ip_address, user_agent, created_at, updated_at) VALUES (0, 'yUFu9tiIENB1qmJJ75Vbyped3OYg2atyKizLaoH7kPM5p4VvZD', '216.73.216.90', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '2025-07-18 14:34:56', '2025-07-18 14:34:56')
Bindings |
|
Backtrace |
|
INSERT INTO asahi_direct_access (user_id,session_id,uri,query,method,ip_address,user_agent,created_at,updated_at) VALUES (0, 'yUFu9tiIENB1qmJJ75Vbyped3OYg2atyKizLaoH7kPM5p4VvZD', 'https://www.asahidirect.co.uk/products/spirits/other_spirits', '', '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:34:56', '2025-07-18 14:34:56')
Bindings |
|
Backtrace |
|
select * from `aliases` where `url` = '/products/spirits/other_spirits' order by `updated_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` in (23040)
Backtrace |
|
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (23040)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (23040) 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` = 23040 and `content_extensions_json`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `category_items` where `id` = '22' 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 (30065, 30091, 30105, 30119, 30137, 32056, 32114, 32542, 32587) 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 (30065, 30091, 30105, 30119, 30137, 32056, 32114, 32542, 32587) 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 (30065, 30091, 30105, 30119, 30137, 32056, 32114, 32542, 32587)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (30065, 30091, 30105, 30119, 30137, 32056, 32114, 32542, 32587) 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 (30065, 30091, 30105, 30119, 30137, 32056, 32114, 32542, 32587)
Backtrace |
|
select * from `menu_items` where `content_id` = 23040 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`id` in (23040)
Bindings |
|
Backtrace |
|
select * from `menu_items` where `menu_items`.`id` = 40 limit 1
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` in (6776)
Backtrace |
|
select * from `aliases` where `redirect_code` is null and `aliases`.`model_id` in (6776)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (6776) and `aliases`.`model` = 'SM5\\Core\\Models\\Content\\Content'
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`id` in (6776)
Bindings |
|
Backtrace |
|
select * from `aliases` where `model_id` = 6776 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` = 23040 limit 1
Bindings |
|
Backtrace |
|
select * from `menu_items` where `menu_items`.`id` = 40 limit 1
Bindings |
|
Backtrace |
|
select * from `menu_items` where `menu_items`.`id` = 146 limit 1
Bindings |
|
Backtrace |
|
select * from `menu_items` where `content_id` = 23040 limit 1
Bindings |
|
Backtrace |
|
select * from `menu_items` where `parent_id` = 213 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` = 32587 and `content_categories`.`content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 32587 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 (32587)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (32587) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\Product'
Bindings |
|
Backtrace |
|
select * from `product_variants` where `product_variants`.`product_content_id` = 32587 and `product_variants`.`product_content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 32587 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (32587) and `aliases`.`model` = 'SM5\\Core\\Models\\Content\\Content'
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 32588 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 (32588)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (32588) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\ProductVariant'
Bindings |
|
Backtrace |
|
select * from `content_featured` where `content_featured`.`content_id` = 32587 and `content_featured`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (319)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (316)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (318)
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 318 limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 319 limit 1
Bindings |
|
Backtrace |
|
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = 32587 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` = 32587 and `category_item_id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `category_items` where `category_id` = 1 and `title` = 'Wines' limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_id` = 32587 and `category_item_id` = 2 limit 1
Bindings |
|
Backtrace |
|
select * from `category_items` where `category_id` = 1 and `title` = 'Spirits' limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_id` = 32587 and `category_item_id` = 3 limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_categories`.`content_id` = 30065 and `content_categories`.`content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 30065 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 (30065)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (30065) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\Product'
Bindings |
|
Backtrace |
|
select * from `product_variants` where `product_variants`.`product_content_id` = 30065 and `product_variants`.`product_content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 30065 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (30065) and `aliases`.`model` = 'SM5\\Core\\Models\\Content\\Content'
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 30066 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 (30066)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (30066) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\ProductVariant'
Bindings |
|
Backtrace |
|
select * from `content_featured` where `content_featured`.`content_id` = 30065 and `content_featured`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (379)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (376)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (378)
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 378 limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 379 limit 1
Bindings |
|
Backtrace |
|
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = 30065 and `content_extensions_json`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_id` = 30065 and `category_item_id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_id` = 30065 and `category_item_id` = 2 limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_id` = 30065 and `category_item_id` = 3 limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_categories`.`content_id` = 32056 and `content_categories`.`content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 32056 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 (32056)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (32056) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\Product'
Bindings |
|
Backtrace |
|
select * from `product_variants` where `product_variants`.`product_content_id` = 32056 and `product_variants`.`product_content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 32056 limit 1
Bindings |
|
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (32056) and `aliases`.`model` = 'SM5\\Core\\Models\\Content\\Content'
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 32063 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 (32063)
Backtrace |
|
select * from `aliases` where `aliases`.`model_id` in (32063) and `aliases`.`model` = 'SM5\\Product\\Models\\Product\\ProductVariant'
Bindings |
|
Backtrace |
|
select * from `content_featured` where `content_featured`.`content_id` = 32056 and `content_featured`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (5507)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (5504)
Backtrace |
|
select * from `media_images` where `media_images`.`id` in (5506)
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 5506 limit 1
Bindings |
|
Backtrace |
|
select * from `media_images` where `media_images`.`id` = 5507 limit 1
Bindings |
|
Backtrace |
|
select * from `content_extensions_json` where `content_extensions_json`.`content_id` = 32056 and `content_extensions_json`.`content_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_id` = 32056 and `category_item_id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_id` = 32056 and `category_item_id` = 2 limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_id` = 32056 and `category_item_id` = 3 limit 1
Bindings |
|
Backtrace |
|
select * from `content_categories` where `content_categories`.`content_id` = 32114 and `content_categories`.`content_id` is not null
Bindings |
|
Backtrace |
|
select * from `contents` where `contents`.`id` = 32114 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 (32114)
select * from `aliases` where `aliases`.`model_id` in (32114) 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 (32114) 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 (32120)
select * from `aliases` where `aliases`.`model_id` in (32120) 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 (5503)
select * from `media_images` where `media_images`.`id` in (5500)
select * from `media_images` where `media_images`.`id` in (5502)
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_id` = ? and `category_item_id` = ? 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 (30091)
select * from `aliases` where `aliases`.`model_id` in (30091) 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 (30091) 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 (30092)
select * from `aliases` where `aliases`.`model_id` in (30092) 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 (19666)
select * from `media_images` where `media_images`.`id` in (19663)
select * from `media_images` where `media_images`.`id` in (19665)
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_id` = ? and `category_item_id` = ? 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 (30105)
select * from `aliases` where `aliases`.`model_id` in (30105) 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 (30105) 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 (30110)
select * from `aliases` where `aliases`.`model_id` in (30110) 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 (19662)
select * from `media_images` where `media_images`.`id` in (19659)
select * from `media_images` where `media_images`.`id` in (19661)
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_id` = ? and `category_item_id` = ? 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 (30119)
select * from `aliases` where `aliases`.`model_id` in (30119) 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 (30119) 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 (30120)
select * from `aliases` where `aliases`.`model_id` in (30120) 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 (6175)
select * from `media_images` where `media_images`.`id` in (6172)
select * from `media_images` where `media_images`.`id` in (6174)
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_id` = ? and `category_item_id` = ? 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 (30137)
select * from `aliases` where `aliases`.`model_id` in (30137) 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 (30137) 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 (30139)
select * from `aliases` where `aliases`.`model_id` in (30139) 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 (6183)
select * from `media_images` where `media_images`.`id` in (6180)
select * from `media_images` where `media_images`.`id` in (6182)
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_id` = ? and `category_item_id` = ? 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 (32542)
select * from `aliases` where `aliases`.`model_id` in (32542) 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 (32542) 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 (32544)
select * from `aliases` where `aliases`.`model_id` in (32544) 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 (29156)
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_id` = ? and `category_item_id` = ? 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 (?)