বিপদ কখনও একা আসে না ।

Created: 3 years ago | Updated: 3 years ago
Updated: 3 years ago
Please, contribute to add content.
Content
Content added by
Promotion
Request history8.2.28PHP Version77.95msRequest Duration8MBMemory UsageGET admission/single-questionRoute
    • Booting (33.06ms)time
    • Application (44.89ms)time
    • 1 x Application (57.58%)
      44.89ms
      1 x Booting (42.41%)
      33.06ms
      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 admission/single-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleMcq
      namespace
      prefix
      where
      as
      admission.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:62-98
      29 statements were executed13.22ms
      • QuestionController.php#150satt_satt_mobile_app360μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '126826' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 126826
        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 (126826) 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_app450μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 126826
        Bindings
        • 0: 126826
        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_app340μ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` = '126826' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 126826
        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`, `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 (126826) 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_app100μ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_app120μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (3136) 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 (73) 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_app130μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (88242) 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_app120μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (73) 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_app210μ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 (126826) 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 (126826)
        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_app480μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (126826) 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_app100μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (126826) 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 (126826) 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_app80μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (126826) 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#99satt_satt_mobile_app1.69msselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (15056, 14990)
        Bindings
        • 0: App\Models\Question
        • 1: 15056
        • 2: 14990
        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#451satt_satt_mobile_app6.55msselect `id`, `view_count`, `vote`, `subject_id`, `category_id`, `sub_category_id`, `board_exam_id`, `passage_id`, `question_type`, `question`, `is_duplicate`, `status`, `image`, `created_at`, `updated_at` from `questions` where `id` in (86093, 86284, 86568, 87013, 87082, 87112, 87362, 87476, 87490, 87925, 88237, 88292, 88477, 88735, 88814, 88972, 88976, 89020, 89497, 94153, 95397, 95831, 97064, 97500, 97762, 100301, 100826, 100919, 101186, 101311, 101430, 101717, 101888, 102195, 102636, 102659, 105475, 106293, 106433, 106434, 106748, 106757, 106927, 107023, 107329, 107343, 107420, 107422, 107425, 107439, 107537, 107538, 107539, 107542, 107549, 107550, 107631, 107632, 107646, 107649, 107735, 107736, 107744, 107900, 108111, 109087, 109103, 109108, 109259, 109265, 109310, 109312, 111412, 112176, 112184, 120690, 121029, 121191, 122541, 122682, 124026, 124057, 124065, 124174, 124225, 124478, 124605, 124624, 124648, 124679, 124693, 124820, 125109, 125193, 125224, 125374, 125389, 125396, 125411, 125807, 125989, 126067, 126208, 126419, 126513, 126778, 127632, 127820, 127871, 128163, 128235, 128411, 128940, 129929, 130016, 130059, 130215, 130411, 130484, 130521, 130579, 130723, 130812, 132040, 132041, 132042, 132140, 132746, 132749, 132754, 132759, 132861, 132867, 132933, 132938, 132940, 133104, 133126, 133131, 133590, 133659, 133661, 133804, 133807, 133809, 133815, 134706, 134933, 135133, 135138, 135224, 135305, 135306, 135422, 135423, 135536, 135649, 135692, 136178, 136322, 136505, 136709, 136710, 136833, 136840, 136898, 137174, 142123, 142447, 142448, 143346, 144837, 144838, 144849, 144850, 144926, 144932, 144936, 144939, 145446, 145447, 145448, 150483, 150565, 150950, 151286, 151287, 152549, 152757, 153423, 153743, 153756, 153823, 153928, 154777, 155056, 155063, 155174, 155188, 155223, 155297, 155378, 155473, 155485, 155720, 155838, 159587, 159685, 159910, 159989, 159990, 160821, 160988, 161828, 161945, 162407, 162659, 166815, 166872, 166947, 167717, 167811, 168296, 168389, 168589, 168688, 169920, 170858, 171424, 177768, 191261, 191348, 191668, 191843, 192358, 193115, 193303, 193475, 193544, 193685, 193826, 195545, 196114, 196117, 196502, 196670, 196714, 196837, 197035, 197104, 197162, 197163, 197164, 197949, 198029, 198034, 198116, 198131, 198584, 198682, 198698, 198774, 199443, 199529, 200193, 200194, 200642, 201555, 201677, 201795, 201901, 202015, 202101, 202155, 202202, 202565, 202630, 202636, 202648, 202790, 202794, 202799, 202983, 202988, 203404, 203419, 203436, 203473, 203526, 203734, 203773, 203799, 204513, 204520, 204563, 204570, 206081, 206280, 206371, 206666, 207174, 207934, 207942, 208532, 208591, 210540, 210760, 210919, 210920, 210921, 211746, 212787, 212795, 213112, 213191, 213314, 213449, 215410, 215411, 215523, 215530, 215531, 215532, 215533, 215697, 215712, 216572, 216609, 216615, 216704, 216862, 217116, 217201, 217325, 217523, 217526, 218676, 218680, 218692, 218694, 218792, 218793, 219276, 219387, 219674, 221304, 221305, 222238, 222239, 222366, 222385, 222711, 222994, 223023, 223033, 223138, 223139, 223140, 223141, 223142, 223397, 223491, 223492, 224320, 232246, 232450, 232579, 234446, 234571, 236704, 241165, 241827, 242700, 242907, 244273, 246444, 246655, 247023, 247033, 247190, 247191, 247402, 247615, 247920, 249848, 251806, 253298, 253326, 94333, 94451, 94452, 95140, 95426, 97065, 97413, 97414, 97940, 100576, 101953, 102015, 107348, 107444, 107551, 107641, 107757, 107821, 107823, 107825, 107835, 107839, 107840, 107911, 107913, 107919, 107920, 107922, 123643, 123649, 123706, 123713, 123739, 123744, 123773, 123907, 125312, 132178, 150417, 150418, 150686, 150688, 150690, 150885, 151020, 151023, 151674, 151744, 151748, 151920, 152007, 152087, 152200, 152201, 152278, 152279, 152358, 152359, 152360, 154104, 154105, 154106, 154426, 155040, 155244, 155245, 155248, 160382, 160528, 161442, 192591, 192699, 192701, 198402, 201459, 201462, 201496, 201513, 201528, 203114, 203154, 210210, 210334, 212420, 212421, 215042, 215640, 216561, 217744, 219771, 220098, 220099, 220971, 222384, 222829, 222831, 222908, 223326, 223464, 223790, 234460, 234841, 235295, 235335, 235651, 235655, 86034, 86061, 86505, 86840, 88885, 89039, 89159, 89858, 94260, 100137, 100157, 100478, 100697, 100710, 101295, 102491, 127350, 133060, 134244, 134487, 134488, 137083, 142235, 142860, 142999, 143049, 143050, 143257, 143258, 144808, 144809, 145352, 145353, 145354, 145355, 145356, 145357, 145896, 145897, 145898, 145899, 145900, 145901, 146063, 146064, 146098, 150265, 150449, 152642, 153742, 153822, 155213, 155214, 155731, 155779, 155839, 160142, 160872, 178570, 178571, 191378, 191911, 191977, 192458, 192811, 192815, 194043, 195631, 197829, 197830, 199737, 199738, 199770, 199772, 203635, 205543, 205984, 205985, 206181, 206183, 206572, 207021, 207132, 207264, 207375, 207380, 207390, 207890, 207987, 208005, 208334, 208375, 208380, 208534, 208583, 208584, 210205, 210330, 210350, 159147, 195547, 196331, 210355, 211747, 231290, 231294, 232838, 234458, 239155, 241730, 241744, 246848, 246855, 247133, 247143, 247391, 247679, 247759, 247844, 248066, 248067, 248068, 248069, 248163, 248195, 87316, 88169, 89266, 94389, 254104, 100215, 100371, 259123, 259124, 253322, 253206, 196310, 252071, 123848, 123854, 124420, 124426, 124657, 125890, 125891, 107633, 107921, 107923, 162305, 133124, 231685, 231686, 150764, 150765, 132167, 132168, 132171, 132175, 132431, 132432, 132562, 132563, 248164, 107759, 133325, 142312, 142327, 142329, 142330, 142433, 142445, 142446, 146060, 145834, 144875, 144090, 160758, 160759, 160760, 153076, 153835, 154687, 128553, 128552, 126826, 126482, 131475, 146061, 145063, 145036, 145035, 143700, 142502, 142262, 142263, 152481, 155269, 155249, 153250, 137273, 150809, 150926, 151025, 151125, 151126, 158939, 160529, 162195, 162255, 162257, 162258, 254007, 252948, 160292, 126826) and `id` != 126826 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 86093
        • 1: 86284
        • 2: 86568
        • 3: 87013
        • 4: 87082
        • 5: 87112
        • 6: 87362
        • 7: 87476
        • 8: 87490
        • 9: 87925
        • 10: 88237
        • 11: 88292
        • 12: 88477
        • 13: 88735
        • 14: 88814
        • 15: 88972
        • 16: 88976
        • 17: 89020
        • 18: 89497
        • 19: 94153
        • 20: 95397
        • 21: 95831
        • 22: 97064
        • 23: 97500
        • 24: 97762
        • 25: 100301
        • 26: 100826
        • 27: 100919
        • 28: 101186
        • 29: 101311
        • 30: 101430
        • 31: 101717
        • 32: 101888
        • 33: 102195
        • 34: 102636
        • 35: 102659
        • 36: 105475
        • 37: 106293
        • 38: 106433
        • 39: 106434
        • 40: 106748
        • 41: 106757
        • 42: 106927
        • 43: 107023
        • 44: 107329
        • 45: 107343
        • 46: 107420
        • 47: 107422
        • 48: 107425
        • 49: 107439
        • 50: 107537
        • 51: 107538
        • 52: 107539
        • 53: 107542
        • 54: 107549
        • 55: 107550
        • 56: 107631
        • 57: 107632
        • 58: 107646
        • 59: 107649
        • 60: 107735
        • 61: 107736
        • 62: 107744
        • 63: 107900
        • 64: 108111
        • 65: 109087
        • 66: 109103
        • 67: 109108
        • 68: 109259
        • 69: 109265
        • 70: 109310
        • 71: 109312
        • 72: 111412
        • 73: 112176
        • 74: 112184
        • 75: 120690
        • 76: 121029
        • 77: 121191
        • 78: 122541
        • 79: 122682
        • 80: 124026
        • 81: 124057
        • 82: 124065
        • 83: 124174
        • 84: 124225
        • 85: 124478
        • 86: 124605
        • 87: 124624
        • 88: 124648
        • 89: 124679
        • 90: 124693
        • 91: 124820
        • 92: 125109
        • 93: 125193
        • 94: 125224
        • 95: 125374
        • 96: 125389
        • 97: 125396
        • 98: 125411
        • 99: 125807
        • 100: 125989
        • 101: 126067
        • 102: 126208
        • 103: 126419
        • 104: 126513
        • 105: 126778
        • 106: 127632
        • 107: 127820
        • 108: 127871
        • 109: 128163
        • 110: 128235
        • 111: 128411
        • 112: 128940
        • 113: 129929
        • 114: 130016
        • 115: 130059
        • 116: 130215
        • 117: 130411
        • 118: 130484
        • 119: 130521
        • 120: 130579
        • 121: 130723
        • 122: 130812
        • 123: 132040
        • 124: 132041
        • 125: 132042
        • 126: 132140
        • 127: 132746
        • 128: 132749
        • 129: 132754
        • 130: 132759
        • 131: 132861
        • 132: 132867
        • 133: 132933
        • 134: 132938
        • 135: 132940
        • 136: 133104
        • 137: 133126
        • 138: 133131
        • 139: 133590
        • 140: 133659
        • 141: 133661
        • 142: 133804
        • 143: 133807
        • 144: 133809
        • 145: 133815
        • 146: 134706
        • 147: 134933
        • 148: 135133
        • 149: 135138
        • 150: 135224
        • 151: 135305
        • 152: 135306
        • 153: 135422
        • 154: 135423
        • 155: 135536
        • 156: 135649
        • 157: 135692
        • 158: 136178
        • 159: 136322
        • 160: 136505
        • 161: 136709
        • 162: 136710
        • 163: 136833
        • 164: 136840
        • 165: 136898
        • 166: 137174
        • 167: 142123
        • 168: 142447
        • 169: 142448
        • 170: 143346
        • 171: 144837
        • 172: 144838
        • 173: 144849
        • 174: 144850
        • 175: 144926
        • 176: 144932
        • 177: 144936
        • 178: 144939
        • 179: 145446
        • 180: 145447
        • 181: 145448
        • 182: 150483
        • 183: 150565
        • 184: 150950
        • 185: 151286
        • 186: 151287
        • 187: 152549
        • 188: 152757
        • 189: 153423
        • 190: 153743
        • 191: 153756
        • 192: 153823
        • 193: 153928
        • 194: 154777
        • 195: 155056
        • 196: 155063
        • 197: 155174
        • 198: 155188
        • 199: 155223
        • 200: 155297
        • 201: 155378
        • 202: 155473
        • 203: 155485
        • 204: 155720
        • 205: 155838
        • 206: 159587
        • 207: 159685
        • 208: 159910
        • 209: 159989
        • 210: 159990
        • 211: 160821
        • 212: 160988
        • 213: 161828
        • 214: 161945
        • 215: 162407
        • 216: 162659
        • 217: 166815
        • 218: 166872
        • 219: 166947
        • 220: 167717
        • 221: 167811
        • 222: 168296
        • 223: 168389
        • 224: 168589
        • 225: 168688
        • 226: 169920
        • 227: 170858
        • 228: 171424
        • 229: 177768
        • 230: 191261
        • 231: 191348
        • 232: 191668
        • 233: 191843
        • 234: 192358
        • 235: 193115
        • 236: 193303
        • 237: 193475
        • 238: 193544
        • 239: 193685
        • 240: 193826
        • 241: 195545
        • 242: 196114
        • 243: 196117
        • 244: 196502
        • 245: 196670
        • 246: 196714
        • 247: 196837
        • 248: 197035
        • 249: 197104
        • 250: 197162
        • 251: 197163
        • 252: 197164
        • 253: 197949
        • 254: 198029
        • 255: 198034
        • 256: 198116
        • 257: 198131
        • 258: 198584
        • 259: 198682
        • 260: 198698
        • 261: 198774
        • 262: 199443
        • 263: 199529
        • 264: 200193
        • 265: 200194
        • 266: 200642
        • 267: 201555
        • 268: 201677
        • 269: 201795
        • 270: 201901
        • 271: 202015
        • 272: 202101
        • 273: 202155
        • 274: 202202
        • 275: 202565
        • 276: 202630
        • 277: 202636
        • 278: 202648
        • 279: 202790
        • 280: 202794
        • 281: 202799
        • 282: 202983
        • 283: 202988
        • 284: 203404
        • 285: 203419
        • 286: 203436
        • 287: 203473
        • 288: 203526
        • 289: 203734
        • 290: 203773
        • 291: 203799
        • 292: 204513
        • 293: 204520
        • 294: 204563
        • 295: 204570
        • 296: 206081
        • 297: 206280
        • 298: 206371
        • 299: 206666
        • 300: 207174
        • 301: 207934
        • 302: 207942
        • 303: 208532
        • 304: 208591
        • 305: 210540
        • 306: 210760
        • 307: 210919
        • 308: 210920
        • 309: 210921
        • 310: 211746
        • 311: 212787
        • 312: 212795
        • 313: 213112
        • 314: 213191
        • 315: 213314
        • 316: 213449
        • 317: 215410
        • 318: 215411
        • 319: 215523
        • 320: 215530
        • 321: 215531
        • 322: 215532
        • 323: 215533
        • 324: 215697
        • 325: 215712
        • 326: 216572
        • 327: 216609
        • 328: 216615
        • 329: 216704
        • 330: 216862
        • 331: 217116
        • 332: 217201
        • 333: 217325
        • 334: 217523
        • 335: 217526
        • 336: 218676
        • 337: 218680
        • 338: 218692
        • 339: 218694
        • 340: 218792
        • 341: 218793
        • 342: 219276
        • 343: 219387
        • 344: 219674
        • 345: 221304
        • 346: 221305
        • 347: 222238
        • 348: 222239
        • 349: 222366
        • 350: 222385
        • 351: 222711
        • 352: 222994
        • 353: 223023
        • 354: 223033
        • 355: 223138
        • 356: 223139
        • 357: 223140
        • 358: 223141
        • 359: 223142
        • 360: 223397
        • 361: 223491
        • 362: 223492
        • 363: 224320
        • 364: 232246
        • 365: 232450
        • 366: 232579
        • 367: 234446
        • 368: 234571
        • 369: 236704
        • 370: 241165
        • 371: 241827
        • 372: 242700
        • 373: 242907
        • 374: 244273
        • 375: 246444
        • 376: 246655
        • 377: 247023
        • 378: 247033
        • 379: 247190
        • 380: 247191
        • 381: 247402
        • 382: 247615
        • 383: 247920
        • 384: 249848
        • 385: 251806
        • 386: 253298
        • 387: 253326
        • 388: 94333
        • 389: 94451
        • 390: 94452
        • 391: 95140
        • 392: 95426
        • 393: 97065
        • 394: 97413
        • 395: 97414
        • 396: 97940
        • 397: 100576
        • 398: 101953
        • 399: 102015
        • 400: 107348
        • 401: 107444
        • 402: 107551
        • 403: 107641
        • 404: 107757
        • 405: 107821
        • 406: 107823
        • 407: 107825
        • 408: 107835
        • 409: 107839
        • 410: 107840
        • 411: 107911
        • 412: 107913
        • 413: 107919
        • 414: 107920
        • 415: 107922
        • 416: 123643
        • 417: 123649
        • 418: 123706
        • 419: 123713
        • 420: 123739
        • 421: 123744
        • 422: 123773
        • 423: 123907
        • 424: 125312
        • 425: 132178
        • 426: 150417
        • 427: 150418
        • 428: 150686
        • 429: 150688
        • 430: 150690
        • 431: 150885
        • 432: 151020
        • 433: 151023
        • 434: 151674
        • 435: 151744
        • 436: 151748
        • 437: 151920
        • 438: 152007
        • 439: 152087
        • 440: 152200
        • 441: 152201
        • 442: 152278
        • 443: 152279
        • 444: 152358
        • 445: 152359
        • 446: 152360
        • 447: 154104
        • 448: 154105
        • 449: 154106
        • 450: 154426
        • 451: 155040
        • 452: 155244
        • 453: 155245
        • 454: 155248
        • 455: 160382
        • 456: 160528
        • 457: 161442
        • 458: 192591
        • 459: 192699
        • 460: 192701
        • 461: 198402
        • 462: 201459
        • 463: 201462
        • 464: 201496
        • 465: 201513
        • 466: 201528
        • 467: 203114
        • 468: 203154
        • 469: 210210
        • 470: 210334
        • 471: 212420
        • 472: 212421
        • 473: 215042
        • 474: 215640
        • 475: 216561
        • 476: 217744
        • 477: 219771
        • 478: 220098
        • 479: 220099
        • 480: 220971
        • 481: 222384
        • 482: 222829
        • 483: 222831
        • 484: 222908
        • 485: 223326
        • 486: 223464
        • 487: 223790
        • 488: 234460
        • 489: 234841
        • 490: 235295
        • 491: 235335
        • 492: 235651
        • 493: 235655
        • 494: 86034
        • 495: 86061
        • 496: 86505
        • 497: 86840
        • 498: 88885
        • 499: 89039
        • 500: 89159
        • 501: 89858
        • 502: 94260
        • 503: 100137
        • 504: 100157
        • 505: 100478
        • 506: 100697
        • 507: 100710
        • 508: 101295
        • 509: 102491
        • 510: 127350
        • 511: 133060
        • 512: 134244
        • 513: 134487
        • 514: 134488
        • 515: 137083
        • 516: 142235
        • 517: 142860
        • 518: 142999
        • 519: 143049
        • 520: 143050
        • 521: 143257
        • 522: 143258
        • 523: 144808
        • 524: 144809
        • 525: 145352
        • 526: 145353
        • 527: 145354
        • 528: 145355
        • 529: 145356
        • 530: 145357
        • 531: 145896
        • 532: 145897
        • 533: 145898
        • 534: 145899
        • 535: 145900
        • 536: 145901
        • 537: 146063
        • 538: 146064
        • 539: 146098
        • 540: 150265
        • 541: 150449
        • 542: 152642
        • 543: 153742
        • 544: 153822
        • 545: 155213
        • 546: 155214
        • 547: 155731
        • 548: 155779
        • 549: 155839
        • 550: 160142
        • 551: 160872
        • 552: 178570
        • 553: 178571
        • 554: 191378
        • 555: 191911
        • 556: 191977
        • 557: 192458
        • 558: 192811
        • 559: 192815
        • 560: 194043
        • 561: 195631
        • 562: 197829
        • 563: 197830
        • 564: 199737
        • 565: 199738
        • 566: 199770
        • 567: 199772
        • 568: 203635
        • 569: 205543
        • 570: 205984
        • 571: 205985
        • 572: 206181
        • 573: 206183
        • 574: 206572
        • 575: 207021
        • 576: 207132
        • 577: 207264
        • 578: 207375
        • 579: 207380
        • 580: 207390
        • 581: 207890
        • 582: 207987
        • 583: 208005
        • 584: 208334
        • 585: 208375
        • 586: 208380
        • 587: 208534
        • 588: 208583
        • 589: 208584
        • 590: 210205
        • 591: 210330
        • 592: 210350
        • 593: 159147
        • 594: 195547
        • 595: 196331
        • 596: 210355
        • 597: 211747
        • 598: 231290
        • 599: 231294
        • 600: 232838
        • 601: 234458
        • 602: 239155
        • 603: 241730
        • 604: 241744
        • 605: 246848
        • 606: 246855
        • 607: 247133
        • 608: 247143
        • 609: 247391
        • 610: 247679
        • 611: 247759
        • 612: 247844
        • 613: 248066
        • 614: 248067
        • 615: 248068
        • 616: 248069
        • 617: 248163
        • 618: 248195
        • 619: 87316
        • 620: 88169
        • 621: 89266
        • 622: 94389
        • 623: 254104
        • 624: 100215
        • 625: 100371
        • 626: 259123
        • 627: 259124
        • 628: 253322
        • 629: 253206
        • 630: 196310
        • 631: 252071
        • 632: 123848
        • 633: 123854
        • 634: 124420
        • 635: 124426
        • 636: 124657
        • 637: 125890
        • 638: 125891
        • 639: 107633
        • 640: 107921
        • 641: 107923
        • 642: 162305
        • 643: 133124
        • 644: 231685
        • 645: 231686
        • 646: 150764
        • 647: 150765
        • 648: 132167
        • 649: 132168
        • 650: 132171
        • 651: 132175
        • 652: 132431
        • 653: 132432
        • 654: 132562
        • 655: 132563
        • 656: 248164
        • 657: 107759
        • 658: 133325
        • 659: 142312
        • 660: 142327
        • 661: 142329
        • 662: 142330
        • 663: 142433
        • 664: 142445
        • 665: 142446
        • 666: 146060
        • 667: 145834
        • 668: 144875
        • 669: 144090
        • 670: 160758
        • 671: 160759
        • 672: 160760
        • 673: 153076
        • 674: 153835
        • 675: 154687
        • 676: 128553
        • 677: 128552
        • 678: 126826
        • 679: 126482
        • 680: 131475
        • 681: 146061
        • 682: 145063
        • 683: 145036
        • 684: 145035
        • 685: 143700
        • 686: 142502
        • 687: 142262
        • 688: 142263
        • 689: 152481
        • 690: 155269
        • 691: 155249
        • 692: 153250
        • 693: 137273
        • 694: 150809
        • 695: 150926
        • 696: 151025
        • 697: 151125
        • 698: 151126
        • 699: 158939
        • 700: 160529
        • 701: 162195
        • 702: 162255
        • 703: 162257
        • 704: 162258
        • 705: 254007
        • 706: 252948
        • 707: 160292
        • 708: 126826
        • 709: 126826
        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_app250μsselect * from `question_options` where `question_options`.`question_id` in (253322, 253326, 254007, 254104, 259123, 259124) 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_app110μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (73) 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_app160μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (5423, 5424, 5441, 5454, 5535) 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_app260μsselect `id`, `name` from `categories` where `categories`.`id` in (122, 163, 166) 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_app250μ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 (253322, 253326, 254007, 254104, 259123, 259124) 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_app140μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (253322, 253326, 254007, 254104, 259123, 259124)
        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`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (253322, 253326, 254007, 254104, 259123, 259124) 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_app80μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (253322, 253326, 254007, 254104, 259123, 259124) 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_app70μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (253322, 253326, 254007, 254104, 259123, 259124) 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_app190μsselect * from `categories` where `categories`.`id` = 95 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 95
        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
      • restrict.blade.php#30satt_satt_mobile_app280μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      10Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      8QuestionOption.php#?
      App\Models\SubCategory
      6SubCategory.php#?
      App\Models\Category
      4Category.php#?
      App\Models\PackagePlan
      3PackagePlan.php#?
      App\Models\User
      1User.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
          _token
          VwfqYNRe1VKlQWXCFEYqgbcCKcIm5Obq0DPsWyb0
          _previous
          array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=126826%20%20%20%20%20...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /admission/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" => "126826" ]
          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.191.91.147" ] "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.191.91.147" ] "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 => "Wed, 16 Apr 2025 21:57:16 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "56" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imh3NTZyT01IeFJDVUZ1T1pLQmJEaHc9PSIsInZhbHVlIjoiSytHWlluVHo1MWdhRzdEWVdwdG11cGNxbSs1dnFXREFLV0JYeTRRcXJXRUpZQkYzQ0k2VWhBSHdaTFpMUXpBUzNNNldJL1pQeDYzTUhMMWlhRmRkcDBNMDMzWmhZY3hKaGVuQUZQZkpaN25BUjdCWUdZeDBVc094Rm5ZSVVqbk0iLCJtYWMiOiI4OTcwNTM1ZTA0MTg1NTU3YTAyNjA5OWMxMWJmYzMwMmM3MjFkZGIwZDAzZjQwMzg4YTc1MThkYjFhYjNhYzUwIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 21:57:16 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6Imh3NTZyT01IeFJDVUZ1T1pLQmJEaHc9PSIsInZhbHVlIjoiSytHWlluVHo1MWdhRzdEWVdwdG11cGNxbSs1dnFXREFLV0JYeTRRcXJXRUpZQkYzQ0k2VWhBSHdaTFpMUXpBUzNNNldJL" 1 => "satt_academy_session=eyJpdiI6IlNhYytwNTZVR0VHUXFhMG1iRFA1dWc9PSIsInZhbHVlIjoiVzBLbHo3d25CYnpSWlkwSkRERnFpU0R0ZEE2SEVnbWkyZ1g2bGZxaE9jV2QxL0pnR0dZYTY2WFd6RUtITFJZZ3cydFo5dXQ0eDdpWmVFdjdhZExTcmVEcEZFeFVtSEpKTmhoeXdaeEs2SGNsSzd6L3Y2L2NHWUR1TVpDeXMwTzMiLCJtYWMiOiIyMmVlNWRiNjcwYzg3Y2M3M2YxMmJiZjY1NmU0MjJkZWQ1NWQ0NjE2NDAxMDNjYTJjZGQxZWJjZGFiYjcxMzNhIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 21:57:16 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlNhYytwNTZVR0VHUXFhMG1iRFA1dWc9PSIsInZhbHVlIjoiVzBLbHo3d25CYnpSWlkwSkRERnFpU0R0ZEE2SEVnbWkyZ1g2bGZxaE9jV2QxL0pnR0dZYTY2WFd6RUtITFJ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imh3NTZyT01IeFJDVUZ1T1pLQmJEaHc9PSIsInZhbHVlIjoiSytHWlluVHo1MWdhRzdEWVdwdG11cGNxbSs1dnFXREFLV0JYeTRRcXJXRUpZQkYzQ0k2VWhBSHdaTFpMUXpBUzNNNldJL1pQeDYzTUhMMWlhRmRkcDBNMDMzWmhZY3hKaGVuQUZQZkpaN25BUjdCWUdZeDBVc094Rm5ZSVVqbk0iLCJtYWMiOiI4OTcwNTM1ZTA0MTg1NTU3YTAyNjA5OWMxMWJmYzMwMmM3MjFkZGIwZDAzZjQwMzg4YTc1MThkYjFhYjNhYzUwIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 21:57:16 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Imh3NTZyT01IeFJDVUZ1T1pLQmJEaHc9PSIsInZhbHVlIjoiSytHWlluVHo1MWdhRzdEWVdwdG11cGNxbSs1dnFXREFLV0JYeTRRcXJXRUpZQkYzQ0k2VWhBSHdaTFpMUXpBUzNNNldJL" 1 => "satt_academy_session=eyJpdiI6IlNhYytwNTZVR0VHUXFhMG1iRFA1dWc9PSIsInZhbHVlIjoiVzBLbHo3d25CYnpSWlkwSkRERnFpU0R0ZEE2SEVnbWkyZ1g2bGZxaE9jV2QxL0pnR0dZYTY2WFd6RUtITFJZZ3cydFo5dXQ0eDdpWmVFdjdhZExTcmVEcEZFeFVtSEpKTmhoeXdaeEs2SGNsSzd6L3Y2L2NHWUR1TVpDeXMwTzMiLCJtYWMiOiIyMmVlNWRiNjcwYzg3Y2M3M2YxMmJiZjY1NmU0MjJkZWQ1NWQ0NjE2NDAxMDNjYTJjZGQxZWJjZGFiYjcxMzNhIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 21:57:16 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlNhYytwNTZVR0VHUXFhMG1iRFA1dWc9PSIsInZhbHVlIjoiVzBLbHo3d25CYnpSWlkwSkRERnFpU0R0ZEE2SEVnbWkyZ1g2bGZxaE9jV2QxL0pnR0dZYTY2WFd6RUtITFJ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "VwfqYNRe1VKlQWXCFEYqgbcCKcIm5Obq0DPsWyb0" "_previous" => array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=126826%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 03:57:16GET/admission/single-question?ques_id=126826++++++++++++++++392941