Pentru a vizualiza prețurile produselor din cataloagele anterioare, descărcați următoarele fișiere:
Notice. We use cookies to provide necessary website functionality, improve your experience and analyze our traffic. By using our website, you agree to our legal policies.
[]
[]
0 of 0array:15 [▼ "priority" => array:1 [▶ 0 => "u=0, i" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "host" => array:1 [▶ 0 => "ukrtestdev.com" ] ]
[]
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 => "Wed, 23 Apr 2025 18:21:05 GMT" ] ]
0 of 0array:1 [▼ "_token" => "C6e9KgHVm7LhE7EMP7bMp6xwJZKkICGNB2p7NFQH" ]
1 x Application (62.12%) | 138ms |
1 x Preparing Response (42.24%) | 93.56ms |
1 x Booting (37.88%) | 83.90ms |
1 x Routing (1.05%) | 2.32ms |
7 x View (0%) | 0μs |
# Query soft limit for Debugbar is reached after 100 queries, additional 87 queries only show the query. Limits can be raised in the config (debugbar.options.db.soft_limit)
select * from `periods` where `start_period` <= '2025-04-23 20:21:05' and `end_period` >= '2025-04-23 20:21:05' limit 1
Bindings |
|
Backtrace |
|
select * from `periods` where `end_period` < '2025-04-23 20:21:05' order by `end_period` desc limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `slug` = 'home-cleaning-products' limit 1
Bindings |
|
Backtrace |
|
select * from `category_descriptions` where `category_descriptions`.`category_id` in (95) and `language_key` = 'ro'
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (95)
Backtrace |
|
select * from `categories` where `categories`.`id` in (5)
Backtrace |
|
select * from `categories`
Backtrace |
|
select * from `products` where `archived` = '0' and `availability` = 1 and exists (select * from `categories` inner join `category_product` on `categories`.`id` = `category_product`.`category_id` where `products`.`id` = `category_product`.`product_id` and `categories`.`id` in (95)) order by `sort` asc, `new_product` desc, `on_sale` desc
Bindings |
|
Backtrace |
|
select * from `product_descriptions` where `product_descriptions`.`product_id` in (62, 93, 358, 1855) and `language_key` = 'ro'
Bindings |
|
Backtrace |
|
select `option_items`.*, `option_item_product`.`product_id` as `pivot_product_id`, `option_item_product`.`option_item_id` as `pivot_option_item_id` from `option_items` inner join `option_item_product` on `option_items`.`id` = `option_item_product`.`option_item_id` where `option_item_product`.`product_id` in (62, 93, 358, 1855) and `option_id` = 2
Bindings |
|
Backtrace |
|
select `categories`.*, `option_item_category`.`option_item_id` as `pivot_option_item_id`, `option_item_category`.`category_id` as `pivot_category_id`, `option_item_category`.`sort` as `pivot_sort` from `categories` inner join `option_item_category` on `categories`.`id` = `option_item_category`.`category_id` where `option_item_category`.`option_item_id` in (262) and `category_id` = 95
Bindings |
|
Backtrace |
|
select * from `prices` where `product_id` = 93 and `date_start` <= '2025-04-23 20' order by `date_start` desc limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select * from `date_delivery_products` where `date_delivery_products`.`product_id` = 93 and `date_delivery_products`.`product_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `actions` where `from` <= '2025-04-23 20:21:05' and `to` >= '2025-04-23 20:21:05' and json_contains(`products_id`, '93') limit 1
Bindings |
|
Backtrace |
|
select * from `prices` where `product_id` = 62 and `date_start` <= '2025-04-23 20' order by `date_start` desc limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select * from `date_delivery_products` where `date_delivery_products`.`product_id` = 62 and `date_delivery_products`.`product_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `actions` where `from` <= '2025-04-23 20:21:05' and `to` >= '2025-04-23 20:21:05' and json_contains(`products_id`, '62') limit 1
Bindings |
|
Backtrace |
|
select * from `prices` where `product_id` = 358 and `date_start` <= '2025-04-23 20' order by `date_start` desc limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select * from `date_delivery_products` where `date_delivery_products`.`product_id` = 358 and `date_delivery_products`.`product_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `actions` where `from` <= '2025-04-23 20:21:05' and `to` >= '2025-04-23 20:21:05' and json_contains(`products_id`, '358') limit 1
Bindings |
|
Backtrace |
|
select * from `prices` where `product_id` = 1855 and `date_start` <= '2025-04-23 20' order by `date_start` desc limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select * from `date_delivery_products` where `date_delivery_products`.`product_id` = 1855 and `date_delivery_products`.`product_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `actions` where `from` <= '2025-04-23 20:21:05' and `to` >= '2025-04-23 20:21:05' and json_contains(`products_id`, '1855') limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select * from `banners` where `status` = 1 and `slug` = 'home' and exists (select * from `banner_images` where `banners`.`id` = `banner_images`.`banner_id` and `language_key` = 'ro')
Bindings |
|
Backtrace |
|
select * from `banners` where `status` = 1 and `slug` = 'home' and exists (select * from `banner_images` where `banners`.`id` = `banner_images`.`banner_id` and `language_key` = 'en')
Bindings |
|
Backtrace |
|
select * from `banner_images` where `banner_images`.`banner_id` in (6) and `language_key` = 'en' and `active` = 1 and `special_display` = 0 order by `created_at` desc
Bindings |
|
Backtrace |
|
select * from `popups` where `location` = 'category' and 1 = 1 and `location_id` = 95 limit 1
Bindings |
|
Backtrace |
|
select * from `prices` where `product_id` = 93 and `date_start` <= '2025-04-23 20' order by `date_start` desc limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select * from `options` where `options`.`id` = 2 limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `product_last_items` where `product_last_items`.`product_id` = 93 and `product_last_items`.`product_id` is not null) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `product_last_items` where `product_last_items`.`product_id` = 93 and `product_last_items`.`product_id` is not null) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `product_last_items` where `product_last_items`.`product_id` = 93 and `product_last_items`.`product_id` is not null) as `exists`
Bindings |
|
Backtrace |
|
select * from `prices` where `product_id` = 62 and `date_start` <= '2025-04-23 20' order by `date_start` desc limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select * from `options` where `options`.`id` = 2 limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `product_last_items` where `product_last_items`.`product_id` = 62 and `product_last_items`.`product_id` is not null) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `product_last_items` where `product_last_items`.`product_id` = 62 and `product_last_items`.`product_id` is not null) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `product_last_items` where `product_last_items`.`product_id` = 62 and `product_last_items`.`product_id` is not null) as `exists`
Bindings |
|
Backtrace |
|
select * from `prices` where `product_id` = 358 and `date_start` <= '2025-04-23 20' order by `date_start` desc limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select * from `options` where `options`.`id` = 2 limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `product_last_items` where `product_last_items`.`product_id` = 358 and `product_last_items`.`product_id` is not null) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `product_last_items` where `product_last_items`.`product_id` = 358 and `product_last_items`.`product_id` is not null) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `product_last_items` where `product_last_items`.`product_id` = 358 and `product_last_items`.`product_id` is not null) as `exists`
Bindings |
|
Backtrace |
|
select * from `prices` where `product_id` = 1855 and `date_start` <= '2025-04-23 20' order by `date_start` desc limit 1
Bindings |
|
Backtrace |
|
select `currency_id` from `languages` where `code` = 'ro' limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select * from `options` where `options`.`id` = 2 limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `product_last_items` where `product_last_items`.`product_id` = 1855 and `product_last_items`.`product_id` is not null) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `product_last_items` where `product_last_items`.`product_id` = 1855 and `product_last_items`.`product_id` is not null) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `product_last_items` where `product_last_items`.`product_id` = 1855 and `product_last_items`.`product_id` is not null) as `exists`
Bindings |
|
Backtrace |
|
select * from `periods` where `start_period` <= '2025-04-23 20:21:05' and `end_period` >= '2025-04-23 20:21:05' limit 1
Bindings |
|
Backtrace |
|
select * from `periods` where `end_period` < '2025-04-23 20:21:05' order by `end_period` desc limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `id` in (2, 3, 4, 12, 6, 41, 11, 43, 7, 5, 54, 8, 10, 53) order by FIELD(id, 2,3,4,12,6,41,11,43,7,5,54,8,10,53)
Bindings |
|
Backtrace |
|
select `products`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` where `category_product`.`category_id` = 2 and `archived` = '0' and `availability` = 1
Bindings |
|
Backtrace |
|
select `products`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` where `category_product`.`category_id` = 3 and `archived` = '0' and `availability` = 1
Bindings |
|
Backtrace |
|
select `products`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` where `category_product`.`category_id` = 4 and `archived` = '0' and `availability` = 1
Bindings |
|
Backtrace |
|
select `products`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` where `category_product`.`category_id` = 12 and `archived` = '0' and `availability` = 1
Bindings |
|
Backtrace |
|
select `products`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` where `category_product`.`category_id` = 6 and `archived` = '0' and `availability` = 1
Bindings |
|
Backtrace |
|
select `products`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` where `category_product`.`category_id` = 41 and `archived` = '0' and `availability` = 1
Bindings |
|
Backtrace |
|
select `products`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` where `category_product`.`category_id` = 11 and `archived` = '0' and `availability` = 1
Bindings |
|
Backtrace |
|
select `products`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` where `category_product`.`category_id` = 43 and `archived` = '0' and `availability` = 1
Bindings |
|
Backtrace |
|
select `products`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` where `category_product`.`category_id` = 7 and `archived` = '0' and `availability` = 1
Bindings |
|
Backtrace |
|
select `products`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` where `category_product`.`category_id` = 5 and `archived` = '0' and `availability` = 1
Bindings |
|
Backtrace |
|
select `products`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` where `category_product`.`category_id` = 54 and `archived` = '0' and `availability` = 1
Bindings |
|
Backtrace |
|
select `products`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` where `category_product`.`category_id` = 8 and `archived` = '0' and `availability` = 1
Bindings |
|
Backtrace |
|
select `products`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` where `category_product`.`category_id` = 10 and `archived` = '0' and `availability` = 1
Bindings |
|
Backtrace |
|
select `products`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` where `category_product`.`category_id` = 53 and `archived` = '0' and `availability` = 1
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` = 2 and `categories`.`parent_id` is not null
Bindings |
|
Backtrace |
|
select * from `category_descriptions` where `category_descriptions`.`category_id` = 55 and `category_descriptions`.`category_id` is not null
Bindings |
|
Backtrace |
|
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select `option_items`.*, `option_item_category`.`category_id` as `pivot_category_id`, `option_item_category`.`option_item_id` as `pivot_option_item_id`, `option_item_category`.`sort` as `pivot_sort` from `option_items` inner join `option_item_category` on `option_items`.`id` = `option_item_category`.`option_item_id` where `option_item_category`.`category_id` = ?
select * from `categories` where `categories`.`parent_id` = ? and `categories`.`parent_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select `option_items`.*, `option_item_category`.`category_id` as `pivot_category_id`, `option_item_category`.`option_item_id` as `pivot_option_item_id`, `option_item_category`.`sort` as `pivot_sort` from `option_items` inner join `option_item_category` on `option_items`.`id` = `option_item_category`.`option_item_id` where `option_item_category`.`category_id` = ?
select * from `categories` where `categories`.`parent_id` = ? and `categories`.`parent_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select `option_items`.*, `option_item_category`.`category_id` as `pivot_category_id`, `option_item_category`.`option_item_id` as `pivot_option_item_id`, `option_item_category`.`sort` as `pivot_sort` from `option_items` inner join `option_item_category` on `option_items`.`id` = `option_item_category`.`option_item_id` where `option_item_category`.`category_id` = ?
select * from `categories` where `categories`.`parent_id` = ? and `categories`.`parent_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select `option_items`.*, `option_item_category`.`category_id` as `pivot_category_id`, `option_item_category`.`option_item_id` as `pivot_option_item_id`, `option_item_category`.`sort` as `pivot_sort` from `option_items` inner join `option_item_category` on `option_items`.`id` = `option_item_category`.`option_item_id` where `option_item_category`.`category_id` = ?
select * from `categories` where `categories`.`parent_id` = ? and `categories`.`parent_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select `option_items`.*, `option_item_category`.`category_id` as `pivot_category_id`, `option_item_category`.`option_item_id` as `pivot_option_item_id`, `option_item_category`.`sort` as `pivot_sort` from `option_items` inner join `option_item_category` on `option_items`.`id` = `option_item_category`.`option_item_id` where `option_item_category`.`category_id` = ?
select * from `categories` where `categories`.`parent_id` = ? and `categories`.`parent_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select `option_items`.*, `option_item_category`.`category_id` as `pivot_category_id`, `option_item_category`.`option_item_id` as `pivot_option_item_id`, `option_item_category`.`sort` as `pivot_sort` from `option_items` inner join `option_item_category` on `option_items`.`id` = `option_item_category`.`option_item_id` where `option_item_category`.`category_id` = ?
select * from `categories` where `categories`.`parent_id` = ? and `categories`.`parent_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select `option_items`.*, `option_item_category`.`category_id` as `pivot_category_id`, `option_item_category`.`option_item_id` as `pivot_option_item_id`, `option_item_category`.`sort` as `pivot_sort` from `option_items` inner join `option_item_category` on `option_items`.`id` = `option_item_category`.`option_item_id` where `option_item_category`.`category_id` = ?
select * from `categories` where `categories`.`parent_id` = ? and `categories`.`parent_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select `option_items`.*, `option_item_category`.`category_id` as `pivot_category_id`, `option_item_category`.`option_item_id` as `pivot_option_item_id`, `option_item_category`.`sort` as `pivot_sort` from `option_items` inner join `option_item_category` on `option_items`.`id` = `option_item_category`.`option_item_id` where `option_item_category`.`category_id` = ?
select * from `categories` where `categories`.`parent_id` = ? and `categories`.`parent_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select `option_items`.*, `option_item_category`.`category_id` as `pivot_category_id`, `option_item_category`.`option_item_id` as `pivot_option_item_id`, `option_item_category`.`sort` as `pivot_sort` from `option_items` inner join `option_item_category` on `option_items`.`id` = `option_item_category`.`option_item_id` where `option_item_category`.`category_id` = ?
select * from `categories` where `categories`.`parent_id` = ? and `categories`.`parent_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select * from `category_descriptions` where `category_descriptions`.`category_id` = ? and `category_descriptions`.`category_id` is not null
select `option_items`.*, `option_item_category`.`category_id` as `pivot_category_id`, `option_item_category`.`option_item_id` as `pivot_option_item_id`, `option_item_category`.`sort` as `pivot_sort` from `option_items` inner join `option_item_category` on `option_items`.`id` = `option_item_category`.`option_item_id` where `option_item_category`.`category_id` = ?
select * from `categories` where `categories`.`parent_id` = ? and `categories`.`parent_id` is not null
select `option_items`.*, `option_item_category`.`category_id` as `pivot_category_id`, `option_item_category`.`option_item_id` as `pivot_option_item_id`, `option_item_category`.`sort` as `pivot_sort` from `option_items` inner join `option_item_category` on `option_items`.`id` = `option_item_category`.`option_item_id` where `option_item_category`.`category_id` = ?