Promotion
Request history8.2.27PHP Version57.41msRequest Duration9MBMemory UsageGET job-solution/single-questionRoute
    • Booting (24.98ms)time
    • Application (32.42ms)time
    • 1 x Application (56.48%)
      32.42ms
      1 x Booting (43.51%)
      24.98ms
      33 templates were rendered
      • questions.mcq.single_questionsingle_question.blade.php#?blade
      • questions.include.show_timeshow_time.blade.php#?blade
      • questions.mode.readingreading.blade.php#?blade
      • questions.include.activity_layoutactivity_layout.blade.php#?blade
      • questions.mcq.sidebarsidebar.blade.php#?blade
      • common.modal.bookmark_modalbookmark_modal.blade.php#?blade
      • common.modal.tag_add_modaltag_add_modal.blade.php#?blade
      • common.modal.add_description_modaladd_description_modal.blade.php#?blade
      • common.modal.video_modalvideo_modal.blade.php#?blade
      • common.modal.edit_description_modaledit_description_modal.blade.php#?blade
      • common.modal.error_report_modalerror_report_modal.blade.php#?blade
      • job.job_include.job_scriptjob_script.blade.php#?blade
      • common.script.activity_scriptactivity_script.blade.php#?blade
      • common.script.navigator_sharenavigator_share.blade.php#?blade
      • common.script.follow_unfollow_scriptfollow_unfollow_script.blade.php#?blade
      • common.script.short_statistics_scriptshort_statistics_script.blade.php#?blade
      • layouts.single-question-appsingle-question-app.blade.php#?blade
      • includes.single_header_linksingle_header_link.blade.php#?blade
      • common.login_modallogin_modal.blade.php#?blade
      • components.authentication-card-logoauthentication-card-logo.blade.php#?blade
      • layouts.headerheader.blade.php#?blade
      • layouts.toolbartoolbar.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      • common.includes.promotion_modalpromotion_modal.blade.php#?blade
      • common.includes.promotion_offcanvaspromotion_offcanvas.blade.php#?blade
      • includes.footer_link2footer_link2.blade.php#?blade
      • includes.restrictrestrict.blade.php#?blade
      • livewire-alert::components.scriptsscripts.blade.php#?blade
      • livewire-alert::components.flashflash.blade.php#?blade
      • admin.include.toastrtoastr.blade.php#?blade
      • common.search.search_scriptsearch_script.blade.php#?blade
      • common.script.promotion_scriptpromotion_script.blade.php#?blade
      • common.script.promotion_functionspromotion_functions.blade.php#?blade
      uri
      GET job-solution/single-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleMcq
      namespace
      prefix
      where
      as
      job.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:62-98
      30 statements were executed5.74ms
      • QuestionController.php#150debugerror_satt140μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '18815' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 18815
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:150
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:145
        • app/Http/Controllers/Academy/QuestionController.php:66
      • QuestionController.php#150debugerror_satt150μsselect * from `question_options` where `question_options`.`question_id` in (18815) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:150
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:145
        • app/Http/Controllers/Academy/QuestionController.php:66
      • QuestionController.php#190debugerror_satt380μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 18815
        Bindings
        • 0: 18815
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:190
        • vendor/laravel/framework/src/Illuminate/Cache/Lock.php:95
        • app/Http/Controllers/Academy/QuestionController.php:187
        • app/Http/Controllers/Academy/QuestionController.php:79
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • QuestionController.php#256debugerror_satt170μsselect `id`, `view_count`, `vote`, `subject_id`, `category_id`, `sub_category_id`, `board_exam_id`, `passage_id`, `question_type`, `question`, `is_duplicate`, `status`, `image`, `meta_og_image`, `meta_og_title`, `meta_keyword`, `created_at`, `updated_at`, exists(select * from `review_contents` where `questions`.`id` = `review_contents`.`reviewable_id` and `review_contents`.`reviewable_type` = 'App\\Models\\Question') as `review_content_exists` from `questions` where `id` = '18815' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 18815
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt100μsselect `id`, `question_id`, `option_1`, `option_2`, `option_3`, `option_4`, `option_5`, `image_option`, `image_question`, `answer` from `question_options` where `question_options`.`question_id` in (18815) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt90μsselect `id`, `title`, `passage` from `passages` where `passages`.`id` in (0) and `passages`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt100μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (76) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt100μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (2) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt120μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (2) and `subject_descriptions`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt180μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (18815) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `subjects`.`deleted_at` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt110μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (18815)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt190μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (18815) and `descriptions`.`descriptionable_type` = 'App\\Models\\Question' and `status` in ('approve', 'active') and `descriptions`.`deleted_at` is null order by `vote` desc
        Bindings
        • 0: App\Models\Question
        • 1: approve
        • 2: active
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt120μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (1) and `users`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt90μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (18815) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt90μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (18815) and `votes`.`votable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt80μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (18815) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • DynamicPrintService.php#99debugerror_satt690μsselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (545)
        Bindings
        • 0: App\Models\Question
        • 1: 545
        Backtrace
        • app/Services/DynamicPrintService.php:99
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Services/DynamicPrintService.php:96
        • app/Http/Controllers/Academy/QuestionController.php:409
      • QuestionController.php#451debugerror_satt1.31msselect `id`, `view_count`, `vote`, `subject_id`, `category_id`, `sub_category_id`, `board_exam_id`, `passage_id`, `question_type`, `question`, `is_duplicate`, `status`, `image`, `created_at`, `updated_at` from `questions` where `id` in (68557, 70048, 70051, 70081, 70213, 70223, 70739, 70820, 71104, 71182, 71216, 71303, 79097, 79112, 79177, 79294, 79659, 80787, 82369, 83308, 12593, 13565, 15022, 10017, 15646, 28584, 29666, 32386, 21966, 82132, 80099, 79116, 7655, 75163, 74856, 70079, 67708, 67469, 67136, 64688, 44111, 50469, 59267, 54850, 56776, 17, 18, 29, 49, 228, 355, 2815, 2818, 2971, 3120, 3283, 3378, 3784, 3808, 4060, 4062, 4086, 4100, 4150, 5294, 5528, 5564, 5565, 6384, 6604, 6706, 6715, 6920, 7463, 7490, 7734, 7993, 7994, 8064, 8281, 8502, 8759, 9001, 9350, 9449, 9525, 9547, 9553, 9601, 9626, 9631, 9809, 10061, 10266, 10288, 10401, 10599, 10823, 11129, 11514, 11759, 11806, 12615, 12704, 12708, 12974, 13685, 13881, 13918, 13919, 13926, 14019, 14117, 14333, 14421, 14422, 14505, 14554, 14558, 14696, 15021, 15290, 15591, 15671, 15712, 15820, 15955, 16256, 16259, 16544, 17207, 17210, 17277, 18011, 18150, 18322, 18486, 18492, 18493, 18562, 18566, 18672, 18673, 18815, 18862, 18863, 19059, 19060, 19102, 19333, 19360, 19421, 19805, 19808, 20277, 20287, 21027, 21073, 21714, 21830, 22082, 22102, 22749, 22967, 23422, 23617, 23621, 23719, 23754, 23864, 23934, 23944, 24206, 24333, 24503, 24506, 24804, 25525, 25799, 26277, 26280, 27492, 28407, 28408, 28486, 28580, 28581, 29369, 30568, 33157, 33728, 34969, 36612, 36643, 36647, 36813, 36819, 36823, 37507, 37996, 38040, 39022, 39028, 39050, 39968, 39975, 40543, 42559, 43562, 44113, 44877, 46492, 46853, 47915, 48443, 50144, 50342, 50362, 50364, 50458, 50477, 50484, 50563, 50821, 50824, 51055, 51837, 52055, 52060, 52381, 53470, 54839, 55420, 57124, 57473, 57711, 57774, 57864, 57964, 58096, 58694, 59143, 59497, 59514, 59516, 59825, 61229, 62437, 64707, 65680, 65817, 66283, 66468, 67650, 67923, 68085, 68260, 68282, 68285, 68400, 71530, 72230, 72231, 72555, 72583, 72842, 74316, 74396, 74611, 74627, 74748, 75327, 75436, 75664, 75706, 76377, 76925, 77286, 77680, 78074, 78153, 78289, 78539, 79045, 79884, 79960, 80426, 80524, 81668, 81966, 82568, 82704, 83096, 83393, 237919, 237979, 237995, 238285, 598, 66052, 66971, 67262, 67445, 67448, 67537, 67539, 80730, 83613, 237835, 239871, 239936, 239969, 1647, 5593, 8067, 12915, 30208, 22507, 69642, 18605, 250554, 250886, 251053, 251118, 251119, 251259, 251408, 251421, 251422, 251514, 251852, 252036, 252148, 252206, 252250, 252371, 252372, 252455, 252766, 253043, 253732, 254034, 254071, 254197, 254232, 254252, 254257, 254337, 254434, 256853, 256957, 257037, 257038, 257208, 257209, 257947, 258021, 258495, 258555, 258970, 259898, 259998, 260002, 262752, 262903, 263040, 263456, 263466, 265066, 265313, 265864, 265889, 268553, 268562, 268600, 270659, 270852, 270865, 271047, 273008, 273057, 275578, 275650, 275393, 279924, 280174, 281046, 281073, 281075) and `id` != 18815 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 68557
        • 1: 70048
        • 2: 70051
        • 3: 70081
        • 4: 70213
        • 5: 70223
        • 6: 70739
        • 7: 70820
        • 8: 71104
        • 9: 71182
        • 10: 71216
        • 11: 71303
        • 12: 79097
        • 13: 79112
        • 14: 79177
        • 15: 79294
        • 16: 79659
        • 17: 80787
        • 18: 82369
        • 19: 83308
        • 20: 12593
        • 21: 13565
        • 22: 15022
        • 23: 10017
        • 24: 15646
        • 25: 28584
        • 26: 29666
        • 27: 32386
        • 28: 21966
        • 29: 82132
        • 30: 80099
        • 31: 79116
        • 32: 7655
        • 33: 75163
        • 34: 74856
        • 35: 70079
        • 36: 67708
        • 37: 67469
        • 38: 67136
        • 39: 64688
        • 40: 44111
        • 41: 50469
        • 42: 59267
        • 43: 54850
        • 44: 56776
        • 45: 17
        • 46: 18
        • 47: 29
        • 48: 49
        • 49: 228
        • 50: 355
        • 51: 2815
        • 52: 2818
        • 53: 2971
        • 54: 3120
        • 55: 3283
        • 56: 3378
        • 57: 3784
        • 58: 3808
        • 59: 4060
        • 60: 4062
        • 61: 4086
        • 62: 4100
        • 63: 4150
        • 64: 5294
        • 65: 5528
        • 66: 5564
        • 67: 5565
        • 68: 6384
        • 69: 6604
        • 70: 6706
        • 71: 6715
        • 72: 6920
        • 73: 7463
        • 74: 7490
        • 75: 7734
        • 76: 7993
        • 77: 7994
        • 78: 8064
        • 79: 8281
        • 80: 8502
        • 81: 8759
        • 82: 9001
        • 83: 9350
        • 84: 9449
        • 85: 9525
        • 86: 9547
        • 87: 9553
        • 88: 9601
        • 89: 9626
        • 90: 9631
        • 91: 9809
        • 92: 10061
        • 93: 10266
        • 94: 10288
        • 95: 10401
        • 96: 10599
        • 97: 10823
        • 98: 11129
        • 99: 11514
        • 100: 11759
        • 101: 11806
        • 102: 12615
        • 103: 12704
        • 104: 12708
        • 105: 12974
        • 106: 13685
        • 107: 13881
        • 108: 13918
        • 109: 13919
        • 110: 13926
        • 111: 14019
        • 112: 14117
        • 113: 14333
        • 114: 14421
        • 115: 14422
        • 116: 14505
        • 117: 14554
        • 118: 14558
        • 119: 14696
        • 120: 15021
        • 121: 15290
        • 122: 15591
        • 123: 15671
        • 124: 15712
        • 125: 15820
        • 126: 15955
        • 127: 16256
        • 128: 16259
        • 129: 16544
        • 130: 17207
        • 131: 17210
        • 132: 17277
        • 133: 18011
        • 134: 18150
        • 135: 18322
        • 136: 18486
        • 137: 18492
        • 138: 18493
        • 139: 18562
        • 140: 18566
        • 141: 18672
        • 142: 18673
        • 143: 18815
        • 144: 18862
        • 145: 18863
        • 146: 19059
        • 147: 19060
        • 148: 19102
        • 149: 19333
        • 150: 19360
        • 151: 19421
        • 152: 19805
        • 153: 19808
        • 154: 20277
        • 155: 20287
        • 156: 21027
        • 157: 21073
        • 158: 21714
        • 159: 21830
        • 160: 22082
        • 161: 22102
        • 162: 22749
        • 163: 22967
        • 164: 23422
        • 165: 23617
        • 166: 23621
        • 167: 23719
        • 168: 23754
        • 169: 23864
        • 170: 23934
        • 171: 23944
        • 172: 24206
        • 173: 24333
        • 174: 24503
        • 175: 24506
        • 176: 24804
        • 177: 25525
        • 178: 25799
        • 179: 26277
        • 180: 26280
        • 181: 27492
        • 182: 28407
        • 183: 28408
        • 184: 28486
        • 185: 28580
        • 186: 28581
        • 187: 29369
        • 188: 30568
        • 189: 33157
        • 190: 33728
        • 191: 34969
        • 192: 36612
        • 193: 36643
        • 194: 36647
        • 195: 36813
        • 196: 36819
        • 197: 36823
        • 198: 37507
        • 199: 37996
        • 200: 38040
        • 201: 39022
        • 202: 39028
        • 203: 39050
        • 204: 39968
        • 205: 39975
        • 206: 40543
        • 207: 42559
        • 208: 43562
        • 209: 44113
        • 210: 44877
        • 211: 46492
        • 212: 46853
        • 213: 47915
        • 214: 48443
        • 215: 50144
        • 216: 50342
        • 217: 50362
        • 218: 50364
        • 219: 50458
        • 220: 50477
        • 221: 50484
        • 222: 50563
        • 223: 50821
        • 224: 50824
        • 225: 51055
        • 226: 51837
        • 227: 52055
        • 228: 52060
        • 229: 52381
        • 230: 53470
        • 231: 54839
        • 232: 55420
        • 233: 57124
        • 234: 57473
        • 235: 57711
        • 236: 57774
        • 237: 57864
        • 238: 57964
        • 239: 58096
        • 240: 58694
        • 241: 59143
        • 242: 59497
        • 243: 59514
        • 244: 59516
        • 245: 59825
        • 246: 61229
        • 247: 62437
        • 248: 64707
        • 249: 65680
        • 250: 65817
        • 251: 66283
        • 252: 66468
        • 253: 67650
        • 254: 67923
        • 255: 68085
        • 256: 68260
        • 257: 68282
        • 258: 68285
        • 259: 68400
        • 260: 71530
        • 261: 72230
        • 262: 72231
        • 263: 72555
        • 264: 72583
        • 265: 72842
        • 266: 74316
        • 267: 74396
        • 268: 74611
        • 269: 74627
        • 270: 74748
        • 271: 75327
        • 272: 75436
        • 273: 75664
        • 274: 75706
        • 275: 76377
        • 276: 76925
        • 277: 77286
        • 278: 77680
        • 279: 78074
        • 280: 78153
        • 281: 78289
        • 282: 78539
        • 283: 79045
        • 284: 79884
        • 285: 79960
        • 286: 80426
        • 287: 80524
        • 288: 81668
        • 289: 81966
        • 290: 82568
        • 291: 82704
        • 292: 83096
        • 293: 83393
        • 294: 237919
        • 295: 237979
        • 296: 237995
        • 297: 238285
        • 298: 598
        • 299: 66052
        • 300: 66971
        • 301: 67262
        • 302: 67445
        • 303: 67448
        • 304: 67537
        • 305: 67539
        • 306: 80730
        • 307: 83613
        • 308: 237835
        • 309: 239871
        • 310: 239936
        • 311: 239969
        • 312: 1647
        • 313: 5593
        • 314: 8067
        • 315: 12915
        • 316: 30208
        • 317: 22507
        • 318: 69642
        • 319: 18605
        • 320: 250554
        • 321: 250886
        • 322: 251053
        • 323: 251118
        • 324: 251119
        • 325: 251259
        • 326: 251408
        • 327: 251421
        • 328: 251422
        • 329: 251514
        • 330: 251852
        • 331: 252036
        • 332: 252148
        • 333: 252206
        • 334: 252250
        • 335: 252371
        • 336: 252372
        • 337: 252455
        • 338: 252766
        • 339: 253043
        • 340: 253732
        • 341: 254034
        • 342: 254071
        • 343: 254197
        • 344: 254232
        • 345: 254252
        • 346: 254257
        • 347: 254337
        • 348: 254434
        • 349: 256853
        • 350: 256957
        • 351: 257037
        • 352: 257038
        • 353: 257208
        • 354: 257209
        • 355: 257947
        • 356: 258021
        • 357: 258495
        • 358: 258555
        • 359: 258970
        • 360: 259898
        • 361: 259998
        • 362: 260002
        • 363: 262752
        • 364: 262903
        • 365: 263040
        • 366: 263456
        • 367: 263466
        • 368: 265066
        • 369: 265313
        • 370: 265864
        • 371: 265889
        • 372: 268553
        • 373: 268562
        • 374: 268600
        • 375: 270659
        • 376: 270852
        • 377: 270865
        • 378: 271047
        • 379: 273008
        • 380: 273057
        • 381: 275578
        • 382: 275650
        • 383: 275393
        • 384: 279924
        • 385: 280174
        • 386: 281046
        • 387: 281073
        • 388: 281075
        • 389: 18815
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt210μsselect * from `question_options` where `question_options`.`question_id` in (275650, 279924, 280174, 281046, 281073, 281075) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt90μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (2) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt130μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (5734, 5743, 5744, 5755) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt100μsselect `id`, `name` from `categories` where `categories`.`id` in (8) and `categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt200μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (275650, 279924, 280174, 281046, 281073, 281075) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `subjects`.`deleted_at` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt150μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (275650, 279924, 280174, 281046, 281073, 281075)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt80μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (275650, 279924, 280174, 281046, 281073, 281075) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt80μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (275650, 279924, 280174, 281046, 281073, 281075) and `votes`.`votable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt70μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (275650, 279924, 280174, 281046, 281073, 281075) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • single_question.blade.php#85debugerror_satt150μsselect * from `categories` where `categories`.`id` = 3 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 3
        Backtrace
        • view::questions.mcq.single_question:85
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • single_question.blade.php#633debugerror_satt110μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 18815) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 18815
        Backtrace
        • view::questions.mcq.single_question:633
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • restrict.blade.php#30debugerror_satt160μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      9Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      8QuestionOption.php#?
      App\Models\SubCategory
      5SubCategory.php#?
      App\Models\VoteStatistics
      4VoteStatistics.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\Category
      2Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          pM4VdunnkUZcAumGuAF5S6BzwFxGLgvwiqMvMmcl
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=18815%20%20%20%20%...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /job-solution/single-question
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "ques_id" => "18815" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InhYZzFhUkxYQjhVL2ZhVVFSVlNBbVE9PSIsInZhbHVlIjoiWSt2eDh6L21nR0ZKV3M1bEZSTXlvM0JCM0pmaWJqVGtxMVZuNENWNTU0c1ZoVHFwRWN6WUd4UGRNQUJJNDV2WkZ0aFpVM2x0QUJaK3l0RzlCTDB6Z0JTa0drRk5pY0drMEVQSWcwQ3djWW9nTytnbUtWZVNDS3VuUGZhd2MrMHEiLCJtYWMiOiJjMjQzYmZiMDFmZmUxZmUzZjg1MzNlZmQxMGM3NzllNzRjMmU1MjFmMWU5YzMyNmRmMjA5MzVlYTA3N2JkODcxIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IjFkVmVwVWhtSStaRGJMMnhUaWpROEE9PSIsInZhbHVlIjoidnZsclV6MnNWQ0pJMmhFZlVucHVpbks5U1ZOaWI0bzh4ZS9LTmR3TS9FUStBUjZWRDNoTHhHanpDdm10b0lFT2tUN0UveExSQzlUNmNLcno1SXduTmFNUVE4Wm5qbU15cDRGTkhzMDR0OXhUaEVJbjdUZzNaRTlsMHZZd3IrY3giLCJtYWMiOiJmZGFlNDVkOWJkYWFkODljYTYyNWFlMzU3MGMxZWNjNWEwZDUwZDE4NTllMTFlNzFjZmMyZTA2OTkwYzhiODUxIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InhYZzFhUkxYQjhVL2ZhVVFSVlNBbVE9PSIsInZhbHVlIjoiWSt2eDh6L21nR0ZKV3M1bEZSTXlvM0JCM0pmaWJqVGtxMVZuNENWNTU0c1ZoVHFwRWN6WUd4UGRNQUJJNDV2WkZ0aFpVM" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "3.19.67.91" ] "x-forwarded-server" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [ 0 => "3.19.67.91" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "pM4VdunnkUZcAumGuAF5S6BzwFxGLgvwiqMvMmcl" "satt_academy_session" => "brjbfKEpuQngl6k037o040lYqozU3PspR6Cc1Yp9" ]
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 16 Mar 2025 20:45:55 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "11" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhJbllweERJcFhhbGMweHduUE5rTmc9PSIsInZhbHVlIjoib3dBSTE5cUFRdTVDZC9YNnRNS0svR3FwUDNMdnNaYVRsT2J1RzVaQkNFVGhGd1haQTk1dUFZL0xBSHJ2MEdiNnExc0xVV2pEcWtGbFYzVGY5YzFYR0JQR05XSTJ5V2lOMnM3WklobjhDc3puNW53b3NaandLWHA3Mm5LQ2hkV3UiLCJtYWMiOiI1MmZiYmUyNzM0MDRmMWM5NDM2YTI3MmE1OTk5ZjIyMWJmOWUyZGRkOWRhYTE0N2YwOTgzY2VmMzI2NWZhZTAwIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:45:55 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IjhJbllweERJcFhhbGMweHduUE5rTmc9PSIsInZhbHVlIjoib3dBSTE5cUFRdTVDZC9YNnRNS0svR3FwUDNMdnNaYVRsT2J1RzVaQkNFVGhGd1haQTk1dUFZL0xBSHJ2MEdiNnExc0xVV" 1 => "satt_academy_session=eyJpdiI6Imd6bVRZcFA1QkNZWk9aalVydWpESHc9PSIsInZhbHVlIjoiS2hTQlFCak00L0NMZysvcDFZbHAzOC9ta2NyR3ZnOWpQSGpiKzh6OHN3cVJXS1BCUkQ0VXVFdGpoZStkbmxQUVdQcjU2aTVZNDJGdlJCanVUREw5MmdweXpmalF1WSs2VGtFdHlobmplRmt4TVhKRWNlUVRHeXJpYWpLd1grcWciLCJtYWMiOiJkMGNmYzgxODJkZmJiZmQzMGZkYWQ0OWY3YzRkNDUzMTllNDYyYzhlYTFlZTNiYjJjMGI3Y2NkZTdjY2Q2ODljIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:45:55 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6Imd6bVRZcFA1QkNZWk9aalVydWpESHc9PSIsInZhbHVlIjoiS2hTQlFCak00L0NMZysvcDFZbHAzOC9ta2NyR3ZnOWpQSGpiKzh6OHN3cVJXS1BCUkQ0VXVFdGpoZStkbmx" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhJbllweERJcFhhbGMweHduUE5rTmc9PSIsInZhbHVlIjoib3dBSTE5cUFRdTVDZC9YNnRNS0svR3FwUDNMdnNaYVRsT2J1RzVaQkNFVGhGd1haQTk1dUFZL0xBSHJ2MEdiNnExc0xVV2pEcWtGbFYzVGY5YzFYR0JQR05XSTJ5V2lOMnM3WklobjhDc3puNW53b3NaandLWHA3Mm5LQ2hkV3UiLCJtYWMiOiI1MmZiYmUyNzM0MDRmMWM5NDM2YTI3MmE1OTk5ZjIyMWJmOWUyZGRkOWRhYTE0N2YwOTgzY2VmMzI2NWZhZTAwIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:45:55 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjhJbllweERJcFhhbGMweHduUE5rTmc9PSIsInZhbHVlIjoib3dBSTE5cUFRdTVDZC9YNnRNS0svR3FwUDNMdnNaYVRsT2J1RzVaQkNFVGhGd1haQTk1dUFZL0xBSHJ2MEdiNnExc0xVV" 1 => "satt_academy_session=eyJpdiI6Imd6bVRZcFA1QkNZWk9aalVydWpESHc9PSIsInZhbHVlIjoiS2hTQlFCak00L0NMZysvcDFZbHAzOC9ta2NyR3ZnOWpQSGpiKzh6OHN3cVJXS1BCUkQ0VXVFdGpoZStkbmxQUVdQcjU2aTVZNDJGdlJCanVUREw5MmdweXpmalF1WSs2VGtFdHlobmplRmt4TVhKRWNlUVRHeXJpYWpLd1grcWciLCJtYWMiOiJkMGNmYzgxODJkZmJiZmQzMGZkYWQ0OWY3YzRkNDUzMTllNDYyYzhlYTFlZTNiYjJjMGI3Y2NkZTdjY2Q2ODljIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:45:55 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6Imd6bVRZcFA1QkNZWk9aalVydWpESHc9PSIsInZhbHVlIjoiS2hTQlFCak00L0NMZysvcDFZbHAzOC9ta2NyR3ZnOWpQSGpiKzh6OHN3cVJXS1BCUkQ0VXVFdGpoZStkbmx" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "pM4VdunnkUZcAumGuAF5S6BzwFxGLgvwiqMvMmcl" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=18815%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-17 02:45:55GET/job-solution/single-question?ques_id=18815++++++++++++++++++++++++++++333043