সমাস নির্ণয় করঃ "দশ আনন যাহার - দশানন"

Created: 7 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version58.02msRequest Duration9MBMemory UsageGET job-solution/single-questionRoute
    • Booting (24.36ms)time
    • Application (33.65ms)time
    • 1 x Application (58.01%)
      33.65ms
      1 x Booting (41.99%)
      24.36ms
      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
      29 statements were executed6.05ms
      • QuestionController.php#150debugerror_satt180μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '25734' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 25734
        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_satt130μsselect * from `question_options` where `question_options`.`question_id` in (25734) 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_satt210μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 25734
        Bindings
        • 0: 25734
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:190
        • vendor/laravel/framework/src/Illuminate/Cache/Lock.php:95
        • app/Http/Controllers/Academy/QuestionController.php:187
        • app/Http/Controllers/Academy/QuestionController.php:79
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • QuestionController.php#256debugerror_satt170μsselect `id`, `view_count`, `vote`, `subject_id`, `category_id`, `sub_category_id`, `board_exam_id`, `passage_id`, `question_type`, `question`, `is_duplicate`, `status`, `image`, `meta_og_image`, `meta_og_title`, `meta_keyword`, `created_at`, `updated_at`, exists(select * from `review_contents` where `questions`.`id` = `review_contents`.`reviewable_id` and `review_contents`.`reviewable_type` = 'App\\Models\\Question') as `review_content_exists` from `questions` where `id` = '25734' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 25734
        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`, `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 (25734) 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_satt130μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (311) 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_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 (25734) 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 (25734)
        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 * from `descriptions` where `descriptions`.`descriptionable_id` in (25734) and `descriptions`.`descriptionable_type` = 'App\\Models\\Question' and `status` in ('approve', 'active') and `descriptions`.`deleted_at` is null order by `vote` desc
        Bindings
        • 0: App\Models\Question
        • 1: approve
        • 2: active
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt120μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (1) and `users`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt100μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (25734) 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 (25734) 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_satt90μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (25734) 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.96msselect `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 (81702, 345358, 414750, 414833, 414834, 414835, 694, 792, 1244, 1410, 1417, 1655, 1723, 2014, 2124, 2268, 2567, 2746, 3076, 3077, 1975, 3372, 3437, 3542, 3627, 3639, 3779, 4004, 4133, 4326, 4490, 4915, 5205, 5630, 5937, 5971, 6011, 6044, 6049, 6064, 6109, 6210, 6441, 6450, 6868, 6911, 7062, 7572, 7583, 7622, 7701, 8046, 8047, 8156, 8164, 8320, 8376, 8383, 8384, 8847, 9050, 9280, 9364, 9365, 9382, 9397, 9398, 9537, 9780, 9781, 9782, 9999, 10055, 10417, 10451, 10452, 10494, 10517, 10541, 10543, 10684, 10685, 10686, 10696, 10705, 10767, 10804, 10812, 10813, 11051, 11079, 11082, 11110, 11228, 11233, 11329, 11575, 11768, 11769, 11909, 11921, 12045, 12120, 12148, 12224, 82432, 71927, 71785, 71689, 69241, 69250, 69738, 69300, 70935, 70008, 69197, 68545, 71690, 80303, 70325, 69115, 59259, 69111, 81928, 83437, 81330, 50005, 50441, 50036, 65215, 41186, 13441, 21691, 23905, 42334, 24156, 24605, 24606, 51693, 43288, 43203, 40666, 16294, 43281, 23292, 82322, 14740, 51286, 33306, 59355, 43637, 21613, 43442, 22978, 48142, 43881, 50409, 24664, 12949, 22538, 40328, 17305, 17905, 51131, 23904, 31454, 40664, 21692, 38755, 14598, 51115, 19115, 21108, 43847, 25853, 23293, 78726, 79070, 83573, 25921, 73005, 81017, 83053, 82671, 73458, 71645, 15203, 79945, 81211, 83641, 24938, 73311, 83171, 73457, 71338, 79549, 72575, 44884, 44477, 80404, 79470, 237384, 71443, 73243, 74140, 75635, 76912, 72006, 39584, 46779, 75634, 75949, 40861, 36595, 75410, 237478, 77998, 38030, 77645, 72540, 75245, 51340, 36639, 76280, 33174, 38088, 237577, 45274, 40862, 40162, 17045, 29279, 13053, 13959, 12537, 24255, 22924, 30601, 14359, 15784, 22730, 13648, 12831, 15874, 23452, 13052, 12832, 29008, 13647, 20658, 12536, 22738, 12833, 13316, 13649, 13054, 13960, 52675, 67368, 61911, 66767, 77371, 68965, 67879, 67606, 64637, 61793, 65745, 53458, 56965, 52674, 70139, 70630, 77165, 66428, 55773, 65798, 64910, 66006, 69511, 67208, 59108, 69392, 58970, 76373, 69541, 68071, 52728, 60137, 70009, 68243, 52359, 60707, 70700, 72137, 60515, 59739, 66538, 65806, 52900, 61909, 67007, 59048, 55774, 76100, 29273, 17068, 24309, 50765, 21235, 20333, 21236, 23336, 12727, 52124, 12225, 82750, 72811, 73941, 62110, 48074, 25135, 71177, 19649, 79519, 51952, 15569, 50618, 26262, 56022, 18927, 67974, 73855, 23334, 13885, 25923, 24916, 19183, 24917, 68815, 16602, 21845, 77798, 39863, 20051, 19835, 12941, 67033, 19836, 68079, 81085, 20086, 13984, 50626, 50664, 54309, 50777, 60570, 41424, 28901, 67736, 64727, 50375, 57830, 21063, 39485, 79471, 58752, 18364, 14659, 81431, 69311, 14939, 59578, 51004, 20857, 23674, 44470, 83575, 59056, 71920, 80215, 77882, 12803, 50863, 12336, 20406, 19404, 25772, 56612, 83198, 15775, 20332, 17963, 24157, 24793, 81960, 77555, 20813, 77670, 66686, 75561, 33389, 64827, 20812, 39499, 39498, 79875, 72956, 19840, 20205, 40332, 237316, 16762, 23482, 17589, 21940, 14454, 61106, 65296, 39233, 61476, 27330, 50037, 25134, 60516, 20686, 47284, 52803, 38756, 33060, 20687, 21849, 32748, 14542, 68898, 52201, 26322, 67201, 55338, 17346, 61214, 44488, 76062, 16064, 70983, 19114, 52645, 25734, 18447, 17841, 17755, 24257, 57335, 78337, 38674, 61464, 50002, 43918, 29879, 33160, 81911, 20215, 44825, 19372, 28560, 52899, 61908, 52200, 51325, 44049, 15774, 12345, 74242, 21857, 16927, 79008, 15747, 12335, 71792, 78005, 80519, 81914, 43926, 61104, 52241, 61472, 237909, 238049, 238180, 268653, 83477, 237864, 239633, 239859, 239920, 239921, 283546) and `id` != 25734 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 81702
        • 1: 345358
        • 2: 414750
        • 3: 414833
        • 4: 414834
        • 5: 414835
        • 6: 694
        • 7: 792
        • 8: 1244
        • 9: 1410
        • 10: 1417
        • 11: 1655
        • 12: 1723
        • 13: 2014
        • 14: 2124
        • 15: 2268
        • 16: 2567
        • 17: 2746
        • 18: 3076
        • 19: 3077
        • 20: 1975
        • 21: 3372
        • 22: 3437
        • 23: 3542
        • 24: 3627
        • 25: 3639
        • 26: 3779
        • 27: 4004
        • 28: 4133
        • 29: 4326
        • 30: 4490
        • 31: 4915
        • 32: 5205
        • 33: 5630
        • 34: 5937
        • 35: 5971
        • 36: 6011
        • 37: 6044
        • 38: 6049
        • 39: 6064
        • 40: 6109
        • 41: 6210
        • 42: 6441
        • 43: 6450
        • 44: 6868
        • 45: 6911
        • 46: 7062
        • 47: 7572
        • 48: 7583
        • 49: 7622
        • 50: 7701
        • 51: 8046
        • 52: 8047
        • 53: 8156
        • 54: 8164
        • 55: 8320
        • 56: 8376
        • 57: 8383
        • 58: 8384
        • 59: 8847
        • 60: 9050
        • 61: 9280
        • 62: 9364
        • 63: 9365
        • 64: 9382
        • 65: 9397
        • 66: 9398
        • 67: 9537
        • 68: 9780
        • 69: 9781
        • 70: 9782
        • 71: 9999
        • 72: 10055
        • 73: 10417
        • 74: 10451
        • 75: 10452
        • 76: 10494
        • 77: 10517
        • 78: 10541
        • 79: 10543
        • 80: 10684
        • 81: 10685
        • 82: 10686
        • 83: 10696
        • 84: 10705
        • 85: 10767
        • 86: 10804
        • 87: 10812
        • 88: 10813
        • 89: 11051
        • 90: 11079
        • 91: 11082
        • 92: 11110
        • 93: 11228
        • 94: 11233
        • 95: 11329
        • 96: 11575
        • 97: 11768
        • 98: 11769
        • 99: 11909
        • 100: 11921
        • 101: 12045
        • 102: 12120
        • 103: 12148
        • 104: 12224
        • 105: 82432
        • 106: 71927
        • 107: 71785
        • 108: 71689
        • 109: 69241
        • 110: 69250
        • 111: 69738
        • 112: 69300
        • 113: 70935
        • 114: 70008
        • 115: 69197
        • 116: 68545
        • 117: 71690
        • 118: 80303
        • 119: 70325
        • 120: 69115
        • 121: 59259
        • 122: 69111
        • 123: 81928
        • 124: 83437
        • 125: 81330
        • 126: 50005
        • 127: 50441
        • 128: 50036
        • 129: 65215
        • 130: 41186
        • 131: 13441
        • 132: 21691
        • 133: 23905
        • 134: 42334
        • 135: 24156
        • 136: 24605
        • 137: 24606
        • 138: 51693
        • 139: 43288
        • 140: 43203
        • 141: 40666
        • 142: 16294
        • 143: 43281
        • 144: 23292
        • 145: 82322
        • 146: 14740
        • 147: 51286
        • 148: 33306
        • 149: 59355
        • 150: 43637
        • 151: 21613
        • 152: 43442
        • 153: 22978
        • 154: 48142
        • 155: 43881
        • 156: 50409
        • 157: 24664
        • 158: 12949
        • 159: 22538
        • 160: 40328
        • 161: 17305
        • 162: 17905
        • 163: 51131
        • 164: 23904
        • 165: 31454
        • 166: 40664
        • 167: 21692
        • 168: 38755
        • 169: 14598
        • 170: 51115
        • 171: 19115
        • 172: 21108
        • 173: 43847
        • 174: 25853
        • 175: 23293
        • 176: 78726
        • 177: 79070
        • 178: 83573
        • 179: 25921
        • 180: 73005
        • 181: 81017
        • 182: 83053
        • 183: 82671
        • 184: 73458
        • 185: 71645
        • 186: 15203
        • 187: 79945
        • 188: 81211
        • 189: 83641
        • 190: 24938
        • 191: 73311
        • 192: 83171
        • 193: 73457
        • 194: 71338
        • 195: 79549
        • 196: 72575
        • 197: 44884
        • 198: 44477
        • 199: 80404
        • 200: 79470
        • 201: 237384
        • 202: 71443
        • 203: 73243
        • 204: 74140
        • 205: 75635
        • 206: 76912
        • 207: 72006
        • 208: 39584
        • 209: 46779
        • 210: 75634
        • 211: 75949
        • 212: 40861
        • 213: 36595
        • 214: 75410
        • 215: 237478
        • 216: 77998
        • 217: 38030
        • 218: 77645
        • 219: 72540
        • 220: 75245
        • 221: 51340
        • 222: 36639
        • 223: 76280
        • 224: 33174
        • 225: 38088
        • 226: 237577
        • 227: 45274
        • 228: 40862
        • 229: 40162
        • 230: 17045
        • 231: 29279
        • 232: 13053
        • 233: 13959
        • 234: 12537
        • 235: 24255
        • 236: 22924
        • 237: 30601
        • 238: 14359
        • 239: 15784
        • 240: 22730
        • 241: 13648
        • 242: 12831
        • 243: 15874
        • 244: 23452
        • 245: 13052
        • 246: 12832
        • 247: 29008
        • 248: 13647
        • 249: 20658
        • 250: 12536
        • 251: 22738
        • 252: 12833
        • 253: 13316
        • 254: 13649
        • 255: 13054
        • 256: 13960
        • 257: 52675
        • 258: 67368
        • 259: 61911
        • 260: 66767
        • 261: 77371
        • 262: 68965
        • 263: 67879
        • 264: 67606
        • 265: 64637
        • 266: 61793
        • 267: 65745
        • 268: 53458
        • 269: 56965
        • 270: 52674
        • 271: 70139
        • 272: 70630
        • 273: 77165
        • 274: 66428
        • 275: 55773
        • 276: 65798
        • 277: 64910
        • 278: 66006
        • 279: 69511
        • 280: 67208
        • 281: 59108
        • 282: 69392
        • 283: 58970
        • 284: 76373
        • 285: 69541
        • 286: 68071
        • 287: 52728
        • 288: 60137
        • 289: 70009
        • 290: 68243
        • 291: 52359
        • 292: 60707
        • 293: 70700
        • 294: 72137
        • 295: 60515
        • 296: 59739
        • 297: 66538
        • 298: 65806
        • 299: 52900
        • 300: 61909
        • 301: 67007
        • 302: 59048
        • 303: 55774
        • 304: 76100
        • 305: 29273
        • 306: 17068
        • 307: 24309
        • 308: 50765
        • 309: 21235
        • 310: 20333
        • 311: 21236
        • 312: 23336
        • 313: 12727
        • 314: 52124
        • 315: 12225
        • 316: 82750
        • 317: 72811
        • 318: 73941
        • 319: 62110
        • 320: 48074
        • 321: 25135
        • 322: 71177
        • 323: 19649
        • 324: 79519
        • 325: 51952
        • 326: 15569
        • 327: 50618
        • 328: 26262
        • 329: 56022
        • 330: 18927
        • 331: 67974
        • 332: 73855
        • 333: 23334
        • 334: 13885
        • 335: 25923
        • 336: 24916
        • 337: 19183
        • 338: 24917
        • 339: 68815
        • 340: 16602
        • 341: 21845
        • 342: 77798
        • 343: 39863
        • 344: 20051
        • 345: 19835
        • 346: 12941
        • 347: 67033
        • 348: 19836
        • 349: 68079
        • 350: 81085
        • 351: 20086
        • 352: 13984
        • 353: 50626
        • 354: 50664
        • 355: 54309
        • 356: 50777
        • 357: 60570
        • 358: 41424
        • 359: 28901
        • 360: 67736
        • 361: 64727
        • 362: 50375
        • 363: 57830
        • 364: 21063
        • 365: 39485
        • 366: 79471
        • 367: 58752
        • 368: 18364
        • 369: 14659
        • 370: 81431
        • 371: 69311
        • 372: 14939
        • 373: 59578
        • 374: 51004
        • 375: 20857
        • 376: 23674
        • 377: 44470
        • 378: 83575
        • 379: 59056
        • 380: 71920
        • 381: 80215
        • 382: 77882
        • 383: 12803
        • 384: 50863
        • 385: 12336
        • 386: 20406
        • 387: 19404
        • 388: 25772
        • 389: 56612
        • 390: 83198
        • 391: 15775
        • 392: 20332
        • 393: 17963
        • 394: 24157
        • 395: 24793
        • 396: 81960
        • 397: 77555
        • 398: 20813
        • 399: 77670
        • 400: 66686
        • 401: 75561
        • 402: 33389
        • 403: 64827
        • 404: 20812
        • 405: 39499
        • 406: 39498
        • 407: 79875
        • 408: 72956
        • 409: 19840
        • 410: 20205
        • 411: 40332
        • 412: 237316
        • 413: 16762
        • 414: 23482
        • 415: 17589
        • 416: 21940
        • 417: 14454
        • 418: 61106
        • 419: 65296
        • 420: 39233
        • 421: 61476
        • 422: 27330
        • 423: 50037
        • 424: 25134
        • 425: 60516
        • 426: 20686
        • 427: 47284
        • 428: 52803
        • 429: 38756
        • 430: 33060
        • 431: 20687
        • 432: 21849
        • 433: 32748
        • 434: 14542
        • 435: 68898
        • 436: 52201
        • 437: 26322
        • 438: 67201
        • 439: 55338
        • 440: 17346
        • 441: 61214
        • 442: 44488
        • 443: 76062
        • 444: 16064
        • 445: 70983
        • 446: 19114
        • 447: 52645
        • 448: 25734
        • 449: 18447
        • 450: 17841
        • 451: 17755
        • 452: 24257
        • 453: 57335
        • 454: 78337
        • 455: 38674
        • 456: 61464
        • 457: 50002
        • 458: 43918
        • 459: 29879
        • 460: 33160
        • 461: 81911
        • 462: 20215
        • 463: 44825
        • 464: 19372
        • 465: 28560
        • 466: 52899
        • 467: 61908
        • 468: 52200
        • 469: 51325
        • 470: 44049
        • 471: 15774
        • 472: 12345
        • 473: 74242
        • 474: 21857
        • 475: 16927
        • 476: 79008
        • 477: 15747
        • 478: 12335
        • 479: 71792
        • 480: 78005
        • 481: 80519
        • 482: 81914
        • 483: 43926
        • 484: 61104
        • 485: 52241
        • 486: 61472
        • 487: 237909
        • 488: 238049
        • 489: 238180
        • 490: 268653
        • 491: 83477
        • 492: 237864
        • 493: 239633
        • 494: 239859
        • 495: 239920
        • 496: 239921
        • 497: 283546
        • 498: 25734
        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 * from `question_options` where `question_options`.`question_id` in (283546, 345358, 414750, 414833, 414834, 414835) 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_satt130μ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_satt160μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (5762, 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_satt120μsselect `id`, `name` from `categories` where `categories`.`id` in (8) and `categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt330μ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 (283546, 345358, 414750, 414833, 414834, 414835) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `subjects`.`deleted_at` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt150μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (283546, 345358, 414750, 414833, 414834, 414835)
        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 (283546, 345358, 414750, 414833, 414834, 414835) 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_satt110μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (283546, 345358, 414750, 414833, 414834, 414835) 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_satt80μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (283546, 345358, 414750, 414833, 414834, 414835) 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` = 15 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 15
        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_satt100μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 25734) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 25734
        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_satt200μ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
      13Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      8QuestionOption.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\SubCategory
      3SubCategory.php#?
      App\Models\Category
      2Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          OTrf7a9GXkImXuLHGYvffzXvHh3JtfxyPhViimjd
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=25734%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" => "25734" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRKZkhzU21JR2Vwa1pWU1VFRU5pM1E9PSIsInZhbHVlIjoiMDMvZkhkYXdLMDNMa2pGWEFKamNadEtOdHE5diszVU80Z0NKSkpneVVRSU9RR1ZwbVlDTVdMWm9NUnhraUorTTFMODEzY0JTTFpQdUcxdzlPalF5ZVY5YVBMdEZpNnNva25rdU1UTUZxZVF4OWNCWnl3UjdKMTZxMTMwOVFBWEUiLCJtYWMiOiIzNGViMzA3MDgxMzJkMzM5ZjYxMTNjZGFhNGVmMDhhMjdhNzY3YmVmNTQ1MWJiMWM5M2M0Mzg3NjVmMDVjMWJlIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IkZiWEJDeDRmYnFma1QrSUNDVHlzK1E9PSIsInZhbHVlIjoiNEZpL1laMkdwYTNLOE5IUGw3UCtBSVR0amd0YlZMeVNBV2V6S0ZSSkc4N3p6UVdkUUQ4dnRhNmkxZEUvVGRqWC9JNTVEM0VzalptempkOFJkTSsxOHpzL2wweW5oREM3bHY4TlBKTi9VSzRuNjVLSHNpQTdnSjhDeWtvNitCa1ciLCJtYWMiOiI4NzM4NGY3ZDY3N2Q0OTY4YmJlNzg1YTRkNDcyNmRhODRjZjcwMTFiNjUxYmY2Y2RjZWVkNjZmOTFlMjc3ZmJmIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImRKZkhzU21JR2Vwa1pWU1VFRU5pM1E9PSIsInZhbHVlIjoiMDMvZkhkYXdLMDNMa2pGWEFKamNadEtOdHE5diszVU80Z0NKSkpneVVRSU9RR1ZwbVlDTVdMWm9NUnhraUorTTFMODEzY" ] "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 => "52.14.114.234" ] "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 => "52.14.114.234" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "OTrf7a9GXkImXuLHGYvffzXvHh3JtfxyPhViimjd" "satt_academy_session" => "A6DkJriBHG1yQGKJp1AYzUK1RW3YcEFaWZSApqel" ]
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 16 Mar 2025 20:56:45 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "39" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRybnA4U2t0KzcvQUtQOE9Rbnhrcmc9PSIsInZhbHVlIjoiZVpzVHBsNll2a2daK2dGN09MT3prRnBVY0tPREN5VVVmQ2xITkJzcWlnVTNrSWV3SEczTU9rR3Yxc0I5b1AxaUhmMERMeU4vblRISXRsRSthMW52eFBRTVdWRHZDOERXQlUvRWNvK0s5dlVoOW1aT1VIazF6SDJZVGhpbElNY1QiLCJtYWMiOiI2ZTdjYmQyNzliZGZjZWRmYmQ2ODNlMmU3NjFiOGZiZWQ2NmI3OTI2ZWY1OGJhNjEyYzhmN2VkMTAxNzdlNmM0IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:56:45 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IlRybnA4U2t0KzcvQUtQOE9Rbnhrcmc9PSIsInZhbHVlIjoiZVpzVHBsNll2a2daK2dGN09MT3prRnBVY0tPREN5VVVmQ2xITkJzcWlnVTNrSWV3SEczTU9rR3Yxc0I5b1AxaUhmMERMe" 1 => "satt_academy_session=eyJpdiI6IkNuSlNlNlRUeUF0YmptaEZmTkFjTnc9PSIsInZhbHVlIjoibDEvY3pLUDh6aHlraE9oOVRoejZYa0I4UkVFWmFhUmhXd0l5Rk8vRFRqSzBMRVZBZ1pJdUgyMkxFcy9jVXM5ODQ0YktrR1kvcmFvdDhlM2NnRXVIWGRKcWpQTnAvY3UxWDkrRkpzOUQ4QnBRQVI5UFdUc2kzQXJubWF1UEtocjciLCJtYWMiOiJiM2JlY2NkYWUyNDU3NTczNzdkYTQ0ZGQ4MjBjMTY0ZTJlNmIwNWZkZjYzZWNlYzU0YTQ4MWM2YWVjNGRiOGZhIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:56:45 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IkNuSlNlNlRUeUF0YmptaEZmTkFjTnc9PSIsInZhbHVlIjoibDEvY3pLUDh6aHlraE9oOVRoejZYa0I4UkVFWmFhUmhXd0l5Rk8vRFRqSzBMRVZBZ1pJdUgyMkxFcy9jVXM" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRybnA4U2t0KzcvQUtQOE9Rbnhrcmc9PSIsInZhbHVlIjoiZVpzVHBsNll2a2daK2dGN09MT3prRnBVY0tPREN5VVVmQ2xITkJzcWlnVTNrSWV3SEczTU9rR3Yxc0I5b1AxaUhmMERMeU4vblRISXRsRSthMW52eFBRTVdWRHZDOERXQlUvRWNvK0s5dlVoOW1aT1VIazF6SDJZVGhpbElNY1QiLCJtYWMiOiI2ZTdjYmQyNzliZGZjZWRmYmQ2ODNlMmU3NjFiOGZiZWQ2NmI3OTI2ZWY1OGJhNjEyYzhmN2VkMTAxNzdlNmM0IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:56:45 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlRybnA4U2t0KzcvQUtQOE9Rbnhrcmc9PSIsInZhbHVlIjoiZVpzVHBsNll2a2daK2dGN09MT3prRnBVY0tPREN5VVVmQ2xITkJzcWlnVTNrSWV3SEczTU9rR3Yxc0I5b1AxaUhmMERMe" 1 => "satt_academy_session=eyJpdiI6IkNuSlNlNlRUeUF0YmptaEZmTkFjTnc9PSIsInZhbHVlIjoibDEvY3pLUDh6aHlraE9oOVRoejZYa0I4UkVFWmFhUmhXd0l5Rk8vRFRqSzBMRVZBZ1pJdUgyMkxFcy9jVXM5ODQ0YktrR1kvcmFvdDhlM2NnRXVIWGRKcWpQTnAvY3UxWDkrRkpzOUQ4QnBRQVI5UFdUc2kzQXJubWF1UEtocjciLCJtYWMiOiJiM2JlY2NkYWUyNDU3NTczNzdkYTQ0ZGQ4MjBjMTY0ZTJlNmIwNWZkZjYzZWNlYzU0YTQ4MWM2YWVjNGRiOGZhIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:56:45 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IkNuSlNlNlRUeUF0YmptaEZmTkFjTnc9PSIsInZhbHVlIjoibDEvY3pLUDh6aHlraE9oOVRoejZYa0I4UkVFWmFhUmhXd0l5Rk8vRFRqSzBMRVZBZ1pJdUgyMkxFcy9jVXM" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "OTrf7a9GXkImXuLHGYvffzXvHh3JtfxyPhViimjd" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=25734%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-17 02:56:45GET/job-solution/single-question?ques_id=25734++++++++++++++++++++++++++++332941