Promotion
Request history8.2.27PHP Version129msRequest Duration35MBMemory UsageGET job-solution/single-questionRoute
    • Booting (85.96ms)time
    • Application (43.08ms)time
    • 1 x Booting (66.62%)
      85.96ms
      1 x Application (33.38%)
      43.08ms
      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
      26 statements were executed5.09ms
      • QuestionController.php#150debugerror_satt200μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '48132' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 48132
        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_satt330μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 48132
        Bindings
        • 0: 48132
        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_satt200μ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` = '48132' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 48132
        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_satt140μ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 (48132) 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_satt130μ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_satt140μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (511) 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_satt170μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (1) 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_satt170μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (1) 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_satt210μ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 (48132) 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_satt120μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (48132)
        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 (48132) 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_satt150μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (48132) 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_satt120μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (48132) 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_satt100μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (48132) 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.21msselect `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 (345356, 1579, 1973, 2420, 2490, 2496, 2498, 3201, 3458, 3459, 3485, 3487, 3488, 3490, 3531, 3944, 4132, 4134, 4332, 4334, 5324, 5407, 6574, 6578, 6854, 6879, 7568, 7712, 7759, 7880, 7886, 7975, 8406, 8775, 9194, 9200, 9543, 9762, 9792, 10389, 10410, 10578, 10595, 10692, 11562, 11922, 12040, 12535, 12799, 13625, 13958, 13985, 13986, 14356, 14456, 14669, 14916, 15219, 15231, 15739, 15770, 16170, 16382, 16440, 16582, 16680, 16757, 16898, 16918, 16926, 17051, 17055, 17455, 17539, 17839, 17890, 18028, 18031, 18188, 18440, 18452, 18589, 19369, 19948, 20207, 20222, 20599, 20607, 20610, 21064, 21065, 21247, 21390, 21608, 21810, 22333, 22496, 22997, 23006, 23012, 23183, 23453, 24262, 24320, 24325, 24404, 24416, 24490, 24930, 25930, 26077, 27022, 27162, 27268, 27321, 27323, 27349, 27562, 28434, 29378, 29484, 29485, 29486, 29487, 29488, 29630, 29694, 29982, 30081, 30599, 33163, 33374, 33982, 33983, 35424, 36229, 37201, 37534, 37536, 37696, 37711, 37916, 38084, 38426, 38595, 38854, 38870, 39171, 39569, 39813, 40476, 40477, 40492, 41108, 41422, 41472, 42080, 42093, 42535, 42638, 43329, 43450, 43643, 43649, 44047, 44056, 44176, 44769, 44988, 45036, 46439, 46519, 46527, 46529, 46532, 47006, 47279, 47674, 47742, 47747, 47749, 47752, 47754, 48072, 48132, 48134, 48303, 48523, 49037, 49040, 49044, 49045, 49598, 49994, 50046, 50201, 50411, 50665, 51113, 51132, 51336, 51642, 51877, 51881, 52360, 52809, 54830, 54832, 54834, 55342, 56018, 56380, 56616, 56971, 56973, 56974, 57078, 57080, 57081, 57082, 57170, 57171, 57172, 57173, 57231, 57563, 57564, 57608, 57610, 57616, 57848, 58354, 58365, 58626, 58960, 59059, 59062, 59071, 59356, 59416, 59731, 59738, 59759, 60301, 60708, 61215, 61664, 62107, 63460, 63474, 63769, 64657, 64729, 64916, 65027, 65606, 65674, 66360, 66612, 66694, 66766, 66942, 66948, 67625, 67738, 67822, 67896, 68239, 68655, 68895, 69034, 71924, 72056, 72351, 72352, 72359, 72556, 72933, 73006, 73492, 73535, 73778, 73852, 74781, 74790, 74835, 74927, 74932, 75492, 75738, 75739, 75740, 75741, 75742, 76058, 76270, 76371, 76721, 76799, 77559, 77560, 77632, 78207, 78259, 78363, 78483, 78629, 78787, 79668, 79868, 79996, 80076, 80945, 80961, 81082, 81344, 81957, 82685, 82686, 83375, 237633, 237722, 7744, 237915, 237916, 237933, 237965, 237969, 237970, 238040, 238054, 238055, 238181, 238059, 238261, 238470, 238611, 82306, 82843) and `id` != 48132 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 345356
        • 1: 1579
        • 2: 1973
        • 3: 2420
        • 4: 2490
        • 5: 2496
        • 6: 2498
        • 7: 3201
        • 8: 3458
        • 9: 3459
        • 10: 3485
        • 11: 3487
        • 12: 3488
        • 13: 3490
        • 14: 3531
        • 15: 3944
        • 16: 4132
        • 17: 4134
        • 18: 4332
        • 19: 4334
        • 20: 5324
        • 21: 5407
        • 22: 6574
        • 23: 6578
        • 24: 6854
        • 25: 6879
        • 26: 7568
        • 27: 7712
        • 28: 7759
        • 29: 7880
        • 30: 7886
        • 31: 7975
        • 32: 8406
        • 33: 8775
        • 34: 9194
        • 35: 9200
        • 36: 9543
        • 37: 9762
        • 38: 9792
        • 39: 10389
        • 40: 10410
        • 41: 10578
        • 42: 10595
        • 43: 10692
        • 44: 11562
        • 45: 11922
        • 46: 12040
        • 47: 12535
        • 48: 12799
        • 49: 13625
        • 50: 13958
        • 51: 13985
        • 52: 13986
        • 53: 14356
        • 54: 14456
        • 55: 14669
        • 56: 14916
        • 57: 15219
        • 58: 15231
        • 59: 15739
        • 60: 15770
        • 61: 16170
        • 62: 16382
        • 63: 16440
        • 64: 16582
        • 65: 16680
        • 66: 16757
        • 67: 16898
        • 68: 16918
        • 69: 16926
        • 70: 17051
        • 71: 17055
        • 72: 17455
        • 73: 17539
        • 74: 17839
        • 75: 17890
        • 76: 18028
        • 77: 18031
        • 78: 18188
        • 79: 18440
        • 80: 18452
        • 81: 18589
        • 82: 19369
        • 83: 19948
        • 84: 20207
        • 85: 20222
        • 86: 20599
        • 87: 20607
        • 88: 20610
        • 89: 21064
        • 90: 21065
        • 91: 21247
        • 92: 21390
        • 93: 21608
        • 94: 21810
        • 95: 22333
        • 96: 22496
        • 97: 22997
        • 98: 23006
        • 99: 23012
        • 100: 23183
        • 101: 23453
        • 102: 24262
        • 103: 24320
        • 104: 24325
        • 105: 24404
        • 106: 24416
        • 107: 24490
        • 108: 24930
        • 109: 25930
        • 110: 26077
        • 111: 27022
        • 112: 27162
        • 113: 27268
        • 114: 27321
        • 115: 27323
        • 116: 27349
        • 117: 27562
        • 118: 28434
        • 119: 29378
        • 120: 29484
        • 121: 29485
        • 122: 29486
        • 123: 29487
        • 124: 29488
        • 125: 29630
        • 126: 29694
        • 127: 29982
        • 128: 30081
        • 129: 30599
        • 130: 33163
        • 131: 33374
        • 132: 33982
        • 133: 33983
        • 134: 35424
        • 135: 36229
        • 136: 37201
        • 137: 37534
        • 138: 37536
        • 139: 37696
        • 140: 37711
        • 141: 37916
        • 142: 38084
        • 143: 38426
        • 144: 38595
        • 145: 38854
        • 146: 38870
        • 147: 39171
        • 148: 39569
        • 149: 39813
        • 150: 40476
        • 151: 40477
        • 152: 40492
        • 153: 41108
        • 154: 41422
        • 155: 41472
        • 156: 42080
        • 157: 42093
        • 158: 42535
        • 159: 42638
        • 160: 43329
        • 161: 43450
        • 162: 43643
        • 163: 43649
        • 164: 44047
        • 165: 44056
        • 166: 44176
        • 167: 44769
        • 168: 44988
        • 169: 45036
        • 170: 46439
        • 171: 46519
        • 172: 46527
        • 173: 46529
        • 174: 46532
        • 175: 47006
        • 176: 47279
        • 177: 47674
        • 178: 47742
        • 179: 47747
        • 180: 47749
        • 181: 47752
        • 182: 47754
        • 183: 48072
        • 184: 48132
        • 185: 48134
        • 186: 48303
        • 187: 48523
        • 188: 49037
        • 189: 49040
        • 190: 49044
        • 191: 49045
        • 192: 49598
        • 193: 49994
        • 194: 50046
        • 195: 50201
        • 196: 50411
        • 197: 50665
        • 198: 51113
        • 199: 51132
        • 200: 51336
        • 201: 51642
        • 202: 51877
        • 203: 51881
        • 204: 52360
        • 205: 52809
        • 206: 54830
        • 207: 54832
        • 208: 54834
        • 209: 55342
        • 210: 56018
        • 211: 56380
        • 212: 56616
        • 213: 56971
        • 214: 56973
        • 215: 56974
        • 216: 57078
        • 217: 57080
        • 218: 57081
        • 219: 57082
        • 220: 57170
        • 221: 57171
        • 222: 57172
        • 223: 57173
        • 224: 57231
        • 225: 57563
        • 226: 57564
        • 227: 57608
        • 228: 57610
        • 229: 57616
        • 230: 57848
        • 231: 58354
        • 232: 58365
        • 233: 58626
        • 234: 58960
        • 235: 59059
        • 236: 59062
        • 237: 59071
        • 238: 59356
        • 239: 59416
        • 240: 59731
        • 241: 59738
        • 242: 59759
        • 243: 60301
        • 244: 60708
        • 245: 61215
        • 246: 61664
        • 247: 62107
        • 248: 63460
        • 249: 63474
        • 250: 63769
        • 251: 64657
        • 252: 64729
        • 253: 64916
        • 254: 65027
        • 255: 65606
        • 256: 65674
        • 257: 66360
        • 258: 66612
        • 259: 66694
        • 260: 66766
        • 261: 66942
        • 262: 66948
        • 263: 67625
        • 264: 67738
        • 265: 67822
        • 266: 67896
        • 267: 68239
        • 268: 68655
        • 269: 68895
        • 270: 69034
        • 271: 71924
        • 272: 72056
        • 273: 72351
        • 274: 72352
        • 275: 72359
        • 276: 72556
        • 277: 72933
        • 278: 73006
        • 279: 73492
        • 280: 73535
        • 281: 73778
        • 282: 73852
        • 283: 74781
        • 284: 74790
        • 285: 74835
        • 286: 74927
        • 287: 74932
        • 288: 75492
        • 289: 75738
        • 290: 75739
        • 291: 75740
        • 292: 75741
        • 293: 75742
        • 294: 76058
        • 295: 76270
        • 296: 76371
        • 297: 76721
        • 298: 76799
        • 299: 77559
        • 300: 77560
        • 301: 77632
        • 302: 78207
        • 303: 78259
        • 304: 78363
        • 305: 78483
        • 306: 78629
        • 307: 78787
        • 308: 79668
        • 309: 79868
        • 310: 79996
        • 311: 80076
        • 312: 80945
        • 313: 80961
        • 314: 81082
        • 315: 81344
        • 316: 81957
        • 317: 82685
        • 318: 82686
        • 319: 83375
        • 320: 237633
        • 321: 237722
        • 322: 7744
        • 323: 237915
        • 324: 237916
        • 325: 237933
        • 326: 237965
        • 327: 237969
        • 328: 237970
        • 329: 238040
        • 330: 238054
        • 331: 238055
        • 332: 238181
        • 333: 238059
        • 334: 238261
        • 335: 238470
        • 336: 238611
        • 337: 82306
        • 338: 82843
        • 339: 48132
        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 (238054, 238181, 238261, 238470, 238611, 345356) 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_satt100μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (1) 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_satt140μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4890, 4892, 4935, 4955, 5072, 5953) 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 (5, 8, 9, 15) 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_satt250μ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 (238054, 238181, 238261, 238470, 238611, 345356) 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 (238054, 238181, 238261, 238470, 238611, 345356)
        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 (238054, 238181, 238261, 238470, 238611, 345356) 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 (238054, 238181, 238261, 238470, 238611, 345356) 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 (238054, 238181, 238261, 238470, 238611, 345356) 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` = 50 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 50
        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
      • 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
      10Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      7QuestionOption.php#?
      App\Models\SubCategory
      7SubCategory.php#?
      App\Models\Category
      5Category.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
          _token
          LndrXdjFIOPcGCpyb8z3aWCyp7PZY5CwJzClbvWe
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=48132%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" => "48132" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "x-https" => array:1 [ 0 => "1" ] "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 => "18.224.16.219" ] "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 => "18.224.16.219" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          []
          
          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 => "Thu, 13 Mar 2025 05:04:13 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "55" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkNpY3VjVm5ncVR1YzFUL1BsRHJNa2c9PSIsInZhbHVlIjoiUk15RnVvWWFXb0NrOUJ0QVpuRi8wUFVFWVlZYnZYdFdHTiszanYzeDEvdmF1bDRUdzJxM0d3VVNRNHFiTjZyeUZlSFlOaklxb1IvSEp0QW81M0xrK2Z6K0dLY0kxaHNlVlVGSzlySk0yYjBFdWJ5bmdxUFY3M1hraXQvSTRhYlUiLCJtYWMiOiIyZWExNmM1MGE1MmY4ZWExYWRjZTIwMTkwNWNmYTcwYWU4N2U2YmRhYWI4NjJkMTI4NmY1YTZhNzg5NTY3MThiIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 05:04:13 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IkNpY3VjVm5ncVR1YzFUL1BsRHJNa2c9PSIsInZhbHVlIjoiUk15RnVvWWFXb0NrOUJ0QVpuRi8wUFVFWVlZYnZYdFdHTiszanYzeDEvdmF1bDRUdzJxM0d3VVNRNHFiTjZyeUZlSFlOa" 1 => "satt_academy_session=eyJpdiI6ImwraksydmY3YUI5NEF0dXhUUnZxN2c9PSIsInZhbHVlIjoia2NPZi9TSmpPc0NjWW5zeExjQVBjOW9RTGw0VjNKWEd1bnZkSEJsR1dJZ2tOU3kzdXVvV2RyTE1yNkl5Zk8vczJlSzZuZWptcTZlZDJ4dG9SMzVxSkI1d1hiZ3VkcVFPRkNVbkJkdlZzZ3l3S1kwVUwrUVo3SzNEaUQ3SFZXaDIiLCJtYWMiOiI0M2FlZjFjMTEzN2ViYjBiMjlkZTYxYzJiZDU5NDQ0ZmJkMTgzZDBjYTkwZjdhNzc5YjQ1MGFkM2FmZjM3ZGMyIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 05:04:13 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6ImwraksydmY3YUI5NEF0dXhUUnZxN2c9PSIsInZhbHVlIjoia2NPZi9TSmpPc0NjWW5zeExjQVBjOW9RTGw0VjNKWEd1bnZkSEJsR1dJZ2tOU3kzdXVvV2RyTE1yNkl5Zk8" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkNpY3VjVm5ncVR1YzFUL1BsRHJNa2c9PSIsInZhbHVlIjoiUk15RnVvWWFXb0NrOUJ0QVpuRi8wUFVFWVlZYnZYdFdHTiszanYzeDEvdmF1bDRUdzJxM0d3VVNRNHFiTjZyeUZlSFlOaklxb1IvSEp0QW81M0xrK2Z6K0dLY0kxaHNlVlVGSzlySk0yYjBFdWJ5bmdxUFY3M1hraXQvSTRhYlUiLCJtYWMiOiIyZWExNmM1MGE1MmY4ZWExYWRjZTIwMTkwNWNmYTcwYWU4N2U2YmRhYWI4NjJkMTI4NmY1YTZhNzg5NTY3MThiIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 05:04:13 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkNpY3VjVm5ncVR1YzFUL1BsRHJNa2c9PSIsInZhbHVlIjoiUk15RnVvWWFXb0NrOUJ0QVpuRi8wUFVFWVlZYnZYdFdHTiszanYzeDEvdmF1bDRUdzJxM0d3VVNRNHFiTjZyeUZlSFlOa" 1 => "satt_academy_session=eyJpdiI6ImwraksydmY3YUI5NEF0dXhUUnZxN2c9PSIsInZhbHVlIjoia2NPZi9TSmpPc0NjWW5zeExjQVBjOW9RTGw0VjNKWEd1bnZkSEJsR1dJZ2tOU3kzdXVvV2RyTE1yNkl5Zk8vczJlSzZuZWptcTZlZDJ4dG9SMzVxSkI1d1hiZ3VkcVFPRkNVbkJkdlZzZ3l3S1kwVUwrUVo3SzNEaUQ3SFZXaDIiLCJtYWMiOiI0M2FlZjFjMTEzN2ViYjBiMjlkZTYxYzJiZDU5NDQ0ZmJkMTgzZDBjYTkwZjdhNzc5YjQ1MGFkM2FmZjM3ZGMyIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 05:04:13 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6ImwraksydmY3YUI5NEF0dXhUUnZxN2c9PSIsInZhbHVlIjoia2NPZi9TSmpPc0NjWW5zeExjQVBjOW9RTGw0VjNKWEd1bnZkSEJsR1dJZ2tOU3kzdXVvV2RyTE1yNkl5Zk8" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "LndrXdjFIOPcGCpyb8z3aWCyp7PZY5CwJzClbvWe" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=48132%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-13 11:04:13GET/job-solution/single-question?ques_id=48132++++++++++++++++++++++++++++332642