Logo

Nursing

Homework Help, Assignments, Course Project, Discussions, Quizzes and Exam Solutions

Request history8.1.28PHP Version946msRequest Duration12MBMemory UsageGET category/{category}Route
    • Booting (58.15ms)time
    • Application (888ms)time
    • 1 x Application (93.85%)
      888ms
      1 x Booting (6.15%)
      58.15ms
      5 templates were rendered
      • product.product_by_categoryproduct_by_category.blade.php#?blade
      • pagination::tailwindtailwind.blade.php#?blade
      • layouts.appapp.blade.php#?blade
      • layouts.navigationnavigation.blade.php#?blade
      • components.footerfooter.blade.php#?blade
      uri
      GET category/{category}
      middleware
      web, guestOrVerified
      controller
      App\Http\Controllers\ProductController@byCategory
      namespace
      prefix
      where
      as
      byCategory
      file
      app/Http/Controllers/ProductController.php:369-410
      1517 statements were executed, 166 of which were duplicates, 1351 unique. Show only duplicated195ms
      • # Query soft and hard limit for Debugbar are reached. Only the first 100 queries show details. Queries after the first 500 are ignored. Limits can be raised in the config (debugbar.options.db.soft/hard_limit).
      • Connection Establishedthesagf1_secgracustImplicitRouteBinding.php#61
        Backtrace
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
        • 21. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 22. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `categories` where `slug` = 'nursing-1' and `categories`.`deleted_at` is null limit 1
        3.18msthesagf1_secgracustImplicitRouteBinding.php#61
        Bindings
        • 0: nursing-1
        Backtrace
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
        • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 23. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `categories` where `active` = 1 and `categories`.`deleted_at` is null order by `parent_id` asc
        1.84msthesagf1_secgracustCategory.php#64
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Models/Category.php:64
        • 16. app/Http/Controllers/ProductController.php:371
        • 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
      • select * from `site_setting` limit 1
        590μsthesagf1_secgracustProductController.php#373
        Backtrace
        • 19. app/Http/Controllers/ProductController.php:373
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `categories` where `categories`.`id` is null and `categories`.`deleted_at` is null
        380μsthesagf1_secgracustProductController.php#377
        Backtrace
        • 19. app/Http/Controllers/ProductController.php:377
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `products` inner join `product_categories` as `pc` on `pc`.`product_id` = `products`.`id` where `pc`.`category_id` in (68, 69, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 103, 104, 106, 107, 108, 109, 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, 162, 163, 165, 167, 171, 170, 174, 175, 176, 177, 178, 180, 181, 182, 199, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 200, 201, 202, 203, 204, 205, 206, 207) and `products`.`deleted_at` is null
        8.07msthesagf1_secgracustProductController.php#399
        Bindings
        • 0: 68
        • 1: 69
        • 2: 90
        • 3: 91
        • 4: 92
        • 5: 93
        • 6: 94
        • 7: 95
        • 8: 96
        • 9: 97
        • 10: 98
        • 11: 99
        • 12: 100
        • 13: 101
        • 14: 103
        • 15: 104
        • 16: 106
        • 17: 107
        • 18: 108
        • 19: 109
        • 20: 111
        • 21: 112
        • 22: 113
        • 23: 114
        • 24: 115
        • 25: 116
        • 26: 117
        • 27: 118
        • 28: 119
        • 29: 120
        • 30: 121
        • 31: 122
        • 32: 123
        • 33: 124
        • 34: 125
        • 35: 126
        • 36: 127
        • 37: 128
        • 38: 129
        • 39: 130
        • 40: 131
        • 41: 132
        • 42: 133
        • 43: 134
        • 44: 135
        • 45: 136
        • 46: 137
        • 47: 138
        • 48: 139
        • 49: 140
        • 50: 141
        • 51: 142
        • 52: 143
        • 53: 144
        • 54: 145
        • 55: 146
        • 56: 147
        • 57: 148
        • 58: 149
        • 59: 150
        • 60: 151
        • 61: 152
        • 62: 153
        • 63: 162
        • 64: 163
        • 65: 165
        • 66: 167
        • 67: 171
        • 68: 170
        • 69: 174
        • 70: 175
        • 71: 176
        • 72: 177
        • 73: 178
        • 74: 180
        • 75: 181
        • 76: 182
        • 77: 199
        • 78: 183
        • 79: 184
        • 80: 185
        • 81: 186
        • 82: 187
        • 83: 188
        • 84: 189
        • 85: 190
        • 86: 191
        • 87: 192
        • 88: 193
        • 89: 194
        • 90: 195
        • 91: 196
        • 92: 197
        • 93: 198
        • 94: 200
        • 95: 201
        • 96: 202
        • 97: 203
        • 98: 204
        • 99: 205
        • 100: 206
        • 101: 207
        Backtrace
        • 16. app/Http/Controllers/ProductController.php:399
        • 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 `products`.* from `products` inner join `product_categories` as `pc` on `pc`.`product_id` = `products`.`id` where `pc`.`category_id` in (68, 69, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 103, 104, 106, 107, 108, 109, 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, 162, 163, 165, 167, 171, 170, 174, 175, 176, 177, 178, 180, 181, 182, 199, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 200, 201, 202, 203, 204, 205, 206, 207) and `products`.`deleted_at` is null order by `title` asc limit 500 offset 0
        36.59msthesagf1_secgracustProductController.php#399
        Bindings
        • 0: 68
        • 1: 69
        • 2: 90
        • 3: 91
        • 4: 92
        • 5: 93
        • 6: 94
        • 7: 95
        • 8: 96
        • 9: 97
        • 10: 98
        • 11: 99
        • 12: 100
        • 13: 101
        • 14: 103
        • 15: 104
        • 16: 106
        • 17: 107
        • 18: 108
        • 19: 109
        • 20: 111
        • 21: 112
        • 22: 113
        • 23: 114
        • 24: 115
        • 25: 116
        • 26: 117
        • 27: 118
        • 28: 119
        • 29: 120
        • 30: 121
        • 31: 122
        • 32: 123
        • 33: 124
        • 34: 125
        • 35: 126
        • 36: 127
        • 37: 128
        • 38: 129
        • 39: 130
        • 40: 131
        • 41: 132
        • 42: 133
        • 43: 134
        • 44: 135
        • 45: 136
        • 46: 137
        • 47: 138
        • 48: 139
        • 49: 140
        • 50: 141
        • 51: 142
        • 52: 143
        • 53: 144
        • 54: 145
        • 55: 146
        • 56: 147
        • 57: 148
        • 58: 149
        • 59: 150
        • 60: 151
        • 61: 152
        • 62: 153
        • 63: 162
        • 64: 163
        • 65: 165
        • 66: 167
        • 67: 171
        • 68: 170
        • 69: 174
        • 70: 175
        • 71: 176
        • 72: 177
        • 73: 178
        • 74: 180
        • 75: 181
        • 76: 182
        • 77: 199
        • 78: 183
        • 79: 184
        • 80: 185
        • 81: 186
        • 82: 187
        • 83: 188
        • 84: 189
        • 85: 190
        • 86: 191
        • 87: 192
        • 88: 193
        • 89: 194
        • 90: 195
        • 91: 196
        • 92: 197
        • 93: 198
        • 94: 200
        • 95: 201
        • 96: 202
        • 97: 203
        • 98: 204
        • 99: 205
        • 100: 206
        • 101: 207
        Backtrace
        • 16. app/Http/Controllers/ProductController.php:399
        • 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 `pages` where `status` = 1
        740μsthesagf1_secgracustPages.php#18
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Models/Pages.php:18
        • 16. app/Providers/AppServiceProvider.php:21
        • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 21. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • select * from `site_setting` limit 1
        300μsthesagf1_secgracustAppServiceProvider.php#29
        Backtrace
        • 19. app/Providers/AppServiceProvider.php:29
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 24. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `categories` where `parent_id` = 68 and `categories`.`deleted_at` is null
        1.55msthesagf1_secgracustproduct_by_category.blade.php#129
        Bindings
        • 0: 68
        Backtrace
        • 15. view::product.product_by_category:129
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 3463 and `product_categories`.`product_id` is not null
        500μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 3463
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        420μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 3463 and `product_images`.`product_id` is not null limit 1
        860μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 3463
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 3955 and `product_categories`.`product_id` is not null
        490μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 3955
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        440μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 3955 and `product_images`.`product_id` is not null limit 1
        710μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 3955
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1261 and `product_categories`.`product_id` is not null
        500μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1261
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        230μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1261 and `product_images`.`product_id` is not null limit 1
        320μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1261
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1262 and `product_categories`.`product_id` is not null
        240μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1262
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1262 and `product_images`.`product_id` is not null limit 1
        560μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1262
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1263 and `product_categories`.`product_id` is not null
        700μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1263
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        390μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1263 and `product_images`.`product_id` is not null limit 1
        570μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1263
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1265 and `product_categories`.`product_id` is not null
        800μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1265
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        480μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1265 and `product_images`.`product_id` is not null limit 1
        460μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1265
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1264 and `product_categories`.`product_id` is not null
        360μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1264
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        280μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1264 and `product_images`.`product_id` is not null limit 1
        380μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1264
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1247 and `product_categories`.`product_id` is not null
        370μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1247
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        300μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1247 and `product_images`.`product_id` is not null limit 1
        500μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1247
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1248 and `product_categories`.`product_id` is not null
        270μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1248
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        250μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1248 and `product_images`.`product_id` is not null limit 1
        320μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1248
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1249 and `product_categories`.`product_id` is not null
        200μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1249
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        170μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1249 and `product_images`.`product_id` is not null limit 1
        230μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1249
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1250 and `product_categories`.`product_id` is not null
        210μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1250
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        160μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1250 and `product_images`.`product_id` is not null limit 1
        580μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1250
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1251 and `product_categories`.`product_id` is not null
        320μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1251
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1251 and `product_images`.`product_id` is not null limit 1
        270μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1251
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1252 and `product_categories`.`product_id` is not null
        260μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1252
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1252 and `product_images`.`product_id` is not null limit 1
        270μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1252
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1253 and `product_categories`.`product_id` is not null
        220μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1253
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1253 and `product_images`.`product_id` is not null limit 1
        660μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1253
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1254 and `product_categories`.`product_id` is not null
        680μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1254
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        390μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1254 and `product_images`.`product_id` is not null limit 1
        500μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1254
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1255 and `product_categories`.`product_id` is not null
        420μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1255
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        320μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1255 and `product_images`.`product_id` is not null limit 1
        520μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1255
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1256 and `product_categories`.`product_id` is not null
        430μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1256
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        350μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1256 and `product_images`.`product_id` is not null limit 1
        480μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1256
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1257 and `product_categories`.`product_id` is not null
        460μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1257
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        300μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1257 and `product_images`.`product_id` is not null limit 1
        420μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1257
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1259 and `product_categories`.`product_id` is not null
        380μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1259
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        590μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1259 and `product_images`.`product_id` is not null limit 1
        370μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1259
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1260 and `product_categories`.`product_id` is not null
        300μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1260
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1260 and `product_images`.`product_id` is not null limit 1
        330μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1260
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1258 and `product_categories`.`product_id` is not null
        530μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1258
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1258 and `product_images`.`product_id` is not null limit 1
        280μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1258
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1279 and `product_categories`.`product_id` is not null
        290μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1279
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1279 and `product_images`.`product_id` is not null limit 1
        320μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1279
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1280 and `product_categories`.`product_id` is not null
        260μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1280
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1280 and `product_images`.`product_id` is not null limit 1
        280μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1280
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1283 and `product_categories`.`product_id` is not null
        270μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1283
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1283 and `product_images`.`product_id` is not null limit 1
        280μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1283
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1281 and `product_categories`.`product_id` is not null
        250μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1281
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1281 and `product_images`.`product_id` is not null limit 1
        290μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1281
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1282 and `product_categories`.`product_id` is not null
        260μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1282
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        240μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1282 and `product_images`.`product_id` is not null limit 1
        260μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1282
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1284 and `product_categories`.`product_id` is not null
        240μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1284
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1284 and `product_images`.`product_id` is not null limit 1
        280μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1284
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1267 and `product_categories`.`product_id` is not null
        310μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1267
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1267 and `product_images`.`product_id` is not null limit 1
        260μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1267
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1269 and `product_categories`.`product_id` is not null
        280μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1269
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1269 and `product_images`.`product_id` is not null limit 1
        260μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1269
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1268 and `product_categories`.`product_id` is not null
        280μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1268
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracustproduct_by_category.blade.php#165
        Bindings
        • 0: 68
        Backtrace
        • 14. view::product.product_by_category:165
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_images`.`product_id` = 1268 and `product_images`.`product_id` is not null limit 1
        240μsthesagf1_secgracustproduct_by_category.blade.php#180
        Bindings
        • 0: 1268
        Backtrace
        • 22. view::product.product_by_category:180
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1270 and `product_categories`.`product_id` is not null
        250μsthesagf1_secgracustproduct_by_category.blade.php#164
        Bindings
        • 0: 1270
        Backtrace
        • 20. view::product.product_by_category:164
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        180μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1270 and `product_images`.`product_id` is not null limit 1
        230μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1271 and `product_categories`.`product_id` is not null
        240μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        180μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1271 and `product_images`.`product_id` is not null limit 1
        260μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1272 and `product_categories`.`product_id` is not null
        260μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        180μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1272 and `product_images`.`product_id` is not null limit 1
        370μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1274 and `product_categories`.`product_id` is not null
        270μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1274 and `product_images`.`product_id` is not null limit 1
        230μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1273 and `product_categories`.`product_id` is not null
        230μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        260μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1273 and `product_images`.`product_id` is not null limit 1
        290μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1275 and `product_categories`.`product_id` is not null
        240μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1275 and `product_images`.`product_id` is not null limit 1
        240μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1278 and `product_categories`.`product_id` is not null
        230μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        170μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1278 and `product_images`.`product_id` is not null limit 1
        220μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1276 and `product_categories`.`product_id` is not null
        250μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        170μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1276 and `product_images`.`product_id` is not null limit 1
        220μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1277 and `product_categories`.`product_id` is not null
        230μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        160μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1277 and `product_images`.`product_id` is not null limit 1
        220μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1294 and `product_categories`.`product_id` is not null
        290μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        170μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1294 and `product_images`.`product_id` is not null limit 1
        260μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1298 and `product_categories`.`product_id` is not null
        430μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1298 and `product_images`.`product_id` is not null limit 1
        300μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1297 and `product_categories`.`product_id` is not null
        310μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1297 and `product_images`.`product_id` is not null limit 1
        320μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1296 and `product_categories`.`product_id` is not null
        280μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1296 and `product_images`.`product_id` is not null limit 1
        280μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1300 and `product_categories`.`product_id` is not null
        280μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1300 and `product_images`.`product_id` is not null limit 1
        280μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1285 and `product_categories`.`product_id` is not null
        290μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1285 and `product_images`.`product_id` is not null limit 1
        320μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1299 and `product_categories`.`product_id` is not null
        280μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1299 and `product_images`.`product_id` is not null limit 1
        220μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1286 and `product_categories`.`product_id` is not null
        220μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        180μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1286 and `product_images`.`product_id` is not null limit 1
        220μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1287 and `product_categories`.`product_id` is not null
        320μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1287 and `product_images`.`product_id` is not null limit 1
        240μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1288 and `product_categories`.`product_id` is not null
        300μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        180μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1288 and `product_images`.`product_id` is not null limit 1
        300μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1289 and `product_categories`.`product_id` is not null
        270μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1289 and `product_images`.`product_id` is not null limit 1
        320μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1290 and `product_categories`.`product_id` is not null
        390μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        180μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1290 and `product_images`.`product_id` is not null limit 1
        240μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1291 and `product_categories`.`product_id` is not null
        310μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1291 and `product_images`.`product_id` is not null limit 1
        270μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1295 and `product_categories`.`product_id` is not null
        220μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        150μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1295 and `product_images`.`product_id` is not null limit 1
        220μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1292 and `product_categories`.`product_id` is not null
        260μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1292 and `product_images`.`product_id` is not null limit 1
        230μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1293 and `product_categories`.`product_id` is not null
        220μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        160μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1293 and `product_images`.`product_id` is not null limit 1
        220μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3150 and `product_categories`.`product_id` is not null
        240μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        160μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3150 and `product_images`.`product_id` is not null limit 1
        220μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1311 and `product_categories`.`product_id` is not null
        220μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        310μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1311 and `product_images`.`product_id` is not null limit 1
        260μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3151 and `product_categories`.`product_id` is not null
        220μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        160μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3151 and `product_images`.`product_id` is not null limit 1
        220μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1312 and `product_categories`.`product_id` is not null
        210μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        240μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1312 and `product_images`.`product_id` is not null limit 1
        1.05msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3152 and `product_categories`.`product_id` is not null
        290μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        160μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3152 and `product_images`.`product_id` is not null limit 1
        220μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3153 and `product_categories`.`product_id` is not null
        230μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        150μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3153 and `product_images`.`product_id` is not null limit 1
        420μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1313 and `product_categories`.`product_id` is not null
        380μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        360μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1313 and `product_images`.`product_id` is not null limit 1
        270μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3154 and `product_categories`.`product_id` is not null
        250μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3154 and `product_images`.`product_id` is not null limit 1
        230μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3155 and `product_categories`.`product_id` is not null
        210μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        150μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3155 and `product_images`.`product_id` is not null limit 1
        230μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3176 and `product_categories`.`product_id` is not null
        440μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        450μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3176 and `product_images`.`product_id` is not null limit 1
        350μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3171 and `product_categories`.`product_id` is not null
        300μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        230μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3171 and `product_images`.`product_id` is not null limit 1
        470μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3172 and `product_categories`.`product_id` is not null
        290μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3172 and `product_images`.`product_id` is not null limit 1
        410μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3173 and `product_categories`.`product_id` is not null
        840μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        260μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3173 and `product_images`.`product_id` is not null limit 1
        290μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3174 and `product_categories`.`product_id` is not null
        230μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3174 and `product_images`.`product_id` is not null limit 1
        250μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3175 and `product_categories`.`product_id` is not null
        260μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        170μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3175 and `product_images`.`product_id` is not null limit 1
        230μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1314 and `product_categories`.`product_id` is not null
        250μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        160μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1314 and `product_images`.`product_id` is not null limit 1
        240μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3179 and `product_categories`.`product_id` is not null
        240μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        160μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3179 and `product_images`.`product_id` is not null limit 1
        270μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3177 and `product_categories`.`product_id` is not null
        230μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3177 and `product_images`.`product_id` is not null limit 1
        920μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1301 and `product_categories`.`product_id` is not null
        310μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        230μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1301 and `product_images`.`product_id` is not null limit 1
        260μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3178 and `product_categories`.`product_id` is not null
        290μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3178 and `product_images`.`product_id` is not null limit 1
        330μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3183 and `product_categories`.`product_id` is not null
        640μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        280μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3183 and `product_images`.`product_id` is not null limit 1
        360μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1303 and `product_categories`.`product_id` is not null
        380μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        250μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1303 and `product_images`.`product_id` is not null limit 1
        360μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3184 and `product_categories`.`product_id` is not null
        360μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        340μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3184 and `product_images`.`product_id` is not null limit 1
        480μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3185 and `product_categories`.`product_id` is not null
        550μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        280μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3185 and `product_images`.`product_id` is not null limit 1
        480μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3180 and `product_categories`.`product_id` is not null
        440μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3180 and `product_images`.`product_id` is not null limit 1
        480μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1302 and `product_categories`.`product_id` is not null
        310μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1302 and `product_images`.`product_id` is not null limit 1
        320μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3181 and `product_categories`.`product_id` is not null
        320μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        230μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3181 and `product_images`.`product_id` is not null limit 1
        360μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3182 and `product_categories`.`product_id` is not null
        310μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3182 and `product_images`.`product_id` is not null limit 1
        290μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3136 and `product_categories`.`product_id` is not null
        290μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3136 and `product_images`.`product_id` is not null limit 1
        290μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3138 and `product_categories`.`product_id` is not null
        300μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3138 and `product_images`.`product_id` is not null limit 1
        290μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1305 and `product_categories`.`product_id` is not null
        300μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1305 and `product_images`.`product_id` is not null limit 1
        310μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3137 and `product_categories`.`product_id` is not null
        290μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3137 and `product_images`.`product_id` is not null limit 1
        280μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1304 and `product_categories`.`product_id` is not null
        430μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        180μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1304 and `product_images`.`product_id` is not null limit 1
        300μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3139 and `product_categories`.`product_id` is not null
        230μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        170μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3139 and `product_images`.`product_id` is not null limit 1
        230μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3140 and `product_categories`.`product_id` is not null
        230μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3140 and `product_images`.`product_id` is not null limit 1
        230μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3141 and `product_categories`.`product_id` is not null
        240μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        160μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3141 and `product_images`.`product_id` is not null limit 1
        300μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1308 and `product_categories`.`product_id` is not null
        690μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1308 and `product_images`.`product_id` is not null limit 1
        270μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3142 and `product_categories`.`product_id` is not null
        450μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3142 and `product_images`.`product_id` is not null limit 1
        270μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1307 and `product_categories`.`product_id` is not null
        250μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        360μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1307 and `product_images`.`product_id` is not null limit 1
        280μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3143 and `product_categories`.`product_id` is not null
        260μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3143 and `product_images`.`product_id` is not null limit 1
        270μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1306 and `product_categories`.`product_id` is not null
        230μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1306 and `product_images`.`product_id` is not null limit 1
        310μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3144 and `product_categories`.`product_id` is not null
        310μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3144 and `product_images`.`product_id` is not null limit 1
        230μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1309 and `product_categories`.`product_id` is not null
        260μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        450μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1309 and `product_images`.`product_id` is not null limit 1
        260μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1310 and `product_categories`.`product_id` is not null
        270μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        240μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1310 and `product_images`.`product_id` is not null limit 1
        290μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3146 and `product_categories`.`product_id` is not null
        320μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        240μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3146 and `product_images`.`product_id` is not null limit 1
        270μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3145 and `product_categories`.`product_id` is not null
        470μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        260μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3145 and `product_images`.`product_id` is not null limit 1
        340μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3147 and `product_categories`.`product_id` is not null
        310μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3147 and `product_images`.`product_id` is not null limit 1
        330μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 3148 and `product_categories`.`product_id` is not null
        270μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 3148 and `product_images`.`product_id` is not null limit 1
        310μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1328 and `product_categories`.`product_id` is not null
        320μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        240μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1328 and `product_images`.`product_id` is not null limit 1
        350μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1326 and `product_categories`.`product_id` is not null
        280μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1326 and `product_images`.`product_id` is not null limit 1
        320μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1331 and `product_categories`.`product_id` is not null
        310μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1331 and `product_images`.`product_id` is not null limit 1
        310μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1329 and `product_categories`.`product_id` is not null
        280μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        270μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1329 and `product_images`.`product_id` is not null limit 1
        340μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1334 and `product_categories`.`product_id` is not null
        300μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1334 and `product_images`.`product_id` is not null limit 1
        330μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1330 and `product_categories`.`product_id` is not null
        310μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        230μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1330 and `product_images`.`product_id` is not null limit 1
        310μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1332 and `product_categories`.`product_id` is not null
        250μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        170μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1332 and `product_images`.`product_id` is not null limit 1
        260μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1333 and `product_categories`.`product_id` is not null
        310μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        230μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1333 and `product_images`.`product_id` is not null limit 1
        320μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1315 and `product_categories`.`product_id` is not null
        320μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        240μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1315 and `product_images`.`product_id` is not null limit 1
        320μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1317 and `product_categories`.`product_id` is not null
        330μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        240μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1317 and `product_images`.`product_id` is not null limit 1
        330μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1316 and `product_categories`.`product_id` is not null
        400μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        230μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1316 and `product_images`.`product_id` is not null limit 1
        250μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1318 and `product_categories`.`product_id` is not null
        240μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        260μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1318 and `product_images`.`product_id` is not null limit 1
        340μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1321 and `product_categories`.`product_id` is not null
        320μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        240μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1321 and `product_images`.`product_id` is not null limit 1
        260μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1319 and `product_categories`.`product_id` is not null
        250μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        340μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1319 and `product_images`.`product_id` is not null limit 1
        320μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1320 and `product_categories`.`product_id` is not null
        320μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        230μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1320 and `product_images`.`product_id` is not null limit 1
        310μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1322 and `product_categories`.`product_id` is not null
        300μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1322 and `product_images`.`product_id` is not null limit 1
        350μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1323 and `product_categories`.`product_id` is not null
        340μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        240μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1323 and `product_images`.`product_id` is not null limit 1
        270μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1324 and `product_categories`.`product_id` is not null
        300μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        240μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1324 and `product_images`.`product_id` is not null limit 1
        290μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1327 and `product_categories`.`product_id` is not null
        230μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1327 and `product_images`.`product_id` is not null limit 1
        250μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1325 and `product_categories`.`product_id` is not null
        260μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        160μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1325 and `product_images`.`product_id` is not null limit 1
        300μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1354 and `product_categories`.`product_id` is not null
        350μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1354 and `product_images`.`product_id` is not null limit 1
        280μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1348 and `product_categories`.`product_id` is not null
        300μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        280μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1348 and `product_images`.`product_id` is not null limit 1
        760μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1349 and `product_categories`.`product_id` is not null
        440μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        260μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1349 and `product_images`.`product_id` is not null limit 1
        280μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1350 and `product_categories`.`product_id` is not null
        300μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1350 and `product_images`.`product_id` is not null limit 1
        410μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1351 and `product_categories`.`product_id` is not null
        440μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        860μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1351 and `product_images`.`product_id` is not null limit 1
        500μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1352 and `product_categories`.`product_id` is not null
        350μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        240μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1352 and `product_images`.`product_id` is not null limit 1
        1.3msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1353 and `product_categories`.`product_id` is not null
        360μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1353 and `product_images`.`product_id` is not null limit 1
        360μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1335 and `product_categories`.`product_id` is not null
        270μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1335 and `product_images`.`product_id` is not null limit 1
        370μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1336 and `product_categories`.`product_id` is not null
        320μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        180μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1336 and `product_images`.`product_id` is not null limit 1
        270μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1337 and `product_categories`.`product_id` is not null
        320μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1337 and `product_images`.`product_id` is not null limit 1
        280μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1338 and `product_categories`.`product_id` is not null
        290μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1338 and `product_images`.`product_id` is not null limit 1
        270μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1342 and `product_categories`.`product_id` is not null
        340μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1342 and `product_images`.`product_id` is not null limit 1
        310μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1339 and `product_categories`.`product_id` is not null
        260μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1339 and `product_images`.`product_id` is not null limit 1
        290μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1340 and `product_categories`.`product_id` is not null
        280μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1340 and `product_images`.`product_id` is not null limit 1
        290μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1341 and `product_categories`.`product_id` is not null
        250μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        170μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1341 and `product_images`.`product_id` is not null limit 1
        300μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1343 and `product_categories`.`product_id` is not null
        250μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1343 and `product_images`.`product_id` is not null limit 1
        280μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1346 and `product_categories`.`product_id` is not null
        340μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1346 and `product_images`.`product_id` is not null limit 1
        310μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1344 and `product_categories`.`product_id` is not null
        290μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        350μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1344 and `product_images`.`product_id` is not null limit 1
        410μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1345 and `product_categories`.`product_id` is not null
        260μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        160μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1345 and `product_images`.`product_id` is not null limit 1
        210μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1347 and `product_categories`.`product_id` is not null
        250μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        150μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1347 and `product_images`.`product_id` is not null limit 1
        210μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1778 and `product_categories`.`product_id` is not null
        220μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        150μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1778 and `product_images`.`product_id` is not null limit 1
        230μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1818 and `product_categories`.`product_id` is not null
        210μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        150μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1818 and `product_images`.`product_id` is not null limit 1
        210μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1819 and `product_categories`.`product_id` is not null
        200μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        150μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1819 and `product_images`.`product_id` is not null limit 1
        210μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1820 and `product_categories`.`product_id` is not null
        200μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1820 and `product_images`.`product_id` is not null limit 1
        210μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1821 and `product_categories`.`product_id` is not null
        220μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        290μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1821 and `product_images`.`product_id` is not null limit 1
        220μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1822 and `product_categories`.`product_id` is not null
        210μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        140μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1822 and `product_images`.`product_id` is not null limit 1
        190μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1779 and `product_categories`.`product_id` is not null
        210μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        150μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1779 and `product_images`.`product_id` is not null limit 1
        210μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1780 and `product_categories`.`product_id` is not null
        210μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        150μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1780 and `product_images`.`product_id` is not null limit 1
        230μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1823 and `product_categories`.`product_id` is not null
        200μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        150μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1823 and `product_images`.`product_id` is not null limit 1
        210μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1781 and `product_categories`.`product_id` is not null
        430μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        220μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1781 and `product_images`.`product_id` is not null limit 1
        300μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1782 and `product_categories`.`product_id` is not null
        290μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1782 and `product_images`.`product_id` is not null limit 1
        310μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1783 and `product_categories`.`product_id` is not null
        280μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        230μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1783 and `product_images`.`product_id` is not null limit 1
        290μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1784 and `product_categories`.`product_id` is not null
        340μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1784 and `product_images`.`product_id` is not null limit 1
        310μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1785 and `product_categories`.`product_id` is not null
        260μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        210μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1785 and `product_images`.`product_id` is not null limit 1
        290μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1775 and `product_categories`.`product_id` is not null
        250μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1775 and `product_images`.`product_id` is not null limit 1
        250μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1776 and `product_categories`.`product_id` is not null
        260μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        190μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1776 and `product_images`.`product_id` is not null limit 1
        250μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1777 and `product_categories`.`product_id` is not null
        270μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        180μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1777 and `product_images`.`product_id` is not null limit 1
        250μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1824 and `product_categories`.`product_id` is not null
        250μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        250μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1824 and `product_images`.`product_id` is not null limit 1
        260μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1812 and `product_categories`.`product_id` is not null
        260μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        200μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1812 and `product_images`.`product_id` is not null limit 1
        220μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1793 and `product_categories`.`product_id` is not null
        220μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        160μsthesagf1_secgracust
      • select * from `product_images` where `product_images`.`product_id` = 1793 and `product_images`.`product_id` is not null limit 1
        210μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1794 and `product_categories`.`product_id` is not null
        250μsthesagf1_secgracust
      • select * from `subscription_plan_user` where `user_id` is null and `category_id` in (68) limit 1
        170μsthesagf1_secgracust
      • ... 1017 additional queries are executed but now shown because of Debugbar query limits. Limits can be raised in the config (debugbar.options.db.soft/hard_limit)
      App\Models\Product
      500Product.php#?
      App\Models\ProductCategory
      500ProductCategory.php#?
      App\Models\ProductImage
      500ProductImage.php#?
      App\Models\Category
      274Category.php#?
      App\Models\Pages
      25Pages.php#?
      App\Models\SiteSetting
      6SiteSetting.php#?
          _token
          LfyKs2NgRSHhXHUSJGja8ckLz2ryA13FZROcPIgs
          _previous
          array:1 [ "url" => "https://securegrades.com/category/nursing-1" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /category/nursing-1
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:17 [ "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" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "securegrades.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-https" => array:1 [ 0 => "1" ] ]
          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, 07 Apr 2025 03:50:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikp1VHZBVThMbjNiRm15NXZCVEVob1E9PSIsInZhbHVlIjoiMENzaVBvQTRNMVJha0Z0bFgyVGtqbTVqMkZSNmsvR2x6ckNaMExNdTdsekYxMGdWL2FUUXduby9jTWczK0tUVEFmaE1uQ3ducWRXNFd2SkYwNng0NDVUWnF5WnRxOUdjUEVld1pxUTcyNm42OWhQSjg0UmxFRkN3bWRRMGxMaDEiLCJtYWMiOiI0YzRhYTM0ZjY5ZWY1NDAwOTdmN2IzZjA5ZDAzNjA3MTZiODU0YjA4Njk4NTA3NDY4YWQ3YTMxYjkyMmU4NDVkIiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 05:50:01 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ikp1VHZBVThMbjNiRm15NXZCVEVob1E9PSIsInZhbHVlIjoiMENzaVBvQTRNMVJha0Z0bFgyVGtqbTVqMkZSNmsvR2x6ckNaMExNdTdsekYxMGdWL2FUUXduby9jTWczK0tUVEFmaE1uQ" 1 => "securegrades_session=eyJpdiI6ImMxVFplc2xJWFlNZ2xNTVVsS3JrVXc9PSIsInZhbHVlIjoiTVdNQ29zMDNyRFBPc2RwejJCTDI5U21aN2pqNS9uVVJSRHlzb0hvNndjMXVwVDI2Q3RHQ0Frd3hnbFFmQTRCU2tJWWNmd0lJZHkycWV3OExSdkpya2pxaTlpWHgxejhCb2dlVWRUY2hjTC9rVndRUVdRaWgyWklRSDhtQjBLSDQiLCJtYWMiOiI1OWIxNWIwMmY3MTFlMzY3NmRmODlkODc2MmZlODcxOTUwZWEyNjRkZDEyMWM2MGNjY2E3ZjhiNDRhZGIzZjUzIiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 05:50:01 GMT; Max-Age=7200; path=/; httponly; samesite=laxsecuregrades_session=eyJpdiI6ImMxVFplc2xJWFlNZ2xNTVVsS3JrVXc9PSIsInZhbHVlIjoiTVdNQ29zMDNyRFBPc2RwejJCTDI5U21aN2pqNS9uVVJSRHlzb0hvNndjMXVwVDI2Q3RHQ0Frd3hnbFFmQTR" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikp1VHZBVThMbjNiRm15NXZCVEVob1E9PSIsInZhbHVlIjoiMENzaVBvQTRNMVJha0Z0bFgyVGtqbTVqMkZSNmsvR2x6ckNaMExNdTdsekYxMGdWL2FUUXduby9jTWczK0tUVEFmaE1uQ3ducWRXNFd2SkYwNng0NDVUWnF5WnRxOUdjUEVld1pxUTcyNm42OWhQSjg0UmxFRkN3bWRRMGxMaDEiLCJtYWMiOiI0YzRhYTM0ZjY5ZWY1NDAwOTdmN2IzZjA5ZDAzNjA3MTZiODU0YjA4Njk4NTA3NDY4YWQ3YTMxYjkyMmU4NDVkIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 05:50:01 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ikp1VHZBVThMbjNiRm15NXZCVEVob1E9PSIsInZhbHVlIjoiMENzaVBvQTRNMVJha0Z0bFgyVGtqbTVqMkZSNmsvR2x6ckNaMExNdTdsekYxMGdWL2FUUXduby9jTWczK0tUVEFmaE1uQ" 1 => "securegrades_session=eyJpdiI6ImMxVFplc2xJWFlNZ2xNTVVsS3JrVXc9PSIsInZhbHVlIjoiTVdNQ29zMDNyRFBPc2RwejJCTDI5U21aN2pqNS9uVVJSRHlzb0hvNndjMXVwVDI2Q3RHQ0Frd3hnbFFmQTRCU2tJWWNmd0lJZHkycWV3OExSdkpya2pxaTlpWHgxejhCb2dlVWRUY2hjTC9rVndRUVdRaWgyWklRSDhtQjBLSDQiLCJtYWMiOiI1OWIxNWIwMmY3MTFlMzY3NmRmODlkODc2MmZlODcxOTUwZWEyNjRkZDEyMWM2MGNjY2E3ZjhiNDRhZGIzZjUzIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 05:50:01 GMT; path=/; httponlysecuregrades_session=eyJpdiI6ImMxVFplc2xJWFlNZ2xNTVVsS3JrVXc9PSIsInZhbHVlIjoiTVdNQ29zMDNyRFBPc2RwejJCTDI5U21aN2pqNS9uVVJSRHlzb0hvNndjMXVwVDI2Q3RHQ0Frd3hnbFFmQTR" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "LfyKs2NgRSHhXHUSJGja8ckLz2ryA13FZROcPIgs" "_previous" => array:1 [ "url" => "https://securegrades.com/category/nursing-1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-07 03:50:01GET/category/nursing-1515171805