Promotion
Request history8.2.27PHP Version65.73msRequest Duration9MBMemory UsageGET job-solution/single-questionRoute
    • Booting (24.39ms)time
    • Application (41.34ms)time
    • 1 x Application (62.89%)
      41.34ms
      1 x Booting (37.11%)
      24.39ms
      33 templates were rendered
      • questions.mcq.single_questionsingle_question.blade.php#?blade
      • questions.include.show_timeshow_time.blade.php#?blade
      • questions.mode.readingreading.blade.php#?blade
      • questions.include.activity_layoutactivity_layout.blade.php#?blade
      • questions.mcq.sidebarsidebar.blade.php#?blade
      • common.modal.bookmark_modalbookmark_modal.blade.php#?blade
      • common.modal.tag_add_modaltag_add_modal.blade.php#?blade
      • common.modal.add_description_modaladd_description_modal.blade.php#?blade
      • common.modal.video_modalvideo_modal.blade.php#?blade
      • common.modal.edit_description_modaledit_description_modal.blade.php#?blade
      • common.modal.error_report_modalerror_report_modal.blade.php#?blade
      • job.job_include.job_scriptjob_script.blade.php#?blade
      • common.script.activity_scriptactivity_script.blade.php#?blade
      • common.script.navigator_sharenavigator_share.blade.php#?blade
      • common.script.follow_unfollow_scriptfollow_unfollow_script.blade.php#?blade
      • common.script.short_statistics_scriptshort_statistics_script.blade.php#?blade
      • layouts.single-question-appsingle-question-app.blade.php#?blade
      • includes.single_header_linksingle_header_link.blade.php#?blade
      • common.login_modallogin_modal.blade.php#?blade
      • components.authentication-card-logoauthentication-card-logo.blade.php#?blade
      • layouts.headerheader.blade.php#?blade
      • layouts.toolbartoolbar.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      • common.includes.promotion_modalpromotion_modal.blade.php#?blade
      • common.includes.promotion_offcanvaspromotion_offcanvas.blade.php#?blade
      • includes.footer_link2footer_link2.blade.php#?blade
      • includes.restrictrestrict.blade.php#?blade
      • livewire-alert::components.scriptsscripts.blade.php#?blade
      • livewire-alert::components.flashflash.blade.php#?blade
      • admin.include.toastrtoastr.blade.php#?blade
      • common.search.search_scriptsearch_script.blade.php#?blade
      • common.script.promotion_scriptpromotion_script.blade.php#?blade
      • common.script.promotion_functionspromotion_functions.blade.php#?blade
      uri
      GET job-solution/single-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleMcq
      namespace
      prefix
      where
      as
      job.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:62-98
      30 statements were executed7.15ms
      • QuestionController.php#150debugerror_satt170μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '76520' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 76520
        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 (76520) 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_satt520μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 76520
        Bindings
        • 0: 76520
        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` = '76520' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 76520
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt110μsselect `id`, `question_id`, `option_1`, `option_2`, `option_3`, `option_4`, `option_5`, `image_option`, `image_question`, `answer` from `question_options` where `question_options`.`question_id` in (76520) 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_satt110μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (995) 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_satt110μ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_satt220μ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 (76520) 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_satt160μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (76520)
        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_satt230μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (76520) 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`, `name`, `avatar` from `users` where `users`.`id` in (32393) and `users`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt110μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (76520) 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_satt110μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (76520) 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_satt110μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (76520) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • DynamicPrintService.php#99debugerror_satt980μsselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (1340, 209)
        Bindings
        • 0: App\Models\Question
        • 1: 1340
        • 2: 209
        Backtrace
        • app/Services/DynamicPrintService.php:99
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Services/DynamicPrintService.php:96
        • app/Http/Controllers/Academy/QuestionController.php:409
      • QuestionController.php#451debugerror_satt1.55msselect `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 (1, 2, 3, 910, 1085, 1243, 1416, 1513, 1523, 1722, 1725, 2197, 2410, 2547, 3195, 4498, 5094, 5905, 6057, 6852, 7559, 7698, 7699, 7972, 8196, 8204, 9116, 10406, 11086, 11229, 11557, 11874, 11880, 11897, 12274, 13897, 14342, 14540, 15039, 16067, 17341, 17677, 17851, 17853, 17892, 17894, 17899, 17916, 18937, 20083, 21111, 21654, 21807, 22029, 23661, 24488, 25764, 25776, 25857, 25977, 27015, 27561, 27895, 27896, 28552, 28558, 28854, 32215, 32745, 32868, 33043, 36448, 36598, 36630, 37524, 37694, 37695, 37697, 38301, 38852, 38853, 38856, 39267, 40042, 41112, 49238, 50095, 53389, 55033, 56215, 56373, 57817, 59073, 59341, 60884, 60928, 61216, 62102, 62123, 64713, 64838, 64909, 66286, 66302, 67721, 68818, 68964, 69441, 71437, 73242, 73772, 73784, 74323, 75008, 75026, 75498, 76179, 76520, 76723, 77290, 77518, 77667, 78624, 79031, 79032, 80072, 80395, 80507, 80943, 81867, 82387, 82416, 82532, 83048, 237503, 69440, 69444, 72223, 72558, 72572, 72868, 73187, 73192, 73193, 73490, 73842, 73860, 73934, 74390, 74454, 74489, 74521, 74602, 74610, 74661, 74985, 75001, 75006, 75027, 75140, 248583, 82836, 345352, 860, 915, 919, 1080, 1218, 1657, 3128, 5086, 5250, 5475, 7226, 12029, 13340, 14510, 15037, 15795, 16169, 16896, 18168, 22003, 24767, 26072, 27556, 28136, 30662, 38035, 38589, 39750, 43515, 49597, 50099, 50655, 51027, 52091, 56466, 59340, 65874, 65951, 65958, 68210, 68236, 68300, 69906, 69975, 70001, 77365, 79510, 79985, 80511, 81539, 82425, 82516, 83123, 237394, 237505, 1970, 3528, 3644, 3931, 3988, 3994, 4325, 4910, 5124, 5717, 6062, 6539, 6554, 6555, 6562, 6592, 6894, 7696, 7964, 8161, 8402, 8408, 8844, 9283, 9380, 9408, 9414, 9688, 10405, 10450, 10510, 10515, 10594, 10698, 10760, 10761, 10811, 11087, 11312, 11582, 11714, 11717, 11885, 11886, 12028, 12234, 12261, 12293, 12329, 12807, 13187, 13339, 13794, 14541, 14648, 14736, 14921, 15209, 15736, 15778, 15802, 15808, 16061, 16302, 16342, 16344, 16702, 16915, 17041, 17061, 17067, 17913, 18316, 19184, 19185, 19378, 19415, 19654, 19945, 20078, 20204, 20484, 20738, 20741, 21931, 21946, 21985, 21997, 21999, 22175, 22483, 22921, 23354, 23447, 23476, 23913, 24234, 24306, 24322, 24405, 25497, 25920, 26093, 26956, 26958, 27168, 27171, 27567, 28421, 28559, 28561, 28716, 29064, 29283, 29753, 30086, 30600, 30606, 32549, 33260, 33376, 34653, 34654, 38445, 39230, 39317, 39322, 39580, 41423, 43444, 44018, 44371, 44461, 44765, 44829, 44985, 45031, 46288, 46792, 48530, 49403, 49993, 50152, 50573, 50778, 50790, 50873, 51330, 52245, 52518, 52531, 52733, 52736, 53390, 53462, 54382, 54873, 55695, 56213, 56371, 56385, 56465, 57690, 57872, 58052, 58134, 58149, 58151, 58623, 59084, 59085, 59328, 59734, 59760, 60290, 61709, 65201, 65954, 65959, 66289, 67722, 67901, 67958, 68204, 68220, 68646, 68647, 69031, 69032, 69033, 72937, 73719, 73725, 73776, 74141, 74784, 75000, 75007, 75146, 75254, 75304, 75402, 75418, 75490, 75559, 75777, 75887, 76057, 76180, 76732, 76798, 77790, 78008, 78203, 78361, 79040, 79041, 80334, 80497, 81560, 81947, 82388, 82526, 82690, 82987, 83376, 237643, 59072, 5094, 5905, 6057, 6852, 7559, 7698, 7699, 7972, 8196, 8204, 9116, 10406, 11086, 11229, 11557, 11874, 11880, 11897, 12274, 13897, 14342, 14540, 15039, 16067, 17341, 17677, 17851, 17853, 17892, 17894, 17899, 17916, 18937, 20083, 21111, 21654, 21807, 22029, 23661, 24488, 25764, 25776, 25857, 25977, 27015, 27561, 27895, 27896, 28552, 28558, 28854, 32215, 32745, 32868, 33043, 36448, 36598, 36630, 37524, 37694, 37695, 37697, 38301, 38852, 38853, 38856, 39267, 40042, 41112, 49238, 50095, 53389, 55033, 56215, 56373, 57817, 59073, 59341, 60884, 60928, 61216, 62102, 62123, 64713, 64838, 64909, 66286, 66302, 67721, 68818, 68964, 69441, 71437, 73242, 73772, 73784, 74323, 75008, 75026, 75498, 76179, 76520, 76723, 77290, 77518, 77667, 78624, 79031, 79032, 80072, 80395, 80507, 80943, 81867, 82387, 82416, 82532, 83048, 237503, 238437) and `id` != 76520 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 1
        • 1: 2
        • 2: 3
        • 3: 910
        • 4: 1085
        • 5: 1243
        • 6: 1416
        • 7: 1513
        • 8: 1523
        • 9: 1722
        • 10: 1725
        • 11: 2197
        • 12: 2410
        • 13: 2547
        • 14: 3195
        • 15: 4498
        • 16: 5094
        • 17: 5905
        • 18: 6057
        • 19: 6852
        • 20: 7559
        • 21: 7698
        • 22: 7699
        • 23: 7972
        • 24: 8196
        • 25: 8204
        • 26: 9116
        • 27: 10406
        • 28: 11086
        • 29: 11229
        • 30: 11557
        • 31: 11874
        • 32: 11880
        • 33: 11897
        • 34: 12274
        • 35: 13897
        • 36: 14342
        • 37: 14540
        • 38: 15039
        • 39: 16067
        • 40: 17341
        • 41: 17677
        • 42: 17851
        • 43: 17853
        • 44: 17892
        • 45: 17894
        • 46: 17899
        • 47: 17916
        • 48: 18937
        • 49: 20083
        • 50: 21111
        • 51: 21654
        • 52: 21807
        • 53: 22029
        • 54: 23661
        • 55: 24488
        • 56: 25764
        • 57: 25776
        • 58: 25857
        • 59: 25977
        • 60: 27015
        • 61: 27561
        • 62: 27895
        • 63: 27896
        • 64: 28552
        • 65: 28558
        • 66: 28854
        • 67: 32215
        • 68: 32745
        • 69: 32868
        • 70: 33043
        • 71: 36448
        • 72: 36598
        • 73: 36630
        • 74: 37524
        • 75: 37694
        • 76: 37695
        • 77: 37697
        • 78: 38301
        • 79: 38852
        • 80: 38853
        • 81: 38856
        • 82: 39267
        • 83: 40042
        • 84: 41112
        • 85: 49238
        • 86: 50095
        • 87: 53389
        • 88: 55033
        • 89: 56215
        • 90: 56373
        • 91: 57817
        • 92: 59073
        • 93: 59341
        • 94: 60884
        • 95: 60928
        • 96: 61216
        • 97: 62102
        • 98: 62123
        • 99: 64713
        • 100: 64838
        • 101: 64909
        • 102: 66286
        • 103: 66302
        • 104: 67721
        • 105: 68818
        • 106: 68964
        • 107: 69441
        • 108: 71437
        • 109: 73242
        • 110: 73772
        • 111: 73784
        • 112: 74323
        • 113: 75008
        • 114: 75026
        • 115: 75498
        • 116: 76179
        • 117: 76520
        • 118: 76723
        • 119: 77290
        • 120: 77518
        • 121: 77667
        • 122: 78624
        • 123: 79031
        • 124: 79032
        • 125: 80072
        • 126: 80395
        • 127: 80507
        • 128: 80943
        • 129: 81867
        • 130: 82387
        • 131: 82416
        • 132: 82532
        • 133: 83048
        • 134: 237503
        • 135: 69440
        • 136: 69444
        • 137: 72223
        • 138: 72558
        • 139: 72572
        • 140: 72868
        • 141: 73187
        • 142: 73192
        • 143: 73193
        • 144: 73490
        • 145: 73842
        • 146: 73860
        • 147: 73934
        • 148: 74390
        • 149: 74454
        • 150: 74489
        • 151: 74521
        • 152: 74602
        • 153: 74610
        • 154: 74661
        • 155: 74985
        • 156: 75001
        • 157: 75006
        • 158: 75027
        • 159: 75140
        • 160: 248583
        • 161: 82836
        • 162: 345352
        • 163: 860
        • 164: 915
        • 165: 919
        • 166: 1080
        • 167: 1218
        • 168: 1657
        • 169: 3128
        • 170: 5086
        • 171: 5250
        • 172: 5475
        • 173: 7226
        • 174: 12029
        • 175: 13340
        • 176: 14510
        • 177: 15037
        • 178: 15795
        • 179: 16169
        • 180: 16896
        • 181: 18168
        • 182: 22003
        • 183: 24767
        • 184: 26072
        • 185: 27556
        • 186: 28136
        • 187: 30662
        • 188: 38035
        • 189: 38589
        • 190: 39750
        • 191: 43515
        • 192: 49597
        • 193: 50099
        • 194: 50655
        • 195: 51027
        • 196: 52091
        • 197: 56466
        • 198: 59340
        • 199: 65874
        • 200: 65951
        • 201: 65958
        • 202: 68210
        • 203: 68236
        • 204: 68300
        • 205: 69906
        • 206: 69975
        • 207: 70001
        • 208: 77365
        • 209: 79510
        • 210: 79985
        • 211: 80511
        • 212: 81539
        • 213: 82425
        • 214: 82516
        • 215: 83123
        • 216: 237394
        • 217: 237505
        • 218: 1970
        • 219: 3528
        • 220: 3644
        • 221: 3931
        • 222: 3988
        • 223: 3994
        • 224: 4325
        • 225: 4910
        • 226: 5124
        • 227: 5717
        • 228: 6062
        • 229: 6539
        • 230: 6554
        • 231: 6555
        • 232: 6562
        • 233: 6592
        • 234: 6894
        • 235: 7696
        • 236: 7964
        • 237: 8161
        • 238: 8402
        • 239: 8408
        • 240: 8844
        • 241: 9283
        • 242: 9380
        • 243: 9408
        • 244: 9414
        • 245: 9688
        • 246: 10405
        • 247: 10450
        • 248: 10510
        • 249: 10515
        • 250: 10594
        • 251: 10698
        • 252: 10760
        • 253: 10761
        • 254: 10811
        • 255: 11087
        • 256: 11312
        • 257: 11582
        • 258: 11714
        • 259: 11717
        • 260: 11885
        • 261: 11886
        • 262: 12028
        • 263: 12234
        • 264: 12261
        • 265: 12293
        • 266: 12329
        • 267: 12807
        • 268: 13187
        • 269: 13339
        • 270: 13794
        • 271: 14541
        • 272: 14648
        • 273: 14736
        • 274: 14921
        • 275: 15209
        • 276: 15736
        • 277: 15778
        • 278: 15802
        • 279: 15808
        • 280: 16061
        • 281: 16302
        • 282: 16342
        • 283: 16344
        • 284: 16702
        • 285: 16915
        • 286: 17041
        • 287: 17061
        • 288: 17067
        • 289: 17913
        • 290: 18316
        • 291: 19184
        • 292: 19185
        • 293: 19378
        • 294: 19415
        • 295: 19654
        • 296: 19945
        • 297: 20078
        • 298: 20204
        • 299: 20484
        • 300: 20738
        • 301: 20741
        • 302: 21931
        • 303: 21946
        • 304: 21985
        • 305: 21997
        • 306: 21999
        • 307: 22175
        • 308: 22483
        • 309: 22921
        • 310: 23354
        • 311: 23447
        • 312: 23476
        • 313: 23913
        • 314: 24234
        • 315: 24306
        • 316: 24322
        • 317: 24405
        • 318: 25497
        • 319: 25920
        • 320: 26093
        • 321: 26956
        • 322: 26958
        • 323: 27168
        • 324: 27171
        • 325: 27567
        • 326: 28421
        • 327: 28559
        • 328: 28561
        • 329: 28716
        • 330: 29064
        • 331: 29283
        • 332: 29753
        • 333: 30086
        • 334: 30600
        • 335: 30606
        • 336: 32549
        • 337: 33260
        • 338: 33376
        • 339: 34653
        • 340: 34654
        • 341: 38445
        • 342: 39230
        • 343: 39317
        • 344: 39322
        • 345: 39580
        • 346: 41423
        • 347: 43444
        • 348: 44018
        • 349: 44371
        • 350: 44461
        • 351: 44765
        • 352: 44829
        • 353: 44985
        • 354: 45031
        • 355: 46288
        • 356: 46792
        • 357: 48530
        • 358: 49403
        • 359: 49993
        • 360: 50152
        • 361: 50573
        • 362: 50778
        • 363: 50790
        • 364: 50873
        • 365: 51330
        • 366: 52245
        • 367: 52518
        • 368: 52531
        • 369: 52733
        • 370: 52736
        • 371: 53390
        • 372: 53462
        • 373: 54382
        • 374: 54873
        • 375: 55695
        • 376: 56213
        • 377: 56371
        • 378: 56385
        • 379: 56465
        • 380: 57690
        • 381: 57872
        • 382: 58052
        • 383: 58134
        • 384: 58149
        • 385: 58151
        • 386: 58623
        • 387: 59084
        • 388: 59085
        • 389: 59328
        • 390: 59734
        • 391: 59760
        • 392: 60290
        • 393: 61709
        • 394: 65201
        • 395: 65954
        • 396: 65959
        • 397: 66289
        • 398: 67722
        • 399: 67901
        • 400: 67958
        • 401: 68204
        • 402: 68220
        • 403: 68646
        • 404: 68647
        • 405: 69031
        • 406: 69032
        • 407: 69033
        • 408: 72937
        • 409: 73719
        • 410: 73725
        • 411: 73776
        • 412: 74141
        • 413: 74784
        • 414: 75000
        • 415: 75007
        • 416: 75146
        • 417: 75254
        • 418: 75304
        • 419: 75402
        • 420: 75418
        • 421: 75490
        • 422: 75559
        • 423: 75777
        • 424: 75887
        • 425: 76057
        • 426: 76180
        • 427: 76732
        • 428: 76798
        • 429: 77790
        • 430: 78008
        • 431: 78203
        • 432: 78361
        • 433: 79040
        • 434: 79041
        • 435: 80334
        • 436: 80497
        • 437: 81560
        • 438: 81947
        • 439: 82388
        • 440: 82526
        • 441: 82690
        • 442: 82987
        • 443: 83376
        • 444: 237643
        • 445: 59072
        • 446: 5094
        • 447: 5905
        • 448: 6057
        • 449: 6852
        • 450: 7559
        • 451: 7698
        • 452: 7699
        • 453: 7972
        • 454: 8196
        • 455: 8204
        • 456: 9116
        • 457: 10406
        • 458: 11086
        • 459: 11229
        • 460: 11557
        • 461: 11874
        • 462: 11880
        • 463: 11897
        • 464: 12274
        • 465: 13897
        • 466: 14342
        • 467: 14540
        • 468: 15039
        • 469: 16067
        • 470: 17341
        • 471: 17677
        • 472: 17851
        • 473: 17853
        • 474: 17892
        • 475: 17894
        • 476: 17899
        • 477: 17916
        • 478: 18937
        • 479: 20083
        • 480: 21111
        • 481: 21654
        • 482: 21807
        • 483: 22029
        • 484: 23661
        • 485: 24488
        • 486: 25764
        • 487: 25776
        • 488: 25857
        • 489: 25977
        • 490: 27015
        • 491: 27561
        • 492: 27895
        • 493: 27896
        • 494: 28552
        • 495: 28558
        • 496: 28854
        • 497: 32215
        • 498: 32745
        • 499: 32868
        • 500: 33043
        • 501: 36448
        • 502: 36598
        • 503: 36630
        • 504: 37524
        • 505: 37694
        • 506: 37695
        • 507: 37697
        • 508: 38301
        • 509: 38852
        • 510: 38853
        • 511: 38856
        • 512: 39267
        • 513: 40042
        • 514: 41112
        • 515: 49238
        • 516: 50095
        • 517: 53389
        • 518: 55033
        • 519: 56215
        • 520: 56373
        • 521: 57817
        • 522: 59073
        • 523: 59341
        • 524: 60884
        • 525: 60928
        • 526: 61216
        • 527: 62102
        • 528: 62123
        • 529: 64713
        • 530: 64838
        • 531: 64909
        • 532: 66286
        • 533: 66302
        • 534: 67721
        • 535: 68818
        • 536: 68964
        • 537: 69441
        • 538: 71437
        • 539: 73242
        • 540: 73772
        • 541: 73784
        • 542: 74323
        • 543: 75008
        • 544: 75026
        • 545: 75498
        • 546: 76179
        • 547: 76520
        • 548: 76723
        • 549: 77290
        • 550: 77518
        • 551: 77667
        • 552: 78624
        • 553: 79031
        • 554: 79032
        • 555: 80072
        • 556: 80395
        • 557: 80507
        • 558: 80943
        • 559: 81867
        • 560: 82387
        • 561: 82416
        • 562: 82532
        • 563: 83048
        • 564: 237503
        • 565: 238437
        • 566: 76520
        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_satt220μsselect * from `question_options` where `question_options`.`question_id` in (237503, 237505, 237643, 238437, 248583, 345352) 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_satt160μ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_satt170μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4882, 4885, 4890, 5350, 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_satt270μ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 (237503, 237505, 237643, 238437, 248583, 345352) 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_satt170μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (237503, 237505, 237643, 238437, 248583, 345352)
        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`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (237503, 237505, 237643, 238437, 248583, 345352) 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 (237503, 237505, 237643, 238437, 248583, 345352) 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_satt90μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (237503, 237505, 237643, 238437, 248583, 345352) 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_satt220μsselect * from `categories` where `categories`.`id` = 8 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 8
        Backtrace
        • view::questions.mcq.single_question:85
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • single_question.blade.php#633debugerror_satt110μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 86629) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 86629
        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_satt180μ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
      16Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      8QuestionOption.php#?
      App\Models\SubCategory
      6SubCategory.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\Category
      2Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          7n2kq6j9ahrnOuY2b9NMHTkdqr450H8hy5u46P5K
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=76520%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" => "76520" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InRYYW9yTFc5SDFZNGZScnA1MEZKNGc9PSIsInZhbHVlIjoiZU1nTGxxUWRQQ1N4R1ZUcEJXUS81SEovd2VGOTBqV2VIc3ZLOE5HSUw2bzExNnNlSjVXTGdXS2dQSnIyTHhxZlFVa2lhK2dCZFpWZExlYncxUEhIaUYzMDRhV3BYT2p6M1NISVV0WExja2wxUi82c3VEK3VGWkRHVUw5SkRsM2kiLCJtYWMiOiI5OTU3ODIzNDVhZjExMDZkMjhlNzMwNmM1MjNiMmFkZTYwMjJlMDljMjY3NjQyNWM5ZDExMzAwNjk3YmU2MDAwIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6Ik5uKzBoL3RlZ3ZlVjhGMEJocTBJZlE9PSIsInZhbHVlIjoiR1FSVWNlQy9RNlhXYUFMSlZ6UjRJMDNwWWZHbFN4SnlldkhrY2FCcEJTOUg2cTNWZGdqWVBMQnk4U0pDZmRGQ2NidEc0M2lnUU9zQWt6V0ZIYlBUcmxLcFNMSkI4aGdDaGNHTnMyQXhzMC9vaUNXWGFKekUvS3Z6Zi80MFNwbFEiLCJtYWMiOiJhOGNhMDYzZjNhOWM1N2Q0OGE4ZTRmZDY2ZDBiNjdmMzIwODE1YjA0MWY5ZjlmNTk2NmEwZDdhZTlkNTkyNDQ3IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InRYYW9yTFc5SDFZNGZScnA1MEZKNGc9PSIsInZhbHVlIjoiZU1nTGxxUWRQQ1N4R1ZUcEJXUS81SEovd2VGOTBqV2VIc3ZLOE5HSUw2bzExNnNlSjVXTGdXS2dQSnIyTHhxZlFVa2lhK" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "3.144.33.74" ] "x-forwarded-server" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [ 0 => "3.144.33.74" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "7n2kq6j9ahrnOuY2b9NMHTkdqr450H8hy5u46P5K" "satt_academy_session" => "9Fqx8EidlIsOEZGcDxlihwPnF4KS6hcL6290z18w" ]
          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:39:50 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "35" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpQQWJTR2QyRGtiVFlMcjJBeTlzc0E9PSIsInZhbHVlIjoiSWpXNmFCZjhyczVYMml3YWMxYXRyV0daZjk1bURYdmZzNHVrYld3WFREVmN2VDFLZTJQNkJKSlptS0hjT0xlUC8wdjNOUWZXUjloK2ZBRXVWWUZweEV5SktmOFZlc3FEUSttZ0JKbWFpYUJmQnhZdEx1Rm0wVFRsYTVOdEsvbU4iLCJtYWMiOiI4MmE0ZmUwNTA2Y2Y4NzQyZWI5NzBkZTcwM2VlYThjZWQxNzZlMWJjMmQ4NjAwYmRlMGQxNzYwY2I5YjUxYjczIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:39:50 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6ImpQQWJTR2QyRGtiVFlMcjJBeTlzc0E9PSIsInZhbHVlIjoiSWpXNmFCZjhyczVYMml3YWMxYXRyV0daZjk1bURYdmZzNHVrYld3WFREVmN2VDFLZTJQNkJKSlptS0hjT0xlUC8wdjNOU" 1 => "satt_academy_session=eyJpdiI6IjlkK2pGQ3gra2dnNHpaNjNNSGxNdlE9PSIsInZhbHVlIjoiR1Y5bExRK0FNMzNXV1lDa1kxd1YvK3hWZWRNRUFwakZ0cW5nUHM1VEg3NGNzOTNCUnc0ZzFEUlJoTU45U0xlQk9KejREVjF0c2JmTVpHUS9UbXRNY0tRRXZZaUxEWGE5cmVQVm0walhaWmJrVVVLQUI3YmdQM3F0djNuM1pNbnYiLCJtYWMiOiI3MjNlOWJhZjY2NzUwODgxMDk5MzZmNDQ5NzE0YWRlNzJjNDJlNTFjNmYyMDMxZTNhZWEzYjMyNTkyMjlmY2EyIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:39:50 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjlkK2pGQ3gra2dnNHpaNjNNSGxNdlE9PSIsInZhbHVlIjoiR1Y5bExRK0FNMzNXV1lDa1kxd1YvK3hWZWRNRUFwakZ0cW5nUHM1VEg3NGNzOTNCUnc0ZzFEUlJoTU45U0x" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpQQWJTR2QyRGtiVFlMcjJBeTlzc0E9PSIsInZhbHVlIjoiSWpXNmFCZjhyczVYMml3YWMxYXRyV0daZjk1bURYdmZzNHVrYld3WFREVmN2VDFLZTJQNkJKSlptS0hjT0xlUC8wdjNOUWZXUjloK2ZBRXVWWUZweEV5SktmOFZlc3FEUSttZ0JKbWFpYUJmQnhZdEx1Rm0wVFRsYTVOdEsvbU4iLCJtYWMiOiI4MmE0ZmUwNTA2Y2Y4NzQyZWI5NzBkZTcwM2VlYThjZWQxNzZlMWJjMmQ4NjAwYmRlMGQxNzYwY2I5YjUxYjczIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:39:50 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImpQQWJTR2QyRGtiVFlMcjJBeTlzc0E9PSIsInZhbHVlIjoiSWpXNmFCZjhyczVYMml3YWMxYXRyV0daZjk1bURYdmZzNHVrYld3WFREVmN2VDFLZTJQNkJKSlptS0hjT0xlUC8wdjNOU" 1 => "satt_academy_session=eyJpdiI6IjlkK2pGQ3gra2dnNHpaNjNNSGxNdlE9PSIsInZhbHVlIjoiR1Y5bExRK0FNMzNXV1lDa1kxd1YvK3hWZWRNRUFwakZ0cW5nUHM1VEg3NGNzOTNCUnc0ZzFEUlJoTU45U0xlQk9KejREVjF0c2JmTVpHUS9UbXRNY0tRRXZZaUxEWGE5cmVQVm0walhaWmJrVVVLQUI3YmdQM3F0djNuM1pNbnYiLCJtYWMiOiI3MjNlOWJhZjY2NzUwODgxMDk5MzZmNDQ5NzE0YWRlNzJjNDJlNTFjNmYyMDMxZTNhZWEzYjMyNTkyMjlmY2EyIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:39:50 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjlkK2pGQ3gra2dnNHpaNjNNSGxNdlE9PSIsInZhbHVlIjoiR1Y5bExRK0FNMzNXV1lDa1kxd1YvK3hWZWRNRUFwakZ0cW5nUHM1VEg3NGNzOTNCUnc0ZzFEUlJoTU45U0x" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "7n2kq6j9ahrnOuY2b9NMHTkdqr450H8hy5u46P5K" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=76520%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:39:50GET/job-solution/single-question?ques_id=76520++++++++++++++++++++++++++++333047