Click one of our representatives below:
Enquiry
174
Your country is: United States
Why must it be us?
1: We have over 10 years of physical stores as wholesale suppliers in Guangzhou and Shenzhen, China.
2: For many years, we have cooperated with customers from all over the world.
3.Every screen is strictly tested by professionals before delivery to ensure that the quality is good Enjoy 7 days return if there is any quality problem
4: Factory supply professional production line
5.All products shipped within 24 hours after payment.
Login Or Registerto submit your questions to seller
No none asked to seller yet
Enjoy the best Quality products on the best pricing
Register now!Warning: You cannot undo this action
Note: Don't Click to any button or don't do any action during account Deletion, it may takes some times.
Deleting Account Means:
If you create any classified ptoducts, after deleting your account, those products will no longer in our system
After deleting your account, wallet balance will no longer in our system
[]
[]
0 of 0array:15 [▼ "host" => array:1 [▶ 0 => "www.kanemtrade.com" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] ]
[]
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, 24 Jun 2025 09:57:51 GMT" ] ]
0 of 0array:7 [▼ "_token" => "BZcEPWClspYNNOWvqWZLPHgN43MDp7who0p50s5I" "locale" => "en" "currency_code" => "USD" "currency_symbol" => "$" "currency_exchange_rate" => "1.00000" "country" => "United States" "link" => "https://www.kanemtrade.com/index.php/product/p30-lite-for-nova-4e-mar-lx1m-lx2-100-tested-high-quality-for-huawei-p30-lite-lcd-display-touch-screen-digitizer-assembly-parts-tBBUJ ◀https://www.kanemtrade.com/index.php/product/p30-lite-for-nova-4e-mar-lx1m-lx2-100-tested-high-quality-for-huawei-p30-lite-lcd-display-touch-screen-digitizer-as ▶" ]
1 x Application (96.34%) | 5.13s |
1 x Booting (3.65%) | 195ms |
1 x Routing (1.55%) | 82.58ms |
38 x View (0%) | 0μs |
# Query soft limit for Debugbar is reached after 100 queries, additional 391 queries only show the query. Limits can be raised in the config (debugbar.options.db.soft_limit)
select * from `currencies` where `code` = 'USD' limit 1
Bindings |
|
Backtrace |
|
select * from `products` where `slug` = 'p30-lite-for-nova-4e-mar-lx1m-lx2-100-tested-high-quality-for-huawei-p30-lite-lcd-display-touch-screen-digitizer-assembly-parts-tBBUJ' and `approved` = 1 and `auction_product` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `product_translations` where `product_translations`.`product_id` in (4578)
Backtrace |
|
select * from `product_taxes` where `product_taxes`.`product_id` in (4578)
Backtrace |
|
select * from `uploads` where `uploads`.`id` in (142184) and `uploads`.`deleted_at` is null
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (4578) and `status` = 1 order by `created_at` desc limit 3
Bindings |
|
Backtrace |
|
select * from `brands` where `brands`.`id` in (2)
Backtrace |
|
select * from `brand_translations` where `brand_translations`.`brand_id` in (2)
Backtrace |
|
select * from `product_stocks` where `product_stocks`.`product_id` in (4578)
Backtrace |
|
select * from `users` where `users`.`id` in (1061)
Backtrace |
|
select * from `shops` where `shops`.`user_id` in (1061)
Backtrace |
|
insert ignore into `product_views` (`product_id`, `user_id`, `ip_address`, `session_id`, `viewed_at`) values (4578, '', '216.73.216.134', 'lcluJYxO3KmvWBak3hb74R7c6nk0NDKs9fH4FpYO', '2025-06-24 10:57:51')
Bindings |
|
Backtrace |
|
select exists(select * from `product_views` where `product_id` = 4578 and `ip_address` = '216.73.216.134' and `session_id` = 'lcluJYxO3KmvWBak3hb74R7c6nk0NDKs9fH4FpYO') as `exists`
Bindings |
|
Backtrace |
|
update `products` set `views_count` = `views_count` + 1 where `id` = 4578
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `reviews` where `reviews`.`product_id` = 4578 and `reviews`.`product_id` is not null and `status` = 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `product_queries` where `product_id` = 4578 and `customer_id` is not null
Bindings |
|
Backtrace |
|
select * from `chat_links`
Backtrace |
|
select * from `wishlists` where `wishlists`.`product_id` = 4578 and `wishlists`.`product_id` is not null
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142183' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142183' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142183' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `chat_links`
Backtrace |
|
select * from `chat_links`
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142205 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142205 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142206 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142206 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142207 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142207 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142208 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142208 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142209 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142209 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142210 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142210 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142211 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142211 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142212 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142212 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142213 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142213 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142214 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142214 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142215 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142215 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142216 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142216 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142217 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142217 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142218 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142218 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142185' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142185' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142186' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142186' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142187' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142187' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142188' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142188' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142189' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142189' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142190' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142190' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142191' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142191' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142192' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142192' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142193' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142193' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142194' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142194' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142195' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142195' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142196' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142196' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142197' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142197' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142198' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142198' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142199' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142199' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142200' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142200' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142201' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142201' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142202' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142202' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142203' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142203' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142204' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = '142204' and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142205 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142205 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142206 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142206 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142207 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142207 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142208 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142208 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = 142209 and `uploads`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `chat_links`
select * from `categories` where `categories`.`id` = ? limit 1
select * from `category_translations` where `category_translations`.`category_id` in (417)
select * from `size_charts` where `size_charts`.`category_id` = ? limit 1
select * from `chat_links`
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `attributes` where `attributes`.`id` = ? limit 1
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (48)
select * from `attributes` where `attributes`.`id` = ? limit 1
select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (48)
select * from `chat_links`
select * from `chat_links`
select * from `products` where `user_id` = ? and `approved` = ? and `published` = ? and `auction_product` = ? and (`added_by` = ? or (`user_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))) order by `num_of_sale` desc limit 6
select * from `product_translations` where `product_translations`.`product_id` in (3328, 3584, 6342, 6432, 6537, 6541)
select * from `product_taxes` where `product_taxes`.`product_id` in (3328, 3584, 6342, 6432, 6537, 6541)
select * from `uploads` where `uploads`.`id` in (120654, 125208, 176879, 178450, 180368, 180470) and `uploads`.`deleted_at` is null
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `product_stocks` where `product_stocks`.`product_id` = ? and `product_stocks`.`product_id` is not null
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `product_stocks` where `product_stocks`.`product_id` = ? and `product_stocks`.`product_id` is not null
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `product_stocks` where `product_stocks`.`product_id` = ? and `product_stocks`.`product_id` is not null
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `product_stocks` where `product_stocks`.`product_id` = ? and `product_stocks`.`product_id` is not null
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `product_stocks` where `product_stocks`.`product_id` = ? and `product_stocks`.`product_id` is not null
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `product_stocks` where `product_stocks`.`product_id` = ? and `product_stocks`.`product_id` is not null
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
select * from `chat_links`
select `frequently_bought_product_id` from `frequently_bought_products` where `frequently_bought_products`.`product_id` = ? and `frequently_bought_products`.`product_id` is not null and `category_id` is null
select * from `products` where 0 = 1 and `approved` = ? and `published` = ? and `auction_product` = ? and (`added_by` = ? or (`user_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
select * from `chat_links`
select * from `product_queries` where `product_queries`.`product_id` = ? and `product_queries`.`product_id` is not null
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `products` where `user_id` = ? and `approved` = ? and `published` = ? and `auction_product` = ? and (`added_by` = ? or (`user_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))) order by `num_of_sale` desc limit 6
select * from `product_translations` where `product_translations`.`product_id` in (3328, 3584, 6342, 6432, 6537, 6541)
select * from `product_taxes` where `product_taxes`.`product_id` in (3328, 3584, 6342, 6432, 6537, 6541)
select * from `uploads` where `uploads`.`id` in (120654, 125208, 176879, 178450, 180368, 180470) and `uploads`.`deleted_at` is null
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `product_stocks` where `product_stocks`.`product_id` = ? and `product_stocks`.`product_id` is not null
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `product_stocks` where `product_stocks`.`product_id` = ? and `product_stocks`.`product_id` is not null
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `product_stocks` where `product_stocks`.`product_id` = ? and `product_stocks`.`product_id` is not null
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `product_stocks` where `product_stocks`.`product_id` = ? and `product_stocks`.`product_id` is not null
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `product_stocks` where `product_stocks`.`product_id` = ? and `product_stocks`.`product_id` is not null
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `product_stocks` where `product_stocks`.`product_id` = ? and `product_stocks`.`product_id` is not null
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
select * from `chat_links`
select * from `chat_links`
select * from `languages` where `code` = ? limit 1
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `languages` where `code` = ? limit 1
select * from `chat_links`
select * from `languages` where `status` = ?
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `status` = ?
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `currencies` where `code` = ? limit 1
select * from `chat_links`
select * from `categories` where `level` = ? order by `order_level` desc
select * from `category_translations` where `category_translations`.`category_id` in (253, 254, 255, 256, 257, 258, 259, 260, 261, 264, 270, 300, 354, 355, 393, 419, 424, 428, 435, 438)
select * from `uploads` where `uploads`.`id` in (52, 625, 1944, 25038, 25039, 25040, 25042, 25047, 25049, 25050, 57601, 77754, 133357, 133369, 134949) and `uploads`.`deleted_at` is null
select * from `uploads` where `uploads`.`id` in (5, 7, 8, 9, 11, 12, 13, 14, 17, 1932, 2680, 3024, 4620, 77754) and `uploads`.`deleted_at` is null
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `custom_alerts` where `status` = ? order by `id` desc
select * from `dynamic_popups` where `status` = ? order by `id` asc
select * from `uploads` where `uploads`.`id` = ? and `uploads`.`deleted_at` is null limit 1
select * from `chat_links`
select * from `chat_links`
select * from `chat_links`
select * from `countries` where `status` = ?