Promotion
Request history8.2.27PHP Version130msRequest Duration35MBMemory UsageGET job-solution/single-questionRoute
    • Booting (86.1ms)time
    • Application (43.72ms)time
    • 1 x Booting (66.32%)
      86.10ms
      1 x Application (33.68%)
      43.72ms
      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
      28 statements were executed7.05ms
      • QuestionController.php#150debugerror_satt160μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '37465' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 37465
        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_satt370μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 37465
        Bindings
        • 0: 37465
        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_satt190μ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` = '37465' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 37465
        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_satt160μ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 (37465) 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_satt160μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (614) 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_satt130μ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_satt150μ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_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 (37465) 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_satt140μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (37465)
        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 (37465) 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_satt130μ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_satt130μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (37465) 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_satt130μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (37465) 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_satt120μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (37465) 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_satt2.44msselect `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 (3629, 315881, 800, 911, 1071, 1353, 1412, 1455, 1515, 3071, 3072, 3073, 3133, 3199, 3266, 1974, 2126, 3322, 3637, 3781, 4611, 4907, 5802, 5904, 5960, 6045, 6439, 6448, 6673, 6685, 6686, 6687, 6853, 6896, 6909, 6977, 6978, 7252, 7578, 7634, 8031, 8032, 8033, 8167, 8389, 8779, 8780, 8781, 8782, 9197, 9371, 9392, 9393, 9394, 9528, 9785, 9959, 9960, 9961, 9962, 9963, 10000, 10084, 10495, 10505, 10547, 10587, 10613, 10814, 11054, 11105, 11226, 11237, 11570, 11581, 11586, 11917, 12124, 12125, 12150, 12333, 12334, 12532, 12533, 12822, 12938, 12953, 13043, 13289, 13313, 13314, 13640, 13859, 13870, 13891, 13956, 13987, 14350, 14353, 14511, 14639, 14913, 14928, 14946, 15695, 16296, 16410, 16579, 16694, 16605, 17537, 17454, 17298, 17303, 16698, 16758, 17438, 16873, 17756, 17835, 19124, 17838, 17967, 18030, 18027, 18103, 18894, 19125, 19368, 19495, 19573, 19496, 19574, 19646, 19831, 19832, 19944, 20011, 20054, 20055, 20202, 20203, 20488, 20647, 20692, 21062, 21103, 21239, 21264, 21565, 21695, 21843, 21943, 21945, 21991, 22025, 22190, 22547, 22704, 22927, 22985, 23001, 23013, 23221, 23226, 23289, 23531, 23665, 23908, 23916, 24160, 24241, 24258, 24307, 24609, 24393, 24794, 24667, 24919, 24926, 25136, 25215, 25216, 25217, 25218, 25756, 25765, 25854, 25855, 26267, 26325, 26996, 27005, 27028, 27172, 27267, 27292, 28564, 28832, 29397, 29493, 29690, 29984, 30064, 32340, 32461, 32852, 33164, 33377, 33379, 33717, 33991, 35001, 36010, 36131, 36132, 36434, 36435, 36436, 36437, 36596, 36633, 37363, 37463, 36632, 37465, 37472, 37526, 37703, 37805, 37812, 38031, 38763, 38765, 38766, 38767, 38862, 38984, 38764, 39264, 39526, 39581, 39586, 40661, 40858, 41008, 41009, 41010, 41192, 41470, 36509, 41011, 36508, 42472, 42481, 42533, 42542, 42545, 42903, 43205, 43432, 43844, 36438, 36505, 36506, 36507, 43922, 44050, 44055, 44471, 44476, 44560, 44561, 44563, 44764, 44897, 44972, 44982, 44991, 45026, 45032, 45267, 45281, 45282, 45283, 45284, 46292, 44562, 46438, 46585, 46593, 46784, 46594, 47675, 47676, 47751, 47856, 49663, 49174, 49667, 49673, 49997, 48089, 48483, 48526, 50531, 50436, 50271, 50620, 50775, 50783, 48534, 49112, 49991, 50033, 50040, 50998, 51036, 51195, 51293, 51524, 51563, 51323, 50927, 51747, 51749, 51840, 51698, 52089, 52889, 53460, 54809, 54931, 52239, 52646, 52673, 52805, 52808, 55343, 55348, 55770, 56195, 56585, 56682, 56740, 56943, 57169, 57454, 57693, 57516, 58065, 57891, 59079, 58736, 60286, 60573, 59253, 56977, 59470, 57221, 60574, 60043, 60706, 60575, 60885, 60921, 61306, 60929, 61109, 60930, 61461, 61110, 61473, 61474, 63775, 63473, 63956, 63454, 64194, 64195, 64662, 64285, 64284, 68891, 79472, 73652, 66944, 75150, 75317, 80084, 68069, 75643, 68890, 64724, 64825, 64837, 65742, 69297, 76014, 78009, 74252, 79009, 71781, 71348, 65060, 64842, 64839, 60886, 66426, 76093, 68951, 65381, 59576, 74584, 65382, 76451, 68649, 76812, 61897, 67732, 67970, 76722, 73787, 71860, 68648, 69036, 61783, 66765, 69102, 65666, 69194, 69037, 66351, 69103, 67630, 66144, 76452, 76558, 74325, 80086, 75858, 75558, 76285, 72544, 72475, 75011, 75783, 64918, 237724, 77341, 72001, 75501, 75413, 237735, 237634, 75249, 237583, 78266, 76906, 78343, 76284, 83385, 79988, 74511, 73003, 82669, 73084, 74786, 75893, 79998, 74796, 82715, 82677, 73928, 80301, 83646, 74800, 81428, 82198, 82920, 83052, 80944, 83370, 71441, 82517, 82543, 73250, 73653, 81866, 71653, 72214, 74592, 74517, 73130, 72981, 83631, 72999, 79553, 79380, 71686, 74836, 72984, 68203, 62129, 67833, 69304, 71687, 61662, 77896, 237954, 238043, 238266, 238281, 66967, 67067, 67188, 67263, 80668, 237887, 239877, 239924, 240119, 82107, 82785, 82849, 83222, 83589) and `id` != 37465 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 3629
        • 1: 315881
        • 2: 800
        • 3: 911
        • 4: 1071
        • 5: 1353
        • 6: 1412
        • 7: 1455
        • 8: 1515
        • 9: 3071
        • 10: 3072
        • 11: 3073
        • 12: 3133
        • 13: 3199
        • 14: 3266
        • 15: 1974
        • 16: 2126
        • 17: 3322
        • 18: 3637
        • 19: 3781
        • 20: 4611
        • 21: 4907
        • 22: 5802
        • 23: 5904
        • 24: 5960
        • 25: 6045
        • 26: 6439
        • 27: 6448
        • 28: 6673
        • 29: 6685
        • 30: 6686
        • 31: 6687
        • 32: 6853
        • 33: 6896
        • 34: 6909
        • 35: 6977
        • 36: 6978
        • 37: 7252
        • 38: 7578
        • 39: 7634
        • 40: 8031
        • 41: 8032
        • 42: 8033
        • 43: 8167
        • 44: 8389
        • 45: 8779
        • 46: 8780
        • 47: 8781
        • 48: 8782
        • 49: 9197
        • 50: 9371
        • 51: 9392
        • 52: 9393
        • 53: 9394
        • 54: 9528
        • 55: 9785
        • 56: 9959
        • 57: 9960
        • 58: 9961
        • 59: 9962
        • 60: 9963
        • 61: 10000
        • 62: 10084
        • 63: 10495
        • 64: 10505
        • 65: 10547
        • 66: 10587
        • 67: 10613
        • 68: 10814
        • 69: 11054
        • 70: 11105
        • 71: 11226
        • 72: 11237
        • 73: 11570
        • 74: 11581
        • 75: 11586
        • 76: 11917
        • 77: 12124
        • 78: 12125
        • 79: 12150
        • 80: 12333
        • 81: 12334
        • 82: 12532
        • 83: 12533
        • 84: 12822
        • 85: 12938
        • 86: 12953
        • 87: 13043
        • 88: 13289
        • 89: 13313
        • 90: 13314
        • 91: 13640
        • 92: 13859
        • 93: 13870
        • 94: 13891
        • 95: 13956
        • 96: 13987
        • 97: 14350
        • 98: 14353
        • 99: 14511
        • 100: 14639
        • 101: 14913
        • 102: 14928
        • 103: 14946
        • 104: 15695
        • 105: 16296
        • 106: 16410
        • 107: 16579
        • 108: 16694
        • 109: 16605
        • 110: 17537
        • 111: 17454
        • 112: 17298
        • 113: 17303
        • 114: 16698
        • 115: 16758
        • 116: 17438
        • 117: 16873
        • 118: 17756
        • 119: 17835
        • 120: 19124
        • 121: 17838
        • 122: 17967
        • 123: 18030
        • 124: 18027
        • 125: 18103
        • 126: 18894
        • 127: 19125
        • 128: 19368
        • 129: 19495
        • 130: 19573
        • 131: 19496
        • 132: 19574
        • 133: 19646
        • 134: 19831
        • 135: 19832
        • 136: 19944
        • 137: 20011
        • 138: 20054
        • 139: 20055
        • 140: 20202
        • 141: 20203
        • 142: 20488
        • 143: 20647
        • 144: 20692
        • 145: 21062
        • 146: 21103
        • 147: 21239
        • 148: 21264
        • 149: 21565
        • 150: 21695
        • 151: 21843
        • 152: 21943
        • 153: 21945
        • 154: 21991
        • 155: 22025
        • 156: 22190
        • 157: 22547
        • 158: 22704
        • 159: 22927
        • 160: 22985
        • 161: 23001
        • 162: 23013
        • 163: 23221
        • 164: 23226
        • 165: 23289
        • 166: 23531
        • 167: 23665
        • 168: 23908
        • 169: 23916
        • 170: 24160
        • 171: 24241
        • 172: 24258
        • 173: 24307
        • 174: 24609
        • 175: 24393
        • 176: 24794
        • 177: 24667
        • 178: 24919
        • 179: 24926
        • 180: 25136
        • 181: 25215
        • 182: 25216
        • 183: 25217
        • 184: 25218
        • 185: 25756
        • 186: 25765
        • 187: 25854
        • 188: 25855
        • 189: 26267
        • 190: 26325
        • 191: 26996
        • 192: 27005
        • 193: 27028
        • 194: 27172
        • 195: 27267
        • 196: 27292
        • 197: 28564
        • 198: 28832
        • 199: 29397
        • 200: 29493
        • 201: 29690
        • 202: 29984
        • 203: 30064
        • 204: 32340
        • 205: 32461
        • 206: 32852
        • 207: 33164
        • 208: 33377
        • 209: 33379
        • 210: 33717
        • 211: 33991
        • 212: 35001
        • 213: 36010
        • 214: 36131
        • 215: 36132
        • 216: 36434
        • 217: 36435
        • 218: 36436
        • 219: 36437
        • 220: 36596
        • 221: 36633
        • 222: 37363
        • 223: 37463
        • 224: 36632
        • 225: 37465
        • 226: 37472
        • 227: 37526
        • 228: 37703
        • 229: 37805
        • 230: 37812
        • 231: 38031
        • 232: 38763
        • 233: 38765
        • 234: 38766
        • 235: 38767
        • 236: 38862
        • 237: 38984
        • 238: 38764
        • 239: 39264
        • 240: 39526
        • 241: 39581
        • 242: 39586
        • 243: 40661
        • 244: 40858
        • 245: 41008
        • 246: 41009
        • 247: 41010
        • 248: 41192
        • 249: 41470
        • 250: 36509
        • 251: 41011
        • 252: 36508
        • 253: 42472
        • 254: 42481
        • 255: 42533
        • 256: 42542
        • 257: 42545
        • 258: 42903
        • 259: 43205
        • 260: 43432
        • 261: 43844
        • 262: 36438
        • 263: 36505
        • 264: 36506
        • 265: 36507
        • 266: 43922
        • 267: 44050
        • 268: 44055
        • 269: 44471
        • 270: 44476
        • 271: 44560
        • 272: 44561
        • 273: 44563
        • 274: 44764
        • 275: 44897
        • 276: 44972
        • 277: 44982
        • 278: 44991
        • 279: 45026
        • 280: 45032
        • 281: 45267
        • 282: 45281
        • 283: 45282
        • 284: 45283
        • 285: 45284
        • 286: 46292
        • 287: 44562
        • 288: 46438
        • 289: 46585
        • 290: 46593
        • 291: 46784
        • 292: 46594
        • 293: 47675
        • 294: 47676
        • 295: 47751
        • 296: 47856
        • 297: 49663
        • 298: 49174
        • 299: 49667
        • 300: 49673
        • 301: 49997
        • 302: 48089
        • 303: 48483
        • 304: 48526
        • 305: 50531
        • 306: 50436
        • 307: 50271
        • 308: 50620
        • 309: 50775
        • 310: 50783
        • 311: 48534
        • 312: 49112
        • 313: 49991
        • 314: 50033
        • 315: 50040
        • 316: 50998
        • 317: 51036
        • 318: 51195
        • 319: 51293
        • 320: 51524
        • 321: 51563
        • 322: 51323
        • 323: 50927
        • 324: 51747
        • 325: 51749
        • 326: 51840
        • 327: 51698
        • 328: 52089
        • 329: 52889
        • 330: 53460
        • 331: 54809
        • 332: 54931
        • 333: 52239
        • 334: 52646
        • 335: 52673
        • 336: 52805
        • 337: 52808
        • 338: 55343
        • 339: 55348
        • 340: 55770
        • 341: 56195
        • 342: 56585
        • 343: 56682
        • 344: 56740
        • 345: 56943
        • 346: 57169
        • 347: 57454
        • 348: 57693
        • 349: 57516
        • 350: 58065
        • 351: 57891
        • 352: 59079
        • 353: 58736
        • 354: 60286
        • 355: 60573
        • 356: 59253
        • 357: 56977
        • 358: 59470
        • 359: 57221
        • 360: 60574
        • 361: 60043
        • 362: 60706
        • 363: 60575
        • 364: 60885
        • 365: 60921
        • 366: 61306
        • 367: 60929
        • 368: 61109
        • 369: 60930
        • 370: 61461
        • 371: 61110
        • 372: 61473
        • 373: 61474
        • 374: 63775
        • 375: 63473
        • 376: 63956
        • 377: 63454
        • 378: 64194
        • 379: 64195
        • 380: 64662
        • 381: 64285
        • 382: 64284
        • 383: 68891
        • 384: 79472
        • 385: 73652
        • 386: 66944
        • 387: 75150
        • 388: 75317
        • 389: 80084
        • 390: 68069
        • 391: 75643
        • 392: 68890
        • 393: 64724
        • 394: 64825
        • 395: 64837
        • 396: 65742
        • 397: 69297
        • 398: 76014
        • 399: 78009
        • 400: 74252
        • 401: 79009
        • 402: 71781
        • 403: 71348
        • 404: 65060
        • 405: 64842
        • 406: 64839
        • 407: 60886
        • 408: 66426
        • 409: 76093
        • 410: 68951
        • 411: 65381
        • 412: 59576
        • 413: 74584
        • 414: 65382
        • 415: 76451
        • 416: 68649
        • 417: 76812
        • 418: 61897
        • 419: 67732
        • 420: 67970
        • 421: 76722
        • 422: 73787
        • 423: 71860
        • 424: 68648
        • 425: 69036
        • 426: 61783
        • 427: 66765
        • 428: 69102
        • 429: 65666
        • 430: 69194
        • 431: 69037
        • 432: 66351
        • 433: 69103
        • 434: 67630
        • 435: 66144
        • 436: 76452
        • 437: 76558
        • 438: 74325
        • 439: 80086
        • 440: 75858
        • 441: 75558
        • 442: 76285
        • 443: 72544
        • 444: 72475
        • 445: 75011
        • 446: 75783
        • 447: 64918
        • 448: 237724
        • 449: 77341
        • 450: 72001
        • 451: 75501
        • 452: 75413
        • 453: 237735
        • 454: 237634
        • 455: 75249
        • 456: 237583
        • 457: 78266
        • 458: 76906
        • 459: 78343
        • 460: 76284
        • 461: 83385
        • 462: 79988
        • 463: 74511
        • 464: 73003
        • 465: 82669
        • 466: 73084
        • 467: 74786
        • 468: 75893
        • 469: 79998
        • 470: 74796
        • 471: 82715
        • 472: 82677
        • 473: 73928
        • 474: 80301
        • 475: 83646
        • 476: 74800
        • 477: 81428
        • 478: 82198
        • 479: 82920
        • 480: 83052
        • 481: 80944
        • 482: 83370
        • 483: 71441
        • 484: 82517
        • 485: 82543
        • 486: 73250
        • 487: 73653
        • 488: 81866
        • 489: 71653
        • 490: 72214
        • 491: 74592
        • 492: 74517
        • 493: 73130
        • 494: 72981
        • 495: 83631
        • 496: 72999
        • 497: 79553
        • 498: 79380
        • 499: 71686
        • 500: 74836
        • 501: 72984
        • 502: 68203
        • 503: 62129
        • 504: 67833
        • 505: 69304
        • 506: 71687
        • 507: 61662
        • 508: 77896
        • 509: 237954
        • 510: 238043
        • 511: 238266
        • 512: 238281
        • 513: 66967
        • 514: 67067
        • 515: 67188
        • 516: 67263
        • 517: 80668
        • 518: 237887
        • 519: 239877
        • 520: 239924
        • 521: 240119
        • 522: 82107
        • 523: 82785
        • 524: 82849
        • 525: 83222
        • 526: 83589
        • 527: 37465
        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_satt290μsselect * from `question_options` where `question_options`.`question_id` in (238266, 238281, 239877, 239924, 240119, 315881) 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_satt140μ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_satt190μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (5072, 5261, 5262, 5276, 5920) 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_satt170μsselect `id`, `name` from `categories` where `categories`.`id` in (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_satt320μ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 (238266, 238281, 239877, 239924, 240119, 315881) 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_satt210μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (238266, 238281, 239877, 239924, 240119, 315881)
        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`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (238266, 238281, 239877, 239924, 240119, 315881) 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_satt100μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (238266, 238281, 239877, 239924, 240119, 315881) 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_satt120μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (238266, 238281, 239877, 239924, 240119, 315881) 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_satt200μsselect * from `categories` where `categories`.`id` = 65 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 65
        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_satt120μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 37465) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 37465
        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_satt150μ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
      7QuestionOption.php#?
      App\Models\SubCategory
      6SubCategory.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\Category
      3Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          t19BArUMMVFiGSOb02zFLo5RdrQylrAFNwh32X8G
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=37465%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" => "37465" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBoWXMzTDU5QncydnNrM2FNSk1VbFE9PSIsInZhbHVlIjoiSU1VaEFiQXJSbm9wRGx3NnNSSjIrYTVjUktsdGpTSTRzaWxKTU1mQUhuUDVsUnh2YmlTb3k0cGU2aTIvaUxLLzFzc3Jnd216ZW8xNzJVaFJGb3VReWpnaWdCRnkvUFZURzJ6RkRFLzVzUjBLQjRDQ21EUE9YN3RDK2ZCUm9VWGciLCJtYWMiOiI4NzdkYjY1ZDdkNmI4ZDQwY2M0OWQwMTFkNjczYjhmNTFjY2M5NjFlNTY3ZGUwMjk5NDc5NTA2OWRhODBhYzdmIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6ImRtdEk1QWI5WHkraDliSXcycXVCb3c9PSIsInZhbHVlIjoiWVhYZ2tjTTdLVFhob0Naa2Z3Q2lRbG8wUmF0dG4yMk5tTEpxTWthR0JSZ3Vhall6NUQzQXZvM2VUYTVmekFTMVJyZklaYU9pSWhFZlVwSisvSWZYUTNJclMwRDlrbWtodDhtQ1ZCT1FBS2pWK28yMGJBQm9wcWlQUzEvSVNUK0kiLCJtYWMiOiI0N2QyNzI1YTQ2ZTdmZjY2MTNiMGRiNzdmZDhiMWNjMmY0OWMwYTYyZTNiZjFjMjA2YjU5NWQzNTJlYzYwZDIwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjBoWXMzTDU5QncydnNrM2FNSk1VbFE9PSIsInZhbHVlIjoiSU1VaEFiQXJSbm9wRGx3NnNSSjIrYTVjUktsdGpTSTRzaWxKTU1mQUhuUDVsUnh2YmlTb3k0cGU2aTIvaUxLLzFzc3Jnd" ] "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.221.200.48" ] "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.221.200.48" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "t19BArUMMVFiGSOb02zFLo5RdrQylrAFNwh32X8G" "satt_academy_session" => "Y0I9tcfZKh5nfMMz4wHaXCOnEHUMvHSqLgKyciT9" ]
          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:01:15 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "49" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNnRGpaN1ZONjV3YmdWZWpnaHVZNHc9PSIsInZhbHVlIjoiUklSVHVEU1ZSRk5YYlFqZFJkdGtwUFRrNXh4MlBIWk1BcFJtT0VDRFNZaDRJMzQyckd5VVppcDd0VEl0TVIzeVBQVld5L2RPcUdxbTlaMTZYTEE4ZTRnenJsWkhGNERKYjI2U1dWN3QzdWxhOUNLb0dPb01VQ2JOa1cydjZ0UWMiLCJtYWMiOiI5NzA2YjA4NmI2MWIwNTczMDlkMTc5YjY2ZGM0OGM5Zjg3NGJlN2VkM2VmMjZhYzJmMGNlODFkOTE5NDhmNzhmIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 05:01:15 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IjNnRGpaN1ZONjV3YmdWZWpnaHVZNHc9PSIsInZhbHVlIjoiUklSVHVEU1ZSRk5YYlFqZFJkdGtwUFRrNXh4MlBIWk1BcFJtT0VDRFNZaDRJMzQyckd5VVppcDd0VEl0TVIzeVBQVld5L" 1 => "satt_academy_session=eyJpdiI6Ik1DT1U0dHNKMGNNenJTMVJpbHUwSUE9PSIsInZhbHVlIjoicFdxUXdSZGs1S3lVQldRMEZKaE5DOWpCRks3WmZpWnNDQWlSSWVhR2Q0bVpGTjNjd2kxRUZGc0RacmVhMXVBV1ZkNUp6RW1YTU9tcys0a3FlUkYzYmdxY3VoeUZVUTZGSTQ3VVIxTmxDK09jWXQ2dW1BZ0M2L0dnWFVoZkdNTUwiLCJtYWMiOiIxZGI2ZmUyZDY2MzU1ZTcyNjE1NDQyZmJmZDIyYmYyMDg4MGZmMzg4NWVkYjc3NWNhZTJhM2QwODNmYTc4NmMyIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 05:01:15 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6Ik1DT1U0dHNKMGNNenJTMVJpbHUwSUE9PSIsInZhbHVlIjoicFdxUXdSZGs1S3lVQldRMEZKaE5DOWpCRks3WmZpWnNDQWlSSWVhR2Q0bVpGTjNjd2kxRUZGc0RacmVhMXV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNnRGpaN1ZONjV3YmdWZWpnaHVZNHc9PSIsInZhbHVlIjoiUklSVHVEU1ZSRk5YYlFqZFJkdGtwUFRrNXh4MlBIWk1BcFJtT0VDRFNZaDRJMzQyckd5VVppcDd0VEl0TVIzeVBQVld5L2RPcUdxbTlaMTZYTEE4ZTRnenJsWkhGNERKYjI2U1dWN3QzdWxhOUNLb0dPb01VQ2JOa1cydjZ0UWMiLCJtYWMiOiI5NzA2YjA4NmI2MWIwNTczMDlkMTc5YjY2ZGM0OGM5Zjg3NGJlN2VkM2VmMjZhYzJmMGNlODFkOTE5NDhmNzhmIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 05:01:15 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjNnRGpaN1ZONjV3YmdWZWpnaHVZNHc9PSIsInZhbHVlIjoiUklSVHVEU1ZSRk5YYlFqZFJkdGtwUFRrNXh4MlBIWk1BcFJtT0VDRFNZaDRJMzQyckd5VVppcDd0VEl0TVIzeVBQVld5L" 1 => "satt_academy_session=eyJpdiI6Ik1DT1U0dHNKMGNNenJTMVJpbHUwSUE9PSIsInZhbHVlIjoicFdxUXdSZGs1S3lVQldRMEZKaE5DOWpCRks3WmZpWnNDQWlSSWVhR2Q0bVpGTjNjd2kxRUZGc0RacmVhMXVBV1ZkNUp6RW1YTU9tcys0a3FlUkYzYmdxY3VoeUZVUTZGSTQ3VVIxTmxDK09jWXQ2dW1BZ0M2L0dnWFVoZkdNTUwiLCJtYWMiOiIxZGI2ZmUyZDY2MzU1ZTcyNjE1NDQyZmJmZDIyYmYyMDg4MGZmMzg4NWVkYjc3NWNhZTJhM2QwODNmYTc4NmMyIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 05:01:15 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6Ik1DT1U0dHNKMGNNenJTMVJpbHUwSUE9PSIsInZhbHVlIjoicFdxUXdSZGs1S3lVQldRMEZKaE5DOWpCRks3WmZpWnNDQWlSSWVhR2Q0bVpGTjNjd2kxRUZGc0RacmVhMXV" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "t19BArUMMVFiGSOb02zFLo5RdrQylrAFNwh32X8G" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=37465%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:01:15GET/job-solution/single-question?ques_id=37465++++++++++++++++++++++++++++332840