Products
0 Items found
No product found
Request history8.2.28PHP Version5.12sRequest Duration36MBMemory UsageGET productsRoute
  • warninglog[16:38:17] LOG.warning: str_replace(): Passing null to parameter #3 ($subject) of type array|string ...
  • Booting (3.91s)time
  • Application (1.2s)time
  • 1 x Booting (76.53%)
    3.91s
    1 x Application (23.47%)
    1.20s
    14 templates were rendered
    • web-views.products.viewview.blade.php#?blade
    • web-views.products._ajax-products_ajax-products.blade.php#?blade
    • layouts.front-end.appapp.blade.php#?blade
    • web-views.partials._robotsMetaContentData_robotsMetaContentData.blade.php#?blade
    • system-partials._analytics_script_analytics_script.blade.php#?blade
    • layouts.front-end.partials._modals_modals.blade.php#?blade
    • layouts.front-end.partials._quick-view-modal_quick-view-modal.blade.php#?blade
    • layouts.front-end.partials.modal._buy-now_buy-now.blade.php#?blade
    • layouts.front-end.partials._header_header.blade.php#?blade
    • layouts.front-end.partials._cart_cart.blade.php#?blade
    • layouts.front-end.partials._alert-message_alert-message.blade.php#?blade
    • layouts.front-end.partials._footer_footer.blade.php#?blade
    • layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.php#?blade
    • layouts.front-end.partials._firebase-script_firebase-script.blade.php#?blade
    uri
    GET products
    middleware
    web, maintenance_mode, guestCheck
    controller
    App\Http\Controllers\Web\ProductListController@products
    namespace
    App\Http\Controllers\Web
    prefix
    where
    as
    products
    file
    app/Http/Controllers/Web/ProductListController.php:24-33
    19 statements were executed (6 duplicates)Show only duplicates115ms
    • GuestMiddleware.php#24ahiabdgk_6valley7.63msinsert into `guest_users` (`ip_address`, `updated_at`, `created_at`) values ('3.129.59.71', '2025-05-19 16:38:17', '2025-05-19 16:38:17')
      Bindings
      • 0: 3.129.59.71
      • 1: 2025-05-19 16:38:17
      • 2: 2025-05-19 16:38:17
      Backtrace
      • middleware::guestCheck:24
      • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • middleware::maintenance_mode:30
      • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • middleware::api_lang:22
    • product-manager.php#1911ahiabdgk_6valley5.35msselect `publishing_houses`.*, (select count(*) from `digital_product_publishing_houses` where `publishing_houses`.`id` = `digital_product_publishing_houses`.`publishing_house_id` and exists (select * from `products` where `digital_product_publishing_houses`.`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'))) as `publishing_house_products_count` from `publishing_houses` where exists (select * from `digital_product_publishing_houses` where `publishing_houses`.`id` = `digital_product_publishing_houses`.`publishing_house_id` and exists (select * from `products` where `digital_product_publishing_houses`.`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')))
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      • 8: 1
      • 9: approved
      • 10: admin
      • 11: 1
      • 12: digital
      • 13: physical
      Backtrace
      • app/Utils/product-manager.php:1911
      • app/Http/Controllers/Web/ProductListController.php:53
      • app/Http/Controllers/Web/ProductListController.php:29
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • product-manager.php#1920ahiabdgk_6valley16.47msselect `id` 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 (`product_type` = 'digital') and 1 = 1
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: digital
      Backtrace
      • app/Utils/product-manager.php:1920
      • app/Http/Controllers/Web/ProductListController.php:53
      • app/Http/Controllers/Web/ProductListController.php:29
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • product-manager.php#1926ahiabdgk_6valley21.5msselect `authors`.*, (select count(*) from `digital_product_authors` where `authors`.`id` = `digital_product_authors`.`author_id` and exists (select * from `products` where `digital_product_authors`.`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'))) as `digital_product_author_count` from `authors`
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      Backtrace
      • app/Utils/product-manager.php:1926
      • app/Http/Controllers/Web/ProductListController.php:53
      • app/Http/Controllers/Web/ProductListController.php:29
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • product-manager.php#1934ahiabdgk_6valley2.32msselect `id` 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 (`product_type` = 'digital') and 1 = 1
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: digital
      Backtrace
      • app/Utils/product-manager.php:1934
      • app/Http/Controllers/Web/ProductListController.php:53
      • app/Http/Controllers/Web/ProductListController.php:29
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • product-manager.php#1981ahiabdgk_6valley14.15msselect * from `categories`
      Backtrace
      • app/Utils/product-manager.php:1981
      • vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • app/Utils/product-manager.php:1977
      • app/Http/Controllers/Web/ProductListController.php:53
      • app/Http/Controllers/Web/ProductListController.php:29
    • product-manager.php#1981ahiabdgk_6valley2.02msselect * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 7, 8, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 80, 81, 82, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 194, 195, 196, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 288, 289, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
      Bindings
      • 0: App\Models\Category
      • 1: en
      Backtrace
      • app/Utils/product-manager.php:1981
      • vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • app/Utils/product-manager.php:1977
      • app/Http/Controllers/Web/ProductListController.php:53
      • app/Http/Controllers/Web/ProductListController.php:29
    • product-manager.php#1987ahiabdgk_6valley1.35msselect * from `categories` where `id` in (null)
      Bindings
      • 0: 
      Backtrace
      • app/Utils/product-manager.php:1987
      • vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • app/Utils/product-manager.php:1977
      • app/Http/Controllers/Web/ProductListController.php:53
      • app/Http/Controllers/Web/ProductListController.php:29
    • product-manager.php#1988ahiabdgk_6valley570μsselect * from `categories` where `id` in (null)
      Bindings
      • 0: 
      Backtrace
      • app/Utils/product-manager.php:1988
      • vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • app/Utils/product-manager.php:1977
      • app/Http/Controllers/Web/ProductListController.php:53
      • app/Http/Controllers/Web/ProductListController.php:29
    • product-manager.php#1989ahiabdgk_6valley580μsselect * from `categories` where `id` in ('516')
      Bindings
      • 0: 516
      Backtrace
      • app/Utils/product-manager.php:1989
      • vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • app/Utils/product-manager.php:1977
      • app/Http/Controllers/Web/ProductListController.php:53
      • app/Http/Controllers/Web/ProductListController.php:29
    • product-manager.php#1989ahiabdgk_6valley720μsselect * from `translations` where `translations`.`translationable_id` in (516) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
      Bindings
      • 0: App\Models\Category
      • 1: en
      Backtrace
      • app/Utils/product-manager.php:1989
      • vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • app/Utils/product-manager.php:1977
      • app/Http/Controllers/Web/ProductListController.php:53
      • app/Http/Controllers/Web/ProductListController.php:29
    • product-manager.php#1345ahiabdgk_6valley13.46msselect `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select sum(`order_details`.`qty`) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_sum_qty`, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (select avg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_avg_rating` 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 (`sub_sub_category_id` in (516) 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')) or (0 = 1 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')) or (0 = 1 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')) order by `order_details_count` desc
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: 1
      • 4: 1
      • 5: approved
      • 6: admin
      • 7: 1
      • 8: digital
      • 9: physical
      • 10: 516
      • 11: 1
      • 12: 1
      • 13: approved
      • 14: admin
      • 15: 1
      • 16: digital
      • 17: physical
      • 18: 1
      • 19: 1
      • 20: approved
      • 21: admin
      • 22: 1
      • 23: digital
      • 24: physical
      • 25: 1
      • 26: 1
      • 27: approved
      • 28: admin
      • 29: 1
      • 30: digital
      • 31: physical
      Backtrace
      • app/Utils/product-manager.php:1345
      • app/Utils/product-manager.php:2274
      • app/Http/Controllers/Web/ProductListController.php:53
      • app/Http/Controllers/Web/ProductListController.php:29
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • _header.blade.php#37ahiabdgk_6valley4.62msselect * from `currencies` where `status` = 1
      Bindings
      • 0: 1
      Backtrace
      • view::layouts.front-end.partials._header:37
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • cart-manager.php#128ahiabdgk_6valley4.94msselect `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` = 93403 and `is_guest` = 1) group by `cart_group_id`
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      • 8: 93403
      • 9: 1
      Backtrace
      • app/Utils/cart-manager.php:128
      • app/Utils/cart-manager.php:59
      • vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • app/Utils/cart-manager.php:58
      • view::layouts.front-end.partials._cart:1
    • cart-manager.php#67ahiabdgk_6valley1.27msselect * 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
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      Backtrace
      • app/Utils/cart-manager.php:67
      • view::layouts.front-end.partials._cart:1
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • cart-manager.php#128ahiabdgk_6valley4.33msselect `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` = 93403 and `is_guest` = 1) group by `cart_group_id`
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      • 8: 93403
      • 9: 1
      Backtrace
      • app/Utils/cart-manager.php:128
      • app/Utils/cart-manager.php:59
      • vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • app/Utils/cart-manager.php:58
      • view::layouts.front-end.partials._cart:2
    • cart-manager.php#67ahiabdgk_6valley1.48msselect * 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
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      • 8: 1
      Backtrace
      • app/Utils/cart-manager.php:67
      • view::layouts.front-end.partials._cart:2
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • _footer.blade.php#134ahiabdgk_6valley4.45msselect * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-05-19' and date(`end_date`) >= '2025-05-19' limit 1
      Bindings
      • 0: 1
      • 1: flash_deal
      • 2: 2025-05-19
      • 3: 2025-05-19
      Backtrace
      • view::layouts.front-end.partials._footer:134
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • _footer.blade.php#134ahiabdgk_6valley7.63msselect * from `translations` where `translations`.`translationable_id` in (4) and `translations`.`translationable_type` = 'App\\Models\\FlashDeal' and `locale` = 'en'
      Bindings
      • 0: App\Models\FlashDeal
      • 1: en
      Backtrace
      • view::layouts.front-end.partials._footer:134
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    App\Models\Category
    569Category.php#?
    App\Models\Product
    4Product.php#?
    App\Models\Currency
    1Currency.php#?
    App\Models\FlashDeal
    1FlashDeal.php#?
        local
        en
        direction
        ltr
        system_default_currency_info
        App\Models\Currency {#3360 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
        currency_code
        NGN
        currency_symbol
        currency_exchange_rate
        1
        usd
        0.0006472491909385
        _token
        zCq5m4XbGUALSa0JHOUuGbhx5sVHFAX8hhBQf3FH
        guest_id
        93403
        _previous
        array:1 [ "url" => "https://ahiama.com/products?data_from=category&page=1&sub_sub_category_id=516"...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /products
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:3 [ "data_from" => "category" "page" => "1" "sub_sub_category_id" => "516" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:18 [ "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 => "ahiama.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" ] "x-forwarded-for" => array:1 [ 0 => "3.129.59.71" ] "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" ] "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-forwarded-proto" => array:1 [ 0 => "https" ] "x-https" => array:1 [ 0 => "on" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 19 May 2025 15:38:17 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFVeFFRbjBhdjE4dTd5Ry9NTnFsdHc9PSIsInZhbHVlIjoiRmVVNG9LL0xhR2swWFp5OEtVb2k0WFVWYWZXUlFhTEpoaEFzU3hCU3ljaWo5YnZXdjhYT08yRDJ2NFk0aDBzekxuVlVKeDZuMTUzOStzVjVUaUlzcXJZWHZhbW5HZ2RCS1ArWmN0TnNoQ0k3SEhDa0JJUGFWTnl5UTVYUkxkUDkiLCJtYWMiOiI3ZGMwMzRmMmEzNzk5MDg3ZmM3ZjEzMTA5OGY4M2E4MDhjYjY4ODEwZjRmYWQ1MzNhMjMwMTM4YWYwOGFhMDQ4IiwidGFnIjoiIn0%3D; expires=Mon, 19 May 2025 16:38:18 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6IjFVeFFRbjBhdjE4dTd5Ry9NTnFsdHc9PSIsInZhbHVlIjoiRmVVNG9LL0xhR2swWFp5OEtVb2k0WFVWYWZXUlFhTEpoaEFzU3hCU3ljaWo5YnZXdjhYT08yRDJ2NFk0aDBzekxuVlVKe" 1 => "6valley1736005796_session=eyJpdiI6InJ3N3ZjZEt6SjdKTURsNjB4aEF6emc9PSIsInZhbHVlIjoiUHlGbTFsZHczWUFWNmlDd3ByN05TK2EwK1BHYkZoRXZiZUVOQWJUZ2ZCTUZyK1J4dlM2VUp4S1psS3ZXQ3U2SkM1b2lnMTNtcU1mVU9mVVBDbVFNUmhIZVhnOXc1UVlrd0plOGJiOEFpc0lMTGhsOXczcjh2UUtDK0J2TnRyN0UiLCJtYWMiOiIxY2RjNWI3NjQwNGNkY2MxYzM2MzNiNjA5MWMxZDkzMDQzZWI1N2ViMzdhY2M1MmM0OWRhMmJmNjQ1MDIwNTFiIiwidGFnIjoiIn0%3D; expires=Mon, 19 May 2025 16:38:18 GMT; Max-Age=3600; path=/; httponly6valley1736005796_session=eyJpdiI6InJ3N3ZjZEt6SjdKTURsNjB4aEF6emc9PSIsInZhbHVlIjoiUHlGbTFsZHczWUFWNmlDd3ByN05TK2EwK1BHYkZoRXZiZUVOQWJUZ2ZCTUZyK1J4dlM2VUp4S1psS3" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFVeFFRbjBhdjE4dTd5Ry9NTnFsdHc9PSIsInZhbHVlIjoiRmVVNG9LL0xhR2swWFp5OEtVb2k0WFVWYWZXUlFhTEpoaEFzU3hCU3ljaWo5YnZXdjhYT08yRDJ2NFk0aDBzekxuVlVKeDZuMTUzOStzVjVUaUlzcXJZWHZhbW5HZ2RCS1ArWmN0TnNoQ0k3SEhDa0JJUGFWTnl5UTVYUkxkUDkiLCJtYWMiOiI3ZGMwMzRmMmEzNzk5MDg3ZmM3ZjEzMTA5OGY4M2E4MDhjYjY4ODEwZjRmYWQ1MzNhMjMwMTM4YWYwOGFhMDQ4IiwidGFnIjoiIn0%3D; expires=Mon, 19-May-2025 16:38:18 GMT; path=/XSRF-TOKEN=eyJpdiI6IjFVeFFRbjBhdjE4dTd5Ry9NTnFsdHc9PSIsInZhbHVlIjoiRmVVNG9LL0xhR2swWFp5OEtVb2k0WFVWYWZXUlFhTEpoaEFzU3hCU3ljaWo5YnZXdjhYT08yRDJ2NFk0aDBzekxuVlVKe" 1 => "6valley1736005796_session=eyJpdiI6InJ3N3ZjZEt6SjdKTURsNjB4aEF6emc9PSIsInZhbHVlIjoiUHlGbTFsZHczWUFWNmlDd3ByN05TK2EwK1BHYkZoRXZiZUVOQWJUZ2ZCTUZyK1J4dlM2VUp4S1psS3ZXQ3U2SkM1b2lnMTNtcU1mVU9mVVBDbVFNUmhIZVhnOXc1UVlrd0plOGJiOEFpc0lMTGhsOXczcjh2UUtDK0J2TnRyN0UiLCJtYWMiOiIxY2RjNWI3NjQwNGNkY2MxYzM2MzNiNjA5MWMxZDkzMDQzZWI1N2ViMzdhY2M1MmM0OWRhMmJmNjQ1MDIwNTFiIiwidGFnIjoiIn0%3D; expires=Mon, 19-May-2025 16:38:18 GMT; path=/; httponly6valley1736005796_session=eyJpdiI6InJ3N3ZjZEt6SjdKTURsNjB4aEF6emc9PSIsInZhbHVlIjoiUHlGbTFsZHczWUFWNmlDd3ByN05TK2EwK1BHYkZoRXZiZUVOQWJUZ2ZCTUZyK1J4dlM2VUp4S1psS3" ] ]
        session_attributes
        0 of 0
        array:11 [ "local" => "en" "direction" => "ltr" "system_default_currency_info" => App\Models\Currency {#3360 #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" => "8" "name" => "Naira" "symbol" => "" "code" => "NGN" "exchange_rate" => "1" "status" => "1" "created_at" => "2025-01-05 05:16:34" "updated_at" => "2025-04-11 07:49:56" ] #original: array:8 [ "id" => "8" "name" => "Naira" "symbol" => "" "code" => "NGN" "exchange_rate" => "1" "status" => "1" "created_at" => "2025-01-05 05:16:34" "updated_at" => "2025-04-11 07:49:56" ] #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" => "NGN" "currency_symbol" => "" "currency_exchange_rate" => "1" "usd" => 0.0006472491909385 "_token" => "zCq5m4XbGUALSa0JHOUuGbhx5sVHFAX8hhBQf3FH" "guest_id" => 93403 "_previous" => array:1 [ "url" => "https://ahiama.com/products?data_from=category&page=1&sub_sub_category_id=516" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-05-19 16:38:18GET/products?data_from=category&page=1&sub_sub_category_id=51611419575