Adult products

All categories
Flash Sale
Todays Deal
Request history8.3.8PHP Version2.2sRequest Duration30MBMemory UsageGET category/{category_slug}Route
    • Booting (331ms)time
    • Application (1.87s)time
    • 1 x Application (84.94%)
      1.87s
      1 x Booting (15.06%)
      331ms
      37 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • frontend.classic.partials.product_box_1product_box_1.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • frontend.layouts.appapp.blade.php#?blade
      • frontend.inc.navnav.blade.php#?blade
      • frontend.partials.comparecompare.blade.php#?blade
      • frontend.partials.wishlistwishlist.blade.php#?blade
      • frontend.partials.cart.cartcart.blade.php#?blade
      • frontend.classic.partials.category_menucategory_menu.blade.php#?blade
      • frontend.inc.footerfooter.blade.php#?blade
      • frontend.inc.floating_buttonsfloating_buttons.blade.php#?blade
      • frontend.partials.modalmodal.blade.php#?blade
      • frontend.partials.login_modallogin_modal.blade.php#?blade
      • frontend.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
      uri
      GET category/{category_slug}
      middleware
      web
      controller
      App\Http\Controllers\SearchController@listingByCategory
      namespace
      prefix
      where
      as
      products.category
      file
      app/Http/Controllers/SearchController.php:164-171
      38 statements were executed, 10 of which were duplicates, 28 unique. Show only duplicated143ms
      • select * from `categories` where `slug` = 'adult-products' limit 1
        5.89msactive_cmsSearchController.php#166
        Bindings
        • 0: adult-products
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:166
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `category_translations` where `category_translations`.`category_id` in (16)
        880μsactive_cmsSearchController.php#166
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:166
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `attributes`
        1.3msactive_cmsSearchController.php#25
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:25
        • 16. app/Http/Controllers/SearchController.php:168
        • 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:259
      • select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 2)
        980μsactive_cmsSearchController.php#25
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:25
        • 21. app/Http/Controllers/SearchController.php:168
        • 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:259
      • select * from `colors`
        1.71msactive_cmsSearchController.php#27
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:27
        • 16. app/Http/Controllers/SearchController.php:168
        • 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:259
      • select * from `categories` where `parent_id` = 16 order by `order_level` desc
        1.3msactive_cmsCategoryUtility.php#12
        Bindings
        • 0: 16
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:50
        • 17. app/Http/Controllers/SearchController.php:63
        • 18. app/Http/Controllers/SearchController.php:168
      • select * from `categories` where `categories`.`id` = 16 limit 1
        800μsactive_cmsSearchController.php#65
        Bindings
        • 0: 16
        Backtrace
        • 16. app/Http/Controllers/SearchController.php:65
        • 17. app/Http/Controllers/SearchController.php:168
        • 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:259
      • select * from `category_translations` where `category_translations`.`category_id` in (16)
        770μsactive_cmsSearchController.php#65
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:65
        • 22. app/Http/Controllers/SearchController.php:168
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `categories` where `categories`.`parent_id` in (16)
        770μsactive_cmsSearchController.php#65
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:65
        • 22. app/Http/Controllers/SearchController.php:168
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select `attribute_id` from `attribute_category` where `category_id` in (16)
        1.51msactive_cmsSearchController.php#69
        Bindings
        • 0: 16
        Backtrace
        • 13. app/Http/Controllers/SearchController.php:69
        • 14. app/Http/Controllers/SearchController.php:168
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `attributes` where 0 = 1
        500μsactive_cmsSearchController.php#70
        Backtrace
        • 14. app/Http/Controllers/SearchController.php:70
        • 15. app/Http/Controllers/SearchController.php:168
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 16 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (31, 71, 72, 68, 73, 10, 48, 77, 78, 124, 49, 22, 20, 74, 75, 69, 51, 76, 79, 81, 80, 35, 25, 27, 16, 82, 13, 62, 55, 29, 28, 83, 84, 53, 85, 86, 54, 87, 40, 88, 56, 89, 23, 90, 91, 93, 42, 92, 58, 52, 45, 59, 95, 94, 61, 47, 96, 46, 97, 100, 99, 19, 98, 70, 104, 50, 33, 15, 101, 41, 11, 14, 60, 24, 30, 102, 17, 67, 63, 103, 39, 26, 105, 106, 57, 65, 43, 111, 107, 108, 21, 109, 110, 112, 120, 38, 113, 114, 115, 116, 118, 36, 18, 44, 66, 32, 117, 119, 12, 121, 64, 34, 122, 124, 127, 129, 130, 131, 142, 143, 144, 147, 151, 152, 153)))
        13.12msactive_cmsSearchController.php#154
        Bindings
        • 0: 16
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 31
        • 7: 71
        • 8: 72
        • 9: 68
        • 10: 73
        • 11: 10
        • 12: 48
        • 13: 77
        • 14: 78
        • 15: 124
        • 16: 49
        • 17: 22
        • 18: 20
        • 19: 74
        • 20: 75
        • 21: 69
        • 22: 51
        • 23: 76
        • 24: 79
        • 25: 81
        • 26: 80
        • 27: 35
        • 28: 25
        • 29: 27
        • 30: 16
        • 31: 82
        • 32: 13
        • 33: 62
        • 34: 55
        • 35: 29
        • 36: 28
        • 37: 83
        • 38: 84
        • 39: 53
        • 40: 85
        • 41: 86
        • 42: 54
        • 43: 87
        • 44: 40
        • 45: 88
        • 46: 56
        • 47: 89
        • 48: 23
        • 49: 90
        • 50: 91
        • 51: 93
        • 52: 42
        • 53: 92
        • 54: 58
        • 55: 52
        • 56: 45
        • 57: 59
        • 58: 95
        • 59: 94
        • 60: 61
        • 61: 47
        • 62: 96
        • 63: 46
        • 64: 97
        • 65: 100
        • 66: 99
        • 67: 19
        • 68: 98
        • 69: 70
        • 70: 104
        • 71: 50
        • 72: 33
        • 73: 15
        • 74: 101
        • 75: 41
        • 76: 11
        • 77: 14
        • 78: 60
        • 79: 24
        • 80: 30
        • 81: 102
        • 82: 17
        • 83: 67
        • 84: 63
        • 85: 103
        • 86: 39
        • 87: 26
        • 88: 105
        • 89: 106
        • 90: 57
        • 91: 65
        • 92: 43
        • 93: 111
        • 94: 107
        • 95: 108
        • 96: 21
        • 97: 109
        • 98: 110
        • 99: 112
        • 100: 120
        • 101: 38
        • 102: 113
        • 103: 114
        • 104: 115
        • 105: 116
        • 106: 118
        • 107: 36
        • 108: 18
        • 109: 44
        • 110: 66
        • 111: 32
        • 112: 117
        • 113: 119
        • 114: 12
        • 115: 121
        • 116: 64
        • 117: 34
        • 118: 122
        • 119: 124
        • 120: 127
        • 121: 129
        • 122: 130
        • 123: 131
        • 124: 142
        • 125: 143
        • 126: 144
        • 127: 147
        • 128: 151
        • 129: 152
        • 130: 153
        Backtrace
        • 16. app/Http/Controllers/SearchController.php:154
        • 17. app/Http/Controllers/SearchController.php:168
        • 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:259
      • select `products`.*, `product_categories`.`category_id` as `pivot_category_id`, `product_categories`.`product_id` as `pivot_product_id` from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 16 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (31, 71, 72, 68, 73, 10, 48, 77, 78, 124, 49, 22, 20, 74, 75, 69, 51, 76, 79, 81, 80, 35, 25, 27, 16, 82, 13, 62, 55, 29, 28, 83, 84, 53, 85, 86, 54, 87, 40, 88, 56, 89, 23, 90, 91, 93, 42, 92, 58, 52, 45, 59, 95, 94, 61, 47, 96, 46, 97, 100, 99, 19, 98, 70, 104, 50, 33, 15, 101, 41, 11, 14, 60, 24, 30, 102, 17, 67, 63, 103, 39, 26, 105, 106, 57, 65, 43, 111, 107, 108, 21, 109, 110, 112, 120, 38, 113, 114, 115, 116, 118, 36, 18, 44, 66, 32, 117, 119, 12, 121, 64, 34, 122, 124, 127, 129, 130, 131, 142, 143, 144, 147, 151, 152, 153))) order by `id` desc limit 24 offset 168
        21.59msactive_cmsSearchController.php#154
        Bindings
        • 0: 16
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 31
        • 7: 71
        • 8: 72
        • 9: 68
        • 10: 73
        • 11: 10
        • 12: 48
        • 13: 77
        • 14: 78
        • 15: 124
        • 16: 49
        • 17: 22
        • 18: 20
        • 19: 74
        • 20: 75
        • 21: 69
        • 22: 51
        • 23: 76
        • 24: 79
        • 25: 81
        • 26: 80
        • 27: 35
        • 28: 25
        • 29: 27
        • 30: 16
        • 31: 82
        • 32: 13
        • 33: 62
        • 34: 55
        • 35: 29
        • 36: 28
        • 37: 83
        • 38: 84
        • 39: 53
        • 40: 85
        • 41: 86
        • 42: 54
        • 43: 87
        • 44: 40
        • 45: 88
        • 46: 56
        • 47: 89
        • 48: 23
        • 49: 90
        • 50: 91
        • 51: 93
        • 52: 42
        • 53: 92
        • 54: 58
        • 55: 52
        • 56: 45
        • 57: 59
        • 58: 95
        • 59: 94
        • 60: 61
        • 61: 47
        • 62: 96
        • 63: 46
        • 64: 97
        • 65: 100
        • 66: 99
        • 67: 19
        • 68: 98
        • 69: 70
        • 70: 104
        • 71: 50
        • 72: 33
        • 73: 15
        • 74: 101
        • 75: 41
        • 76: 11
        • 77: 14
        • 78: 60
        • 79: 24
        • 80: 30
        • 81: 102
        • 82: 17
        • 83: 67
        • 84: 63
        • 85: 103
        • 86: 39
        • 87: 26
        • 88: 105
        • 89: 106
        • 90: 57
        • 91: 65
        • 92: 43
        • 93: 111
        • 94: 107
        • 95: 108
        • 96: 21
        • 97: 109
        • 98: 110
        • 99: 112
        • 100: 120
        • 101: 38
        • 102: 113
        • 103: 114
        • 104: 115
        • 105: 116
        • 106: 118
        • 107: 36
        • 108: 18
        • 109: 44
        • 110: 66
        • 111: 32
        • 112: 117
        • 113: 119
        • 114: 12
        • 115: 121
        • 116: 64
        • 117: 34
        • 118: 122
        • 119: 124
        • 120: 127
        • 121: 129
        • 122: 130
        • 123: 131
        • 124: 142
        • 125: 143
        • 126: 144
        • 127: 147
        • 128: 151
        • 129: 152
        • 130: 153
        Backtrace
        • 16. app/Http/Controllers/SearchController.php:154
        • 17. app/Http/Controllers/SearchController.php:168
        • 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:259
      • select * from `product_translations` where `product_translations`.`product_id` in (79974, 79975, 79976, 79977, 80030, 80031, 80032, 80033, 80034, 80035, 80036, 80039, 80040, 80041, 80042, 80043, 80044, 80045, 80046, 80047, 80048, 80049, 80053, 80058)
        910μsactive_cmsSearchController.php#154
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:154
        • 22. app/Http/Controllers/SearchController.php:168
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `product_taxes` where `product_taxes`.`product_id` in (79974, 79975, 79976, 79977, 80030, 80031, 80032, 80033, 80034, 80035, 80036, 80039, 80040, 80041, 80042, 80043, 80044, 80045, 80046, 80047, 80048, 80049, 80053, 80058)
        11.35msactive_cmsSearchController.php#154
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:154
        • 22. app/Http/Controllers/SearchController.php:168
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `uploads` where `uploads`.`id` in (33027, 33028, 33033, 33039, 33255, 33258, 33260, 33264, 33266, 33271, 33276, 33289, 33292, 33296, 33300, 33304, 33308, 33315, 33317, 33321, 33326, 33332, 33351, 33372) and `uploads`.`deleted_at` is null
        1.76msactive_cmsSearchController.php#154
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:154
        • 22. app/Http/Controllers/SearchController.php:168
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        20.46msactive_cmsHelpers.php#1707
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1707
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        19.46msactive_cmsHelpers.php#1719
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1719
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        13.43msactive_cmsHelpers.php#1731
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1731
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' limit 1
        1.08msactive_cmsHelpers.php#1654
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers.php:1654
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        660μsactive_cmsHelpers.php#1167
        Backtrace
        • 19. app/Http/Helpers.php:1167
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '42532' and `uploads`.`deleted_at` is null limit 1
        1.44msactive_cmsHelpers.php#1167
        Bindings
        • 0: 42532
        Backtrace
        • 19. app/Http/Helpers.php:1167
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' limit 1
        1.07msactive_cmsHelpers.php#1635
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers.php:1635
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        900μsactive_cmsHelpers.php#1167
        Backtrace
        • 19. app/Http/Helpers.php:1167
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `status` = 1
        1.41msactive_cmsHelpers.php#1645
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:1645
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `id` = '1' limit 1
        1.17msactive_cmsHelpers.php#1668
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Http/Helpers.php:1668
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `status` = 1
        1.33msactive_cmsHelpers.php#1678
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:1678
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '42534' and `uploads`.`deleted_at` is null limit 1
        1.14msactive_cmsHelpers.php#1167
        Bindings
        • 0: 42534
        Backtrace
        • 19. app/Http/Helpers.php:1167
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `level` = 0 order by `order_level` desc
        1.47msactive_cmsHelpers.php#1983
        Bindings
        • 0: 0
        Backtrace
        • 14. app/Http/Helpers.php:1983
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 16)
        780μsactive_cmsHelpers.php#1983
        Backtrace
        • 19. app/Http/Helpers.php:1983
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (42209, 42210, 42211, 42212, 42213, 42214, 42215, 42216, 42217, 42218, 42219, 42220, 42221, 42222) and `uploads`.`deleted_at` is null
        960μsactive_cmsHelpers.php#1983
        Backtrace
        • 19. app/Http/Helpers.php:1983
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (42209, 42210, 42211, 42212, 42213, 42214, 42215, 42216, 42217, 42218, 42219, 42220, 42221, 42222) and `uploads`.`deleted_at` is null
        1.05msactive_cmsHelpers.php#1983
        Backtrace
        • 19. app/Http/Helpers.php:1983
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '43697' and `uploads`.`deleted_at` is null limit 1
        1.3msactive_cmsHelpers.php#1167
        Bindings
        • 0: 43697
        Backtrace
        • 19. app/Http/Helpers.php:1167
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '42648' and `uploads`.`deleted_at` is null limit 1
        910μsactive_cmsHelpers.php#1167
        Bindings
        • 0: 42648
        Backtrace
        • 19. app/Http/Helpers.php:1167
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `custom_alerts` where `status` = 1 order by `id` desc
        2.2msactive_cmsapp.blade.php#263
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.layouts.app:263
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `dynamic_popups` where `status` = 1 order by `id` desc
        1.31msactive_cmsapp.blade.php#306
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.layouts.app:306
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '42532' and `uploads`.`deleted_at` is null limit 1
        910μsactive_cmsHelpers.php#1167
        Bindings
        • 0: 42532
        Backtrace
        • 19. app/Http/Helpers.php:1167
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `countries` where `status` = '1'
        3.56msactive_cmsHelpers.php#122
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:122
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Country
      246Country.php#?
      App\Models\Color
      143Color.php#?
      App\Models\Upload
      57Upload.php#?
      App\Models\Currency
      26Currency.php#?
      App\Models\Product
      24Product.php#?
      App\Models\ProductTax
      24ProductTax.php#?
      App\Models\Category
      16Category.php#?
      App\Models\CategoryTranslation
      16CategoryTranslation.php#?
      App\Models\Language
      11Language.php#?
      App\Models\Attribute
      2Attribute.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\DynamicPopup
      1DynamicPopup.php#?
          _token
          oZ5PubZbL0apvkFhgs5WKvTxUll027VrAO93rGjb
          locale
          en
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/adult-products
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "8" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:22 [ "priority" => array:1 [ 0 => "u=0, i" ] "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" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "remote-host" => array:1 [ 0 => "18.220.62.173" ] "x-forwarded-for" => array:1 [ 0 => "18.220.62.173" ] "x-real-ip" => array:1 [ 0 => "18.220.62.173" ] "host" => array:1 [ 0 => "ocadoseller.com" ] "x-access-token" => array:1 [ 0 => "proxy_access" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          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 => "Fri, 16 May 2025 07:24:20 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=oZ5PubZbL0apvkFhgs5WKvTxUll027VrAO93rGjb; expires=Sat, 24-May-2025 15:24:22 GMT; Max-Age=720000; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=oZ5PubZbL0apvkFhgs5WKvTxUll027VrAO93rGjb; expires=Sat, 24-May-2025 15:24:22 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "oZ5PubZbL0apvkFhgs5WKvTxUll027VrAO93rGjb" "locale" => "en" "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-16 07:24:22GET/category/adult-products?page=83738567