এই ফিচারটি দেখতে আপনাকে সাইন ইন করতে হবে
এই ঠিকানা এই লিস্ট থেকে মুছে ফেলা হবে
1 x Application (68.15%) | 347ms |
1 x Booting (31.85%) | 162ms |
select count(*) as aggregate from `blogs` where `status` = 1
Bindings |
|
Backtrace |
|
select * from `blogs` where `status` = 1 order by `click_count` desc, `created_at` desc limit 6 offset 0
Bindings |
|
Backtrace |
|
select * from `blog_categories` where `blog_categories`.`id` in (1) and `status` = 1
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_id` in (1) and `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\BlogCategory' and `locale` = 'bd'
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_id` in (1, 2) and `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\Blog' and `locale` = 'bd'
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `blogs` where `status` = 1
Bindings |
|
Backtrace |
|
select * from `blogs` where `status` = 1 order by `created_at` desc limit 5 offset 0
Bindings |
|
Backtrace |
|
select * from `blog_categories` where `blog_categories`.`id` in (1)
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_id` in (1) and `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\BlogCategory' and `locale` = 'bd'
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_id` in (1, 2) and `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\Blog' and `locale` = 'bd'
Bindings |
|
Backtrace |
|
select * from `blog_categories` where `status` = 1 order by `click_count` desc, `id` desc
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_id` in (1) and `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\BlogCategory' and `locale` = 'bd'
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\BlogCategory' and `blog_translations`.`translation_id` = 1 and `blog_translations`.`translation_id` is not null and (`key` = 'name') and `locale` = 'bd' limit 1
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\BlogCategory' and `blog_translations`.`translation_id` = 1 and `blog_translations`.`translation_id` is not null and (`key` = 'name') and `locale` = 'bd' limit 1
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\BlogCategory' and `blog_translations`.`translation_id` = 1 and `blog_translations`.`translation_id` is not null and (`key` = 'name') and `locale` = 'bd' limit 1
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\Blog' and `blog_translations`.`translation_id` = 1 and `blog_translations`.`translation_id` is not null and (`key` = 'title' and `is_draft` = 0) and `locale` = 'bd' limit 1
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\Blog' and `blog_translations`.`translation_id` = 1 and `blog_translations`.`translation_id` is not null and (`key` = 'title' and `is_draft` = 0) and `locale` = 'bd' limit 1
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\BlogCategory' and `blog_translations`.`translation_id` = 1 and `blog_translations`.`translation_id` is not null and (`key` = 'name') and `locale` = 'bd' limit 1
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\BlogCategory' and `blog_translations`.`translation_id` = 1 and `blog_translations`.`translation_id` is not null and (`key` = 'name') and `locale` = 'bd' limit 1
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\BlogCategory' and `blog_translations`.`translation_id` = 1 and `blog_translations`.`translation_id` is not null and (`key` = 'name') and `locale` = 'bd' limit 1
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\BlogCategory' and `blog_translations`.`translation_id` = 1 and `blog_translations`.`translation_id` is not null and (`key` = 'name') and `locale` = 'bd' limit 1
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\Blog' and `blog_translations`.`translation_id` = 2 and `blog_translations`.`translation_id` is not null and (`key` = 'title' and `is_draft` = 0) and `locale` = 'bd' limit 1
Bindings |
|
Backtrace |
|
select * from `blog_translations` where `blog_translations`.`translation_type` = 'Modules\\Blog\\app\\Models\\Blog' and `blog_translations`.`translation_id` = 2 and `blog_translations`.`translation_id` is not null and (`key` = 'title' and `is_draft` = 0) and `locale` = 'bd' limit 1
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 (`customer_id` = 0 and `is_guest` = 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 `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)
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 and (`is_checked` = 1)
Bindings |
|
Backtrace |
|
select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-04-07' and date(`end_date`) >= '2025-04-07' limit 1
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:16 [▼ "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" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [▶ 0 => "amardeal.com" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "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" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "x-https" => array:1 [▶ 0 => "1" ] ]
[]
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 => "Sun, 06 Apr 2025 21:43:11 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InBzOVkzclJFSUFvVWtIQVdxb3VneWc9PSIsInZhbHVlIjoiS1BsQmZKUmlqN3lHK3pxRG1WL3h0MG1DNXMvT05Za1dyV3NrODdkUHk2ZldyYVF3NnY3RGhFZjl5YXVVY2tRMU11Smh6ZkRReVk2ZkRWMmJvQVM0MUFaQVhxdnJBNkUvcjJrSXBZQjdVTGhQQWo2MFpZOU9WUG1hNXk5dXhOUnYiLCJtYWMiOiI0MWFlYTNjNjEzYzUxMTc5YjZlMWYwMDQwMzBhNGMwMmNmOGVkMjcwYWJhN2Y1Yjg3NjQ1MTZmNzU2OTYxNTgyIiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 22:43:12 GMT; Max-Age=3600; path=/ ◀XSRF-TOKEN=eyJpdiI6InBzOVkzclJFSUFvVWtIQVdxb3VneWc9PSIsInZhbHVlIjoiS1BsQmZKUmlqN3lHK3pxRG1WL3h0MG1DNXMvT05Za1dyV3NrODdkUHk2ZldyYVF3NnY3RGhFZjl5YXVVY2tRMU11Smh6Z ▶" 1 => "6valley1741959996_session=eyJpdiI6InNBQ2ZhamwzdkVpTS9KeFZCM2xGaWc9PSIsInZhbHVlIjoiK0kyZnBRcnBwekdZamxMTEQycjl2d0N1Vk9uRDB5dy84Z1owMnJkUUdReVNJajM1UlJvTXNucVVLUmNLQ1RRdHlIM2NOUEVxeXNCWVB0MVg4WldWSTlYWE01QkxsQlhWTzdRdzdaMXA0QnBjb0JLSFBDbmtDNFAzNlh6RUlyRXYiLCJtYWMiOiJhN2FlNDM3NDE5YjYwZGI5MWViN2YwMDFhMWU3MDMyYWUxNmE4YWY3MzZmM2Q0N2ZlYTFmZmNmMjQyYTNiNDE0IiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 22:43:12 GMT; Max-Age=3600; path=/; httponly ◀6valley1741959996_session=eyJpdiI6InNBQ2ZhamwzdkVpTS9KeFZCM2xGaWc9PSIsInZhbHVlIjoiK0kyZnBRcnBwekdZamxMTEQycjl2d0N1Vk9uRDB5dy84Z1owMnJkUUdReVNJajM1UlJvTXNucVVLUm ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InBzOVkzclJFSUFvVWtIQVdxb3VneWc9PSIsInZhbHVlIjoiS1BsQmZKUmlqN3lHK3pxRG1WL3h0MG1DNXMvT05Za1dyV3NrODdkUHk2ZldyYVF3NnY3RGhFZjl5YXVVY2tRMU11Smh6ZkRReVk2ZkRWMmJvQVM0MUFaQVhxdnJBNkUvcjJrSXBZQjdVTGhQQWo2MFpZOU9WUG1hNXk5dXhOUnYiLCJtYWMiOiI0MWFlYTNjNjEzYzUxMTc5YjZlMWYwMDQwMzBhNGMwMmNmOGVkMjcwYWJhN2Y1Yjg3NjQ1MTZmNzU2OTYxNTgyIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 22:43:12 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InBzOVkzclJFSUFvVWtIQVdxb3VneWc9PSIsInZhbHVlIjoiS1BsQmZKUmlqN3lHK3pxRG1WL3h0MG1DNXMvT05Za1dyV3NrODdkUHk2ZldyYVF3NnY3RGhFZjl5YXVVY2tRMU11Smh6Z ▶" 1 => "6valley1741959996_session=eyJpdiI6InNBQ2ZhamwzdkVpTS9KeFZCM2xGaWc9PSIsInZhbHVlIjoiK0kyZnBRcnBwekdZamxMTEQycjl2d0N1Vk9uRDB5dy84Z1owMnJkUUdReVNJajM1UlJvTXNucVVLUmNLQ1RRdHlIM2NOUEVxeXNCWVB0MVg4WldWSTlYWE01QkxsQlhWTzdRdzdaMXA0QnBjb0JLSFBDbmtDNFAzNlh6RUlyRXYiLCJtYWMiOiJhN2FlNDM3NDE5YjYwZGI5MWViN2YwMDFhMWU3MDMyYWUxNmE4YWY3MzZmM2Q0N2ZlYTFmZmNmMjQyYTNiNDE0IiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 22:43:12 GMT; path=/; httponly ◀6valley1741959996_session=eyJpdiI6InNBQ2ZhamwzdkVpTS9KeFZCM2xGaWc9PSIsInZhbHVlIjoiK0kyZnBRcnBwekdZamxMTEQycjl2d0N1Vk9uRDB5dy84Z1owMnJkUUdReVNJajM1UlJvTXNucVVLUm ▶" ] ]
0 of 0array:10 [▼ "system_default_currency_info" => App\Models\Currency {#2419 ▶ #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" => 2 "name" => "BDT" "symbol" => "৳" "code" => "BDT" "exchange_rate" => "84" "status" => 1 "created_at" => null "updated_at" => "2021-07-06 17:52:58" ] #original: array:8 [▶ "id" => 2 "name" => "BDT" "symbol" => "৳" "code" => "BDT" "exchange_rate" => "84" "status" => 1 "created_at" => null "updated_at" => "2021-07-06 17:52:58" ] #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" => "BDT" "currency_symbol" => "৳" "currency_exchange_rate" => "84" "usd" => 1 "_token" => "vwaDt7DjKetMAxEz93IEdSTD0mE3RjE8L6vyOWL1" "local" => "bd" "direction" => "ltr" "_previous" => array:1 [▶ "url" => "https://amardeal.com/popular-blog" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]