You need to login to view this feature
This address will be removed from this list
1 x Application (70.74%) | 141ms |
1 x Booting (29.25%) | 58.34ms |
select * from `business_settings` where (`type` = 'business_mode') limit 1
Bindings |
|
Backtrace |
|
select `product_id`, COUNT(product_id) as count from `order_details` group by `product_id` order by `count` desc
Backtrace |
|
select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where `status` = 1 and `products`.`id` in (1, 2, 3, 8, 11, 15, 18, 29, 40, 49, 54, 99, 105, 117, 121, 127, 128, 129, 134, 143, 152, 166, 174, 187, 206, 211, 216, 217, 228, 232, 233, 243, 245, 248, 249, 250, 251, 252, 253, 254, 256, 257, 258, 259, 260, 261, 263, 264, 265, 266)
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 8, 11, 15, 18, 29, 40, 49, 54, 99, 117, 121, 127, 128, 129, 134, 143, 152, 166, 174, 187, 206, 211, 216, 217, 228, 232, 243, 245, 248, 250, 251, 252, 254, 256, 257, 258, 259, 260, 263, 265, 266) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (1, 2, 3, 8, 11, 15, 18, 29, 40, 49, 54, 99, 117, 121, 127, 128, 129, 134, 143, 152, 166, 174, 187, 206, 211, 216, 217, 228, 232, 243, 245, 248, 250, 251, 252, 254, 256, 257, 258, 259, 260, 263, 265, 266) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('physical') and exists (select * from `categories` where `products`.`category_id` = `categories`.`id` and `status` = 1) and `id` in (1, 265, 253, 260, 258, 263, 15, 259, 257, 256, 264, 2, 18, 261, 187, 252, 211, 254, 243, 11, 266, 40, 250, 29, 206, 217, 249, 99, 174, 128, 152, 232, 121, 228, 105, 3, 127, 143, 166, 117, 49, 216, 248, 251, 129, 233, 54, 134, 245, 8)
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('physical') and exists (select * from `categories` where `products`.`category_id` = `categories`.`id` and `status` = 1) and `id` in (1, 265, 253, 260, 258, 263, 15, 259, 257, 256, 264, 2, 18, 261, 187, 252, 211, 254, 243, 11, 266, 40, 250, 29, 206, 217, 249, 99, 174, 128, 152, 232, 121, 228, 105, 3, 127, 143, 166, 117, 49, 216, 248, 251, 129, 233, 54, 134, 245, 8) order by `created_at` desc limit 20 offset 40
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (1, 174) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 174) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'business_mode') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'business_mode') limit 1
Bindings |
|
Backtrace |
|
select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('physical')) as `brand_products_count` from `brands` where `status` = 1 and exists (select *, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where `brands`.`id` = `products`.`brand_id` and exists (select * from `categories` where `products`.`category_id` = `categories`.`id` and `status` = 1) and ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('physical')) order by `created_at` desc
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `categories` where `position` = 0 and `status` = 1 order by `priority` asc
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (1, 2, 3, 4, 5, 6, 7, 8) order by `priority` asc
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (15) order by `priority` asc
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (16) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (15) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 8) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'currency_symbol_position') 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 `shipping_addresses` where `id` is null limit 1
Backtrace |
|
select * from `countries`
Backtrace |
|
select * from `states` where `country_id` = 101 order by `name` asc
Bindings |
|
Backtrace |
|
select * from `cities` where `state_id` is null order by `name` asc
Backtrace |
|
select * from `business_settings` where (`type` = 'map_api_key') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'announcement') limit 1
Bindings |
|
Backtrace |
|
select `cart_group_id` from `carts` where (`customer_id` = 0 and `is_guest` = 1) group by `cart_group_id`
Bindings |
|
Backtrace |
|
select * from `carts` where exists (select *, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where `carts`.`product_id` = `products`.`id` and exists (select * from `categories` where `products`.`category_id` = `categories`.`id` and `status` = 1) and `status` = 1) and `cart_group_id` in ('guest-6MjsR-1716359425')
Bindings |
|
Backtrace |
|
select `cart_group_id` from `carts` where (`customer_id` = 0 and `is_guest` = 1) group by `cart_group_id`
Bindings |
|
Backtrace |
|
select * from `carts` where exists (select *, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where `carts`.`product_id` = `products`.`id` and exists (select * from `categories` where `products`.`category_id` = `categories`.`id` and `status` = 1) and `status` = 1) and `cart_group_id` in ('guest-6MjsR-1716359425')
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where `products`.`id` = 15 limit 1
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (15) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (15) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where `products`.`id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (1) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'free_delivery_status') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'free_delivery_responsibility') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'free_delivery_over_amount') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'free_delivery_over_amount_seller') limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `categories` where `position` = 0 and `status` = 1
Bindings |
|
Backtrace |
|
select * from `categories` where `position` = 0 and `status` = 1 order by `priority` asc limit 11 offset 22
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'business_mode') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'business_mode') limit 1
Bindings |
|
Backtrace |
|
select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('physical')) as `brand_products_count` from `brands` where `status` = 1 and exists (select *, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where `brands`.`id` = `products`.`brand_id` and exists (select * from `categories` where `products`.`category_id` = `categories`.`id` and `status` = 1) and ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('physical')) order by `created_at` desc
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'business_mode') limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('physical') and `discount` != 0
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'business_mode') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'loader_gif') limit 1
Bindings |
|
Backtrace |
|
select * from `flash_deals` where exists (select * from `flash_deal_products` where `flash_deals`.`id` = `flash_deal_products`.`flash_deal_id` and exists (select *, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where `flash_deal_products`.`product_id` = `products`.`id` and exists (select * from `categories` where `products`.`category_id` = `categories`.`id` and `status` = 1))) and (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-05-22' and date(`end_date`) >= '2025-05-22' 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` = '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 |
|
200
0 of 0array:3 [▼ "data_from" => "best-selling" "page" => "3" "page_no" => "1" ]
[]
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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "shankar-beta.mydemoapp.us" ] ]
[]
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, 22 May 2025 01:33:14 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkluNlpReDNXY0FWNmlsVXE4Tm83SVE9PSIsInZhbHVlIjoiMkJyV1M3WWoyREhpSFpiZzBUd0FDRDFNOFR5Um9ma08zT2NORDNONkpRTkd2alp2RHpUckljdzFITTJ4T3l6cU8vNjNhUUVFQnFwUnBsWXd6ampGcm1lbWRXTmFhblJlVld1d1diU0hjcWpTVEhYYk9ha3ZDZy9qUlNWQkhiblAiLCJtYWMiOiJlMDQ0OTE5NDhlOWI1ODdiMGQ3YmFlNzVlNWE5NmE1MmE1NGRiZmUxNmY3MDlhN2E4ZjVlYWUzZTdjYjE5OGU4IiwidGFnIjoiIn0%3D; expires=Thu, 22 May 2025 03:33:14 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IkluNlpReDNXY0FWNmlsVXE4Tm83SVE9PSIsInZhbHVlIjoiMkJyV1M3WWoyREhpSFpiZzBUd0FDRDFNOFR5Um9ma08zT2NORDNONkpRTkd2alp2RHpUckljdzFITTJ4T3l6cU8vNjNhU ▶" 1 => "laravel_session=eyJpdiI6ImN6NWdDKzRoRjJtcFJqcEkyWlRpYlE9PSIsInZhbHVlIjoiVGtnejVoVnFVek9DNjNVOVBYN295dzY1R2ZZUnI5TnhOM1p1QVpUL3BKT3A0bmYyaGVlNU5ZaDNuMFY3Y0Z0OU03UExxdGxreFlrYUxiVlo4c0lhYk9Ddk9peC83QTllRkIwSS9hdXlRcEJpam1WMjU0Um9LQ2o1UTZoYTJXT20iLCJtYWMiOiI4OTMwYzY5MjgyYjNmYjNmYWIyMjA0NzljMjY5OGZkOTc0YmU0ZGY5NTU2ZmUxNWZlMWY3ZGUwNGE2MzE0MDE0IiwidGFnIjoiIn0%3D; expires=Thu, 22 May 2025 03:33:14 GMT; Max-Age=7200; path=/; httponly ◀laravel_session=eyJpdiI6ImN6NWdDKzRoRjJtcFJqcEkyWlRpYlE9PSIsInZhbHVlIjoiVGtnejVoVnFVek9DNjNVOVBYN295dzY1R2ZZUnI5TnhOM1p1QVpUL3BKT3A0bmYyaGVlNU5ZaDNuMFY3Y0Z0OU03 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkluNlpReDNXY0FWNmlsVXE4Tm83SVE9PSIsInZhbHVlIjoiMkJyV1M3WWoyREhpSFpiZzBUd0FDRDFNOFR5Um9ma08zT2NORDNONkpRTkd2alp2RHpUckljdzFITTJ4T3l6cU8vNjNhUUVFQnFwUnBsWXd6ampGcm1lbWRXTmFhblJlVld1d1diU0hjcWpTVEhYYk9ha3ZDZy9qUlNWQkhiblAiLCJtYWMiOiJlMDQ0OTE5NDhlOWI1ODdiMGQ3YmFlNzVlNWE5NmE1MmE1NGRiZmUxNmY3MDlhN2E4ZjVlYWUzZTdjYjE5OGU4IiwidGFnIjoiIn0%3D; expires=Thu, 22-May-2025 03:33:14 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IkluNlpReDNXY0FWNmlsVXE4Tm83SVE9PSIsInZhbHVlIjoiMkJyV1M3WWoyREhpSFpiZzBUd0FDRDFNOFR5Um9ma08zT2NORDNONkpRTkd2alp2RHpUckljdzFITTJ4T3l6cU8vNjNhU ▶" 1 => "laravel_session=eyJpdiI6ImN6NWdDKzRoRjJtcFJqcEkyWlRpYlE9PSIsInZhbHVlIjoiVGtnejVoVnFVek9DNjNVOVBYN295dzY1R2ZZUnI5TnhOM1p1QVpUL3BKT3A0bmYyaGVlNU5ZaDNuMFY3Y0Z0OU03UExxdGxreFlrYUxiVlo4c0lhYk9Ddk9peC83QTllRkIwSS9hdXlRcEJpam1WMjU0Um9LQ2o1UTZoYTJXT20iLCJtYWMiOiI4OTMwYzY5MjgyYjNmYjNmYWIyMjA0NzljMjY5OGZkOTc0YmU0ZGY5NTU2ZmUxNWZlMWY3ZGUwNGE2MzE0MDE0IiwidGFnIjoiIn0%3D; expires=Thu, 22-May-2025 03:33:14 GMT; path=/; httponly ◀laravel_session=eyJpdiI6ImN6NWdDKzRoRjJtcFJqcEkyWlRpYlE9PSIsInZhbHVlIjoiVGtnejVoVnFVek9DNjNVOVBYN295dzY1R2ZZUnI5TnhOM1p1QVpUL3BKT3A0bmYyaGVlNU5ZaDNuMFY3Y0Z0OU03 ▶" ] ]
0 of 0array:18 [▼ "decimal_point_settings" => 0 "product_brand" => 1 "digital_product" => 0 "currency_model" => "single_currency" "language" => array:2 [▶ 0 => array:6 [▶ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => true ] 1 => array:6 [▶ "id" => 2 "name" => "Hindi" "direction" => "ltr" "code" => "in" "status" => 1 "default" => false ] ] "local" => "en" "direction" => "ltr" "system_default_currency" => 3 "system_default_currency_info" => App\Models\Currency {#3674 ▶ #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" => "60" "status" => 1 "created_at" => "2020-10-15 22:53:04" "updated_at" => "2021-06-04 23:56:38" ] #original: array:8 [▶ "id" => 3 "name" => "Indian Rupi" "symbol" => "₹" "code" => "INR" "exchange_rate" => "60" "status" => 1 "created_at" => "2020-10-15 22:53:04" "updated_at" => "2021-06-04 23:56:38" ] #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" => "60" "_token" => "rZEhkZjXf0AFjHuliRGcHOc1FOMYM1hWDHzfnAJx" "currency_symbol_position" => "left" "company_email" => "info@shankarmasala.com" "_previous" => array:1 [▶ "url" => "https://shankar-beta.mydemoapp.us/products?data_from=best-selling&page=3&page_no=1" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]