কোনটি অনুসর্গ নয়?

Created: 7 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version80.52msRequest Duration9MBMemory UsageGET job-solution/single-questionRoute
    • Booting (32.44ms)time
    • Application (48.07ms)time
    • 1 x Application (59.7%)
      48.07ms
      1 x Booting (40.29%)
      32.44ms
      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 executed11.98ms
      • QuestionController.php#150debugerror_satt380μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '2328' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 2328
        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_satt230μsselect * from `question_options` where `question_options`.`question_id` in (2328) 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_satt610μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 2328
        Bindings
        • 0: 2328
        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_satt300μ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` = '2328' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 2328
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt140μsselect `id`, `question_id`, `option_1`, `option_2`, `option_3`, `option_4`, `option_5`, `image_option`, `image_question`, `answer` from `question_options` where `question_options`.`question_id` in (2328) 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_satt210μ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_satt230μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (264) 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_satt210μ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_satt250μ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_satt360μ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 (2328) 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_satt220μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (2328)
        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_satt340μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (2328) 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_satt220μ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_satt190μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (2328) 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_satt180μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (2328) 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_satt170μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (2328) 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_satt1.75msselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (1341, 1404)
        Bindings
        • 0: App\Models\Question
        • 1: 1341
        • 2: 1404
        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_satt3.92msselect `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 (660, 661, 663, 681, 686, 687, 688, 689, 690, 691, 692, 694, 697, 698, 700, 792, 794, 795, 798, 799, 800, 801, 806, 842, 844, 845, 851, 854, 856, 857, 907, 911, 921, 922, 923, 924, 925, 1069, 1070, 1071, 1072, 1083, 1084, 1086, 1087, 1099, 1163, 1164, 1165, 1167, 1168, 1172, 1175, 1176, 1219, 1220, 1222, 1224, 1225, 1228, 1229, 1232, 1244, 1252, 1253, 1256, 1257, 1338, 1339, 1352, 1353, 1354, 1355, 1385, 1386, 1391, 1410, 1413, 1414, 1415, 1417, 1457, 1512, 1514, 1517, 1518, 1574, 1575, 1581, 1591, 1654, 1655, 1675, 1682, 1723, 1728, 1735, 1738, 1739, 1742, 1745, 1746, 1750, 1760, 1764, 1772, 1776, 1856, 1857, 1864, 1866, 1867, 1868, 1869, 1870, 1871, 1976, 1983, 2005, 2007, 2013, 2014, 2052, 2059, 2070, 2123, 2124, 2127, 2212, 2214, 2215, 2216, 2217, 2268, 2285, 2290, 2291, 2328, 2410, 2421, 2427, 2428, 2483, 2484, 2486, 2491, 2497, 2557, 2561, 2562, 2566, 2567, 2607, 2615, 2745, 2746, 2750, 2757, 2761, 2762, 2763, 2766, 2767, 2768, 2769, 2795, 2798, 2799, 2801, 2831, 2834, 2841, 2842, 2843, 2844, 2845, 2846, 2847, 2848, 2849, 2850, 2852, 2946, 2947, 2948, 2949, 2966, 3069, 3070, 3072, 3073, 3074, 3075, 3076, 3077, 3078, 3079, 3133, 3134, 3135, 3142, 3144, 3145, 3146, 3147, 3161, 3163, 3164, 3165, 3167, 3168, 6055, 3414, 3866, 10312, 11057, 12273, 15501, 16597, 16748, 19374, 22038, 22039, 27906, 29006, 30591, 38593, 44757, 44986, 52952, 59054, 66294, 68899, 69101, 69107, 72005, 72280, 75010, 75773, 75883, 76055, 78263, 82010, 82538, 83027, 3366, 6572, 8371, 10493, 10609, 11328, 15346, 36521, 39224, 39378, 40772, 43210, 50767, 51561, 52677, 52812, 54179, 56737, 56746, 57827, 61467, 65669, 65878, 66290, 66690, 68065, 68650, 68723, 68807, 68808, 68809, 72812, 74255, 74285, 74663, 75142, 75312, 75568, 76102, 76465, 76889, 78729, 79622, 4499, 7705, 9366, 9368, 10411, 11099, 12043, 12044, 12228, 13290, 13982, 15199, 15211, 15234, 16048, 23114, 23602, 24412, 24662, 24773, 26084, 28070, 28993, 29870, 33053, 33716, 36225, 40045, 42543, 49114, 49400, 51511, 51545, 51950, 55034, 59090, 59258, 59743, 65952, 75404, 79677, 80948, 81087, 237320, 237321, 12230, 15043, 17310, 39244, 51197, 11590, 3365, 4617, 5631, 5948, 6071, 6549, 6559, 7254, 7525, 7703, 7713, 8795, 9192, 9791, 10390, 10456, 10497, 10506, 10617, 10706, 11223, 11916, 12137, 12231, 12232, 13349, 13351, 13634, 13948, 14754, 14807, 15230, 15249, 15251, 15265, 15434, 15749, 15792, 16171, 16306, 16380, 16581, 16687, 16695, 17065, 17069, 17317, 17439, 17453, 18443, 18955, 20081, 20223, 21110, 21478, 21611, 21808, 22929, 22930, 22945, 23225, 23566, 23603, 23662, 23664, 24486, 24660, 25978, 25987, 27359, 27613, 27614, 28431, 28459, 28461, 28549, 29012, 29057, 29398, 29754, 30085, 30087, 30595, 32417, 32755, 33169, 33390, 36589, 37704, 37756, 38090, 38305, 38863, 39234, 39386, 39443, 39447, 40686, 41107, 41182, 41904, 41905, 41912, 42331, 43306, 43319, 43632, 43853, 43920, 44553, 44827, 47744, 47857, 47870, 48085, 48144, 48520, 48521, 49046, 49189, 49599, 49992, 50041, 50090, 50270, 50279, 50658, 50928, 51047, 51295, 51540, 51546, 52137, 52146, 52378, 52629, 52633, 52727, 52804, 52891, 54308, 54660, 55699, 56455, 56999, 57338, 57576, 57893, 58742, 59065, 59089, 59324, 59337, 59565, 59590, 60513, 60724, 61470, 64647, 64720, 65676, 65880, 66287, 66605, 66609, 66614, 66756, 66768, 67728, 68077, 68729, 68806, 68817, 69298, 69385, 69387, 72051, 72925, 72992, 73190, 74998, 75012, 75778, 75787, 75888, 75897, 76060, 76178, 76227, 76229, 76509, 77169, 77347, 77535, 77538, 78190, 78480, 79870, 81533, 82530, 237508, 16908, 15201, 43315, 43845, 44899, 57839, 57825, 54807, 50203, 50616, 50662, 50784, 50866, 50982, 51043, 51044, 51139, 51556, 51569, 51645, 52242, 52367, 52635, 52637, 53388, 53401, 53457, 54167, 54171, 54173, 54818, 54829, 54879, 55692, 55777, 56370, 56394, 56453, 56584, 57941, 58076, 58145, 58964, 59061, 59559, 60047, 60105, 60306, 60572, 60715, 61217, 63326, 63455, 63757, 64044, 64189, 64638, 64639, 64660, 64661, 64912, 64913, 64920, 65800, 66695, 66773, 66936, 67607, 67608, 68453, 68572, 69371, 69375, 69377, 69379, 69381, 69382, 69383, 69384, 69386, 69430, 69431, 69437, 75147, 75314, 75321, 75495, 75775, 76228, 76267, 76286, 76351, 76462, 76570, 76802, 76898, 77154, 77296, 77379, 77526, 77528, 77530, 77533, 77534, 77536, 77540, 77894, 77899, 78491, 237636, 250699, 250701, 250716, 250730, 250807, 250810, 2328, 21474, 47281, 58652, 59714, 67826, 71922, 73080, 74322, 81868, 239001) and `id` != 2328 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 660
        • 1: 661
        • 2: 663
        • 3: 681
        • 4: 686
        • 5: 687
        • 6: 688
        • 7: 689
        • 8: 690
        • 9: 691
        • 10: 692
        • 11: 694
        • 12: 697
        • 13: 698
        • 14: 700
        • 15: 792
        • 16: 794
        • 17: 795
        • 18: 798
        • 19: 799
        • 20: 800
        • 21: 801
        • 22: 806
        • 23: 842
        • 24: 844
        • 25: 845
        • 26: 851
        • 27: 854
        • 28: 856
        • 29: 857
        • 30: 907
        • 31: 911
        • 32: 921
        • 33: 922
        • 34: 923
        • 35: 924
        • 36: 925
        • 37: 1069
        • 38: 1070
        • 39: 1071
        • 40: 1072
        • 41: 1083
        • 42: 1084
        • 43: 1086
        • 44: 1087
        • 45: 1099
        • 46: 1163
        • 47: 1164
        • 48: 1165
        • 49: 1167
        • 50: 1168
        • 51: 1172
        • 52: 1175
        • 53: 1176
        • 54: 1219
        • 55: 1220
        • 56: 1222
        • 57: 1224
        • 58: 1225
        • 59: 1228
        • 60: 1229
        • 61: 1232
        • 62: 1244
        • 63: 1252
        • 64: 1253
        • 65: 1256
        • 66: 1257
        • 67: 1338
        • 68: 1339
        • 69: 1352
        • 70: 1353
        • 71: 1354
        • 72: 1355
        • 73: 1385
        • 74: 1386
        • 75: 1391
        • 76: 1410
        • 77: 1413
        • 78: 1414
        • 79: 1415
        • 80: 1417
        • 81: 1457
        • 82: 1512
        • 83: 1514
        • 84: 1517
        • 85: 1518
        • 86: 1574
        • 87: 1575
        • 88: 1581
        • 89: 1591
        • 90: 1654
        • 91: 1655
        • 92: 1675
        • 93: 1682
        • 94: 1723
        • 95: 1728
        • 96: 1735
        • 97: 1738
        • 98: 1739
        • 99: 1742
        • 100: 1745
        • 101: 1746
        • 102: 1750
        • 103: 1760
        • 104: 1764
        • 105: 1772
        • 106: 1776
        • 107: 1856
        • 108: 1857
        • 109: 1864
        • 110: 1866
        • 111: 1867
        • 112: 1868
        • 113: 1869
        • 114: 1870
        • 115: 1871
        • 116: 1976
        • 117: 1983
        • 118: 2005
        • 119: 2007
        • 120: 2013
        • 121: 2014
        • 122: 2052
        • 123: 2059
        • 124: 2070
        • 125: 2123
        • 126: 2124
        • 127: 2127
        • 128: 2212
        • 129: 2214
        • 130: 2215
        • 131: 2216
        • 132: 2217
        • 133: 2268
        • 134: 2285
        • 135: 2290
        • 136: 2291
        • 137: 2328
        • 138: 2410
        • 139: 2421
        • 140: 2427
        • 141: 2428
        • 142: 2483
        • 143: 2484
        • 144: 2486
        • 145: 2491
        • 146: 2497
        • 147: 2557
        • 148: 2561
        • 149: 2562
        • 150: 2566
        • 151: 2567
        • 152: 2607
        • 153: 2615
        • 154: 2745
        • 155: 2746
        • 156: 2750
        • 157: 2757
        • 158: 2761
        • 159: 2762
        • 160: 2763
        • 161: 2766
        • 162: 2767
        • 163: 2768
        • 164: 2769
        • 165: 2795
        • 166: 2798
        • 167: 2799
        • 168: 2801
        • 169: 2831
        • 170: 2834
        • 171: 2841
        • 172: 2842
        • 173: 2843
        • 174: 2844
        • 175: 2845
        • 176: 2846
        • 177: 2847
        • 178: 2848
        • 179: 2849
        • 180: 2850
        • 181: 2852
        • 182: 2946
        • 183: 2947
        • 184: 2948
        • 185: 2949
        • 186: 2966
        • 187: 3069
        • 188: 3070
        • 189: 3072
        • 190: 3073
        • 191: 3074
        • 192: 3075
        • 193: 3076
        • 194: 3077
        • 195: 3078
        • 196: 3079
        • 197: 3133
        • 198: 3134
        • 199: 3135
        • 200: 3142
        • 201: 3144
        • 202: 3145
        • 203: 3146
        • 204: 3147
        • 205: 3161
        • 206: 3163
        • 207: 3164
        • 208: 3165
        • 209: 3167
        • 210: 3168
        • 211: 6055
        • 212: 3414
        • 213: 3866
        • 214: 10312
        • 215: 11057
        • 216: 12273
        • 217: 15501
        • 218: 16597
        • 219: 16748
        • 220: 19374
        • 221: 22038
        • 222: 22039
        • 223: 27906
        • 224: 29006
        • 225: 30591
        • 226: 38593
        • 227: 44757
        • 228: 44986
        • 229: 52952
        • 230: 59054
        • 231: 66294
        • 232: 68899
        • 233: 69101
        • 234: 69107
        • 235: 72005
        • 236: 72280
        • 237: 75010
        • 238: 75773
        • 239: 75883
        • 240: 76055
        • 241: 78263
        • 242: 82010
        • 243: 82538
        • 244: 83027
        • 245: 3366
        • 246: 6572
        • 247: 8371
        • 248: 10493
        • 249: 10609
        • 250: 11328
        • 251: 15346
        • 252: 36521
        • 253: 39224
        • 254: 39378
        • 255: 40772
        • 256: 43210
        • 257: 50767
        • 258: 51561
        • 259: 52677
        • 260: 52812
        • 261: 54179
        • 262: 56737
        • 263: 56746
        • 264: 57827
        • 265: 61467
        • 266: 65669
        • 267: 65878
        • 268: 66290
        • 269: 66690
        • 270: 68065
        • 271: 68650
        • 272: 68723
        • 273: 68807
        • 274: 68808
        • 275: 68809
        • 276: 72812
        • 277: 74255
        • 278: 74285
        • 279: 74663
        • 280: 75142
        • 281: 75312
        • 282: 75568
        • 283: 76102
        • 284: 76465
        • 285: 76889
        • 286: 78729
        • 287: 79622
        • 288: 4499
        • 289: 7705
        • 290: 9366
        • 291: 9368
        • 292: 10411
        • 293: 11099
        • 294: 12043
        • 295: 12044
        • 296: 12228
        • 297: 13290
        • 298: 13982
        • 299: 15199
        • 300: 15211
        • 301: 15234
        • 302: 16048
        • 303: 23114
        • 304: 23602
        • 305: 24412
        • 306: 24662
        • 307: 24773
        • 308: 26084
        • 309: 28070
        • 310: 28993
        • 311: 29870
        • 312: 33053
        • 313: 33716
        • 314: 36225
        • 315: 40045
        • 316: 42543
        • 317: 49114
        • 318: 49400
        • 319: 51511
        • 320: 51545
        • 321: 51950
        • 322: 55034
        • 323: 59090
        • 324: 59258
        • 325: 59743
        • 326: 65952
        • 327: 75404
        • 328: 79677
        • 329: 80948
        • 330: 81087
        • 331: 237320
        • 332: 237321
        • 333: 12230
        • 334: 15043
        • 335: 17310
        • 336: 39244
        • 337: 51197
        • 338: 11590
        • 339: 3365
        • 340: 4617
        • 341: 5631
        • 342: 5948
        • 343: 6071
        • 344: 6549
        • 345: 6559
        • 346: 7254
        • 347: 7525
        • 348: 7703
        • 349: 7713
        • 350: 8795
        • 351: 9192
        • 352: 9791
        • 353: 10390
        • 354: 10456
        • 355: 10497
        • 356: 10506
        • 357: 10617
        • 358: 10706
        • 359: 11223
        • 360: 11916
        • 361: 12137
        • 362: 12231
        • 363: 12232
        • 364: 13349
        • 365: 13351
        • 366: 13634
        • 367: 13948
        • 368: 14754
        • 369: 14807
        • 370: 15230
        • 371: 15249
        • 372: 15251
        • 373: 15265
        • 374: 15434
        • 375: 15749
        • 376: 15792
        • 377: 16171
        • 378: 16306
        • 379: 16380
        • 380: 16581
        • 381: 16687
        • 382: 16695
        • 383: 17065
        • 384: 17069
        • 385: 17317
        • 386: 17439
        • 387: 17453
        • 388: 18443
        • 389: 18955
        • 390: 20081
        • 391: 20223
        • 392: 21110
        • 393: 21478
        • 394: 21611
        • 395: 21808
        • 396: 22929
        • 397: 22930
        • 398: 22945
        • 399: 23225
        • 400: 23566
        • 401: 23603
        • 402: 23662
        • 403: 23664
        • 404: 24486
        • 405: 24660
        • 406: 25978
        • 407: 25987
        • 408: 27359
        • 409: 27613
        • 410: 27614
        • 411: 28431
        • 412: 28459
        • 413: 28461
        • 414: 28549
        • 415: 29012
        • 416: 29057
        • 417: 29398
        • 418: 29754
        • 419: 30085
        • 420: 30087
        • 421: 30595
        • 422: 32417
        • 423: 32755
        • 424: 33169
        • 425: 33390
        • 426: 36589
        • 427: 37704
        • 428: 37756
        • 429: 38090
        • 430: 38305
        • 431: 38863
        • 432: 39234
        • 433: 39386
        • 434: 39443
        • 435: 39447
        • 436: 40686
        • 437: 41107
        • 438: 41182
        • 439: 41904
        • 440: 41905
        • 441: 41912
        • 442: 42331
        • 443: 43306
        • 444: 43319
        • 445: 43632
        • 446: 43853
        • 447: 43920
        • 448: 44553
        • 449: 44827
        • 450: 47744
        • 451: 47857
        • 452: 47870
        • 453: 48085
        • 454: 48144
        • 455: 48520
        • 456: 48521
        • 457: 49046
        • 458: 49189
        • 459: 49599
        • 460: 49992
        • 461: 50041
        • 462: 50090
        • 463: 50270
        • 464: 50279
        • 465: 50658
        • 466: 50928
        • 467: 51047
        • 468: 51295
        • 469: 51540
        • 470: 51546
        • 471: 52137
        • 472: 52146
        • 473: 52378
        • 474: 52629
        • 475: 52633
        • 476: 52727
        • 477: 52804
        • 478: 52891
        • 479: 54308
        • 480: 54660
        • 481: 55699
        • 482: 56455
        • 483: 56999
        • 484: 57338
        • 485: 57576
        • 486: 57893
        • 487: 58742
        • 488: 59065
        • 489: 59089
        • 490: 59324
        • 491: 59337
        • 492: 59565
        • 493: 59590
        • 494: 60513
        • 495: 60724
        • 496: 61470
        • 497: 64647
        • 498: 64720
        • 499: 65676
        • 500: 65880
        • 501: 66287
        • 502: 66605
        • 503: 66609
        • 504: 66614
        • 505: 66756
        • 506: 66768
        • 507: 67728
        • 508: 68077
        • 509: 68729
        • 510: 68806
        • 511: 68817
        • 512: 69298
        • 513: 69385
        • 514: 69387
        • 515: 72051
        • 516: 72925
        • 517: 72992
        • 518: 73190
        • 519: 74998
        • 520: 75012
        • 521: 75778
        • 522: 75787
        • 523: 75888
        • 524: 75897
        • 525: 76060
        • 526: 76178
        • 527: 76227
        • 528: 76229
        • 529: 76509
        • 530: 77169
        • 531: 77347
        • 532: 77535
        • 533: 77538
        • 534: 78190
        • 535: 78480
        • 536: 79870
        • 537: 81533
        • 538: 82530
        • 539: 237508
        • 540: 16908
        • 541: 15201
        • 542: 43315
        • 543: 43845
        • 544: 44899
        • 545: 57839
        • 546: 57825
        • 547: 54807
        • 548: 50203
        • 549: 50616
        • 550: 50662
        • 551: 50784
        • 552: 50866
        • 553: 50982
        • 554: 51043
        • 555: 51044
        • 556: 51139
        • 557: 51556
        • 558: 51569
        • 559: 51645
        • 560: 52242
        • 561: 52367
        • 562: 52635
        • 563: 52637
        • 564: 53388
        • 565: 53401
        • 566: 53457
        • 567: 54167
        • 568: 54171
        • 569: 54173
        • 570: 54818
        • 571: 54829
        • 572: 54879
        • 573: 55692
        • 574: 55777
        • 575: 56370
        • 576: 56394
        • 577: 56453
        • 578: 56584
        • 579: 57941
        • 580: 58076
        • 581: 58145
        • 582: 58964
        • 583: 59061
        • 584: 59559
        • 585: 60047
        • 586: 60105
        • 587: 60306
        • 588: 60572
        • 589: 60715
        • 590: 61217
        • 591: 63326
        • 592: 63455
        • 593: 63757
        • 594: 64044
        • 595: 64189
        • 596: 64638
        • 597: 64639
        • 598: 64660
        • 599: 64661
        • 600: 64912
        • 601: 64913
        • 602: 64920
        • 603: 65800
        • 604: 66695
        • 605: 66773
        • 606: 66936
        • 607: 67607
        • 608: 67608
        • 609: 68453
        • 610: 68572
        • 611: 69371
        • 612: 69375
        • 613: 69377
        • 614: 69379
        • 615: 69381
        • 616: 69382
        • 617: 69383
        • 618: 69384
        • 619: 69386
        • 620: 69430
        • 621: 69431
        • 622: 69437
        • 623: 75147
        • 624: 75314
        • 625: 75321
        • 626: 75495
        • 627: 75775
        • 628: 76228
        • 629: 76267
        • 630: 76286
        • 631: 76351
        • 632: 76462
        • 633: 76570
        • 634: 76802
        • 635: 76898
        • 636: 77154
        • 637: 77296
        • 638: 77379
        • 639: 77526
        • 640: 77528
        • 641: 77530
        • 642: 77533
        • 643: 77534
        • 644: 77536
        • 645: 77540
        • 646: 77894
        • 647: 77899
        • 648: 78491
        • 649: 237636
        • 650: 250699
        • 651: 250701
        • 652: 250716
        • 653: 250730
        • 654: 250807
        • 655: 250810
        • 656: 2328
        • 657: 21474
        • 658: 47281
        • 659: 58652
        • 660: 59714
        • 661: 67826
        • 662: 71922
        • 663: 73080
        • 664: 74322
        • 665: 81868
        • 666: 239001
        • 667: 2328
        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_satt260μsselect * from `question_options` where `question_options`.`question_id` in (250699, 250701, 250716, 250730, 250807, 250810) 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_satt120μ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_satt150μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (5387, 5388) 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_satt200μ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 (250699, 250701, 250716, 250730, 250807, 250810) 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_satt180μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (250699, 250701, 250716, 250730, 250807, 250810)
        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 (250699, 250701, 250716, 250730, 250807, 250810) 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 (250699, 250701, 250716, 250730, 250807, 250810) 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_satt110μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (250699, 250701, 250716, 250730, 250807, 250810) 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_satt170μ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_satt120μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 2328) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 2328
        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_satt270μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      10Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      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
          DtbSMYAdPWboPtc1s7ijGNgQUsfG3WHlTTjFGWGO
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=2328%20%20%20%20%2...
          _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" => "2328" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "x-https" => array:1 [ 0 => "1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "13.59.18.177" ] "x-forwarded-server" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [ 0 => "13.59.18.177" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 16 Mar 2025 20:21:52 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "56" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlhIZ0dlMFZ5L1Fvb0lwVEowU3ZOdmc9PSIsInZhbHVlIjoiQUhBak5nMnp2S0tXbkI5aDZtTHpxTHIyREFtbGc1WUlPZUcvYTBPM080VDljRmRXdGV4aERSazEzT0E1eEw3YkFXOUR4dkovQ3BnUWd6TUdOd29lWDFEMkRrRDdUdTlHYWxBbDJZNnYvLzdPTTdadElIek5Rb3FOL3lLL0YrWHkiLCJtYWMiOiJiN2UzMDZmYmNiNTBiYWE1ZGU0ZjFmYTdiOGY3MDU4NzI2MWE4YTY3NDI3NGMwMTFjOWMwNjEwNWJiODAzZjVhIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:21:52 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IlhIZ0dlMFZ5L1Fvb0lwVEowU3ZOdmc9PSIsInZhbHVlIjoiQUhBak5nMnp2S0tXbkI5aDZtTHpxTHIyREFtbGc1WUlPZUcvYTBPM080VDljRmRXdGV4aERSazEzT0E1eEw3YkFXOUR4d" 1 => "satt_academy_session=eyJpdiI6InhkRm8vMnlhQzJETmU0N3pzYW1uRWc9PSIsInZhbHVlIjoiNzhDYVhJTnd0S01ncnF2V2svTWFvYTg4eVBoZ295b3RKclYxelh2UUY5Q01mR2RENFRFbDRoRVc3VVRyQ08zSTBlamFPQU5SUkwrMzRBTEd2cm90cis1UnJkQlY2VG14dmhoMkN2aGQ4RDREUjUrRUNBZHJJRGpORE02VFJwSVIiLCJtYWMiOiIxN2E0MTFlMmZjNDE4YmZkNDU2ZDkwOWRhY2FkZTczN2M1NGUxODc4MWIzOGY2ZjEwMjUxMjMyZjk2OTRkMDc1IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:21:52 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6InhkRm8vMnlhQzJETmU0N3pzYW1uRWc9PSIsInZhbHVlIjoiNzhDYVhJTnd0S01ncnF2V2svTWFvYTg4eVBoZ295b3RKclYxelh2UUY5Q01mR2RENFRFbDRoRVc3VVRyQ08" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlhIZ0dlMFZ5L1Fvb0lwVEowU3ZOdmc9PSIsInZhbHVlIjoiQUhBak5nMnp2S0tXbkI5aDZtTHpxTHIyREFtbGc1WUlPZUcvYTBPM080VDljRmRXdGV4aERSazEzT0E1eEw3YkFXOUR4dkovQ3BnUWd6TUdOd29lWDFEMkRrRDdUdTlHYWxBbDJZNnYvLzdPTTdadElIek5Rb3FOL3lLL0YrWHkiLCJtYWMiOiJiN2UzMDZmYmNiNTBiYWE1ZGU0ZjFmYTdiOGY3MDU4NzI2MWE4YTY3NDI3NGMwMTFjOWMwNjEwNWJiODAzZjVhIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:21:52 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlhIZ0dlMFZ5L1Fvb0lwVEowU3ZOdmc9PSIsInZhbHVlIjoiQUhBak5nMnp2S0tXbkI5aDZtTHpxTHIyREFtbGc1WUlPZUcvYTBPM080VDljRmRXdGV4aERSazEzT0E1eEw3YkFXOUR4d" 1 => "satt_academy_session=eyJpdiI6InhkRm8vMnlhQzJETmU0N3pzYW1uRWc9PSIsInZhbHVlIjoiNzhDYVhJTnd0S01ncnF2V2svTWFvYTg4eVBoZ295b3RKclYxelh2UUY5Q01mR2RENFRFbDRoRVc3VVRyQ08zSTBlamFPQU5SUkwrMzRBTEd2cm90cis1UnJkQlY2VG14dmhoMkN2aGQ4RDREUjUrRUNBZHJJRGpORE02VFJwSVIiLCJtYWMiOiIxN2E0MTFlMmZjNDE4YmZkNDU2ZDkwOWRhY2FkZTczN2M1NGUxODc4MWIzOGY2ZjEwMjUxMjMyZjk2OTRkMDc1IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:21:52 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6InhkRm8vMnlhQzJETmU0N3pzYW1uRWc9PSIsInZhbHVlIjoiNzhDYVhJTnd0S01ncnF2V2svTWFvYTg4eVBoZ295b3RKclYxelh2UUY5Q01mR2RENFRFbDRoRVc3VVRyQ08" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "DtbSMYAdPWboPtc1s7ijGNgQUsfG3WHlTTjFGWGO" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=2328%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:21:52GET/job-solution/single-question?ques_id=2328++++++++++++++++++++++++++++333038