"A fair little girl sat under a tree"? এই বাক্যটির preposition কোনটি?

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