Brands

Find your favourite brands and products

Zyxel ZKTECO Yumite Yison Xprinter Western Digital Vision Viewsonic Value Top Uniview UGEEN Transcend Tp Link Tiandy Tenda
Top
8.1.32PHP Version1.14sRequest Duration16MBMemory UsageGET brandsRoute
    • Booting (320ms)
    • Application (824ms)
    • 1 x Application (72.05%)
      824.20ms
      1 x Booting (27.93%)
      319.50ms
      9 templates were rendered
      • web-views.products.brands (resources/themes/default/web-views/products/brands.blade.php)1bladefile
        Params
        0
        brands
      • pagination::bootstrap-4 (vendor/laravel/framework/src/Illuminate/Pagination/resources/views/bootstrap-4.blade.php)2bladefile
        Params
        0
        paginator
        1
        elements
      • layouts.front-end.app (resources/themes/default/layouts/front-end/app.blade.php)9bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        brands
        6
        __currentLoopData
        7
        brand
        8
        loop
      • layouts.front-end.partials._modals (resources/themes/default/layouts/front-end/partials/_modals.blade.php)11bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        brands
        6
        __currentLoopData
        7
        brand
        8
        loop
        9
        google_tag_manager_id
        10
        pixel_analytics_user_code
      • layouts.front-end.partials._quick-view-modal (resources/themes/default/layouts/front-end/partials/_quick-view-modal.blade.php)11bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        brands
        6
        __currentLoopData
        7
        brand
        8
        loop
        9
        google_tag_manager_id
        10
        pixel_analytics_user_code
      • layouts.front-end.partials._header (resources/themes/default/layouts/front-end/partials/_header.blade.php)11bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        brands
        6
        __currentLoopData
        7
        brand
        8
        loop
        9
        google_tag_manager_id
        10
        pixel_analytics_user_code
      • layouts.front-end.partials._cart (resources/themes/default/layouts/front-end/partials/_cart.blade.php)12bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        brands
        6
        __currentLoopData
        7
        brand
        8
        loop
        9
        google_tag_manager_id
        10
        pixel_analytics_user_code
        11
        announcement
      • layouts.front-end.partials._footer (resources/themes/default/layouts/front-end/partials/_footer.blade.php)11bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        brands
        6
        __currentLoopData
        7
        brand
        8
        loop
        9
        google_tag_manager_id
        10
        pixel_analytics_user_code
      • layouts.front-end.partials.modal._dynamic-modals (resources/themes/default/layouts/front-end/partials/modal/_dynamic-modals.blade.php)11bladefile
        Params
        0
        __env
        1
        app
        2
        web_config
        3
        language
        4
        errors
        5
        brands
        6
        __currentLoopData
        7
        brand
        8
        loop
        9
        google_tag_manager_id
        10
        pixel_analytics_user_code
      uri
      GET brands
      middleware
      web, maintenance_mode, guestCheck
      controller
      App\Http\Controllers\Web\WebController@all_brands
      namespace
      App\Http\Controllers\Web
      prefix
      where
      as
      brands
      file
      app/Http/Controllers/Web/WebController.php:138-153
      37 statements were executed, 8 of which were duplicated, 29 unique. Show only duplicated226ms
      • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
        1.28ms/app/Utils/helpers.php:167fastdeal_fastdeals
        Metadata
        Bindings
        • 0. maintenance_mode
        Backtrace
        • 16. /app/Utils/helpers.php:167
        • 17. middleware::maintenance_mode:19
        • 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 19. middleware::api_lang:22
        • 20. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • insert into `guest_users` (`ip_address`, `created_at`) values ('216.73.216.232', '2025-06-23 14:23:50')
        990μsmiddleware::guestCheck:25fastdeal_fastdeals
        Metadata
        Bindings
        • 0. 216.73.216.232
        • 1. 2025-06-23 14:23:50
        Backtrace
        • 16. middleware::guestCheck:25
        • 17. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 18. middleware::maintenance_mode:23
        • 19. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 20. middleware::api_lang:22
      • select `value` from `business_settings` where (`type` = 'product_brand') limit 1
        810μs/app/Http/Controllers/Web/WebController.php:140fastdeal_fastdeals
        Metadata
        Bindings
        • 0. product_brand
        Backtrace
        • 17. /app/Http/Controllers/Web/WebController.php:140
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        870μs/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 26. /app/Models/Brand.php:42
        • 32. /app/Http/Controllers/Web/WebController.php:144
        • 33. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 34. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select count(*) as aggregate from `brands` where `status` = 1
        860μs/app/Http/Controllers/Web/WebController.php:147fastdeal_fastdeals
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 16. /app/Http/Controllers/Web/WebController.php:147
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • 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 ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 order by `name` desc, `created_at` desc limit 15 offset 0
        21.46ms/app/Http/Controllers/Web/WebController.php:147fastdeal_fastdeals
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. digital
        • 9. physical
        • 10. 1
        Backtrace
        • 16. /app/Http/Controllers/Web/WebController.php:147
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `translations` where `translations`.`translationable_id` in (10, 13, 16, 30, 31, 47, 48, 49, 52, 57, 76, 78, 81, 83, 95) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
        810μs/app/Http/Controllers/Web/WebController.php:147fastdeal_fastdeals
        Metadata
        Bindings
        • 0. App\Models\Brand
        • 1. en
        Backtrace
        • 21. /app/Http/Controllers/Web/WebController.php:147
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
        3.89ms/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. google_tag_manager_id
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
        1.07ms/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. pixel_analytics
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'announcement') limit 1
        960μs/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. announcement
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `cart_group_id` from `carts` where (`customer_id` = 802682 and `is_guest` = 1) group by `cart_group_id`
        1.15ms/app/Utils/cart-manager.php:74fastdeal_fastdeals
        Metadata
        Bindings
        • 0. 802682
        • 1. 1
        Backtrace
        • 14. /app/Utils/cart-manager.php:74
        • 15. /app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:5
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        700μs/app/Utils/cart-manager.php:43fastdeal_fastdeals
        Metadata
        Backtrace
        • 15. /app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:5
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `cart_group_id` from `carts` where (`customer_id` = 802682 and `is_guest` = 1) group by `cart_group_id`
        970μs/app/Utils/cart-manager.php:74fastdeal_fastdeals
        Metadata
        Bindings
        • 0. 802682
        • 1. 1
        Backtrace
        • 14. /app/Utils/cart-manager.php:74
        • 15. /app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:14
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        660μs/app/Utils/cart-manager.php:43fastdeal_fastdeals
        Metadata
        Backtrace
        • 15. /app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:14
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
        1.03ms/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. currency_symbol_position
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `categories` where `position` = 0
        1.46msview::layouts.front-end.partials._header:244fastdeal_fastdeals
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:244
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `position` = 0 order by `priority` asc limit 50 offset 0
        1.78msview::layouts.front-end.partials._header:244fastdeal_fastdeals
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:244
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`parent_id` in (39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 499, 1402) order by `priority` asc
        3.99msview::layouts.front-end.partials._header:244fastdeal_fastdeals
        Metadata
        Backtrace
        • 21. view::layouts.front-end.partials._header:244
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`parent_id` in (49, 50, 58, 60, 62, 64, 65, 66, 67, 69, 83, 85, 94, 101, 102, 106, 107, 108, 109, 110, 114, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 148, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 224, 226, 228, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 270, 271, 272, 273, 276, 277, 278, 279, 281, 282, 283, 284, 285, 286, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 360, 372, 373, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 397, 398, 399, 400, 401, 403, 404, 489, 500, 501, 502, 504, 505, 506, 507, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 616, 803, 815, 816, 817, 818, 819, 820, 1152, 1153, 1154, 1155, 1273, 1274, 1317, 1357, 1374, 1382, 1406, 1407, 1408, 1409, 1410, 1411, 1429) order by `priority` asc
        15.58msview::layouts.front-end.partials._header:244fastdeal_fastdeals
        Metadata
        Backtrace
        • 26. view::layouts.front-end.partials._header:244
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (51, 52, 53, 54, 55, 56, 57, 59, 61, 71, 72, 74, 75, 76, 77, 78, 79, 80, 84, 95, 96, 97, 98, 99, 100, 112, 139, 140, 141, 142, 145, 146, 149, 150, 151, 152, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 222, 223, 225, 227, 229, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 356, 357, 358, 359, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 447, 448, 449, 450, 451, 452, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 477, 478, 479, 480, 481, 482, 483, 490, 491, 492, 493, 494, 495, 496, 497, 498, 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, 560, 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, 611, 612, 613, 614, 615, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 628, 631, 632, 633, 634, 635, 636, 637, 638, 640, 641, 642, 643, 644, 645, 646, 647, 648, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 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, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 804, 805, 806, 807, 808, 809, 810, 811, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1038, 1039, 1040, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1270, 1271, 1272, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1358, 1359, 1360, 1361, 1362, 1363, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1383, 1384, 1385, 1386, 1397, 1398, 1399, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        2.75msview::layouts.front-end.partials._header:244fastdeal_fastdeals
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. en
        Backtrace
        • 31. view::layouts.front-end.partials._header:244
        • 33. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 34. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 35. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 36. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (49, 50, 58, 60, 62, 64, 65, 66, 67, 69, 83, 85, 94, 101, 102, 106, 107, 108, 109, 110, 114, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 148, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 224, 226, 228, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 270, 271, 272, 273, 276, 277, 278, 279, 281, 282, 283, 284, 285, 286, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 360, 372, 373, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 397, 398, 399, 400, 401, 403, 404, 489, 500, 501, 502, 504, 505, 506, 507, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 616, 803, 815, 816, 817, 818, 819, 820, 1152, 1153, 1154, 1155, 1273, 1274, 1317, 1357, 1374, 1382, 1406, 1407, 1408, 1409, 1410, 1411, 1429) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        2.02msview::layouts.front-end.partials._header:244fastdeal_fastdeals
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. en
        Backtrace
        • 26. view::layouts.front-end.partials._header:244
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 499, 1402) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        1.05msview::layouts.front-end.partials._header:244fastdeal_fastdeals
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. en
        Backtrace
        • 21. view::layouts.front-end.partials._header:244
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        1.04ms/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 26. /app/Models/Brand.php:42
        • 32. /app/Utils/brand-manager.php:30
        • 33. view::layouts.front-end.partials._header:331
        • 35. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        140ms/app/Utils/brand-manager.php:30fastdeal_fastdeals
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. digital
        • 9. physical
        • 10. 1
        Backtrace
        • 15. /app/Utils/brand-manager.php:30
        • 16. view::layouts.front-end.partials._header:331
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 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, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
        3.16ms/app/Utils/brand-manager.php:30fastdeal_fastdeals
        Metadata
        Bindings
        • 0. App\Models\Brand
        • 1. en
        Backtrace
        • 20. /app/Utils/brand-manager.php:30
        • 21. view::layouts.front-end.partials._header:331
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        990μs/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 23. view::layouts.front-end.partials._header:358
        • 25. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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 ('digital', 'physical') and `discount` != 0
        7.16msview::layouts.front-end.partials._header:358fastdeal_fastdeals
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. digital
        • 9. physical
        • 10. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:358
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        910μs/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. business_mode
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'loader_gif') limit 1
        960μs/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. loader_gif
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-06-23' and date(`end_date`) >= '2025-06-23' limit 1
        660μsview::layouts.front-end.partials._footer:172fastdeal_fastdeals
        Metadata
        Bindings
        • 0. 1
        • 1. flash_deal
        • 2. 2025-06-23
        • 3. 2025-06-23
        Backtrace
        • 16. view::layouts.front-end.partials._footer:172
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'refund-policy') limit 1
        760μs/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. refund-policy
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'return-policy') limit 1
        700μs/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. return-policy
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
        590μs/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. cancellation-policy
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_phone') limit 1
        530μs/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. company_phone
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_email') limit 1
        490μs/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. company_email
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'shop_address') limit 1
        540μs/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. shop_address
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'whatsapp') limit 1
        640μs/app/Utils/settings.php:15fastdeal_fastdeals
        Metadata
        Bindings
        • 0. whatsapp
        Backtrace
        • 16. /app/Utils/settings.php:15
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Category
      1258
      App\Models\Brand
      116
      App\Models\BusinessSetting
      17
        decimal_point_settings
        2
        product_brand
        1
        digital_product
        1
        currency_model
        single_currency
        language
        array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
        local
        en
        direction
        ltr
        system_default_currency
        2
        system_default_currency_info
        App\Models\Currency {#6075 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
        currency_code
        BDT
        currency_symbol
        currency_exchange_rate
        84
        _token
        U8rOkiy0LPBvxqh8BqEHkMZE64cnPlJyIGDTd5OY
        guest_id
        802682
        currency_symbol_position
        left
        company_email
        info@fastdeals.com.bd
        _previous
        array:1 [ "url" => "https://www.fastdeals.com.bd/brands?page=1" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /brands
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:1 [ "page" => "1" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:23 [ "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, br" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "www.fastdeals.com.bd" ] "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 => "216.73.216.232, 172.71.255.6" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "priority" => array:1 [ 0 => "u=0, i" ] "cf-ray" => array:1 [ 0 => "954295e76a612316-ORD" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "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" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "cf-connecting-ip" => array:1 [ 0 => "216.73.216.232" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] ]
        request_server
        0 of 0
        array:65 [ "LSPHP_ENABLE_USER_INI" => "on" "PHPRC" => "/home/fastdeal/public_html" "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => "/tmp" "TMP" => "/tmp" "TMPDIR" => "/tmp" "PWD" => "/" "HTTP_ACCEPT" => "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" "HTTP_ACCEPT_ENCODING" => "gzip, br" "CONTENT_LENGTH" => "0" "HTTP_HOST" => "www.fastdeals.com.bd" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_X_FORWARDED_FOR" => "216.73.216.232, 172.71.255.6" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_PRIORITY" => "u=0, i" "HTTP_CF_RAY" => "954295e76a612316-ORD" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_CF_CONNECTING_IP" => "216.73.216.232" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "REDIRECT_HTTPS" => "on" "REDIRECT_SERVER_PORT" => "443" "REDIRECT_UNIQUE_ID" => "aFkPFS7FEPPBuH4G0CgHLwAAANE" "REDIRECT_SCRIPT_URL" => "/brands" "REDIRECT_SCRIPT_URI" => "https://www.fastdeals.com.bd/brands" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SERVER_PORT" => "443" "UNIQUE_ID" => "aFkPFS7FEPPBuH4G0CgHLwAAANE" "SCRIPT_URL" => "/brands" "SCRIPT_URI" => "https://www.fastdeals.com.bd/brands" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SERVER_NAME" => "www.fastdeals.com.bd" "SERVER_ADDR" => "198.54.120.88" "REMOTE_ADDR" => "216.73.216.232" "DOCUMENT_ROOT" => "/home/fastdeal/public_html" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/home/fastdeal/public_html" "SERVER_ADMIN" => "webmaster@fastdeals.com.bd" "SCRIPT_FILENAME" => "/home/fastdeal/public_html/index.php" "REMOTE_PORT" => "32870" "REDIRECT_URL" => "/brands" "REDIRECT_QUERY_STRING" => "page=1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "page=1" "REQUEST_URI" => "/brands?page=1" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1750667029.789 "REQUEST_TIME" => 1750667029 "argv" => array:1 [ 0 => "page=1" ] "argc" => 1 ]
        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, 23 Jun 2025 08:23:50 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9jSy9xbEdURGR0S0Fjb2tiNFo4VUE9PSIsInZhbHVlIjoiQ2FLU1JidVZ5RUloaVdoQWJ5OWRwMjF1dndiN0NRZ2FwdkZweCt2Q0E3OE5id0tKVFZ5dFpWd0RXSnVpU3h3YUhoVElGWWFpZU82Mlo0RVh5YUhPZExSQVdTY2NUaUkyK3o1ZHRoOVF2WmdtTlVJR1VyS21jMWg2dzBsNWhvVEciLCJtYWMiOiI3YTQwZWYyZTI1MTAzOGU1OTU0NTZiOGI5YWYwZWJlZjQ5MzQzZDNiNTIxNGE0ZGUyMWJkMGMzNzYxYmVhZTlkIiwidGFnIjoiIn0%3D; expires=Mon, 23 Jun 2025 09:23:50 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6Ii9jSy9xbEdURGR0S0Fjb2tiNFo4VUE9PSIsInZhbHVlIjoiQ2FLU1JidVZ5RUloaVdoQWJ5OWRwMjF1dndiN0NRZ2FwdkZweCt2Q0E3OE5id0tKVFZ5dFpWd0RXSnVpU3h3YUhoVElGW" 1 => "ecommatrix_session=eyJpdiI6ImtaejRsMXRjRUhmWVpEczYveWdGSlE9PSIsInZhbHVlIjoiU3p1VFFMcGFDWG90S1J5Tm1mZzRYU3YwcHl4a1VIcG5RN1pzRjFUaUhoc0Z5cG9TODI1a3ptb1g1Y2tMUEx1MDVVS3lhWE1PMlhCMnQ4RkJ3OFUvM3krcVFSYTBWcEVoZ2dXKzRQRXBTbVlRRGtFcjdJdnRTc3BqTlZndmFYV1oiLCJtYWMiOiJkZDQ0MWZmY2JjM2MxNzNmMzEwNjg5MDY4NzUwZjQ4Njc5NTVkMmViNmY2MDJjMWU0ZTYzYjY5ODBkM2Y3NzNhIiwidGFnIjoiIn0%3D; expires=Mon, 23 Jun 2025 09:23:50 GMT; Max-Age=3600; path=/; httponlyecommatrix_session=eyJpdiI6ImtaejRsMXRjRUhmWVpEczYveWdGSlE9PSIsInZhbHVlIjoiU3p1VFFMcGFDWG90S1J5Tm1mZzRYU3YwcHl4a1VIcG5RN1pzRjFUaUhoc0Z5cG9TODI1a3ptb1g1Y2tMUEx1M" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9jSy9xbEdURGR0S0Fjb2tiNFo4VUE9PSIsInZhbHVlIjoiQ2FLU1JidVZ5RUloaVdoQWJ5OWRwMjF1dndiN0NRZ2FwdkZweCt2Q0E3OE5id0tKVFZ5dFpWd0RXSnVpU3h3YUhoVElGWWFpZU82Mlo0RVh5YUhPZExSQVdTY2NUaUkyK3o1ZHRoOVF2WmdtTlVJR1VyS21jMWg2dzBsNWhvVEciLCJtYWMiOiI3YTQwZWYyZTI1MTAzOGU1OTU0NTZiOGI5YWYwZWJlZjQ5MzQzZDNiNTIxNGE0ZGUyMWJkMGMzNzYxYmVhZTlkIiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 09:23:50 GMT; path=/XSRF-TOKEN=eyJpdiI6Ii9jSy9xbEdURGR0S0Fjb2tiNFo4VUE9PSIsInZhbHVlIjoiQ2FLU1JidVZ5RUloaVdoQWJ5OWRwMjF1dndiN0NRZ2FwdkZweCt2Q0E3OE5id0tKVFZ5dFpWd0RXSnVpU3h3YUhoVElGW" 1 => "ecommatrix_session=eyJpdiI6ImtaejRsMXRjRUhmWVpEczYveWdGSlE9PSIsInZhbHVlIjoiU3p1VFFMcGFDWG90S1J5Tm1mZzRYU3YwcHl4a1VIcG5RN1pzRjFUaUhoc0Z5cG9TODI1a3ptb1g1Y2tMUEx1MDVVS3lhWE1PMlhCMnQ4RkJ3OFUvM3krcVFSYTBWcEVoZ2dXKzRQRXBTbVlRRGtFcjdJdnRTc3BqTlZndmFYV1oiLCJtYWMiOiJkZDQ0MWZmY2JjM2MxNzNmMzEwNjg5MDY4NzUwZjQ4Njc5NTVkMmViNmY2MDJjMWU0ZTYzYjY5ODBkM2Y3NzNhIiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 09:23:50 GMT; path=/; httponlyecommatrix_session=eyJpdiI6ImtaejRsMXRjRUhmWVpEczYveWdGSlE9PSIsInZhbHVlIjoiU3p1VFFMcGFDWG90S1J5Tm1mZzRYU3YwcHl4a1VIcG5RN1pzRjFUaUhoc0Z5cG9TODI1a3ptb1g1Y2tMUEx1M" ] ]
        session_attributes
        0 of 0
        array:19 [ "decimal_point_settings" => 2 "product_brand" => "1" "digital_product" => 1 "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" => "Bangla" "direction" => "ltr" "code" => "bd" "status" => 1 "default" => false ] ] "local" => "en" "direction" => "ltr" "system_default_currency" => 2 "system_default_currency_info" => App\Models\Currency {#6075 #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 07: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 07: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" "_token" => "U8rOkiy0LPBvxqh8BqEHkMZE64cnPlJyIGDTd5OY" "guest_id" => 802682 "currency_symbol_position" => "left" "company_email" => "info@fastdeals.com.bd" "_previous" => array:1 [ "url" => "https://www.fastdeals.com.bd/brands?page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]