He has been ill ——— Monday last

Created: 3 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version71.44msRequest Duration9MBMemory UsageGET job-solution/single-questionRoute
    • Booting (32.61ms)time
    • Application (38.82ms)time
    • 1 x Application (54.34%)
      38.82ms
      1 x Booting (45.65%)
      32.61ms
      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 executed8.5ms
      • QuestionController.php#150debugerror_satt250μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '73066' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 73066
        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_satt170μsselect * from `question_options` where `question_options`.`question_id` in (73066) 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_satt640μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 73066
        Bindings
        • 0: 73066
        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_satt230μ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` = '73066' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 73066
        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`, `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 (73066) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt130μsselect `id`, `title`, `passage` from `passages` where `passages`.`id` in (0) and `passages`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt160μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (918) 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_satt150μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (2) 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_satt160μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (2) 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_satt230μ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 (73066) 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_satt150μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (73066)
        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 * from `descriptions` where `descriptions`.`descriptionable_id` in (73066) 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_satt140μ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_satt140μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (73066) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt130μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (73066) and `votes`.`votable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt120μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (73066) 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_satt1msselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (9793)
        Bindings
        • 0: App\Models\Question
        • 1: 9793
        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_satt2.3msselect `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 (8563, 9343, 9476, 9558, 9636, 9673, 9812, 9825, 9851, 10461, 10463, 10464, 10465, 10822, 10824, 10834, 10987, 11115, 11162, 11191, 11193, 11359, 11378, 11528, 12158, 14023, 14702, 8534, 7658, 15490, 15576, 15711, 15895, 15897, 16934, 16942, 17215, 17520, 18971, 16260, 16364, 16366, 16367, 16417, 17031, 17198, 17521, 17920, 19471, 19463, 19424, 19422, 19003, 19000, 15723, 15961, 16189, 16253, 16257, 16258, 21443, 21576, 21671, 21674, 21717, 21718, 21719, 21959, 22126, 22127, 22411, 22592, 22722, 17918, 18242, 20041, 20280, 21012, 21366, 18156, 23201, 23628, 23752, 24326, 24422, 24423, 24437, 24439, 24442, 24516, 22122, 24831, 24830, 25337, 25343, 26114, 26044, 26409, 26897, 27126, 27127, 28420, 28487, 27625, 28493, 28569, 29507, 29258, 33120, 33118, 33561, 32645, 32643, 32393, 32351, 31438, 240980, 240262, 30185, 33727, 34176, 34165, 34175, 34878, 34875, 34507, 34287, 35221, 34877, 34874, 35354, 35237, 35222, 34516, 34178, 13076, 18154, 16643, 16264, 15489, 28047, 36968, 36829, 36828, 38683, 38681, 38608, 37961, 37960, 37958, 37580, 38993, 38991, 39005, 39004, 40201, 40549, 246189, 246144, 245188, 245189, 239935, 239933, 239656, 238842, 238537, 238343, 238327, 238298, 238287, 237989, 237920, 237888, 237844, 237596, 237527, 237520, 237840, 237312, 237294, 83660, 83658, 83656, 83650, 83531, 83529, 83520, 83519, 83395, 83229, 83070, 82939, 82936, 82878, 82876, 82790, 82701, 82697, 82695, 82570, 82398, 82331, 82327, 82209, 82174, 82141, 82077, 81995, 81952, 81943, 81853, 81638, 81204, 81190, 81032, 81030, 81029, 80988, 80925, 80920, 80896, 80886, 80865, 80823, 80799, 80798, 80543, 80654, 80541, 80417, 80013, 79886, 73481, 73866, 74094, 74111, 74634, 75019, 75020, 247305, 75324, 75330, 75265, 75430, 75264, 75217, 75050, 73807, 237313, 13258, 75751, 75854, 75536, 239628, 82207, 77297, 77325, 77366, 77387, 82168, 70437, 70483, 70035, 70043, 70044, 70086, 70087, 70215, 70343, 70344, 70433, 70479, 70559, 70560, 70635, 70636, 70637, 69850, 69747, 69701, 69636, 69563, 69559, 69552, 69549, 69519, 69477, 69468, 69435, 69257, 69202, 69203, 69134, 69030, 68888, 68886, 24507, 22744, 72551, 72482, 72234, 72164, 72155, 72152, 72151, 71932, 71856, 71853, 71844, 71771, 71529, 71521, 71520, 71361, 71301, 71297, 71233, 71231, 67634, 67632, 67519, 67457, 67425, 67219, 67157, 67071, 67070, 66983, 66914, 66792, 66782, 66709, 66520, 66454, 66381, 66370, 66225, 66099, 65997, 65992, 66453, 67808, 67809, 67810, 67905, 67906, 67992, 67993, 68087, 68105, 68277, 68579, 68661, 68762, 71100, 71003, 70908, 70906, 70810, 70728, 70727, 70726, 70725, 70723, 70659, 27626, 64669, 64671, 64794, 64795, 64797, 64798, 64895, 64900, 64946, 64947, 64948, 65417, 65480, 65594, 65677, 65277, 64494, 64347, 64240, 64239, 64238, 27124, 36559, 37959, 41081, 44172, 42363, 42482, 42483, 42556, 43994, 44710, 46596, 46861, 248682, 69248, 49484, 49482, 49429, 47255, 47841, 47846, 48576, 48577, 49122, 49128, 49129, 49131, 50321, 51062, 51064, 51577, 52018, 52349, 52746, 52747, 54578, 56037, 57969, 59894, 63171, 65479, 65910, 68268, 71223, 73407, 45666, 47908, 48039, 48040, 48282, 48429, 48431, 48506, 48513, 49154, 49269, 49270, 49271, 49272, 49273, 49276, 50161, 50162, 50164, 50165, 50166, 50168, 50962, 50686, 50561, 50489, 50465, 50363, 50358, 50167, 73442, 73335, 73069, 73066, 73025, 73010, 72831, 65593, 66158, 65812, 63206, 62581, 62578, 62478, 62476, 62462, 62459, 62448, 62137, 61946, 61847, 61731, 61590, 61589, 50976, 51121, 51173, 51177, 51305, 52282, 59459, 59452, 59188, 59150, 59144, 59095, 59091, 58691, 58688, 58579, 58236, 58112, 57729, 57718, 57660, 51118, 51119, 51922, 51926, 52007, 52383, 52384, 52397, 52398, 52399, 54846, 52331, 52867, 52869, 55987, 55955, 55953, 56496, 57100, 57203, 57206, 57237, 57239, 57249, 57476, 57477, 57479, 57480, 59484, 59485, 59499, 59766, 59767, 59768, 59769, 59851, 59856, 59963, 59964, 59965, 59976, 60254, 60696, 60697, 60698, 60700, 60736, 60737, 60738, 60851, 60904, 60905, 60906, 60907, 60909, 61033, 61224, 61230, 56978, 56979, 57242, 70909, 14523, 67074, 69637, 9167, 64945, 65976, 9327, 12659, 19464, 55419, 72154, 83616, 237617, 13383, 253730, 256893, 259474, 262792, 262853, 263039, 263309, 265778, 265784, 266389, 268087, 268464, 272941, 251256) and `id` != 73066 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 8563
        • 1: 9343
        • 2: 9476
        • 3: 9558
        • 4: 9636
        • 5: 9673
        • 6: 9812
        • 7: 9825
        • 8: 9851
        • 9: 10461
        • 10: 10463
        • 11: 10464
        • 12: 10465
        • 13: 10822
        • 14: 10824
        • 15: 10834
        • 16: 10987
        • 17: 11115
        • 18: 11162
        • 19: 11191
        • 20: 11193
        • 21: 11359
        • 22: 11378
        • 23: 11528
        • 24: 12158
        • 25: 14023
        • 26: 14702
        • 27: 8534
        • 28: 7658
        • 29: 15490
        • 30: 15576
        • 31: 15711
        • 32: 15895
        • 33: 15897
        • 34: 16934
        • 35: 16942
        • 36: 17215
        • 37: 17520
        • 38: 18971
        • 39: 16260
        • 40: 16364
        • 41: 16366
        • 42: 16367
        • 43: 16417
        • 44: 17031
        • 45: 17198
        • 46: 17521
        • 47: 17920
        • 48: 19471
        • 49: 19463
        • 50: 19424
        • 51: 19422
        • 52: 19003
        • 53: 19000
        • 54: 15723
        • 55: 15961
        • 56: 16189
        • 57: 16253
        • 58: 16257
        • 59: 16258
        • 60: 21443
        • 61: 21576
        • 62: 21671
        • 63: 21674
        • 64: 21717
        • 65: 21718
        • 66: 21719
        • 67: 21959
        • 68: 22126
        • 69: 22127
        • 70: 22411
        • 71: 22592
        • 72: 22722
        • 73: 17918
        • 74: 18242
        • 75: 20041
        • 76: 20280
        • 77: 21012
        • 78: 21366
        • 79: 18156
        • 80: 23201
        • 81: 23628
        • 82: 23752
        • 83: 24326
        • 84: 24422
        • 85: 24423
        • 86: 24437
        • 87: 24439
        • 88: 24442
        • 89: 24516
        • 90: 22122
        • 91: 24831
        • 92: 24830
        • 93: 25337
        • 94: 25343
        • 95: 26114
        • 96: 26044
        • 97: 26409
        • 98: 26897
        • 99: 27126
        • 100: 27127
        • 101: 28420
        • 102: 28487
        • 103: 27625
        • 104: 28493
        • 105: 28569
        • 106: 29507
        • 107: 29258
        • 108: 33120
        • 109: 33118
        • 110: 33561
        • 111: 32645
        • 112: 32643
        • 113: 32393
        • 114: 32351
        • 115: 31438
        • 116: 240980
        • 117: 240262
        • 118: 30185
        • 119: 33727
        • 120: 34176
        • 121: 34165
        • 122: 34175
        • 123: 34878
        • 124: 34875
        • 125: 34507
        • 126: 34287
        • 127: 35221
        • 128: 34877
        • 129: 34874
        • 130: 35354
        • 131: 35237
        • 132: 35222
        • 133: 34516
        • 134: 34178
        • 135: 13076
        • 136: 18154
        • 137: 16643
        • 138: 16264
        • 139: 15489
        • 140: 28047
        • 141: 36968
        • 142: 36829
        • 143: 36828
        • 144: 38683
        • 145: 38681
        • 146: 38608
        • 147: 37961
        • 148: 37960
        • 149: 37958
        • 150: 37580
        • 151: 38993
        • 152: 38991
        • 153: 39005
        • 154: 39004
        • 155: 40201
        • 156: 40549
        • 157: 246189
        • 158: 246144
        • 159: 245188
        • 160: 245189
        • 161: 239935
        • 162: 239933
        • 163: 239656
        • 164: 238842
        • 165: 238537
        • 166: 238343
        • 167: 238327
        • 168: 238298
        • 169: 238287
        • 170: 237989
        • 171: 237920
        • 172: 237888
        • 173: 237844
        • 174: 237596
        • 175: 237527
        • 176: 237520
        • 177: 237840
        • 178: 237312
        • 179: 237294
        • 180: 83660
        • 181: 83658
        • 182: 83656
        • 183: 83650
        • 184: 83531
        • 185: 83529
        • 186: 83520
        • 187: 83519
        • 188: 83395
        • 189: 83229
        • 190: 83070
        • 191: 82939
        • 192: 82936
        • 193: 82878
        • 194: 82876
        • 195: 82790
        • 196: 82701
        • 197: 82697
        • 198: 82695
        • 199: 82570
        • 200: 82398
        • 201: 82331
        • 202: 82327
        • 203: 82209
        • 204: 82174
        • 205: 82141
        • 206: 82077
        • 207: 81995
        • 208: 81952
        • 209: 81943
        • 210: 81853
        • 211: 81638
        • 212: 81204
        • 213: 81190
        • 214: 81032
        • 215: 81030
        • 216: 81029
        • 217: 80988
        • 218: 80925
        • 219: 80920
        • 220: 80896
        • 221: 80886
        • 222: 80865
        • 223: 80823
        • 224: 80799
        • 225: 80798
        • 226: 80543
        • 227: 80654
        • 228: 80541
        • 229: 80417
        • 230: 80013
        • 231: 79886
        • 232: 73481
        • 233: 73866
        • 234: 74094
        • 235: 74111
        • 236: 74634
        • 237: 75019
        • 238: 75020
        • 239: 247305
        • 240: 75324
        • 241: 75330
        • 242: 75265
        • 243: 75430
        • 244: 75264
        • 245: 75217
        • 246: 75050
        • 247: 73807
        • 248: 237313
        • 249: 13258
        • 250: 75751
        • 251: 75854
        • 252: 75536
        • 253: 239628
        • 254: 82207
        • 255: 77297
        • 256: 77325
        • 257: 77366
        • 258: 77387
        • 259: 82168
        • 260: 70437
        • 261: 70483
        • 262: 70035
        • 263: 70043
        • 264: 70044
        • 265: 70086
        • 266: 70087
        • 267: 70215
        • 268: 70343
        • 269: 70344
        • 270: 70433
        • 271: 70479
        • 272: 70559
        • 273: 70560
        • 274: 70635
        • 275: 70636
        • 276: 70637
        • 277: 69850
        • 278: 69747
        • 279: 69701
        • 280: 69636
        • 281: 69563
        • 282: 69559
        • 283: 69552
        • 284: 69549
        • 285: 69519
        • 286: 69477
        • 287: 69468
        • 288: 69435
        • 289: 69257
        • 290: 69202
        • 291: 69203
        • 292: 69134
        • 293: 69030
        • 294: 68888
        • 295: 68886
        • 296: 24507
        • 297: 22744
        • 298: 72551
        • 299: 72482
        • 300: 72234
        • 301: 72164
        • 302: 72155
        • 303: 72152
        • 304: 72151
        • 305: 71932
        • 306: 71856
        • 307: 71853
        • 308: 71844
        • 309: 71771
        • 310: 71529
        • 311: 71521
        • 312: 71520
        • 313: 71361
        • 314: 71301
        • 315: 71297
        • 316: 71233
        • 317: 71231
        • 318: 67634
        • 319: 67632
        • 320: 67519
        • 321: 67457
        • 322: 67425
        • 323: 67219
        • 324: 67157
        • 325: 67071
        • 326: 67070
        • 327: 66983
        • 328: 66914
        • 329: 66792
        • 330: 66782
        • 331: 66709
        • 332: 66520
        • 333: 66454
        • 334: 66381
        • 335: 66370
        • 336: 66225
        • 337: 66099
        • 338: 65997
        • 339: 65992
        • 340: 66453
        • 341: 67808
        • 342: 67809
        • 343: 67810
        • 344: 67905
        • 345: 67906
        • 346: 67992
        • 347: 67993
        • 348: 68087
        • 349: 68105
        • 350: 68277
        • 351: 68579
        • 352: 68661
        • 353: 68762
        • 354: 71100
        • 355: 71003
        • 356: 70908
        • 357: 70906
        • 358: 70810
        • 359: 70728
        • 360: 70727
        • 361: 70726
        • 362: 70725
        • 363: 70723
        • 364: 70659
        • 365: 27626
        • 366: 64669
        • 367: 64671
        • 368: 64794
        • 369: 64795
        • 370: 64797
        • 371: 64798
        • 372: 64895
        • 373: 64900
        • 374: 64946
        • 375: 64947
        • 376: 64948
        • 377: 65417
        • 378: 65480
        • 379: 65594
        • 380: 65677
        • 381: 65277
        • 382: 64494
        • 383: 64347
        • 384: 64240
        • 385: 64239
        • 386: 64238
        • 387: 27124
        • 388: 36559
        • 389: 37959
        • 390: 41081
        • 391: 44172
        • 392: 42363
        • 393: 42482
        • 394: 42483
        • 395: 42556
        • 396: 43994
        • 397: 44710
        • 398: 46596
        • 399: 46861
        • 400: 248682
        • 401: 69248
        • 402: 49484
        • 403: 49482
        • 404: 49429
        • 405: 47255
        • 406: 47841
        • 407: 47846
        • 408: 48576
        • 409: 48577
        • 410: 49122
        • 411: 49128
        • 412: 49129
        • 413: 49131
        • 414: 50321
        • 415: 51062
        • 416: 51064
        • 417: 51577
        • 418: 52018
        • 419: 52349
        • 420: 52746
        • 421: 52747
        • 422: 54578
        • 423: 56037
        • 424: 57969
        • 425: 59894
        • 426: 63171
        • 427: 65479
        • 428: 65910
        • 429: 68268
        • 430: 71223
        • 431: 73407
        • 432: 45666
        • 433: 47908
        • 434: 48039
        • 435: 48040
        • 436: 48282
        • 437: 48429
        • 438: 48431
        • 439: 48506
        • 440: 48513
        • 441: 49154
        • 442: 49269
        • 443: 49270
        • 444: 49271
        • 445: 49272
        • 446: 49273
        • 447: 49276
        • 448: 50161
        • 449: 50162
        • 450: 50164
        • 451: 50165
        • 452: 50166
        • 453: 50168
        • 454: 50962
        • 455: 50686
        • 456: 50561
        • 457: 50489
        • 458: 50465
        • 459: 50363
        • 460: 50358
        • 461: 50167
        • 462: 73442
        • 463: 73335
        • 464: 73069
        • 465: 73066
        • 466: 73025
        • 467: 73010
        • 468: 72831
        • 469: 65593
        • 470: 66158
        • 471: 65812
        • 472: 63206
        • 473: 62581
        • 474: 62578
        • 475: 62478
        • 476: 62476
        • 477: 62462
        • 478: 62459
        • 479: 62448
        • 480: 62137
        • 481: 61946
        • 482: 61847
        • 483: 61731
        • 484: 61590
        • 485: 61589
        • 486: 50976
        • 487: 51121
        • 488: 51173
        • 489: 51177
        • 490: 51305
        • 491: 52282
        • 492: 59459
        • 493: 59452
        • 494: 59188
        • 495: 59150
        • 496: 59144
        • 497: 59095
        • 498: 59091
        • 499: 58691
        • 500: 58688
        • 501: 58579
        • 502: 58236
        • 503: 58112
        • 504: 57729
        • 505: 57718
        • 506: 57660
        • 507: 51118
        • 508: 51119
        • 509: 51922
        • 510: 51926
        • 511: 52007
        • 512: 52383
        • 513: 52384
        • 514: 52397
        • 515: 52398
        • 516: 52399
        • 517: 54846
        • 518: 52331
        • 519: 52867
        • 520: 52869
        • 521: 55987
        • 522: 55955
        • 523: 55953
        • 524: 56496
        • 525: 57100
        • 526: 57203
        • 527: 57206
        • 528: 57237
        • 529: 57239
        • 530: 57249
        • 531: 57476
        • 532: 57477
        • 533: 57479
        • 534: 57480
        • 535: 59484
        • 536: 59485
        • 537: 59499
        • 538: 59766
        • 539: 59767
        • 540: 59768
        • 541: 59769
        • 542: 59851
        • 543: 59856
        • 544: 59963
        • 545: 59964
        • 546: 59965
        • 547: 59976
        • 548: 60254
        • 549: 60696
        • 550: 60697
        • 551: 60698
        • 552: 60700
        • 553: 60736
        • 554: 60737
        • 555: 60738
        • 556: 60851
        • 557: 60904
        • 558: 60905
        • 559: 60906
        • 560: 60907
        • 561: 60909
        • 562: 61033
        • 563: 61224
        • 564: 61230
        • 565: 56978
        • 566: 56979
        • 567: 57242
        • 568: 70909
        • 569: 14523
        • 570: 67074
        • 571: 69637
        • 572: 9167
        • 573: 64945
        • 574: 65976
        • 575: 9327
        • 576: 12659
        • 577: 19464
        • 578: 55419
        • 579: 72154
        • 580: 83616
        • 581: 237617
        • 582: 13383
        • 583: 253730
        • 584: 256893
        • 585: 259474
        • 586: 262792
        • 587: 262853
        • 588: 263039
        • 589: 263309
        • 590: 265778
        • 591: 265784
        • 592: 266389
        • 593: 268087
        • 594: 268464
        • 595: 272941
        • 596: 251256
        • 597: 73066
        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 * from `question_options` where `question_options`.`question_id` in (265778, 265784, 266389, 268087, 268464, 272941) 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 (2) 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 (5635, 5644, 5655, 5663, 5716) 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_satt150μsselect `id`, `name` from `categories` where `categories`.`id` in (8, 16) 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_satt260μ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 (265778, 265784, 266389, 268087, 268464, 272941) 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 (265778, 265784, 266389, 268087, 268464, 272941)
        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`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (265778, 265784, 266389, 268087, 268464, 272941) 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_satt120μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (265778, 265784, 266389, 268087, 268464, 272941) 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 (265778, 265784, 266389, 268087, 268464, 272941) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • single_question.blade.php#85debugerror_satt200μsselect * from `categories` where `categories`.`id` = 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_satt130μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 73066) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 73066
        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
      9Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      8QuestionOption.php#?
      App\Models\SubCategory
      6SubCategory.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\Category
      3Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          GS0JfpGm11rqxSO0xXKC1OnNZ2p11g7bCErssrd5
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=73066%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" => "73066" ]
          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 => "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
          []
          
          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:40 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "58" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlV4c2VXVGpkUlhuQ0Z0YjF4WnZuTGc9PSIsInZhbHVlIjoiWW1FdHBHaU53K1JTSHBaSy80dFc3RFl0d1pHTEduMXlLaElrTDZtU1ZKa1pDb01iRjRRbVFlcmU2bFpJNmhjVkRNWG1rbDU4ZEp5bEFianF6c1hOMm1RczNkc1RISGx3cC9zMER0U1p1OVQyQWdKWTIzeHFRcmtGNkFuaURvdmgiLCJtYWMiOiIxYWRmYzMyMDI5MzllMjY5NDU3Mzg1NDMzMzg2Mjg3MGE5ZGZjNjc3ZDYyZDU2YzFhOTcxN2VhMDVkMGNiY2RlIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:39:40 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IlV4c2VXVGpkUlhuQ0Z0YjF4WnZuTGc9PSIsInZhbHVlIjoiWW1FdHBHaU53K1JTSHBaSy80dFc3RFl0d1pHTEduMXlLaElrTDZtU1ZKa1pDb01iRjRRbVFlcmU2bFpJNmhjVkRNWG1rb" 1 => "satt_academy_session=eyJpdiI6IjJreFBGZXcvK051eklYdVV3OEZBTlE9PSIsInZhbHVlIjoiamdjTUoyOGNhVy95aFhBT21tVm9hVDdSWGlNUjRma2JMbzZraFROZUxTZWQyWjRBUGNOKzFYd1ZKY0pCY2hpc0ZDa0ZUVUdBcndSYVpkSE1CYU9WQ3FWaHBuMUtaVExadGp0eTlZd1RqSW1kbHp3blBTZDBtUkFlZk1POEVUUnUiLCJtYWMiOiI1M2IzZmFmMDg3NzcyNzkxOTc5ZTE2MzY0YzAzNDVhMDJlNWVlMDljYzRmMDg0YzE0NmM4OGI5M2E5MjgwYzRiIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:39:40 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjJreFBGZXcvK051eklYdVV3OEZBTlE9PSIsInZhbHVlIjoiamdjTUoyOGNhVy95aFhBT21tVm9hVDdSWGlNUjRma2JMbzZraFROZUxTZWQyWjRBUGNOKzFYd1ZKY0pCY2h" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlV4c2VXVGpkUlhuQ0Z0YjF4WnZuTGc9PSIsInZhbHVlIjoiWW1FdHBHaU53K1JTSHBaSy80dFc3RFl0d1pHTEduMXlLaElrTDZtU1ZKa1pDb01iRjRRbVFlcmU2bFpJNmhjVkRNWG1rbDU4ZEp5bEFianF6c1hOMm1RczNkc1RISGx3cC9zMER0U1p1OVQyQWdKWTIzeHFRcmtGNkFuaURvdmgiLCJtYWMiOiIxYWRmYzMyMDI5MzllMjY5NDU3Mzg1NDMzMzg2Mjg3MGE5ZGZjNjc3ZDYyZDU2YzFhOTcxN2VhMDVkMGNiY2RlIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:39:40 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlV4c2VXVGpkUlhuQ0Z0YjF4WnZuTGc9PSIsInZhbHVlIjoiWW1FdHBHaU53K1JTSHBaSy80dFc3RFl0d1pHTEduMXlLaElrTDZtU1ZKa1pDb01iRjRRbVFlcmU2bFpJNmhjVkRNWG1rb" 1 => "satt_academy_session=eyJpdiI6IjJreFBGZXcvK051eklYdVV3OEZBTlE9PSIsInZhbHVlIjoiamdjTUoyOGNhVy95aFhBT21tVm9hVDdSWGlNUjRma2JMbzZraFROZUxTZWQyWjRBUGNOKzFYd1ZKY0pCY2hpc0ZDa0ZUVUdBcndSYVpkSE1CYU9WQ3FWaHBuMUtaVExadGp0eTlZd1RqSW1kbHp3blBTZDBtUkFlZk1POEVUUnUiLCJtYWMiOiI1M2IzZmFmMDg3NzcyNzkxOTc5ZTE2MzY0YzAzNDVhMDJlNWVlMDljYzRmMDg0YzE0NmM4OGI5M2E5MjgwYzRiIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:39:40 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjJreFBGZXcvK051eklYdVV3OEZBTlE9PSIsInZhbHVlIjoiamdjTUoyOGNhVy95aFhBT21tVm9hVDdSWGlNUjRma2JMbzZraFROZUxTZWQyWjRBUGNOKzFYd1ZKY0pCY2h" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "GS0JfpGm11rqxSO0xXKC1OnNZ2p11g7bCErssrd5" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=73066%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:40GET/job-solution/single-question?ques_id=73066++++++++++++++++++++++++++++333041