You need to Sign in to view this feature
This address will be removed from this list
1 x Booting (50.57%) | 78.79ms |
1 x Application (49.43%) | 77.02ms |
select * from `business_settings` where (`type` = 'google_search_console_code') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'bing_webmaster_code') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'baidu_webmaster_code') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'yandex_webmaster_code') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'announcement') limit 1
Bindings |
|
Backtrace |
|
select `cart_group_id` from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `status` = 1) and (`customer_id` = 0 and `is_guest` = 1) group by `cart_group_id`
Bindings |
|
Backtrace |
|
select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `status` = 1) and 0 = 1
Bindings |
|
Backtrace |
|
select `cart_group_id` from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `status` = 1) and (`customer_id` = 0 and `is_guest` = 1) group by `cart_group_id`
Bindings |
|
Backtrace |
|
select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `status` = 1) and 0 = 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
Bindings |
|
Backtrace |
|
select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`category_id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `product_count` from `categories` where `position` = 0
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count` from `products` where `products`.`category_id` in (11, 24, 25, 27) and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (10, 11, 12, 13, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (10, 11, 12, 13, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_category_id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `sub_category_product_count` from `categories` where `categories`.`parent_id` in (11, 24, 25, 27) and `position` = 1 order by `priority` asc
Bindings |
|
Backtrace |
|
select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_sub_category_id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `sub_sub_category_product_count` from `categories` where `categories`.`parent_id` in (12, 14, 28, 29, 30) and `position` = 2 order by `priority` asc
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (13) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (12, 14, 28, 29, 30) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (11, 24, 25, 27) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'category_list_priority') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'brand_list_priority') limit 1
Bindings |
|
Backtrace |
|
select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (5) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `discount` != 0
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'seller_registration') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'loader_gif') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'country_code') limit 1
Bindings |
|
Backtrace |
|
select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-04-10' and date(`end_date`) >= '2025-04-10' limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'refund-policy') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'return-policy') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'shipping-policy') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'company_phone') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'company_email') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'shop_address') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'whatsapp') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'fcm_credentials') limit 1
Bindings |
|
Backtrace |
|
200
[]
[]
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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "ujjwalbhaarat.com" ] ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Thu, 10 Apr 2025 04:42:42 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InFzMlNhMFlUa2JuQ2tJa3pqaFAxdVE9PSIsInZhbHVlIjoiWVYzeXFJY041MTUzbmVJVGJRejVsK3JJdXVxSlpGd05kSFR1elRnL08ySFkyREQrMG1HZDBoNHQxd2ZqSXpjSGtFZmppRnluZDA0anZSblJ4UnllN1hGLzAvWks5SHR1bUJKS0hORnQxY0JSUkFZbzRQWisySzBwdDBKN1cwcHoiLCJtYWMiOiJkZTg4MGU2YzYyNTNhNGRmZWViODlhZWZlZDE5ZWY5ZDdjOWM5MjJmMjY3NzBhYmY2Yjg3ODQ0MTY2ZWVkMjY0IiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 06:42:43 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InFzMlNhMFlUa2JuQ2tJa3pqaFAxdVE9PSIsInZhbHVlIjoiWVYzeXFJY041MTUzbmVJVGJRejVsK3JJdXVxSlpGd05kSFR1elRnL08ySFkyREQrMG1HZDBoNHQxd2ZqSXpjSGtFZmppR ▶" 1 => "laravel_session=eyJpdiI6IkFUaThJb3BGdFExNXpVVk9ld1p6NUE9PSIsInZhbHVlIjoiZFI2aCsvcnRnajZHZVBpdURWV2IyRDBMTFN6ZjAreXZJZlRiTXpyZWNTTUI1SWlBMWtSNXpNOG9Vb0Q5TGorZWVXNnMwYnhrVEd5Y0p4QkNpdklzQmtVcGI5Qk4vdklrWWliTUw5aDJ3cy96aVkrODlWaktCaUlPVHFpOEUxK3IiLCJtYWMiOiJkNzRjOTFlMmVlMDEwZWUyOGU0OTZjNzAyZTYzM2ExZWQ5YTFkOGFmOTllYjZmNDY4MDJlMzZmMGM1ZGU5NTI4IiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 06:42:43 GMT; Max-Age=7200; path=/; httponly ◀laravel_session=eyJpdiI6IkFUaThJb3BGdFExNXpVVk9ld1p6NUE9PSIsInZhbHVlIjoiZFI2aCsvcnRnajZHZVBpdURWV2IyRDBMTFN6ZjAreXZJZlRiTXpyZWNTTUI1SWlBMWtSNXpNOG9Vb0Q5TGorZWVX ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InFzMlNhMFlUa2JuQ2tJa3pqaFAxdVE9PSIsInZhbHVlIjoiWVYzeXFJY041MTUzbmVJVGJRejVsK3JJdXVxSlpGd05kSFR1elRnL08ySFkyREQrMG1HZDBoNHQxd2ZqSXpjSGtFZmppRnluZDA0anZSblJ4UnllN1hGLzAvWks5SHR1bUJKS0hORnQxY0JSUkFZbzRQWisySzBwdDBKN1cwcHoiLCJtYWMiOiJkZTg4MGU2YzYyNTNhNGRmZWViODlhZWZlZDE5ZWY5ZDdjOWM5MjJmMjY3NzBhYmY2Yjg3ODQ0MTY2ZWVkMjY0IiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 06:42:43 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InFzMlNhMFlUa2JuQ2tJa3pqaFAxdVE9PSIsInZhbHVlIjoiWVYzeXFJY041MTUzbmVJVGJRejVsK3JJdXVxSlpGd05kSFR1elRnL08ySFkyREQrMG1HZDBoNHQxd2ZqSXpjSGtFZmppR ▶" 1 => "laravel_session=eyJpdiI6IkFUaThJb3BGdFExNXpVVk9ld1p6NUE9PSIsInZhbHVlIjoiZFI2aCsvcnRnajZHZVBpdURWV2IyRDBMTFN6ZjAreXZJZlRiTXpyZWNTTUI1SWlBMWtSNXpNOG9Vb0Q5TGorZWVXNnMwYnhrVEd5Y0p4QkNpdklzQmtVcGI5Qk4vdklrWWliTUw5aDJ3cy96aVkrODlWaktCaUlPVHFpOEUxK3IiLCJtYWMiOiJkNzRjOTFlMmVlMDEwZWUyOGU0OTZjNzAyZTYzM2ExZWQ5YTFkOGFmOTllYjZmNDY4MDJlMzZmMGM1ZGU5NTI4IiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 06:42:43 GMT; path=/; httponly ◀laravel_session=eyJpdiI6IkFUaThJb3BGdFExNXpVVk9ld1p6NUE9PSIsInZhbHVlIjoiZFI2aCsvcnRnajZHZVBpdURWV2IyRDBMTFN6ZjAreXZJZlRiTXpyZWNTTUI1SWlBMWtSNXpNOG9Vb0Q5TGorZWVX ▶" ] ]
0 of 0array:12 [▼ "local" => "en" "direction" => "ltr" "system_default_currency_info" => App\Models\Currency {#3703 ▶ #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [▶ "id" => 3 "name" => "Indian Rupi" "symbol" => "₹" "code" => "INR" "exchange_rate" => "1" "status" => 1 "created_at" => "2020-10-15 17:23:04" "updated_at" => "2024-11-09 13:29:16" ] #original: array:8 [▶ "id" => 3 "name" => "Indian Rupi" "symbol" => "₹" "code" => "INR" "exchange_rate" => "1" "status" => 1 "created_at" => "2020-10-15 17:23:04" "updated_at" => "2024-11-09 13:29:16" ] #changes: [] #casts: array:4 [▶ "id" => "integer" "status" => "boolean" "created_at" => "datetime" "updated_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:5 [▶ 0 => "name" 1 => "symbol" 2 => "code" 3 => "exchange_rate" 4 => "status" ] #guarded: array:1 [▶ 0 => "*" ] } "currency_code" => "INR" "currency_symbol" => "₹" "currency_exchange_rate" => "1" "usd" => 1 "_token" => "ONrgx4usClrd03TQtQhKHQ61ksqYcDEJdliOrImG" "keep_return_url" => "https://ujjwalbhaarat.com" "_previous" => array:1 [▶ "url" => "https://ujjwalbhaarat.com/customer/auth/login" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]