เราอาจใช้คุกกี้หรือเทคโนโลยีติดตามอื่นๆ เมื่อคุณเยี่ยมชมเว็บไซต์ของเรา ไม่ว่าจะผ่านเว็บเบราว์เซอร์ เว็บไซต์เวอร์ชันมือถือ หรือแอปพลิเคชัน เพื่อช่วยให้การใช้งานของคุณเป็นไปอย่างราบรื่น ปรับเนื้อหาให้เหมาะกับความสนใจ และพัฒนาประสบการณ์ของคุณให้ดียิ่งขึ้น เรียนรู้เพิ่มเติม
0 of 0array:1 [▼ "category_id" => "3" ]
[]
0 of 0array:15 [▼ "host" => array:1 [▶ 0 => "socialbid.net" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] ]
[]
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 => "Mon, 23 Jun 2025 11:34:50 GMT" ] ]
0 of 0array:2 [▼ "_token" => "Mi8LrRa8FRoemaxMHwnRI569mlv4c6Kp9HuMVp0f" "lang" => "th" ]
1 x Application (73.94%) | 97.21ms |
1 x Booting (26.05%) | 34.25ms |
1 x Routing (3.58%) | 4.71ms |
14 x View (0%) | 0μs |
Backtrace |
|
select * from `languages` where `is_default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where `tempname` = 'templates.basic.' and `slug` = 'auction' limit 1
Bindings |
|
Backtrace |
|
select * from `social_media` where `status` = 1 and exists (select * from `account_listings` where `social_media`.`id` = `account_listings`.`social_media_id` and `status` = 1)
Bindings |
|
Backtrace |
|
select `account_listings`.*, (select count(*) from `bidding_listings` where `account_listings`.`id` = `bidding_listings`.`account_listing_id`) as `account_bidding_count`, (select max(`bidding_listings`.`amount`) from `bidding_listings` where `account_listings`.`id` = `bidding_listings`.`account_listing_id`) as `account_bidding_max_amount` from `account_listings` where `account_listings`.`social_media_id` in (1) and `status` = 1
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` in (1, 3)
Backtrace |
|
select max(`sell_price`) as aggregate from `account_listings` where `category_id` = '3' and `status` = 1 and exists (select * from `social_media` where `account_listings`.`social_media_id` = `social_media`.`id` and `status` = 1) and exists (select * from `categories` where `account_listings`.`category_id` = `categories`.`id` and `status` = 1) and (`pricing_model` = 2 or (`pricing_model` = 1 and date(`auction_deadline`) >= '2025-06-23'))
Bindings |
|
Backtrace |
|
select min(`min_price`) as aggregate from `account_listings` where `category_id` = '3' and `status` = 1 and exists (select * from `social_media` where `account_listings`.`social_media_id` = `social_media`.`id` and `status` = 1) and exists (select * from `categories` where `account_listings`.`category_id` = `categories`.`id` and `status` = 1) and (`pricing_model` = 2 or (`pricing_model` = 1 and date(`auction_deadline`) >= '2025-06-23'))
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `account_listings` where `category_id` = '3' and `status` = 1 and exists (select * from `social_media` where `account_listings`.`social_media_id` = `social_media`.`id` and `status` = 1) and exists (select * from `categories` where `account_listings`.`category_id` = `categories`.`id` and `status` = 1) and (`pricing_model` = 2 or (`pricing_model` = 1 and date(`auction_deadline`) >= '2025-06-23'))
Bindings |
|
Backtrace |
|
select `account_listings`.*, (select count(*) from `bidding_listings` where `account_listings`.`id` = `bidding_listings`.`account_listing_id`) as `account_bidding_count`, (select max(`bidding_listings`.`amount`) from `bidding_listings` where `account_listings`.`id` = `bidding_listings`.`account_listing_id`) as `account_bidding_max_amount`, (select count(*) from `bidding_listings` where `account_listings`.`id` = `bidding_listings`.`account_listing_id` and `user_id` is null) as `my_bid_count` from `account_listings` where `category_id` = '3' and `status` = 1 and exists (select * from `social_media` where `account_listings`.`social_media_id` = `social_media`.`id` and `status` = 1) and exists (select * from `categories` where `account_listings`.`category_id` = `categories`.`id` and `status` = 1) and (`pricing_model` = 2 or (`pricing_model` = 1 and date(`auction_deadline`) >= '2025-06-23')) limit 10 offset 0
Bindings |
|
Backtrace |
|
select * from `bidding_listings` where `bidding_listings`.`account_listing_id` in (8) and `user_id` is null
Backtrace |
|
select * from `categories` where `status` = 1 order by `name` asc
Bindings |
|
Backtrace |
|
select * from `extensions` where `act` = 'custom-captcha' and `status` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `extensions` where `act` = 'google-recaptcha2' and `status` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages`
Backtrace |
|
select * from `languages` where `code` = 'th' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where `tempname` = 'templates.basic.' and `is_default` = 0
Bindings |
|
Backtrace |
|
select * from `frontends` where `tempname` = 'basic' and `data_keys` = 'breadcrumb.content' order by `id` desc limit 1
Bindings |
|
Backtrace |
|
select * from `frontends` where `tempname` = 'basic' and `data_keys` = 'policy_pages.element' order by `id` asc
Bindings |
|
Backtrace |
|
select * from `pages` where `tempname` = 'templates.basic.' and `is_default` = 0
Bindings |
|
Backtrace |
|
select * from `frontends` where `data_keys` = 'cookie.data' limit 1
Bindings |
|
Backtrace |
|
select * from `frontends` where `data_keys` = 'seo.data' limit 1
Bindings |
|
Backtrace |
|
select * from `extensions` where `act` = 'google-analytics' and `status` = 1 limit 1
Bindings |
|
Backtrace |
|