Promotion
Request history8.2.27PHP Version55.6msRequest Duration7MBMemory UsageGET job-solution/single-questionRoute
    • Booting (26.84ms)time
    • Application (28.76ms)time
    • 1 x Application (51.73%)
      28.76ms
      1 x Booting (48.27%)
      26.84ms
      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
      31 statements were executed5.65ms
      • QuestionController.php#150debugerror_satt160μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '83408' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 83408
        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_satt140μsselect * from `question_options` where `question_options`.`question_id` in (83408) 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_satt300μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 83408
        Bindings
        • 0: 83408
        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_satt180μ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` = '83408' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 83408
        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 `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 (83408) 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_satt110μ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_satt120μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (1090) 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_satt120μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (3) 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`, `name`, `avatar` from `users` where `users`.`id` in (11269) 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_satt100μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (82935) 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_satt120μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (3) 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 (83408) 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_satt130μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (83408)
        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_satt200μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (83408) 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_satt110μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (57212) 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_satt110μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (83408) 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 (83408) 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 (83408) 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
      • QuestionController.php#451debugerror_satt1.56msselect `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 (81739, 81742, 77256, 27757, 29557, 29599, 29604, 29937, 41064, 41831, 55619, 57744, 58725, 67124, 67532, 70272, 70283, 70615, 72469, 80781, 81078, 83287, 245230, 24298, 4585, 6884, 6885, 17465, 23462, 25707, 27506, 27694, 27723, 31436, 53310, 58168, 59115, 59198, 59495, 59644, 59899, 65827, 68346, 71799, 72897, 76948, 78014, 78560, 82052, 83036, 238127, 238509, 4584, 7484, 7893, 8522, 10712, 10717, 10742, 10743, 10790, 10791, 10797, 11789, 11817, 11818, 11981, 11982, 13668, 15246, 16210, 16655, 19278, 19536, 19712, 19713, 19881, 19882, 20167, 20168, 20269, 20792, 20793, 21492, 21493, 22429, 22430, 22664, 23574, 23575, 24900, 25102, 25125, 25389, 25517, 25518, 25687, 26368, 26738, 26739, 26751, 26765, 27273, 27595, 27702, 27736, 27759, 28381, 28382, 28938, 29243, 29244, 29307, 29591, 29776, 29925, 30140, 30294, 30432, 30444, 30667, 30712, 30866, 31035, 31087, 31236, 31281, 31486, 32394, 33113, 33425, 37821, 37970, 38008, 38952, 40870, 40872, 41065, 41653, 41851, 42014, 42071, 47899, 48096, 48456, 48637, 49461, 50589, 51499, 51864, 51999, 52998, 53247, 53830, 54431, 54470, 54761, 55163, 55199, 55208, 55238, 55242, 55246, 55286, 55720, 55795, 56176, 56626, 56756, 57428, 57910, 58603, 59492, 62602, 66181, 66321, 68342, 68345, 71460, 71804, 72116, 72406, 72751, 73679, 73905, 74767, 74815, 76298, 76936, 77305, 77509, 81148, 81486, 83408, 7453, 8492, 18853, 20417, 20418, 20882, 20883, 25390, 27768, 27790, 28757, 30142, 30648, 41701, 41775, 41776, 53553, 54275, 55243, 55793, 55923, 58086, 58198, 60070, 61245, 65166, 66584, 66655, 72761, 73097, 75816, 77500, 77502, 77517, 80204, 81507, 68347, 47817, 13831, 14901, 16664, 18421, 24145, 25308, 27081, 29136, 30447, 32032, 32502, 32623, 32876, 33401, 33602, 34188, 34311, 35521, 35522, 36274, 36412, 36943, 37740, 38226, 38227, 38646, 38905, 38967, 38968, 39391, 40122, 41602, 42522, 42765, 43213, 44423, 45255, 45342, 45593, 45687, 46190, 47170, 47173, 47212, 47251, 48013, 48015, 48188, 48596, 49101, 49102, 49103, 49611, 49701, 50230, 51594, 52033, 52767, 54572, 60309, 60336, 60762, 61673, 62158, 62208, 62550, 62812, 63033, 63157, 64454, 68604, 72604, 77939, 78426, 78692, 8487, 8546, 8579, 16238, 22663, 22910, 22911, 23284, 25275, 25592, 26730, 27431, 27659, 27674, 29349, 29473, 29588, 30977, 31780, 42054, 43747, 43754, 47126, 50430, 50836, 53669, 54865, 55291, 55467, 55654, 55765, 56696, 59722, 61262, 66398, 71420, 73511, 73971, 74124, 74377, 75138, 75276, 75830, 78079, 80319, 7944, 8521, 8631, 8840, 9794, 16552, 25418, 25419, 25514, 25544, 25709, 25881, 25916, 26774, 27342, 27604, 27794, 28233, 29115, 30433, 18854, 25564, 27952, 29090, 38050, 39274, 42062, 50838, 51428, 51500, 57499, 24164) and `id` != 83408 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 81739
        • 1: 81742
        • 2: 77256
        • 3: 27757
        • 4: 29557
        • 5: 29599
        • 6: 29604
        • 7: 29937
        • 8: 41064
        • 9: 41831
        • 10: 55619
        • 11: 57744
        • 12: 58725
        • 13: 67124
        • 14: 67532
        • 15: 70272
        • 16: 70283
        • 17: 70615
        • 18: 72469
        • 19: 80781
        • 20: 81078
        • 21: 83287
        • 22: 245230
        • 23: 24298
        • 24: 4585
        • 25: 6884
        • 26: 6885
        • 27: 17465
        • 28: 23462
        • 29: 25707
        • 30: 27506
        • 31: 27694
        • 32: 27723
        • 33: 31436
        • 34: 53310
        • 35: 58168
        • 36: 59115
        • 37: 59198
        • 38: 59495
        • 39: 59644
        • 40: 59899
        • 41: 65827
        • 42: 68346
        • 43: 71799
        • 44: 72897
        • 45: 76948
        • 46: 78014
        • 47: 78560
        • 48: 82052
        • 49: 83036
        • 50: 238127
        • 51: 238509
        • 52: 4584
        • 53: 7484
        • 54: 7893
        • 55: 8522
        • 56: 10712
        • 57: 10717
        • 58: 10742
        • 59: 10743
        • 60: 10790
        • 61: 10791
        • 62: 10797
        • 63: 11789
        • 64: 11817
        • 65: 11818
        • 66: 11981
        • 67: 11982
        • 68: 13668
        • 69: 15246
        • 70: 16210
        • 71: 16655
        • 72: 19278
        • 73: 19536
        • 74: 19712
        • 75: 19713
        • 76: 19881
        • 77: 19882
        • 78: 20167
        • 79: 20168
        • 80: 20269
        • 81: 20792
        • 82: 20793
        • 83: 21492
        • 84: 21493
        • 85: 22429
        • 86: 22430
        • 87: 22664
        • 88: 23574
        • 89: 23575
        • 90: 24900
        • 91: 25102
        • 92: 25125
        • 93: 25389
        • 94: 25517
        • 95: 25518
        • 96: 25687
        • 97: 26368
        • 98: 26738
        • 99: 26739
        • 100: 26751
        • 101: 26765
        • 102: 27273
        • 103: 27595
        • 104: 27702
        • 105: 27736
        • 106: 27759
        • 107: 28381
        • 108: 28382
        • 109: 28938
        • 110: 29243
        • 111: 29244
        • 112: 29307
        • 113: 29591
        • 114: 29776
        • 115: 29925
        • 116: 30140
        • 117: 30294
        • 118: 30432
        • 119: 30444
        • 120: 30667
        • 121: 30712
        • 122: 30866
        • 123: 31035
        • 124: 31087
        • 125: 31236
        • 126: 31281
        • 127: 31486
        • 128: 32394
        • 129: 33113
        • 130: 33425
        • 131: 37821
        • 132: 37970
        • 133: 38008
        • 134: 38952
        • 135: 40870
        • 136: 40872
        • 137: 41065
        • 138: 41653
        • 139: 41851
        • 140: 42014
        • 141: 42071
        • 142: 47899
        • 143: 48096
        • 144: 48456
        • 145: 48637
        • 146: 49461
        • 147: 50589
        • 148: 51499
        • 149: 51864
        • 150: 51999
        • 151: 52998
        • 152: 53247
        • 153: 53830
        • 154: 54431
        • 155: 54470
        • 156: 54761
        • 157: 55163
        • 158: 55199
        • 159: 55208
        • 160: 55238
        • 161: 55242
        • 162: 55246
        • 163: 55286
        • 164: 55720
        • 165: 55795
        • 166: 56176
        • 167: 56626
        • 168: 56756
        • 169: 57428
        • 170: 57910
        • 171: 58603
        • 172: 59492
        • 173: 62602
        • 174: 66181
        • 175: 66321
        • 176: 68342
        • 177: 68345
        • 178: 71460
        • 179: 71804
        • 180: 72116
        • 181: 72406
        • 182: 72751
        • 183: 73679
        • 184: 73905
        • 185: 74767
        • 186: 74815
        • 187: 76298
        • 188: 76936
        • 189: 77305
        • 190: 77509
        • 191: 81148
        • 192: 81486
        • 193: 83408
        • 194: 7453
        • 195: 8492
        • 196: 18853
        • 197: 20417
        • 198: 20418
        • 199: 20882
        • 200: 20883
        • 201: 25390
        • 202: 27768
        • 203: 27790
        • 204: 28757
        • 205: 30142
        • 206: 30648
        • 207: 41701
        • 208: 41775
        • 209: 41776
        • 210: 53553
        • 211: 54275
        • 212: 55243
        • 213: 55793
        • 214: 55923
        • 215: 58086
        • 216: 58198
        • 217: 60070
        • 218: 61245
        • 219: 65166
        • 220: 66584
        • 221: 66655
        • 222: 72761
        • 223: 73097
        • 224: 75816
        • 225: 77500
        • 226: 77502
        • 227: 77517
        • 228: 80204
        • 229: 81507
        • 230: 68347
        • 231: 47817
        • 232: 13831
        • 233: 14901
        • 234: 16664
        • 235: 18421
        • 236: 24145
        • 237: 25308
        • 238: 27081
        • 239: 29136
        • 240: 30447
        • 241: 32032
        • 242: 32502
        • 243: 32623
        • 244: 32876
        • 245: 33401
        • 246: 33602
        • 247: 34188
        • 248: 34311
        • 249: 35521
        • 250: 35522
        • 251: 36274
        • 252: 36412
        • 253: 36943
        • 254: 37740
        • 255: 38226
        • 256: 38227
        • 257: 38646
        • 258: 38905
        • 259: 38967
        • 260: 38968
        • 261: 39391
        • 262: 40122
        • 263: 41602
        • 264: 42522
        • 265: 42765
        • 266: 43213
        • 267: 44423
        • 268: 45255
        • 269: 45342
        • 270: 45593
        • 271: 45687
        • 272: 46190
        • 273: 47170
        • 274: 47173
        • 275: 47212
        • 276: 47251
        • 277: 48013
        • 278: 48015
        • 279: 48188
        • 280: 48596
        • 281: 49101
        • 282: 49102
        • 283: 49103
        • 284: 49611
        • 285: 49701
        • 286: 50230
        • 287: 51594
        • 288: 52033
        • 289: 52767
        • 290: 54572
        • 291: 60309
        • 292: 60336
        • 293: 60762
        • 294: 61673
        • 295: 62158
        • 296: 62208
        • 297: 62550
        • 298: 62812
        • 299: 63033
        • 300: 63157
        • 301: 64454
        • 302: 68604
        • 303: 72604
        • 304: 77939
        • 305: 78426
        • 306: 78692
        • 307: 8487
        • 308: 8546
        • 309: 8579
        • 310: 16238
        • 311: 22663
        • 312: 22910
        • 313: 22911
        • 314: 23284
        • 315: 25275
        • 316: 25592
        • 317: 26730
        • 318: 27431
        • 319: 27659
        • 320: 27674
        • 321: 29349
        • 322: 29473
        • 323: 29588
        • 324: 30977
        • 325: 31780
        • 326: 42054
        • 327: 43747
        • 328: 43754
        • 329: 47126
        • 330: 50430
        • 331: 50836
        • 332: 53669
        • 333: 54865
        • 334: 55291
        • 335: 55467
        • 336: 55654
        • 337: 55765
        • 338: 56696
        • 339: 59722
        • 340: 61262
        • 341: 66398
        • 342: 71420
        • 343: 73511
        • 344: 73971
        • 345: 74124
        • 346: 74377
        • 347: 75138
        • 348: 75276
        • 349: 75830
        • 350: 78079
        • 351: 80319
        • 352: 7944
        • 353: 8521
        • 354: 8631
        • 355: 8840
        • 356: 9794
        • 357: 16552
        • 358: 25418
        • 359: 25419
        • 360: 25514
        • 361: 25544
        • 362: 25709
        • 363: 25881
        • 364: 25916
        • 365: 26774
        • 366: 27342
        • 367: 27604
        • 368: 27794
        • 369: 28233
        • 370: 29115
        • 371: 30433
        • 372: 18854
        • 373: 25564
        • 374: 27952
        • 375: 29090
        • 376: 38050
        • 377: 39274
        • 378: 42062
        • 379: 50838
        • 380: 51428
        • 381: 51500
        • 382: 57499
        • 383: 24164
        • 384: 83408
        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 * from `question_options` where `question_options`.`question_id` in (82052, 83036, 83287, 238127, 238509, 245230) 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_satt110μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (3) 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_satt150μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (1070, 1084, 1088, 4890, 4892, 5323) 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_satt130μsselect `id`, `name` from `categories` where `categories`.`id` in (3, 5, 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_satt240μ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 (82052, 83036, 83287, 238127, 238509, 245230) 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_satt130μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (82052, 83036, 83287, 238127, 238509, 245230)
        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`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (82052, 83036, 83287, 238127, 238509, 245230) 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_satt90μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (82052, 83036, 83287, 238127, 238509, 245230) 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 (82052, 83036, 83287, 238127, 238509, 245230) 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_satt140μsselect * from `categories` where `categories`.`id` = 8 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 8
        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` = 114889) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 114889
        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_satt140μ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
      7SubCategory.php#?
      App\Models\Category
      4Category.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\User
      3User.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
          _token
          lQ2OxVKl82jMsRpXH6Rt7FQvBEEpa8J6CzVK6qBN
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=83408" ]
          _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" => "83408" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ind0TlFiNkpsay9sMDl1aGlZdm80UGc9PSIsInZhbHVlIjoidUhabjVzeUwzTCs0ZktOVUZObEJlcjBoYXlJNnUxTm1iV012K1d2QUp5OElDb1FDNGVaN2FwcW9BcUs3cmVSMjZHMUcwV2Y2YkxrYm8zM3RSV3kxK3k5WkEyU0hEZFJqdXdjTzJjeGFqeld3d0lUWWlyUDJwZW9iSG9RRHdCb2oiLCJtYWMiOiJmMjRmYzdlNTk5NTY2MTVkMWUyOTk3MjY4NDU5OTcxMTIyMzc4ODVlZjMyYTI0ODgwM2UwN2EwOTJhOGIyNTk0IiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IndEN2dxTlpsRFZOS3VOOFg0TUozaGc9PSIsInZhbHVlIjoiUDB0TXlJSllsN0MzRkxlcVZoWmhUaTE1SzdwbTYzb0VwWkFMNW9GYXIvaXYyUWVpWE5mT002djFHVFowMjJHUGcvMm1UTm41aFk2SDI5emJyZGorOEtMMjFZYTlkd1pka0lWMWd6NVZONEVEd1loVUpIbU4yVWF4ZE9DSWtrN2siLCJtYWMiOiIyZWVhZGU3NGI5ZDIzN2UzMTc2NzQwNDE4MjQ1NzVjN2UwOTkyMjIwMTYyN2UyN2VkMDg2ODRlNGJmOTU0OTZiIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ind0TlFiNkpsay9sMDl1aGlZdm80UGc9PSIsInZhbHVlIjoidUhabjVzeUwzTCs0ZktOVUZObEJlcjBoYXlJNnUxTm1iV012K1d2QUp5OElDb1FDNGVaN2FwcW9BcUs3cmVSMjZHMUcwV" ] "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 => "13.58.74.190" ] "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 => "13.58.74.190" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "lQ2OxVKl82jMsRpXH6Rt7FQvBEEpa8J6CzVK6qBN" "satt_academy_session" => "0nmDPDw1IEtRo6MuuUpkTNgLr1fqraX7wF3KyUUG" ]
          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 04:38:11 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "50" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZ6aXJrZzlNSzl1MXo0ZVdDY1R5c1E9PSIsInZhbHVlIjoiUEJRekxVa0dGM2F2K0E2VWd2enFFMFE0b2lvZ3VJa1BYbXo1UzMwZXE3ZHV3SWNHTENMRngwWEVtK1A5bWtqak96bFluUXlpNkZqSXlUeGhRTzIyNHVhWUIrcWwxQVNieWZOSHV3UitzdXVmYm15SkJvVWVYa29EVXVJSDJHY1QiLCJtYWMiOiI1NmEzZTE3ZTZiNzVhMTU2NDU4MGViMTBmNzJlYTcwODU3MTA2MzlhYTA2N2QyMGJkNmE5YzU2MTZlNzU0ODY0IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 04:38:11 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IjZ6aXJrZzlNSzl1MXo0ZVdDY1R5c1E9PSIsInZhbHVlIjoiUEJRekxVa0dGM2F2K0E2VWd2enFFMFE0b2lvZ3VJa1BYbXo1UzMwZXE3ZHV3SWNHTENMRngwWEVtK1A5bWtqak96bFluU" 1 => "satt_academy_session=eyJpdiI6IkdCbHY1bS9jeVJOcmNOQXRIbVJwSnc9PSIsInZhbHVlIjoiYlZPazFWVW5uRU1UYTJXZCtBZXE4NU51WXVYQjZSWnpXRGpCRDRBb1VlYm92R3B0LzFkOWx5aVpGbzhaZmFONUF4S3JpUkRoVVpWU3B0Skt0OEdycHJ3Yzg3NkY4Qkp3U3hFYVQzRDJoQjdhZE1OZkhJZ1VFaGx0TXl6eTVGL1YiLCJtYWMiOiJkNzRmOThlNjhmMjgyNDExYjQ0MmVmYWE4NDYwNmYxNDNjYzk1ZTU3ZmZhYzBlNGEzNTJkOTM5MDNiNTFiMWUyIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 04:38:11 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IkdCbHY1bS9jeVJOcmNOQXRIbVJwSnc9PSIsInZhbHVlIjoiYlZPazFWVW5uRU1UYTJXZCtBZXE4NU51WXVYQjZSWnpXRGpCRDRBb1VlYm92R3B0LzFkOWx5aVpGbzhaZmF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZ6aXJrZzlNSzl1MXo0ZVdDY1R5c1E9PSIsInZhbHVlIjoiUEJRekxVa0dGM2F2K0E2VWd2enFFMFE0b2lvZ3VJa1BYbXo1UzMwZXE3ZHV3SWNHTENMRngwWEVtK1A5bWtqak96bFluUXlpNkZqSXlUeGhRTzIyNHVhWUIrcWwxQVNieWZOSHV3UitzdXVmYm15SkJvVWVYa29EVXVJSDJHY1QiLCJtYWMiOiI1NmEzZTE3ZTZiNzVhMTU2NDU4MGViMTBmNzJlYTcwODU3MTA2MzlhYTA2N2QyMGJkNmE5YzU2MTZlNzU0ODY0IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 04:38:11 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjZ6aXJrZzlNSzl1MXo0ZVdDY1R5c1E9PSIsInZhbHVlIjoiUEJRekxVa0dGM2F2K0E2VWd2enFFMFE0b2lvZ3VJa1BYbXo1UzMwZXE3ZHV3SWNHTENMRngwWEVtK1A5bWtqak96bFluU" 1 => "satt_academy_session=eyJpdiI6IkdCbHY1bS9jeVJOcmNOQXRIbVJwSnc9PSIsInZhbHVlIjoiYlZPazFWVW5uRU1UYTJXZCtBZXE4NU51WXVYQjZSWnpXRGpCRDRBb1VlYm92R3B0LzFkOWx5aVpGbzhaZmFONUF4S3JpUkRoVVpWU3B0Skt0OEdycHJ3Yzg3NkY4Qkp3U3hFYVQzRDJoQjdhZE1OZkhJZ1VFaGx0TXl6eTVGL1YiLCJtYWMiOiJkNzRmOThlNjhmMjgyNDExYjQ0MmVmYWE4NDYwNmYxNDNjYzk1ZTU3ZmZhYzBlNGEzNTJkOTM5MDNiNTFiMWUyIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 04:38:11 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IkdCbHY1bS9jeVJOcmNOQXRIbVJwSnc9PSIsInZhbHVlIjoiYlZPazFWVW5uRU1UYTJXZCtBZXE4NU51WXVYQjZSWnpXRGpCRDRBb1VlYm92R3B0LzFkOWx5aVpGbzhaZmF" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "lQ2OxVKl82jMsRpXH6Rt7FQvBEEpa8J6CzVK6qBN" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=83408" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-16 10:38:11GET/job-solution/single-question?ques_id=83408333145