Processing math: 0%

কোন নির্ণায়কের দুটি সারি বা কলাম একে অপরের গুণিতক হলে, ঐ নির্ণায়কের মান হবে-

Created: 10 months ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version72.99msRequest Duration9MBMemory UsageGET academy/single-questionRoute
    • Booting (28.89ms)time
    • Application (44.1ms)time
    • 1 x Application (60.41%)
      44.10ms
      1 x Booting (39.58%)
      28.89ms
      33 templates were rendered
      • questions.mcq.single_questionsingle_question.blade.php#?blade
      • questions.include.show_timeshow_time.blade.php#?blade
      • questions.mode.readingreading.blade.php#?blade
      • questions.include.activity_layoutactivity_layout.blade.php#?blade
      • questions.mcq.sidebarsidebar.blade.php#?blade
      • common.modal.bookmark_modalbookmark_modal.blade.php#?blade
      • common.modal.tag_add_modaltag_add_modal.blade.php#?blade
      • common.modal.add_description_modaladd_description_modal.blade.php#?blade
      • common.modal.video_modalvideo_modal.blade.php#?blade
      • common.modal.edit_description_modaledit_description_modal.blade.php#?blade
      • common.modal.error_report_modalerror_report_modal.blade.php#?blade
      • job.job_include.job_scriptjob_script.blade.php#?blade
      • common.script.activity_scriptactivity_script.blade.php#?blade
      • common.script.navigator_sharenavigator_share.blade.php#?blade
      • common.script.follow_unfollow_scriptfollow_unfollow_script.blade.php#?blade
      • common.script.short_statistics_scriptshort_statistics_script.blade.php#?blade
      • layouts.single-question-appsingle-question-app.blade.php#?blade
      • includes.single_header_linksingle_header_link.blade.php#?blade
      • common.login_modallogin_modal.blade.php#?blade
      • components.authentication-card-logoauthentication-card-logo.blade.php#?blade
      • layouts.headerheader.blade.php#?blade
      • layouts.toolbartoolbar.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      • common.includes.promotion_modalpromotion_modal.blade.php#?blade
      • common.includes.promotion_offcanvaspromotion_offcanvas.blade.php#?blade
      • includes.footer_link2footer_link2.blade.php#?blade
      • includes.restrictrestrict.blade.php#?blade
      • livewire-alert::components.scriptsscripts.blade.php#?blade
      • livewire-alert::components.flashflash.blade.php#?blade
      • admin.include.toastrtoastr.blade.php#?blade
      • common.search.search_scriptsearch_script.blade.php#?blade
      • common.script.promotion_scriptpromotion_script.blade.php#?blade
      • common.script.promotion_functionspromotion_functions.blade.php#?blade
      uri
      GET academy/single-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleMcq
      namespace
      prefix
      where
      as
      academy.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:62-98
      27 statements were executed7.91ms
      • QuestionController.php#150debugerror_satt170μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '447074' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 447074
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:150
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:145
        • app/Http/Controllers/Academy/QuestionController.php:66
      • QuestionController.php#190debugerror_satt380μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 447074
        Bindings
        • 0: 447074
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:190
        • vendor/laravel/framework/src/Illuminate/Cache/Lock.php:95
        • app/Http/Controllers/Academy/QuestionController.php:187
        • app/Http/Controllers/Academy/QuestionController.php:79
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • QuestionController.php#256debugerror_satt210μ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` = '447074' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 447074
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt150μsselect `id`, `question_id`, `option_1`, `option_2`, `option_3`, `option_4`, `option_5`, `image_option`, `image_question`, `answer` from `question_options` where `question_options`.`question_id` in (447074) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt110μsselect `id`, `title`, `passage` from `passages` where `passages`.`id` in (0) and `passages`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt120μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (4878) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt130μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (74) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt180μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (74) and `subject_descriptions`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt200μ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 (447074) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `subjects`.`deleted_at` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt140μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (447074)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt230μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (447074) and `descriptions`.`descriptionable_type` = 'App\\Models\\Question' and `status` in ('approve', 'active') and `descriptions`.`deleted_at` is null order by `vote` desc
        Bindings
        • 0: App\Models\Question
        • 1: approve
        • 2: active
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt120μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (447074) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt100μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (447074) and `votes`.`votable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt90μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (447074) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • DynamicPrintService.php#99debugerror_satt1.03msselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (2119)
        Bindings
        • 0: App\Models\Question
        • 1: 2119
        Backtrace
        • app/Services/DynamicPrintService.php:99
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Services/DynamicPrintService.php:96
        • app/Http/Controllers/Academy/QuestionController.php:409
      • QuestionController.php#451debugerror_satt3.1msselect `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 (93973, 85129, 99118, 99177, 110549, 111088, 111695, 111723, 120839, 121066, 128888, 131286, 131387, 131694, 131803, 132781, 133252, 133395, 133720, 133929, 133944, 134096, 134196, 143478, 143657, 144155, 144782, 169059, 169595, 170637, 170657, 170672, 177936, 180274, 181863, 195667, 198237, 198420, 205775, 205963, 206731, 206904, 207337, 209812, 210277, 210689, 213242, 213722, 213817, 221992, 231530, 235228, 84555, 84876, 84901, 85236, 85414, 89102, 89452, 89570, 89686, 89737, 89828, 94371, 94472, 95657, 95760, 99063, 99131, 99174, 99204, 99443, 99726, 122257, 122436, 129297, 130871, 131200, 131390, 131683, 143517, 143920, 143996, 144018, 145407, 154511, 155032, 155132, 155689, 170634, 170747, 170973, 177921, 177930, 180864, 181067, 181202, 181289, 181290, 181356, 181603, 181862, 182105, 182461, 183470, 184093, 185229, 191283, 191651, 191798, 192034, 192214, 194063, 202521, 206854, 207336, 207508, 207958, 208056, 208250, 208258, 208290, 208485, 208486, 211874, 212979, 213232, 213375, 213505, 231417, 232238, 232359, 232465, 232486, 232629, 232779, 232852, 234789, 235353, 235559, 235636, 236693, 236769, 240522, 241886, 244351, 245970, 246092, 212518, 208498, 85127, 133598, 109987, 131691, 99380, 200652, 222697, 99867, 208480, 199554, 99871, 199697, 122356, 235461, 129264, 132326, 180790, 169563, 200102, 89458, 207361, 191871, 213899, 231256, 206860, 197919, 143573, 199416, 110283, 110871, 208580, 110763, 184719, 232493, 122264, 235462, 235239, 211893, 98560, 200279, 191657, 200482, 200104, 200382, 210170, 207577, 98551, 84569, 200005, 200130, 208057, 121765, 120904, 207504, 200658, 184870, 184990, 185050, 84009, 85196, 198185, 145688, 143385, 144447, 144419, 208564, 183070, 184041, 180114, 235244, 84608, 234800, 236640, 232256, 84007, 198049, 180746, 198431, 84618, 196435, 95258, 170635, 131566, 183180, 183699, 131887, 212157, 84627, 87746, 170614, 181756, 97870, 130876, 183994, 170638, 235230, 133710, 131892, 182524, 184013, 85124, 99620, 145285, 207516, 84899, 143679, 231235, 133264, 85202, 110868, 234684, 111760, 121755, 235250, 210073, 181746, 84563, 234593, 210172, 184717, 206154, 110155, 232628, 131285, 89694, 99095, 213898, 211821, 85485, 181608, 236464, 174845, 208558, 180682, 213120, 110873, 99624, 181699, 83806, 185221, 174868, 180688, 144291, 120752, 191493, 84753, 199417, 185052, 84452, 111687, 210285, 94147, 121757, 111693, 130870, 85248, 121750, 212284, 198043, 212350, 180743, 142732, 210161, 170640, 181755, 211817, 209732, 180443, 205776, 212209, 208561, 182000, 200116, 95260, 205672, 205655, 85459, 181754, 180294, 191548, 179996, 235556, 191803, 197906, 234553, 179753, 111713, 234599, 84877, 87740, 212274, 213901, 213910, 213891, 110874, 213900, 213378, 212982, 95683, 121656, 213896, 200133, 184878, 100005, 121754, 111326, 213521, 143564, 182492, 183704, 211904, 111747, 211891, 122060, 207568, 180566, 179921, 213818, 85507, 85194, 212336, 210079, 234300, 235363, 235454, 213575, 170639, 120572, 212759, 213241, 208144, 84564, 122155, 208332, 200366, 143664, 193996, 197899, 205666, 180685, 174832, 142745, 83811, 84752, 121954, 212330, 84193, 192319, 145049, 95183, 174831, 191476, 83812, 212148, 180282, 110159, 208224, 143483, 211819, 200134, 134745, 98128, 181708, 121865, 121660, 200284, 95135, 170632, 85457, 85412, 197900, 83822, 232768, 199687, 191943, 99187, 84597, 83807, 170758, 84584, 206750, 89687, 95505, 193877, 95266, 180689, 174844, 144505, 144993, 145686, 145990, 184802, 212229, 84565, 180677, 209950, 212146, 212218, 95010, 142666, 211896, 212222, 215908, 244342, 246075, 221618, 221645, 237274, 197916, 183447, 182816, 182824, 183450, 182384, 182705, 183635, 182807, 182965, 183628, 182706, 183453, 232939, 144380, 210282, 176842, 195665, 183293, 183297, 177283, 179006, 145998, 145993, 206076, 182999, 145277, 185224, 181600, 181355, 206735, 180975, 185123, 181196, 208141, 143387, 146009, 144971, 181068, 182997, 206730, 205769, 185121, 180977, 181353, 182167, 183006, 183700, 181602, 185227, 231719, 184009, 237170, 144022, 144503, 210599, 162115, 162271, 145641, 171115, 205969, 213825, 144011, 236566, 210470, 206046, 171048, 184015, 181368, 181606, 184049, 192144, 231142, 170748, 232851, 206175, 199707, 174899, 213806, 235761, 200129, 199953, 145687, 198186, 185128, 212520, 206075, 206050, 180734, 181745, 145382, 145484, 185223, 181344, 232260, 210292, 183978, 181985, 169594, 417786, 445101, 445102, 445103, 445104, 445105, 445106, 445107, 445108, 445109, 445110, 445111, 445112, 445113, 445114, 445115, 445116, 445117, 445118, 445119, 445120, 445121, 445122, 445123, 445124, 445125, 445126, 445127, 445128, 445129, 445130, 445131, 445132, 445133, 445134, 445135, 445136, 445137, 445138, 445139, 445140, 445141, 445142, 445143, 445144, 445145, 445146, 445147, 445148, 445149, 445150, 445151, 445152, 445153, 445154, 445155, 445156, 445157, 445158, 445159, 445160, 445161, 445162, 445163, 445164, 445165, 445166, 445167, 445168, 445169, 445170, 445171, 445172, 445173, 445174, 445175, 445176, 445178, 445179, 445180, 445181, 445182, 445183, 445184, 445185, 445186, 445187, 445188, 446705, 446706, 446707, 446708, 446709, 446710, 446711, 446712, 446713, 446714, 447072, 447073, 447074, 447075, 447076, 447077) and `id` != 447074 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 93973
        • 1: 85129
        • 2: 99118
        • 3: 99177
        • 4: 110549
        • 5: 111088
        • 6: 111695
        • 7: 111723
        • 8: 120839
        • 9: 121066
        • 10: 128888
        • 11: 131286
        • 12: 131387
        • 13: 131694
        • 14: 131803
        • 15: 132781
        • 16: 133252
        • 17: 133395
        • 18: 133720
        • 19: 133929
        • 20: 133944
        • 21: 134096
        • 22: 134196
        • 23: 143478
        • 24: 143657
        • 25: 144155
        • 26: 144782
        • 27: 169059
        • 28: 169595
        • 29: 170637
        • 30: 170657
        • 31: 170672
        • 32: 177936
        • 33: 180274
        • 34: 181863
        • 35: 195667
        • 36: 198237
        • 37: 198420
        • 38: 205775
        • 39: 205963
        • 40: 206731
        • 41: 206904
        • 42: 207337
        • 43: 209812
        • 44: 210277
        • 45: 210689
        • 46: 213242
        • 47: 213722
        • 48: 213817
        • 49: 221992
        • 50: 231530
        • 51: 235228
        • 52: 84555
        • 53: 84876
        • 54: 84901
        • 55: 85236
        • 56: 85414
        • 57: 89102
        • 58: 89452
        • 59: 89570
        • 60: 89686
        • 61: 89737
        • 62: 89828
        • 63: 94371
        • 64: 94472
        • 65: 95657
        • 66: 95760
        • 67: 99063
        • 68: 99131
        • 69: 99174
        • 70: 99204
        • 71: 99443
        • 72: 99726
        • 73: 122257
        • 74: 122436
        • 75: 129297
        • 76: 130871
        • 77: 131200
        • 78: 131390
        • 79: 131683
        • 80: 143517
        • 81: 143920
        • 82: 143996
        • 83: 144018
        • 84: 145407
        • 85: 154511
        • 86: 155032
        • 87: 155132
        • 88: 155689
        • 89: 170634
        • 90: 170747
        • 91: 170973
        • 92: 177921
        • 93: 177930
        • 94: 180864
        • 95: 181067
        • 96: 181202
        • 97: 181289
        • 98: 181290
        • 99: 181356
        • 100: 181603
        • 101: 181862
        • 102: 182105
        • 103: 182461
        • 104: 183470
        • 105: 184093
        • 106: 185229
        • 107: 191283
        • 108: 191651
        • 109: 191798
        • 110: 192034
        • 111: 192214
        • 112: 194063
        • 113: 202521
        • 114: 206854
        • 115: 207336
        • 116: 207508
        • 117: 207958
        • 118: 208056
        • 119: 208250
        • 120: 208258
        • 121: 208290
        • 122: 208485
        • 123: 208486
        • 124: 211874
        • 125: 212979
        • 126: 213232
        • 127: 213375
        • 128: 213505
        • 129: 231417
        • 130: 232238
        • 131: 232359
        • 132: 232465
        • 133: 232486
        • 134: 232629
        • 135: 232779
        • 136: 232852
        • 137: 234789
        • 138: 235353
        • 139: 235559
        • 140: 235636
        • 141: 236693
        • 142: 236769
        • 143: 240522
        • 144: 241886
        • 145: 244351
        • 146: 245970
        • 147: 246092
        • 148: 212518
        • 149: 208498
        • 150: 85127
        • 151: 133598
        • 152: 109987
        • 153: 131691
        • 154: 99380
        • 155: 200652
        • 156: 222697
        • 157: 99867
        • 158: 208480
        • 159: 199554
        • 160: 99871
        • 161: 199697
        • 162: 122356
        • 163: 235461
        • 164: 129264
        • 165: 132326
        • 166: 180790
        • 167: 169563
        • 168: 200102
        • 169: 89458
        • 170: 207361
        • 171: 191871
        • 172: 213899
        • 173: 231256
        • 174: 206860
        • 175: 197919
        • 176: 143573
        • 177: 199416
        • 178: 110283
        • 179: 110871
        • 180: 208580
        • 181: 110763
        • 182: 184719
        • 183: 232493
        • 184: 122264
        • 185: 235462
        • 186: 235239
        • 187: 211893
        • 188: 98560
        • 189: 200279
        • 190: 191657
        • 191: 200482
        • 192: 200104
        • 193: 200382
        • 194: 210170
        • 195: 207577
        • 196: 98551
        • 197: 84569
        • 198: 200005
        • 199: 200130
        • 200: 208057
        • 201: 121765
        • 202: 120904
        • 203: 207504
        • 204: 200658
        • 205: 184870
        • 206: 184990
        • 207: 185050
        • 208: 84009
        • 209: 85196
        • 210: 198185
        • 211: 145688
        • 212: 143385
        • 213: 144447
        • 214: 144419
        • 215: 208564
        • 216: 183070
        • 217: 184041
        • 218: 180114
        • 219: 235244
        • 220: 84608
        • 221: 234800
        • 222: 236640
        • 223: 232256
        • 224: 84007
        • 225: 198049
        • 226: 180746
        • 227: 198431
        • 228: 84618
        • 229: 196435
        • 230: 95258
        • 231: 170635
        • 232: 131566
        • 233: 183180
        • 234: 183699
        • 235: 131887
        • 236: 212157
        • 237: 84627
        • 238: 87746
        • 239: 170614
        • 240: 181756
        • 241: 97870
        • 242: 130876
        • 243: 183994
        • 244: 170638
        • 245: 235230
        • 246: 133710
        • 247: 131892
        • 248: 182524
        • 249: 184013
        • 250: 85124
        • 251: 99620
        • 252: 145285
        • 253: 207516
        • 254: 84899
        • 255: 143679
        • 256: 231235
        • 257: 133264
        • 258: 85202
        • 259: 110868
        • 260: 234684
        • 261: 111760
        • 262: 121755
        • 263: 235250
        • 264: 210073
        • 265: 181746
        • 266: 84563
        • 267: 234593
        • 268: 210172
        • 269: 184717
        • 270: 206154
        • 271: 110155
        • 272: 232628
        • 273: 131285
        • 274: 89694
        • 275: 99095
        • 276: 213898
        • 277: 211821
        • 278: 85485
        • 279: 181608
        • 280: 236464
        • 281: 174845
        • 282: 208558
        • 283: 180682
        • 284: 213120
        • 285: 110873
        • 286: 99624
        • 287: 181699
        • 288: 83806
        • 289: 185221
        • 290: 174868
        • 291: 180688
        • 292: 144291
        • 293: 120752
        • 294: 191493
        • 295: 84753
        • 296: 199417
        • 297: 185052
        • 298: 84452
        • 299: 111687
        • 300: 210285
        • 301: 94147
        • 302: 121757
        • 303: 111693
        • 304: 130870
        • 305: 85248
        • 306: 121750
        • 307: 212284
        • 308: 198043
        • 309: 212350
        • 310: 180743
        • 311: 142732
        • 312: 210161
        • 313: 170640
        • 314: 181755
        • 315: 211817
        • 316: 209732
        • 317: 180443
        • 318: 205776
        • 319: 212209
        • 320: 208561
        • 321: 182000
        • 322: 200116
        • 323: 95260
        • 324: 205672
        • 325: 205655
        • 326: 85459
        • 327: 181754
        • 328: 180294
        • 329: 191548
        • 330: 179996
        • 331: 235556
        • 332: 191803
        • 333: 197906
        • 334: 234553
        • 335: 179753
        • 336: 111713
        • 337: 234599
        • 338: 84877
        • 339: 87740
        • 340: 212274
        • 341: 213901
        • 342: 213910
        • 343: 213891
        • 344: 110874
        • 345: 213900
        • 346: 213378
        • 347: 212982
        • 348: 95683
        • 349: 121656
        • 350: 213896
        • 351: 200133
        • 352: 184878
        • 353: 100005
        • 354: 121754
        • 355: 111326
        • 356: 213521
        • 357: 143564
        • 358: 182492
        • 359: 183704
        • 360: 211904
        • 361: 111747
        • 362: 211891
        • 363: 122060
        • 364: 207568
        • 365: 180566
        • 366: 179921
        • 367: 213818
        • 368: 85507
        • 369: 85194
        • 370: 212336
        • 371: 210079
        • 372: 234300
        • 373: 235363
        • 374: 235454
        • 375: 213575
        • 376: 170639
        • 377: 120572
        • 378: 212759
        • 379: 213241
        • 380: 208144
        • 381: 84564
        • 382: 122155
        • 383: 208332
        • 384: 200366
        • 385: 143664
        • 386: 193996
        • 387: 197899
        • 388: 205666
        • 389: 180685
        • 390: 174832
        • 391: 142745
        • 392: 83811
        • 393: 84752
        • 394: 121954
        • 395: 212330
        • 396: 84193
        • 397: 192319
        • 398: 145049
        • 399: 95183
        • 400: 174831
        • 401: 191476
        • 402: 83812
        • 403: 212148
        • 404: 180282
        • 405: 110159
        • 406: 208224
        • 407: 143483
        • 408: 211819
        • 409: 200134
        • 410: 134745
        • 411: 98128
        • 412: 181708
        • 413: 121865
        • 414: 121660
        • 415: 200284
        • 416: 95135
        • 417: 170632
        • 418: 85457
        • 419: 85412
        • 420: 197900
        • 421: 83822
        • 422: 232768
        • 423: 199687
        • 424: 191943
        • 425: 99187
        • 426: 84597
        • 427: 83807
        • 428: 170758
        • 429: 84584
        • 430: 206750
        • 431: 89687
        • 432: 95505
        • 433: 193877
        • 434: 95266
        • 435: 180689
        • 436: 174844
        • 437: 144505
        • 438: 144993
        • 439: 145686
        • 440: 145990
        • 441: 184802
        • 442: 212229
        • 443: 84565
        • 444: 180677
        • 445: 209950
        • 446: 212146
        • 447: 212218
        • 448: 95010
        • 449: 142666
        • 450: 211896
        • 451: 212222
        • 452: 215908
        • 453: 244342
        • 454: 246075
        • 455: 221618
        • 456: 221645
        • 457: 237274
        • 458: 197916
        • 459: 183447
        • 460: 182816
        • 461: 182824
        • 462: 183450
        • 463: 182384
        • 464: 182705
        • 465: 183635
        • 466: 182807
        • 467: 182965
        • 468: 183628
        • 469: 182706
        • 470: 183453
        • 471: 232939
        • 472: 144380
        • 473: 210282
        • 474: 176842
        • 475: 195665
        • 476: 183293
        • 477: 183297
        • 478: 177283
        • 479: 179006
        • 480: 145998
        • 481: 145993
        • 482: 206076
        • 483: 182999
        • 484: 145277
        • 485: 185224
        • 486: 181600
        • 487: 181355
        • 488: 206735
        • 489: 180975
        • 490: 185123
        • 491: 181196
        • 492: 208141
        • 493: 143387
        • 494: 146009
        • 495: 144971
        • 496: 181068
        • 497: 182997
        • 498: 206730
        • 499: 205769
        • 500: 185121
        • 501: 180977
        • 502: 181353
        • 503: 182167
        • 504: 183006
        • 505: 183700
        • 506: 181602
        • 507: 185227
        • 508: 231719
        • 509: 184009
        • 510: 237170
        • 511: 144022
        • 512: 144503
        • 513: 210599
        • 514: 162115
        • 515: 162271
        • 516: 145641
        • 517: 171115
        • 518: 205969
        • 519: 213825
        • 520: 144011
        • 521: 236566
        • 522: 210470
        • 523: 206046
        • 524: 171048
        • 525: 184015
        • 526: 181368
        • 527: 181606
        • 528: 184049
        • 529: 192144
        • 530: 231142
        • 531: 170748
        • 532: 232851
        • 533: 206175
        • 534: 199707
        • 535: 174899
        • 536: 213806
        • 537: 235761
        • 538: 200129
        • 539: 199953
        • 540: 145687
        • 541: 198186
        • 542: 185128
        • 543: 212520
        • 544: 206075
        • 545: 206050
        • 546: 180734
        • 547: 181745
        • 548: 145382
        • 549: 145484
        • 550: 185223
        • 551: 181344
        • 552: 232260
        • 553: 210292
        • 554: 183978
        • 555: 181985
        • 556: 169594
        • 557: 417786
        • 558: 445101
        • 559: 445102
        • 560: 445103
        • 561: 445104
        • 562: 445105
        • 563: 445106
        • 564: 445107
        • 565: 445108
        • 566: 445109
        • 567: 445110
        • 568: 445111
        • 569: 445112
        • 570: 445113
        • 571: 445114
        • 572: 445115
        • 573: 445116
        • 574: 445117
        • 575: 445118
        • 576: 445119
        • 577: 445120
        • 578: 445121
        • 579: 445122
        • 580: 445123
        • 581: 445124
        • 582: 445125
        • 583: 445126
        • 584: 445127
        • 585: 445128
        • 586: 445129
        • 587: 445130
        • 588: 445131
        • 589: 445132
        • 590: 445133
        • 591: 445134
        • 592: 445135
        • 593: 445136
        • 594: 445137
        • 595: 445138
        • 596: 445139
        • 597: 445140
        • 598: 445141
        • 599: 445142
        • 600: 445143
        • 601: 445144
        • 602: 445145
        • 603: 445146
        • 604: 445147
        • 605: 445148
        • 606: 445149
        • 607: 445150
        • 608: 445151
        • 609: 445152
        • 610: 445153
        • 611: 445154
        • 612: 445155
        • 613: 445156
        • 614: 445157
        • 615: 445158
        • 616: 445159
        • 617: 445160
        • 618: 445161
        • 619: 445162
        • 620: 445163
        • 621: 445164
        • 622: 445165
        • 623: 445166
        • 624: 445167
        • 625: 445168
        • 626: 445169
        • 627: 445170
        • 628: 445171
        • 629: 445172
        • 630: 445173
        • 631: 445174
        • 632: 445175
        • 633: 445176
        • 634: 445178
        • 635: 445179
        • 636: 445180
        • 637: 445181
        • 638: 445182
        • 639: 445183
        • 640: 445184
        • 641: 445185
        • 642: 445186
        • 643: 445187
        • 644: 445188
        • 645: 446705
        • 646: 446706
        • 647: 446707
        • 648: 446708
        • 649: 446709
        • 650: 446710
        • 651: 446711
        • 652: 446712
        • 653: 446713
        • 654: 446714
        • 655: 447072
        • 656: 447073
        • 657: 447074
        • 658: 447075
        • 659: 447076
        • 660: 447077
        • 661: 447074
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt210μsselect * from `question_options` where `question_options`.`question_id` in (446706, 447072, 447073, 447075, 447076, 447077) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt110μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (74) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt130μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4878) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt120μsselect `id`, `name` from `categories` where `categories`.`id` in (130) and `categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt230μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (446706, 447072, 447073, 447075, 447076, 447077) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `subjects`.`deleted_at` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt140μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (446706, 447072, 447073, 447075, 447076, 447077)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt90μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (446706, 447072, 447073, 447075, 447076, 447077) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt80μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (446706, 447072, 447073, 447075, 447076, 447077) and `votes`.`votable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt70μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (446706, 447072, 447073, 447075, 447076, 447077) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • single_question.blade.php#85debugerror_satt130μsselect * from `categories` where `categories`.`id` = 130 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 130
        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#30debugerror_satt140μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      9Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      7QuestionOption.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\SubCategory
      2SubCategory.php#?
      App\Models\Category
      2Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
          _token
          yywEv8WfVgjejLyrobWcGx0PlwBfKWgVHMcpTTkd
          _previous
          array:1 [ "url" => "https://debugerror.xyz/academy/single-question?ques_id=447074%20%20%20%20%20%2...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /academy/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" => "447074" ]
          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.223.29.51" ] "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.223.29.51" ] "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, 12 Mar 2025 10:07:56 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "58" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im9uUm9xaHVhMnlSa0UrVUw1c3FQc2c9PSIsInZhbHVlIjoiUlh3T0dQTzcwYjM3QXVPR3RjOEdZTDNjTXdIOTJtY2pHV1B6YVFOSHJlelpHaHIxOUFtQ2dVWmVqclFNM0pIMGNRdjdzR0luVVJhcld3OWp2MXZvMWpPZzhackl2L0k3NjdBTUNwS3ZvTjBPd0JpSjZHTnNiMlZWVTdUMHlVVmsiLCJtYWMiOiIyYmRiMjMwZTczNWRiZTUzMjgxMDAzNTZlZTU4MDEwNWQxMTk4NGYxMjdlNmYwMmQ1YWE5MWQxNTdiM2Q2ZDk0IiwidGFnIjoiIn0%3D; expires=Thu, 13 Mar 2025 10:07:56 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6Im9uUm9xaHVhMnlSa0UrVUw1c3FQc2c9PSIsInZhbHVlIjoiUlh3T0dQTzcwYjM3QXVPR3RjOEdZTDNjTXdIOTJtY2pHV1B6YVFOSHJlelpHaHIxOUFtQ2dVWmVqclFNM0pIMGNRdjdzR" 1 => "satt_academy_session=eyJpdiI6IlFUbUtmOUZKZ3B4Z0pCVmxWSEtKQmc9PSIsInZhbHVlIjoiSFVORlYwY1lDcmIvVWtjTDRWdTdlUWJ4ZkxxbjVqKzBkc3dmSk9FVVg2K2FiREtNRlJpeWNLNHNDc2wxbjU3RU9QY1kxOHRzU2xpOThJV2NSRWNNbU41ZmsycS9SUWozZXhWQmdiem51Tlp6bUFyT0FjODJTM0IzZzJZSE44YVEiLCJtYWMiOiJlNjc5NTM2YmUzNzM2N2MwOTgwMjIxNTU0MzY4MDU1MTcxOTcyNTJjZmFhOTEyZjdlNmY3ZThiOWYyNmQxMmRkIiwidGFnIjoiIn0%3D; expires=Thu, 13 Mar 2025 10:07:56 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlFUbUtmOUZKZ3B4Z0pCVmxWSEtKQmc9PSIsInZhbHVlIjoiSFVORlYwY1lDcmIvVWtjTDRWdTdlUWJ4ZkxxbjVqKzBkc3dmSk9FVVg2K2FiREtNRlJpeWNLNHNDc2wxbjU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im9uUm9xaHVhMnlSa0UrVUw1c3FQc2c9PSIsInZhbHVlIjoiUlh3T0dQTzcwYjM3QXVPR3RjOEdZTDNjTXdIOTJtY2pHV1B6YVFOSHJlelpHaHIxOUFtQ2dVWmVqclFNM0pIMGNRdjdzR0luVVJhcld3OWp2MXZvMWpPZzhackl2L0k3NjdBTUNwS3ZvTjBPd0JpSjZHTnNiMlZWVTdUMHlVVmsiLCJtYWMiOiIyYmRiMjMwZTczNWRiZTUzMjgxMDAzNTZlZTU4MDEwNWQxMTk4NGYxMjdlNmYwMmQ1YWE5MWQxNTdiM2Q2ZDk0IiwidGFnIjoiIn0%3D; expires=Thu, 13-Mar-2025 10:07:56 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im9uUm9xaHVhMnlSa0UrVUw1c3FQc2c9PSIsInZhbHVlIjoiUlh3T0dQTzcwYjM3QXVPR3RjOEdZTDNjTXdIOTJtY2pHV1B6YVFOSHJlelpHaHIxOUFtQ2dVWmVqclFNM0pIMGNRdjdzR" 1 => "satt_academy_session=eyJpdiI6IlFUbUtmOUZKZ3B4Z0pCVmxWSEtKQmc9PSIsInZhbHVlIjoiSFVORlYwY1lDcmIvVWtjTDRWdTdlUWJ4ZkxxbjVqKzBkc3dmSk9FVVg2K2FiREtNRlJpeWNLNHNDc2wxbjU3RU9QY1kxOHRzU2xpOThJV2NSRWNNbU41ZmsycS9SUWozZXhWQmdiem51Tlp6bUFyT0FjODJTM0IzZzJZSE44YVEiLCJtYWMiOiJlNjc5NTM2YmUzNzM2N2MwOTgwMjIxNTU0MzY4MDU1MTcxOTcyNTJjZmFhOTEyZjdlNmY3ZThiOWYyNmQxMmRkIiwidGFnIjoiIn0%3D; expires=Thu, 13-Mar-2025 10:07:56 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlFUbUtmOUZKZ3B4Z0pCVmxWSEtKQmc9PSIsInZhbHVlIjoiSFVORlYwY1lDcmIvVWtjTDRWdTdlUWJ4ZkxxbjVqKzBkc3dmSk9FVVg2K2FiREtNRlJpeWNLNHNDc2wxbjU" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "yywEv8WfVgjejLyrobWcGx0PlwBfKWgVHMcpTTkd" "_previous" => array:1 [ "url" => "https://debugerror.xyz/academy/single-question?ques_id=447074%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-12 16:07:56GET/academy/single-question?ques_id=447074++++++++++++++++332733