বাবা প্রতিদিন বাজার করতেন। বাক্যটি কোন কাল?

Created: 6 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version139msRequest Duration35MBMemory UsageGET job-solution/single-questionRoute
    • Booting (86.53ms)time
    • Application (51.99ms)time
    • 1 x Booting (62.47%)
      86.53ms
      1 x Application (37.53%)
      51.99ms
      33 templates were rendered
      • questions.mcq.single_questionsingle_question.blade.php#?blade
      • questions.include.show_timeshow_time.blade.php#?blade
      • questions.mode.readingreading.blade.php#?blade
      • questions.include.activity_layoutactivity_layout.blade.php#?blade
      • questions.mcq.sidebarsidebar.blade.php#?blade
      • common.modal.bookmark_modalbookmark_modal.blade.php#?blade
      • common.modal.tag_add_modaltag_add_modal.blade.php#?blade
      • common.modal.add_description_modaladd_description_modal.blade.php#?blade
      • common.modal.video_modalvideo_modal.blade.php#?blade
      • common.modal.edit_description_modaledit_description_modal.blade.php#?blade
      • common.modal.error_report_modalerror_report_modal.blade.php#?blade
      • job.job_include.job_scriptjob_script.blade.php#?blade
      • common.script.activity_scriptactivity_script.blade.php#?blade
      • common.script.navigator_sharenavigator_share.blade.php#?blade
      • common.script.follow_unfollow_scriptfollow_unfollow_script.blade.php#?blade
      • common.script.short_statistics_scriptshort_statistics_script.blade.php#?blade
      • layouts.single-question-appsingle-question-app.blade.php#?blade
      • includes.single_header_linksingle_header_link.blade.php#?blade
      • common.login_modallogin_modal.blade.php#?blade
      • components.authentication-card-logoauthentication-card-logo.blade.php#?blade
      • layouts.headerheader.blade.php#?blade
      • layouts.toolbartoolbar.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      • common.includes.promotion_modalpromotion_modal.blade.php#?blade
      • common.includes.promotion_offcanvaspromotion_offcanvas.blade.php#?blade
      • includes.footer_link2footer_link2.blade.php#?blade
      • includes.restrictrestrict.blade.php#?blade
      • livewire-alert::components.scriptsscripts.blade.php#?blade
      • livewire-alert::components.flashflash.blade.php#?blade
      • admin.include.toastrtoastr.blade.php#?blade
      • common.search.search_scriptsearch_script.blade.php#?blade
      • common.script.promotion_scriptpromotion_script.blade.php#?blade
      • common.script.promotion_functionspromotion_functions.blade.php#?blade
      uri
      GET job-solution/single-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleMcq
      namespace
      prefix
      where
      as
      job.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:62-98
      29 statements were executed8.77ms
      • QuestionController.php#150debugerror_satt210μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '48127' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 48127
        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_satt420μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 48127
        Bindings
        • 0: 48127
        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_satt200μ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` = '48127' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 48127
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt160μsselect `id`, `question_id`, `option_1`, `option_2`, `option_3`, `option_4`, `option_5`, `image_option`, `image_question`, `answer` from `question_options` where `question_options`.`question_id` in (48127) 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_satt260μ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_satt150μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (511) 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_satt170μ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_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 (48127) 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_satt180μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (48127)
        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_satt300μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (48127) 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 (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 (48127) 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_satt120μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (48127) 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 (48127) 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.38msselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (1359)
        Bindings
        • 0: App\Models\Question
        • 1: 1359
        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.51msselect `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 (77104, 660, 683, 923, 1086, 1168, 1219, 1413, 1514, 1654, 1856, 2123, 2285, 2427, 2607, 2745, 2768, 20740, 15264, 5208, 8792, 51641, 50200, 62106, 78362, 12503, 45457, 37380, 21473, 11924, 16379, 79284, 30075, 237391, 21250, 23180, 8849, 41189, 81090, 49585, 16157, 60136, 17064, 28423, 26377, 23350, 6208, 72914, 79378, 76903, 14514, 23008, 57339, 16377, 17542, 32462, 42537, 31459, 10809, 21106, 67978, 27289, 32416, 43435, 44971, 43436, 83155, 57561, 50919, 67835, 15790, 73196, 52535, 11892, 44480, 12229, 10693, 49677, 75308, 25929, 73850, 12946, 11929, 42909, 42910, 41458, 15205, 25201, 56201, 56202, 12477, 73838, 73199, 12800, 4613, 39174, 16914, 4904, 27261, 32383, 10408, 78003, 7610, 81352, 6091, 10449, 11218, 8405, 17906, 49660, 6972, 20853, 25199, 25200, 25202, 51107, 14580, 37383, 45459, 78662, 55041, 25777, 28428, 36519, 10701, 36520, 15194, 15771, 74837, 14604, 75567, 27021, 32739, 72991, 43924, 61102, 48519, 36590, 51842, 7060, 46781, 32857, 48522, 53273, 52640, 63958, 43550, 15348, 43718, 50622, 57336, 10571, 10513, 43330, 4714, 15038, 8155, 17315, 52253, 57332, 17183, 72277, 36015, 44636, 11242, 47286, 37760, 7529, 15876, 48127, 17177, 237379, 72563, 83168, 7638, 31452, 75571, 13044, 77787, 68219, 72917, 4000, 82381, 74399, 81028, 73945, 76269, 9757, 27266, 9385, 76271, 65059, 76561, 23168, 21262, 13434, 80513, 75252, 15040, 17758, 237328, 16409, 17300, 11044, 67959, 8193, 11084, 77521, 17343, 27012, 58962, 43311, 38779, 38782, 38781, 38780, 38778, 10511, 17063, 75565, 55935, 237637, 5756, 24321, 39502, 39503, 6204, 62101, 48854, 44372, 10498, 18459, 6575, 65957, 44826, 43641, 43854, 19663, 27332, 37712, 38871, 43631, 27326, 27163, 77420, 5941, 77558, 50621, 76054, 74832, 21468, 23351, 43633, 73090, 29688, 76459, 77385, 54180, 78739, 83373, 17760, 10598, 51571, 62115, 36226, 77556, 79876, 17540, 12547, 51003, 22639, 59560, 58057, 23479, 74433, 17969, 48305, 71660, 4912, 57464, 38032, 56468, 56205, 11932, 11587, 51544, 76369, 24665, 77334, 26345, 19653, 74386, 81865, 32378, 78485, 27904, 52254, 42913, 59587, 72665, 16176, 49604, 17896, 57663, 19650, 47288, 50437, 54661, 79475, 23228, 32553, 11572, 27006, 55347, 56812, 57326, 50537, 13621, 58563, 10704, 44993, 80212, 56469, 9989, 237390, 10771, 43207, 73841, 8270, 10611, 62112, 51559, 66764, 10591, 80189, 57324, 17314, 7806, 75570, 10618, 58738, 10500, 62113, 50207, 51562, 13862, 25932, 43308, 49590, 5970, 25850, 42337, 28567, 50669, 50212, 46788, 43849, 11221, 54182, 15250, 15193, 17052, 57821, 32555, 15266, 42087, 42917, 56212, 26326, 15248, 76353, 77343, 15433, 66925, 20402, 33985, 66359, 76224, 66604, 64905, 76808, 66002, 66361, 76727, 66147, 77041, 76514, 52734, 67967, 77042, 59809, 57845, 60717, 52369, 66228, 77164, 60139, 80302, 64648, 67616, 61703, 57232, 76731, 74486, 57224, 65499, 58564, 76730, 67828, 64179, 66536, 65612, 59063, 74828, 76891, 76796, 76885, 65891, 77159, 66930, 54312, 61667, 74251, 59024, 76556, 67973, 74582, 58562, 54815, 59713, 66148, 76374, 74250, 68651, 59732, 65796, 11325, 22500, 7253, 12829, 19215, 77344, 16065, 75644, 10496, 30604, 10007, 25493, 23608, 7882, 12127, 25762, 15217, 20216, 21644, 7160, 17193, 16675, 23924, 32214, 9779, 24413, 10580, 6688, 19169, 7582, 22728, 26091, 22923, 75141, 17192, 28904, 25763, 82545, 27259, 79384, 82017, 77788, 79383, 58143, 75499, 36012, 78191, 36139, 237737, 43324, 32463, 75560, 32741, 76276, 237584, 77999, 237733, 72000, 6437, 44886, 76911, 77642, 75496, 35111, 44896, 237725, 71994, 78378, 37992, 35112, 38077, 78490, 37464, 71923, 39567, 75779, 35425, 72404, 78265, 44486, 72272, 71663, 73785, 79866, 8433, 79001, 44490, 82202, 71535, 14934, 71536, 82914, 24933, 74840, 73641, 73640, 71448, 74193, 73782, 15042, 73096, 80813, 74665, 74788, 237392, 73497, 82200, 72661, 6891, 82021, 73861, 14271, 79997, 81025, 79999, 3631, 72820, 6446, 14274, 80181, 73002, 71658, 75889, 79872, 74509, 72802, 43307, 79550, 73494, 79477, 79670, 79000, 43640, 8845, 12804, 16175, 49603, 11239, 23185, 44824, 21245, 49415, 37913, 43446, 28065, 17910, 3348, 12047, 10810, 33308, 3272, 43635, 44373, 43456, 47007, 22194, 13628, 51111, 5089, 19365, 7754, 51283, 3543, 10412, 14519, 13635, 11873, 40508, 6013, 44064, 10325, 33718, 42636, 27179, 11104, 21557, 9201, 68205, 13357, 48130, 16623, 15791, 80351, 43276, 21615, 48846, 68206, 44071, 5128, 27181, 39170, 11584, 43551, 19367, 49666, 50209, 8696, 3270, 6585, 6532, 49480, 14516, 59385, 12470, 43644, 24259, 26969, 10695, 12728, 26966, 8794, 13624, 25982, 12153, 47290, 51648, 48129, 20014, 23181, 21249, 41473, 36235, 43647, 39518, 21614, 16162, 4902, 50094, 3438, 51141, 5333, 11056, 4614, 11062, 5213, 50206, 11061, 18454, 81861, 56470, 66932, 56607, 80093, 67882, 68576, 69393, 54311, 82754, 82825, 83272, 239647, 239845, 239906) and `id` != 48127 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 77104
        • 1: 660
        • 2: 683
        • 3: 923
        • 4: 1086
        • 5: 1168
        • 6: 1219
        • 7: 1413
        • 8: 1514
        • 9: 1654
        • 10: 1856
        • 11: 2123
        • 12: 2285
        • 13: 2427
        • 14: 2607
        • 15: 2745
        • 16: 2768
        • 17: 20740
        • 18: 15264
        • 19: 5208
        • 20: 8792
        • 21: 51641
        • 22: 50200
        • 23: 62106
        • 24: 78362
        • 25: 12503
        • 26: 45457
        • 27: 37380
        • 28: 21473
        • 29: 11924
        • 30: 16379
        • 31: 79284
        • 32: 30075
        • 33: 237391
        • 34: 21250
        • 35: 23180
        • 36: 8849
        • 37: 41189
        • 38: 81090
        • 39: 49585
        • 40: 16157
        • 41: 60136
        • 42: 17064
        • 43: 28423
        • 44: 26377
        • 45: 23350
        • 46: 6208
        • 47: 72914
        • 48: 79378
        • 49: 76903
        • 50: 14514
        • 51: 23008
        • 52: 57339
        • 53: 16377
        • 54: 17542
        • 55: 32462
        • 56: 42537
        • 57: 31459
        • 58: 10809
        • 59: 21106
        • 60: 67978
        • 61: 27289
        • 62: 32416
        • 63: 43435
        • 64: 44971
        • 65: 43436
        • 66: 83155
        • 67: 57561
        • 68: 50919
        • 69: 67835
        • 70: 15790
        • 71: 73196
        • 72: 52535
        • 73: 11892
        • 74: 44480
        • 75: 12229
        • 76: 10693
        • 77: 49677
        • 78: 75308
        • 79: 25929
        • 80: 73850
        • 81: 12946
        • 82: 11929
        • 83: 42909
        • 84: 42910
        • 85: 41458
        • 86: 15205
        • 87: 25201
        • 88: 56201
        • 89: 56202
        • 90: 12477
        • 91: 73838
        • 92: 73199
        • 93: 12800
        • 94: 4613
        • 95: 39174
        • 96: 16914
        • 97: 4904
        • 98: 27261
        • 99: 32383
        • 100: 10408
        • 101: 78003
        • 102: 7610
        • 103: 81352
        • 104: 6091
        • 105: 10449
        • 106: 11218
        • 107: 8405
        • 108: 17906
        • 109: 49660
        • 110: 6972
        • 111: 20853
        • 112: 25199
        • 113: 25200
        • 114: 25202
        • 115: 51107
        • 116: 14580
        • 117: 37383
        • 118: 45459
        • 119: 78662
        • 120: 55041
        • 121: 25777
        • 122: 28428
        • 123: 36519
        • 124: 10701
        • 125: 36520
        • 126: 15194
        • 127: 15771
        • 128: 74837
        • 129: 14604
        • 130: 75567
        • 131: 27021
        • 132: 32739
        • 133: 72991
        • 134: 43924
        • 135: 61102
        • 136: 48519
        • 137: 36590
        • 138: 51842
        • 139: 7060
        • 140: 46781
        • 141: 32857
        • 142: 48522
        • 143: 53273
        • 144: 52640
        • 145: 63958
        • 146: 43550
        • 147: 15348
        • 148: 43718
        • 149: 50622
        • 150: 57336
        • 151: 10571
        • 152: 10513
        • 153: 43330
        • 154: 4714
        • 155: 15038
        • 156: 8155
        • 157: 17315
        • 158: 52253
        • 159: 57332
        • 160: 17183
        • 161: 72277
        • 162: 36015
        • 163: 44636
        • 164: 11242
        • 165: 47286
        • 166: 37760
        • 167: 7529
        • 168: 15876
        • 169: 48127
        • 170: 17177
        • 171: 237379
        • 172: 72563
        • 173: 83168
        • 174: 7638
        • 175: 31452
        • 176: 75571
        • 177: 13044
        • 178: 77787
        • 179: 68219
        • 180: 72917
        • 181: 4000
        • 182: 82381
        • 183: 74399
        • 184: 81028
        • 185: 73945
        • 186: 76269
        • 187: 9757
        • 188: 27266
        • 189: 9385
        • 190: 76271
        • 191: 65059
        • 192: 76561
        • 193: 23168
        • 194: 21262
        • 195: 13434
        • 196: 80513
        • 197: 75252
        • 198: 15040
        • 199: 17758
        • 200: 237328
        • 201: 16409
        • 202: 17300
        • 203: 11044
        • 204: 67959
        • 205: 8193
        • 206: 11084
        • 207: 77521
        • 208: 17343
        • 209: 27012
        • 210: 58962
        • 211: 43311
        • 212: 38779
        • 213: 38782
        • 214: 38781
        • 215: 38780
        • 216: 38778
        • 217: 10511
        • 218: 17063
        • 219: 75565
        • 220: 55935
        • 221: 237637
        • 222: 5756
        • 223: 24321
        • 224: 39502
        • 225: 39503
        • 226: 6204
        • 227: 62101
        • 228: 48854
        • 229: 44372
        • 230: 10498
        • 231: 18459
        • 232: 6575
        • 233: 65957
        • 234: 44826
        • 235: 43641
        • 236: 43854
        • 237: 19663
        • 238: 27332
        • 239: 37712
        • 240: 38871
        • 241: 43631
        • 242: 27326
        • 243: 27163
        • 244: 77420
        • 245: 5941
        • 246: 77558
        • 247: 50621
        • 248: 76054
        • 249: 74832
        • 250: 21468
        • 251: 23351
        • 252: 43633
        • 253: 73090
        • 254: 29688
        • 255: 76459
        • 256: 77385
        • 257: 54180
        • 258: 78739
        • 259: 83373
        • 260: 17760
        • 261: 10598
        • 262: 51571
        • 263: 62115
        • 264: 36226
        • 265: 77556
        • 266: 79876
        • 267: 17540
        • 268: 12547
        • 269: 51003
        • 270: 22639
        • 271: 59560
        • 272: 58057
        • 273: 23479
        • 274: 74433
        • 275: 17969
        • 276: 48305
        • 277: 71660
        • 278: 4912
        • 279: 57464
        • 280: 38032
        • 281: 56468
        • 282: 56205
        • 283: 11932
        • 284: 11587
        • 285: 51544
        • 286: 76369
        • 287: 24665
        • 288: 77334
        • 289: 26345
        • 290: 19653
        • 291: 74386
        • 292: 81865
        • 293: 32378
        • 294: 78485
        • 295: 27904
        • 296: 52254
        • 297: 42913
        • 298: 59587
        • 299: 72665
        • 300: 16176
        • 301: 49604
        • 302: 17896
        • 303: 57663
        • 304: 19650
        • 305: 47288
        • 306: 50437
        • 307: 54661
        • 308: 79475
        • 309: 23228
        • 310: 32553
        • 311: 11572
        • 312: 27006
        • 313: 55347
        • 314: 56812
        • 315: 57326
        • 316: 50537
        • 317: 13621
        • 318: 58563
        • 319: 10704
        • 320: 44993
        • 321: 80212
        • 322: 56469
        • 323: 9989
        • 324: 237390
        • 325: 10771
        • 326: 43207
        • 327: 73841
        • 328: 8270
        • 329: 10611
        • 330: 62112
        • 331: 51559
        • 332: 66764
        • 333: 10591
        • 334: 80189
        • 335: 57324
        • 336: 17314
        • 337: 7806
        • 338: 75570
        • 339: 10618
        • 340: 58738
        • 341: 10500
        • 342: 62113
        • 343: 50207
        • 344: 51562
        • 345: 13862
        • 346: 25932
        • 347: 43308
        • 348: 49590
        • 349: 5970
        • 350: 25850
        • 351: 42337
        • 352: 28567
        • 353: 50669
        • 354: 50212
        • 355: 46788
        • 356: 43849
        • 357: 11221
        • 358: 54182
        • 359: 15250
        • 360: 15193
        • 361: 17052
        • 362: 57821
        • 363: 32555
        • 364: 15266
        • 365: 42087
        • 366: 42917
        • 367: 56212
        • 368: 26326
        • 369: 15248
        • 370: 76353
        • 371: 77343
        • 372: 15433
        • 373: 66925
        • 374: 20402
        • 375: 33985
        • 376: 66359
        • 377: 76224
        • 378: 66604
        • 379: 64905
        • 380: 76808
        • 381: 66002
        • 382: 66361
        • 383: 76727
        • 384: 66147
        • 385: 77041
        • 386: 76514
        • 387: 52734
        • 388: 67967
        • 389: 77042
        • 390: 59809
        • 391: 57845
        • 392: 60717
        • 393: 52369
        • 394: 66228
        • 395: 77164
        • 396: 60139
        • 397: 80302
        • 398: 64648
        • 399: 67616
        • 400: 61703
        • 401: 57232
        • 402: 76731
        • 403: 74486
        • 404: 57224
        • 405: 65499
        • 406: 58564
        • 407: 76730
        • 408: 67828
        • 409: 64179
        • 410: 66536
        • 411: 65612
        • 412: 59063
        • 413: 74828
        • 414: 76891
        • 415: 76796
        • 416: 76885
        • 417: 65891
        • 418: 77159
        • 419: 66930
        • 420: 54312
        • 421: 61667
        • 422: 74251
        • 423: 59024
        • 424: 76556
        • 425: 67973
        • 426: 74582
        • 427: 58562
        • 428: 54815
        • 429: 59713
        • 430: 66148
        • 431: 76374
        • 432: 74250
        • 433: 68651
        • 434: 59732
        • 435: 65796
        • 436: 11325
        • 437: 22500
        • 438: 7253
        • 439: 12829
        • 440: 19215
        • 441: 77344
        • 442: 16065
        • 443: 75644
        • 444: 10496
        • 445: 30604
        • 446: 10007
        • 447: 25493
        • 448: 23608
        • 449: 7882
        • 450: 12127
        • 451: 25762
        • 452: 15217
        • 453: 20216
        • 454: 21644
        • 455: 7160
        • 456: 17193
        • 457: 16675
        • 458: 23924
        • 459: 32214
        • 460: 9779
        • 461: 24413
        • 462: 10580
        • 463: 6688
        • 464: 19169
        • 465: 7582
        • 466: 22728
        • 467: 26091
        • 468: 22923
        • 469: 75141
        • 470: 17192
        • 471: 28904
        • 472: 25763
        • 473: 82545
        • 474: 27259
        • 475: 79384
        • 476: 82017
        • 477: 77788
        • 478: 79383
        • 479: 58143
        • 480: 75499
        • 481: 36012
        • 482: 78191
        • 483: 36139
        • 484: 237737
        • 485: 43324
        • 486: 32463
        • 487: 75560
        • 488: 32741
        • 489: 76276
        • 490: 237584
        • 491: 77999
        • 492: 237733
        • 493: 72000
        • 494: 6437
        • 495: 44886
        • 496: 76911
        • 497: 77642
        • 498: 75496
        • 499: 35111
        • 500: 44896
        • 501: 237725
        • 502: 71994
        • 503: 78378
        • 504: 37992
        • 505: 35112
        • 506: 38077
        • 507: 78490
        • 508: 37464
        • 509: 71923
        • 510: 39567
        • 511: 75779
        • 512: 35425
        • 513: 72404
        • 514: 78265
        • 515: 44486
        • 516: 72272
        • 517: 71663
        • 518: 73785
        • 519: 79866
        • 520: 8433
        • 521: 79001
        • 522: 44490
        • 523: 82202
        • 524: 71535
        • 525: 14934
        • 526: 71536
        • 527: 82914
        • 528: 24933
        • 529: 74840
        • 530: 73641
        • 531: 73640
        • 532: 71448
        • 533: 74193
        • 534: 73782
        • 535: 15042
        • 536: 73096
        • 537: 80813
        • 538: 74665
        • 539: 74788
        • 540: 237392
        • 541: 73497
        • 542: 82200
        • 543: 72661
        • 544: 6891
        • 545: 82021
        • 546: 73861
        • 547: 14271
        • 548: 79997
        • 549: 81025
        • 550: 79999
        • 551: 3631
        • 552: 72820
        • 553: 6446
        • 554: 14274
        • 555: 80181
        • 556: 73002
        • 557: 71658
        • 558: 75889
        • 559: 79872
        • 560: 74509
        • 561: 72802
        • 562: 43307
        • 563: 79550
        • 564: 73494
        • 565: 79477
        • 566: 79670
        • 567: 79000
        • 568: 43640
        • 569: 8845
        • 570: 12804
        • 571: 16175
        • 572: 49603
        • 573: 11239
        • 574: 23185
        • 575: 44824
        • 576: 21245
        • 577: 49415
        • 578: 37913
        • 579: 43446
        • 580: 28065
        • 581: 17910
        • 582: 3348
        • 583: 12047
        • 584: 10810
        • 585: 33308
        • 586: 3272
        • 587: 43635
        • 588: 44373
        • 589: 43456
        • 590: 47007
        • 591: 22194
        • 592: 13628
        • 593: 51111
        • 594: 5089
        • 595: 19365
        • 596: 7754
        • 597: 51283
        • 598: 3543
        • 599: 10412
        • 600: 14519
        • 601: 13635
        • 602: 11873
        • 603: 40508
        • 604: 6013
        • 605: 44064
        • 606: 10325
        • 607: 33718
        • 608: 42636
        • 609: 27179
        • 610: 11104
        • 611: 21557
        • 612: 9201
        • 613: 68205
        • 614: 13357
        • 615: 48130
        • 616: 16623
        • 617: 15791
        • 618: 80351
        • 619: 43276
        • 620: 21615
        • 621: 48846
        • 622: 68206
        • 623: 44071
        • 624: 5128
        • 625: 27181
        • 626: 39170
        • 627: 11584
        • 628: 43551
        • 629: 19367
        • 630: 49666
        • 631: 50209
        • 632: 8696
        • 633: 3270
        • 634: 6585
        • 635: 6532
        • 636: 49480
        • 637: 14516
        • 638: 59385
        • 639: 12470
        • 640: 43644
        • 641: 24259
        • 642: 26969
        • 643: 10695
        • 644: 12728
        • 645: 26966
        • 646: 8794
        • 647: 13624
        • 648: 25982
        • 649: 12153
        • 650: 47290
        • 651: 51648
        • 652: 48129
        • 653: 20014
        • 654: 23181
        • 655: 21249
        • 656: 41473
        • 657: 36235
        • 658: 43647
        • 659: 39518
        • 660: 21614
        • 661: 16162
        • 662: 4902
        • 663: 50094
        • 664: 3438
        • 665: 51141
        • 666: 5333
        • 667: 11056
        • 668: 4614
        • 669: 11062
        • 670: 5213
        • 671: 50206
        • 672: 11061
        • 673: 18454
        • 674: 81861
        • 675: 56470
        • 676: 66932
        • 677: 56607
        • 678: 80093
        • 679: 67882
        • 680: 68576
        • 681: 69393
        • 682: 54311
        • 683: 82754
        • 684: 82825
        • 685: 83272
        • 686: 239647
        • 687: 239845
        • 688: 239906
        • 689: 48127
        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_satt230μsselect * from `question_options` where `question_options`.`question_id` in (237725, 237733, 237737, 239647, 239845, 239906) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt130μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (1) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt150μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4887, 5261, 5262, 5264) 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_satt140μsselect `id`, `name` from `categories` where `categories`.`id` in (3, 5) 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 (237725, 237733, 237737, 239647, 239845, 239906) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `subjects`.`deleted_at` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt150μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (237725, 237733, 237737, 239647, 239845, 239906)
        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 (237725, 237733, 237737, 239647, 239845, 239906) 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 (237725, 237733, 237737, 239647, 239845, 239906) 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 (237725, 237733, 237737, 239647, 239845, 239906) 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` = 50 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 50
        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` = 48127) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 48127
        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_satt140μ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
      12Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      7QuestionOption.php#?
      App\Models\SubCategory
      5SubCategory.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
          2HamM3IEyEzpnQUF3whczaRHUpIHczAiw9eb4xFM
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=48127%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" => "48127" ]
          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 => "18.224.16.219" ] "x-forwarded-server" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [ 0 => "18.224.16.219" ] "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 => "Thu, 13 Mar 2025 05:04:13 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "55" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5nOHpKY1JxOFZJZXB6dk9HNlpqTVE9PSIsInZhbHVlIjoia1ZwZE5LNFJwRzFhTFJxZVZIY2ZDeUlSSDQwTkZCZ1hKbmZLY3k5b09lcVVONWdTaG42Ui9lL2FIMmJqZDY1VExMeG56eU5RUVkwQnB3Z1JYK2tWc205a01zVmZwK2NTVjJ0WitYVmpyWWI1eWNxRlpSaXZYaUVWamdNRU9CRWgiLCJtYWMiOiJkMGYxMjMzNTczODg4ZTlmNGQzZTkwNTVjNzdkZDM3NGMzZDNmNjYyMTIyYzA3MGZjMzAwNTUwODVkMmVlZmJiIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 05:04:13 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6Ik5nOHpKY1JxOFZJZXB6dk9HNlpqTVE9PSIsInZhbHVlIjoia1ZwZE5LNFJwRzFhTFJxZVZIY2ZDeUlSSDQwTkZCZ1hKbmZLY3k5b09lcVVONWdTaG42Ui9lL2FIMmJqZDY1VExMeG56e" 1 => "satt_academy_session=eyJpdiI6IkljTTRGYThLdFlYTmVWVEJGdUs1NlE9PSIsInZhbHVlIjoiQzk3ejI3VU5ubkhMdlBhS0pUK0x6QzhuUTVpbEF1SUNCYUc2ZEdhOThpUkxpTks4WEpJdnY1NjBURjUxekZDVEV0ekxYSkdGcFJIYi9rT0RiZXlsV2V0a3lndjc5R2lDdXF5c0ZORzgxdWZsMmI0VDVpQWtqbE5ObkhZOFBreEYiLCJtYWMiOiIzYmNlZGZiMjQxMDU1ZDg1NjY4OTQ0NDI5NDIxYTU0ZDIzNGU5ODViZjk5OWFlZDI0MTdiY2Y0YTY1YzI0Y2FiIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 05:04:13 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IkljTTRGYThLdFlYTmVWVEJGdUs1NlE9PSIsInZhbHVlIjoiQzk3ejI3VU5ubkhMdlBhS0pUK0x6QzhuUTVpbEF1SUNCYUc2ZEdhOThpUkxpTks4WEpJdnY1NjBURjUxekZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5nOHpKY1JxOFZJZXB6dk9HNlpqTVE9PSIsInZhbHVlIjoia1ZwZE5LNFJwRzFhTFJxZVZIY2ZDeUlSSDQwTkZCZ1hKbmZLY3k5b09lcVVONWdTaG42Ui9lL2FIMmJqZDY1VExMeG56eU5RUVkwQnB3Z1JYK2tWc205a01zVmZwK2NTVjJ0WitYVmpyWWI1eWNxRlpSaXZYaUVWamdNRU9CRWgiLCJtYWMiOiJkMGYxMjMzNTczODg4ZTlmNGQzZTkwNTVjNzdkZDM3NGMzZDNmNjYyMTIyYzA3MGZjMzAwNTUwODVkMmVlZmJiIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 05:04:13 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ik5nOHpKY1JxOFZJZXB6dk9HNlpqTVE9PSIsInZhbHVlIjoia1ZwZE5LNFJwRzFhTFJxZVZIY2ZDeUlSSDQwTkZCZ1hKbmZLY3k5b09lcVVONWdTaG42Ui9lL2FIMmJqZDY1VExMeG56e" 1 => "satt_academy_session=eyJpdiI6IkljTTRGYThLdFlYTmVWVEJGdUs1NlE9PSIsInZhbHVlIjoiQzk3ejI3VU5ubkhMdlBhS0pUK0x6QzhuUTVpbEF1SUNCYUc2ZEdhOThpUkxpTks4WEpJdnY1NjBURjUxekZDVEV0ekxYSkdGcFJIYi9rT0RiZXlsV2V0a3lndjc5R2lDdXF5c0ZORzgxdWZsMmI0VDVpQWtqbE5ObkhZOFBreEYiLCJtYWMiOiIzYmNlZGZiMjQxMDU1ZDg1NjY4OTQ0NDI5NDIxYTU0ZDIzNGU5ODViZjk5OWFlZDI0MTdiY2Y0YTY1YzI0Y2FiIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 05:04:13 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IkljTTRGYThLdFlYTmVWVEJGdUs1NlE9PSIsInZhbHVlIjoiQzk3ejI3VU5ubkhMdlBhS0pUK0x6QzhuUTVpbEF1SUNCYUc2ZEdhOThpUkxpTks4WEpJdnY1NjBURjUxekZ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "2HamM3IEyEzpnQUF3whczaRHUpIHczAiw9eb4xFM" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=48127%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-13 11:04:13GET/job-solution/single-question?ques_id=48127++++++++++++++++++++++++++++332942