Logo

Brainstorm, Curate and Extract Content to Create
Your Own Documents: Presentations, Worksheets, Keynotes, Discussions
Collaboration Café, Reflections, Analytical Reports, MindMaps, Graphs & Many More

Request history8.1.28PHP Version307msRequest Duration4MBMemory UsageGET /Route
    • Booting (54.97ms)time
    • Application (252ms)time
    • 1 x Application (82.1%)
      252ms
      1 x Booting (17.89%)
      54.97ms
      5 templates were rendered
      • product.indexindex.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 /
      middleware
      web, guestOrVerified
      controller
      App\Http\Controllers\ProductController@index
      namespace
      prefix
      where
      as
      home
      file
      app/Http/Controllers/ProductController.php:149-185
      103 statements were executed, 39 of which were duplicates, 64 unique. Show only duplicated107ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 3 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • Connection Establishedthesagf1_secgracustProductController.php#151
        Backtrace
        • 15. app/Http/Controllers/ProductController.php:151
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `site_setting` limit 1
        4.55msthesagf1_secgracustProductController.php#151
        Backtrace
        • 19. app/Http/Controllers/ProductController.php:151
        • 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 `active` = 1 and `v_home` = 1 and `parent_id` is null and `categories`.`deleted_at` is null
        1.32msthesagf1_secgracustProductController.php#152
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 16. app/Http/Controllers/ProductController.php:152
        • 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 `categories` where `active` = 1 and `v_home` = 1 and `parent_id` is null and `categories`.`deleted_at` is null limit 500 offset 0
        1.36msthesagf1_secgracustProductController.php#152
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 16. app/Http/Controllers/ProductController.php:152
        • 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 `categories` where `active` = 1 and `categories`.`deleted_at` is null
        2.41msthesagf1_secgracustCategory.php#37
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Models/Category.php:37
        • 16. app/Http/Controllers/ProductController.php:162
        • 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 count(*) as aggregate from `products` where `title` like '%%' and `tag` = 'feature' and exists (select * from `product_categories` where `products`.`id` = `product_categories`.`product_id` and `category_id` in (39, 40, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 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, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 223, 224, 225, 226, 227, 229)) and `products`.`deleted_at` is null
        6.95msthesagf1_secgracustProductController.php#174
        Bindings
        • 0: %%
        • 1: feature
        • 2: 39
        • 3: 40
        • 4: 42
        • 5: 43
        • 6: 44
        • 7: 46
        • 8: 47
        • 9: 48
        • 10: 49
        • 11: 50
        • 12: 51
        • 13: 52
        • 14: 53
        • 15: 54
        • 16: 55
        • 17: 56
        • 18: 57
        • 19: 58
        • 20: 59
        • 21: 60
        • 22: 61
        • 23: 62
        • 24: 63
        • 25: 64
        • 26: 65
        • 27: 66
        • 28: 67
        • 29: 68
        • 30: 69
        • 31: 70
        • 32: 71
        • 33: 72
        • 34: 73
        • 35: 74
        • 36: 76
        • 37: 77
        • 38: 78
        • 39: 79
        • 40: 80
        • 41: 81
        • 42: 82
        • 43: 83
        • 44: 84
        • 45: 85
        • 46: 86
        • 47: 87
        • 48: 88
        • 49: 89
        • 50: 90
        • 51: 91
        • 52: 92
        • 53: 93
        • 54: 94
        • 55: 95
        • 56: 96
        • 57: 97
        • 58: 98
        • 59: 99
        • 60: 100
        • 61: 101
        • 62: 102
        • 63: 103
        • 64: 104
        • 65: 106
        • 66: 107
        • 67: 108
        • 68: 109
        • 69: 111
        • 70: 112
        • 71: 113
        • 72: 114
        • 73: 115
        • 74: 116
        • 75: 117
        • 76: 118
        • 77: 119
        • 78: 120
        • 79: 121
        • 80: 122
        • 81: 123
        • 82: 124
        • 83: 125
        • 84: 126
        • 85: 127
        • 86: 128
        • 87: 129
        • 88: 130
        • 89: 131
        • 90: 132
        • 91: 133
        • 92: 134
        • 93: 135
        • 94: 136
        • 95: 137
        • 96: 138
        • 97: 139
        • 98: 140
        • 99: 141
        • 100: 142
        • 101: 143
        • 102: 144
        • 103: 145
        • 104: 146
        • 105: 147
        • 106: 148
        • 107: 149
        • 108: 150
        • 109: 151
        • 110: 152
        • 111: 153
        • 112: 154
        • 113: 155
        • 114: 156
        • 115: 157
        • 116: 158
        • 117: 159
        • 118: 160
        • 119: 161
        • 120: 162
        • 121: 163
        • 122: 164
        • 123: 165
        • 124: 167
        • 125: 168
        • 126: 169
        • 127: 170
        • 128: 171
        • 129: 172
        • 130: 173
        • 131: 174
        • 132: 175
        • 133: 176
        • 134: 177
        • 135: 178
        • 136: 179
        • 137: 180
        • 138: 181
        • 139: 182
        • 140: 183
        • 141: 184
        • 142: 185
        • 143: 186
        • 144: 187
        • 145: 188
        • 146: 189
        • 147: 190
        • 148: 191
        • 149: 192
        • 150: 193
        • 151: 194
        • 152: 195
        • 153: 196
        • 154: 197
        • 155: 198
        • 156: 199
        • 157: 200
        • 158: 201
        • 159: 202
        • 160: 203
        • 161: 204
        • 162: 205
        • 163: 206
        • 164: 207
        • 165: 208
        • 166: 209
        • 167: 210
        • 168: 211
        • 169: 212
        • 170: 213
        • 171: 214
        • 172: 215
        • 173: 216
        • 174: 217
        • 175: 218
        • 176: 219
        • 177: 220
        • 178: 223
        • 179: 224
        • 180: 225
        • 181: 226
        • 182: 227
        • 183: 229
        Backtrace
        • 16. app/Http/Controllers/ProductController.php:174
        • 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 `products` where `title` like '%%' and `tag` = 'feature' and exists (select * from `product_categories` where `products`.`id` = `product_categories`.`product_id` and `category_id` in (39, 40, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 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, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 223, 224, 225, 226, 227, 229)) and `products`.`deleted_at` is null order by `title` asc limit 500 offset 0
        6.82msthesagf1_secgracustProductController.php#174
        Bindings
        • 0: %%
        • 1: feature
        • 2: 39
        • 3: 40
        • 4: 42
        • 5: 43
        • 6: 44
        • 7: 46
        • 8: 47
        • 9: 48
        • 10: 49
        • 11: 50
        • 12: 51
        • 13: 52
        • 14: 53
        • 15: 54
        • 16: 55
        • 17: 56
        • 18: 57
        • 19: 58
        • 20: 59
        • 21: 60
        • 22: 61
        • 23: 62
        • 24: 63
        • 25: 64
        • 26: 65
        • 27: 66
        • 28: 67
        • 29: 68
        • 30: 69
        • 31: 70
        • 32: 71
        • 33: 72
        • 34: 73
        • 35: 74
        • 36: 76
        • 37: 77
        • 38: 78
        • 39: 79
        • 40: 80
        • 41: 81
        • 42: 82
        • 43: 83
        • 44: 84
        • 45: 85
        • 46: 86
        • 47: 87
        • 48: 88
        • 49: 89
        • 50: 90
        • 51: 91
        • 52: 92
        • 53: 93
        • 54: 94
        • 55: 95
        • 56: 96
        • 57: 97
        • 58: 98
        • 59: 99
        • 60: 100
        • 61: 101
        • 62: 102
        • 63: 103
        • 64: 104
        • 65: 106
        • 66: 107
        • 67: 108
        • 68: 109
        • 69: 111
        • 70: 112
        • 71: 113
        • 72: 114
        • 73: 115
        • 74: 116
        • 75: 117
        • 76: 118
        • 77: 119
        • 78: 120
        • 79: 121
        • 80: 122
        • 81: 123
        • 82: 124
        • 83: 125
        • 84: 126
        • 85: 127
        • 86: 128
        • 87: 129
        • 88: 130
        • 89: 131
        • 90: 132
        • 91: 133
        • 92: 134
        • 93: 135
        • 94: 136
        • 95: 137
        • 96: 138
        • 97: 139
        • 98: 140
        • 99: 141
        • 100: 142
        • 101: 143
        • 102: 144
        • 103: 145
        • 104: 146
        • 105: 147
        • 106: 148
        • 107: 149
        • 108: 150
        • 109: 151
        • 110: 152
        • 111: 153
        • 112: 154
        • 113: 155
        • 114: 156
        • 115: 157
        • 116: 158
        • 117: 159
        • 118: 160
        • 119: 161
        • 120: 162
        • 121: 163
        • 122: 164
        • 123: 165
        • 124: 167
        • 125: 168
        • 126: 169
        • 127: 170
        • 128: 171
        • 129: 172
        • 130: 173
        • 131: 174
        • 132: 175
        • 133: 176
        • 134: 177
        • 135: 178
        • 136: 179
        • 137: 180
        • 138: 181
        • 139: 182
        • 140: 183
        • 141: 184
        • 142: 185
        • 143: 186
        • 144: 187
        • 145: 188
        • 146: 189
        • 147: 190
        • 148: 191
        • 149: 192
        • 150: 193
        • 151: 194
        • 152: 195
        • 153: 196
        • 154: 197
        • 155: 198
        • 156: 199
        • 157: 200
        • 158: 201
        • 159: 202
        • 160: 203
        • 161: 204
        • 162: 205
        • 163: 206
        • 164: 207
        • 165: 208
        • 166: 209
        • 167: 210
        • 168: 211
        • 169: 212
        • 170: 213
        • 171: 214
        • 172: 215
        • 173: 216
        • 174: 217
        • 175: 218
        • 176: 219
        • 177: 220
        • 178: 223
        • 179: 224
        • 180: 225
        • 181: 226
        • 182: 227
        • 183: 229
        Backtrace
        • 16. app/Http/Controllers/ProductController.php:174
        • 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
        1.21msthesagf1_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
        600μ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 `product_categories` where `product_categories`.`product_id` = 448 and `product_categories`.`product_id` is not null
        1.07msthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 448
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        1.13msthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 448 and `product_images`.`product_id` is not null limit 1
        1.88msthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 448
        Backtrace
        • 22. view::product.index:216
        • 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` = 450 and `product_categories`.`product_id` is not null
        730μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 450
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        660μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 450 and `product_images`.`product_id` is not null limit 1
        770μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 450
        Backtrace
        • 22. view::product.index:216
        • 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` = 449 and `product_categories`.`product_id` is not null
        880μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 449
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        840μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 449 and `product_images`.`product_id` is not null limit 1
        610μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 449
        Backtrace
        • 22. view::product.index:216
        • 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` = 2113 and `product_categories`.`product_id` is not null
        730μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 2113
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        520μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 2113 and `product_images`.`product_id` is not null limit 1
        980μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 2113
        Backtrace
        • 22. view::product.index:216
        • 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` = 451 and `product_categories`.`product_id` is not null
        740μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 451
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        650μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 451 and `product_images`.`product_id` is not null limit 1
        770μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 451
        Backtrace
        • 22. view::product.index:216
        • 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` = 492 and `product_categories`.`product_id` is not null
        850μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 492
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        650μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 492 and `product_images`.`product_id` is not null limit 1
        780μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 492
        Backtrace
        • 22. view::product.index:216
        • 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` = 491 and `product_categories`.`product_id` is not null
        740μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 491
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        570μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 491 and `product_images`.`product_id` is not null limit 1
        750μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 491
        Backtrace
        • 22. view::product.index:216
        • 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` = 493 and `product_categories`.`product_id` is not null
        970μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 493
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        770μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 493 and `product_images`.`product_id` is not null limit 1
        760μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 493
        Backtrace
        • 22. view::product.index:216
        • 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` = 452 and `product_categories`.`product_id` is not null
        730μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 452
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        720μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 452 and `product_images`.`product_id` is not null limit 1
        730μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 452
        Backtrace
        • 22. view::product.index:216
        • 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` = 443 and `product_categories`.`product_id` is not null
        850μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 443
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        770μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 443 and `product_images`.`product_id` is not null limit 1
        890μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 443
        Backtrace
        • 22. view::product.index:216
        • 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` = 444 and `product_categories`.`product_id` is not null
        950μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 444
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        820μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 444 and `product_images`.`product_id` is not null limit 1
        900μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 444
        Backtrace
        • 22. view::product.index:216
        • 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` = 446 and `product_categories`.`product_id` is not null
        820μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 446
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        680μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 446 and `product_images`.`product_id` is not null limit 1
        840μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 446
        Backtrace
        • 22. view::product.index:216
        • 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` = 445 and `product_categories`.`product_id` is not null
        810μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 445
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        950μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 445 and `product_images`.`product_id` is not null limit 1
        990μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 445
        Backtrace
        • 22. view::product.index:216
        • 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` = 447 and `product_categories`.`product_id` is not null
        940μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 447
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        930μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 447 and `product_images`.`product_id` is not null limit 1
        960μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 447
        Backtrace
        • 22. view::product.index:216
        • 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` = 460 and `product_categories`.`product_id` is not null
        930μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 460
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        790μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 460 and `product_images`.`product_id` is not null limit 1
        930μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 460
        Backtrace
        • 22. view::product.index:216
        • 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` = 454 and `product_categories`.`product_id` is not null
        970μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 454
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        940μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 454 and `product_images`.`product_id` is not null limit 1
        990μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 454
        Backtrace
        • 22. view::product.index:216
        • 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` = 453 and `product_categories`.`product_id` is not null
        890μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 453
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        750μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 453 and `product_images`.`product_id` is not null limit 1
        1.01msthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 453
        Backtrace
        • 22. view::product.index:216
        • 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` = 455 and `product_categories`.`product_id` is not null
        940μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 455
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        750μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 455 and `product_images`.`product_id` is not null limit 1
        820μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 455
        Backtrace
        • 22. view::product.index:216
        • 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` = 456 and `product_categories`.`product_id` is not null
        920μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 456
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        610μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 456 and `product_images`.`product_id` is not null limit 1
        810μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 456
        Backtrace
        • 22. view::product.index:216
        • 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` = 457 and `product_categories`.`product_id` is not null
        740μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 457
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        630μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 457 and `product_images`.`product_id` is not null limit 1
        860μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 457
        Backtrace
        • 22. view::product.index:216
        • 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` = 458 and `product_categories`.`product_id` is not null
        840μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 458
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        690μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 458 and `product_images`.`product_id` is not null limit 1
        870μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 458
        Backtrace
        • 22. view::product.index:216
        • 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` = 459 and `product_categories`.`product_id` is not null
        900μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 459
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        680μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 459 and `product_images`.`product_id` is not null limit 1
        960μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 459
        Backtrace
        • 22. view::product.index:216
        • 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` = 466 and `product_categories`.`product_id` is not null
        870μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 466
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        830μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 466 and `product_images`.`product_id` is not null limit 1
        990μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 466
        Backtrace
        • 22. view::product.index:216
        • 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` = 467 and `product_categories`.`product_id` is not null
        900μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 467
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        750μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 467 and `product_images`.`product_id` is not null limit 1
        880μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 467
        Backtrace
        • 22. view::product.index:216
        • 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` = 461 and `product_categories`.`product_id` is not null
        1.02msthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 461
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        750μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 461 and `product_images`.`product_id` is not null limit 1
        1.02msthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 461
        Backtrace
        • 22. view::product.index:216
        • 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` = 462 and `product_categories`.`product_id` is not null
        910μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 462
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        1.16msthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 462 and `product_images`.`product_id` is not null limit 1
        1.08msthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 462
        Backtrace
        • 22. view::product.index:216
        • 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` = 463 and `product_categories`.`product_id` is not null
        1.08msthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 463
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        790μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 463 and `product_images`.`product_id` is not null limit 1
        910μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 463
        Backtrace
        • 22. view::product.index:216
        • 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` = 464 and `product_categories`.`product_id` is not null
        1.07msthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 464
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        2.76msthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 464 and `product_images`.`product_id` is not null limit 1
        740μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 464
        Backtrace
        • 22. view::product.index:216
        • 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` = 465 and `product_categories`.`product_id` is not null
        700μsthesagf1_secgracustindex.blade.php#201
        Bindings
        • 0: 465
        Backtrace
        • 20. view::product.index:201
        • 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 (53) limit 1
        660μsthesagf1_secgracustindex.blade.php#202
        Bindings
        • 0: 53
        Backtrace
        • 14. view::product.index:202
        • 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` = 465 and `product_images`.`product_id` is not null limit 1
        770μsthesagf1_secgracustindex.blade.php#216
        Bindings
        • 0: 465
        Backtrace
        • 22. view::product.index:216
        • 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 `pages` where `status` = 1
        940μ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
        680μ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 `pages` where `status` = 1
        720μ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
        690μ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 `pages` where `status` = 1
        770μ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
        610μsthesagf1_secgracust
      • select * from `pages` where `status` = 1
        790μsthesagf1_secgracust
      • select * from `site_setting` limit 1
        640μsthesagf1_secgracust
      App\Models\Category
      210Category.php#?
      App\Models\Product
      29Product.php#?
      App\Models\ProductCategory
      29ProductCategory.php#?
      App\Models\ProductImage
      29ProductImage.php#?
      App\Models\Pages
      25Pages.php#?
      App\Models\SiteSetting
      6SiteSetting.php#?
          _token
          mbV8mTBNVRGsUM5VGdgkSphQi7NvN7HehD5uvRVg
          _previous
          array:1 [ "url" => "https://securegrades.com" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /
          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 => "Thu, 03 Apr 2025 04:18:31 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVpanduMEV3a3MvSURYWGJQamw4ZXc9PSIsInZhbHVlIjoiMjIyeFBkT2hRdUFIMVdkZXc2aEFvYWFrS2M0Ti9sZlpaMlc0bFluY1kzSjhheE11bVJMdGpSeFdUOHFWRzROczBOeTFQTlhMZmt4YjhXRWV5OTBEUStyNzVYcWJ5ZUhKQXRTQnJXZzlnSG84eDhCcFZSZUE2MVhnbXJ4SmVsNFQiLCJtYWMiOiI3ZTA4YjYzZGViZDgwMzFkYWM3OGNmNjNiYTg4MmI5MTAzNjMzNzQ5NzRjZDc5ZWIxM2FkNjcxYjYyOTE4OTY3IiwidGFnIjoiIn0%3D; expires=Thu, 03 Apr 2025 06:18:31 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjVpanduMEV3a3MvSURYWGJQamw4ZXc9PSIsInZhbHVlIjoiMjIyeFBkT2hRdUFIMVdkZXc2aEFvYWFrS2M0Ti9sZlpaMlc0bFluY1kzSjhheE11bVJMdGpSeFdUOHFWRzROczBOeTFQT" 1 => "securegrades_session=eyJpdiI6IlBnazFYenAzVmhTamdvQnZ1UUxEZWc9PSIsInZhbHVlIjoicFlzNDlyN3B2SjhZUWF0TmRqbjg5ZzhDRmJDTVBhWDEyZWZ1NVJKelozc2QvQUpEUEhGd2Y5c3o5TDhIWnJKelJqM3p6eWdNbEc4a2NwdzRtendvbDdCTFVRL0oxbzhOeUczYkZ6cEFRQ2ZFejlxbkxWVHAvZjF3cW1BU1E5NHEiLCJtYWMiOiI2MzgxNWQ5YTE1M2Q1YWU4NDRjZmYwYTJiZGU0NzFiNmFhYzlhZGE0OWY0ZDRlYjhlZWVhOGExMWQ5Y2RjZTMwIiwidGFnIjoiIn0%3D; expires=Thu, 03 Apr 2025 06:18:31 GMT; Max-Age=7200; path=/; httponly; samesite=laxsecuregrades_session=eyJpdiI6IlBnazFYenAzVmhTamdvQnZ1UUxEZWc9PSIsInZhbHVlIjoicFlzNDlyN3B2SjhZUWF0TmRqbjg5ZzhDRmJDTVBhWDEyZWZ1NVJKelozc2QvQUpEUEhGd2Y5c3o5TDhIWnJ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVpanduMEV3a3MvSURYWGJQamw4ZXc9PSIsInZhbHVlIjoiMjIyeFBkT2hRdUFIMVdkZXc2aEFvYWFrS2M0Ti9sZlpaMlc0bFluY1kzSjhheE11bVJMdGpSeFdUOHFWRzROczBOeTFQTlhMZmt4YjhXRWV5OTBEUStyNzVYcWJ5ZUhKQXRTQnJXZzlnSG84eDhCcFZSZUE2MVhnbXJ4SmVsNFQiLCJtYWMiOiI3ZTA4YjYzZGViZDgwMzFkYWM3OGNmNjNiYTg4MmI5MTAzNjMzNzQ5NzRjZDc5ZWIxM2FkNjcxYjYyOTE4OTY3IiwidGFnIjoiIn0%3D; expires=Thu, 03-Apr-2025 06:18:31 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjVpanduMEV3a3MvSURYWGJQamw4ZXc9PSIsInZhbHVlIjoiMjIyeFBkT2hRdUFIMVdkZXc2aEFvYWFrS2M0Ti9sZlpaMlc0bFluY1kzSjhheE11bVJMdGpSeFdUOHFWRzROczBOeTFQT" 1 => "securegrades_session=eyJpdiI6IlBnazFYenAzVmhTamdvQnZ1UUxEZWc9PSIsInZhbHVlIjoicFlzNDlyN3B2SjhZUWF0TmRqbjg5ZzhDRmJDTVBhWDEyZWZ1NVJKelozc2QvQUpEUEhGd2Y5c3o5TDhIWnJKelJqM3p6eWdNbEc4a2NwdzRtendvbDdCTFVRL0oxbzhOeUczYkZ6cEFRQ2ZFejlxbkxWVHAvZjF3cW1BU1E5NHEiLCJtYWMiOiI2MzgxNWQ5YTE1M2Q1YWU4NDRjZmYwYTJiZGU0NzFiNmFhYzlhZGE0OWY0ZDRlYjhlZWVhOGExMWQ5Y2RjZTMwIiwidGFnIjoiIn0%3D; expires=Thu, 03-Apr-2025 06:18:31 GMT; path=/; httponlysecuregrades_session=eyJpdiI6IlBnazFYenAzVmhTamdvQnZ1UUxEZWc9PSIsInZhbHVlIjoicFlzNDlyN3B2SjhZUWF0TmRqbjg5ZzhDRmJDTVBhWDEyZWZ1NVJKelozc2QvQUpEUEhGd2Y5c3o5TDhIWnJ" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "mbV8mTBNVRGsUM5VGdgkSphQi7NvN7HehD5uvRVg" "_previous" => array:1 [ "url" => "https://securegrades.com" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-03 04:18:31GET/5103328