"maiden speech" is the ----

Created: 7 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version73.35msRequest Duration9MBMemory UsageGET job-solution/single-questionRoute
    • Booting (35.74ms)time
    • Application (37.61ms)time
    • 1 x Application (51.27%)
      37.61ms
      1 x Booting (48.72%)
      35.74ms
      33 templates were rendered
      • questions.mcq.single_questionsingle_question.blade.php#?blade
      • questions.include.show_timeshow_time.blade.php#?blade
      • questions.mode.readingreading.blade.php#?blade
      • questions.include.activity_layoutactivity_layout.blade.php#?blade
      • questions.mcq.sidebarsidebar.blade.php#?blade
      • common.modal.bookmark_modalbookmark_modal.blade.php#?blade
      • common.modal.tag_add_modaltag_add_modal.blade.php#?blade
      • common.modal.add_description_modaladd_description_modal.blade.php#?blade
      • common.modal.video_modalvideo_modal.blade.php#?blade
      • common.modal.edit_description_modaledit_description_modal.blade.php#?blade
      • common.modal.error_report_modalerror_report_modal.blade.php#?blade
      • job.job_include.job_scriptjob_script.blade.php#?blade
      • common.script.activity_scriptactivity_script.blade.php#?blade
      • common.script.navigator_sharenavigator_share.blade.php#?blade
      • common.script.follow_unfollow_scriptfollow_unfollow_script.blade.php#?blade
      • common.script.short_statistics_scriptshort_statistics_script.blade.php#?blade
      • layouts.single-question-appsingle-question-app.blade.php#?blade
      • includes.single_header_linksingle_header_link.blade.php#?blade
      • common.login_modallogin_modal.blade.php#?blade
      • components.authentication-card-logoauthentication-card-logo.blade.php#?blade
      • layouts.headerheader.blade.php#?blade
      • layouts.toolbartoolbar.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      • common.includes.promotion_modalpromotion_modal.blade.php#?blade
      • common.includes.promotion_offcanvaspromotion_offcanvas.blade.php#?blade
      • includes.footer_link2footer_link2.blade.php#?blade
      • includes.restrictrestrict.blade.php#?blade
      • livewire-alert::components.scriptsscripts.blade.php#?blade
      • livewire-alert::components.flashflash.blade.php#?blade
      • admin.include.toastrtoastr.blade.php#?blade
      • common.search.search_scriptsearch_script.blade.php#?blade
      • common.script.promotion_scriptpromotion_script.blade.php#?blade
      • common.script.promotion_functionspromotion_functions.blade.php#?blade
      uri
      GET job-solution/single-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleMcq
      namespace
      prefix
      where
      as
      job.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:62-98
      30 statements were executed7.38ms
      • QuestionController.php#150debugerror_satt170μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '19092' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 19092
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:150
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:145
        • app/Http/Controllers/Academy/QuestionController.php:66
      • QuestionController.php#150debugerror_satt160μsselect * from `question_options` where `question_options`.`question_id` in (19092) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:150
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:145
        • app/Http/Controllers/Academy/QuestionController.php:66
      • QuestionController.php#190debugerror_satt330μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 19092
        Bindings
        • 0: 19092
        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_satt190μ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` = '19092' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 19092
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt140μsselect `id`, `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 (19092) 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_satt140μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (363) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt150μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (2) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt170μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (2) and `subject_descriptions`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt240μ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 (19092) 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_satt160μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (19092)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt250μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (19092) and `descriptions`.`descriptionable_type` = 'App\\Models\\Question' and `status` in ('approve', 'active') and `descriptions`.`deleted_at` is null order by `vote` desc
        Bindings
        • 0: App\Models\Question
        • 1: approve
        • 2: active
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt140μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (1) and `users`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt130μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (19092) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt130μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (19092) and `votes`.`votable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt110μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (19092) 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.12msselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (710)
        Bindings
        • 0: App\Models\Question
        • 1: 710
        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_satt1.97msselect `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 (1996, 3383, 502, 4089, 4108, 4593, 5241, 5243, 5578, 5669, 5871, 6844, 5544, 6842, 9342, 9472, 10403, 10675, 11197, 11344, 12157, 13500, 14130, 14464, 14552, 14700, 14838, 14839, 15001, 10272, 10232, 10079, 9098, 5818, 962, 15491, 15494, 15787, 16726, 16929, 16936, 17216, 16261, 16263, 16355, 16356, 19355, 19352, 19092, 19086, 18991, 18983, 18970, 18273, 21683, 22124, 22131, 22351, 22353, 23064, 20023, 20022, 19813, 19478, 19358, 18992, 18201, 18018, 18014, 24813, 24514, 22101, 26130, 26132, 26396, 26450, 27186, 27187, 27189, 27632, 27633, 27634, 28041, 25787, 26453, 26629, 28248, 28250, 28253, 28395, 28484, 28488, 28497, 26465, 28586, 28255, 27635, 28042, 28043, 28252, 28596, 28820, 28821, 28822, 29269, 29257, 28931, 28823, 30098, 29998, 32943, 32942, 32941, 30197, 13015, 30633, 30199, 33562, 33563, 33564, 33565, 33566, 13406, 33570, 33568, 33501, 33500, 33499, 33471, 33571, 33475, 33472, 32940, 31670, 31591, 31523, 30814, 27636, 28254, 28481, 29150, 30635, 27188, 31592, 33741, 33792, 33791, 33790, 33789, 33569, 33647, 33671, 33672, 33685, 33742, 33743, 33744, 33745, 34605, 34603, 34500, 34499, 34139, 34801, 34138, 34140, 34272, 34274, 34275, 34501, 34502, 34506, 34604, 34607, 34722, 34798, 34799, 34800, 34973, 34273, 34141, 33906, 35226, 35224, 34723, 34720, 34578, 9875, 35358, 34886, 34917, 35227, 35357, 35857, 11516, 11527, 13071, 13550, 18261, 17209, 16947, 16101, 16099, 15968, 15714, 15581, 14089, 14088, 22946, 21958, 21678, 21662, 21021, 30759, 28258, 25528, 33904, 36571, 36572, 35885, 35959, 35960, 35962, 36348, 36349, 36350, 36351, 36974, 36976, 36973, 37034, 37032, 38587, 38586, 38585, 38990, 38986, 38999, 39334, 40098, 39877, 39875, 39874, 39873, 39797, 39795, 39790, 39735, 39684, 39681, 39421, 38584, 39417, 40561, 40559, 40552, 40550, 39876, 246191, 246145, 245150, 245149, 241003, 240981, 240246, 240239, 240237, 240141, 240123, 239962, 239937, 239902, 239899, 239898, 239730, 239721, 239645, 239036, 238629, 238426, 237982, 237925, 237855, 237744, 246291, 246289, 246288, 246285, 245290, 245287, 83620, 83525, 83524, 83515, 83514, 83513, 83343, 83340, 83313, 83297, 83280, 83267, 83252, 83238, 83223, 83216, 82935, 82926, 82841, 82819, 82817, 82809, 82448, 82346, 82335, 82332, 82291, 82279, 82143, 82140, 82126, 82101, 82081, 82042, 82037, 82009, 82007, 81967, 81622, 81365, 81364, 81362, 81361, 81338, 81266, 81041, 80893, 80802, 80796, 80786, 80727, 80719, 80705, 80297, 79958, 79661, 79559, 79511, 79441, 79425, 79337, 79336, 79327, 79326, 79292, 79272, 79248, 79247, 79169, 79167, 79142, 79096, 78078, 78160, 78165, 78392, 78395, 78397, 78516, 78520, 78522, 78536, 78541, 78678, 78905, 81207, 78907, 78056, 77912, 39880, 40401, 41079, 41087, 41585, 41586, 41587, 75432, 75040, 74360, 74221, 73947, 73814, 73813, 73737, 73735, 73552, 73545, 73546, 73549, 237400, 82929, 74, 5885, 9467, 9860, 11117, 11254, 13269, 13270, 13271, 14091, 14092, 75752, 75914, 75915, 75543, 75542, 75428, 76871, 77812, 70438, 70443, 70013, 70022, 70030, 70031, 70039, 70205, 70226, 70341, 70345, 70349, 70354, 70432, 70435, 70441, 70490, 70042, 70046, 70053, 70060, 70445, 70489, 70491, 70492, 70493, 70565, 70047, 70033, 69796, 69750, 69719, 69639, 69567, 69551, 69523, 69471, 69401, 69325, 16004, 23717, 23704, 22160, 71857, 71851, 71845, 71841, 71764, 71371, 71369, 71362, 71356, 71300, 71296, 71293, 71288, 71286, 25219, 25220, 67545, 67538, 67531, 67486, 67464, 67439, 67390, 67383, 67346, 67317, 67315, 67277, 67270, 67163, 67098, 67020, 67005, 66951, 66797, 66631, 66622, 66221, 66117, 66113, 66109, 66071, 66062, 71023, 71004, 70823, 70815, 70814, 70812, 70661, 70646, 70644, 64814, 64815, 64817, 64818, 65402, 65403, 65404, 65405, 65406, 65447, 65121, 65113, 65107, 64256, 63965, 63964, 39348, 44160, 42674, 42682, 42683, 42684, 42685, 43958, 44163, 44164, 44204, 44205, 45297, 45307, 46403, 46862, 46910, 46928, 47117, 47116, 47115, 47261, 50064, 50222, 50224, 50879, 50881, 50882, 50955, 51409, 51410, 51412, 51585, 51586, 51588, 51655, 52016, 52017, 52061, 51654, 56311, 56773, 57720, 58115, 58400, 59110, 59134, 59887, 62012, 62145, 62146, 62148, 68263, 68266, 68396, 68548, 76067, 76108, 76164, 237414, 45672, 45673, 48169, 50153, 53415, 62422, 62423, 62905, 68583, 72853, 46909, 47457, 55563, 48168, 47920, 50466, 50486, 51581, 52279, 53423, 54847, 56767, 58110, 62904, 62906, 62907, 73485, 45671, 45674, 45675, 48038, 50337, 48441, 49143, 49144, 49157, 49511, 49512, 49513, 50154, 50155, 50156, 50157, 50158, 50160, 50188, 50452, 50159, 248692, 248694, 248679, 76579, 76576, 76207, 76066, 76065, 73440, 73436, 73406, 73376, 73342, 73337, 73304, 73166, 72395, 71227, 70645, 72585, 73075, 73139, 65117, 68102, 62774, 62450, 59462, 59145, 58576, 52351, 52352, 56310, 56001, 53809, 59744, 59507, 54582, 57086, 56787, 57044, 59861, 59863, 62288, 62289, 62582, 15289, 14689, 68294, 53410, 77810, 59512, 100, 63, 1013, 13265, 13266, 13268, 268650, 238208) and `id` != 19092 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 1996
        • 1: 3383
        • 2: 502
        • 3: 4089
        • 4: 4108
        • 5: 4593
        • 6: 5241
        • 7: 5243
        • 8: 5578
        • 9: 5669
        • 10: 5871
        • 11: 6844
        • 12: 5544
        • 13: 6842
        • 14: 9342
        • 15: 9472
        • 16: 10403
        • 17: 10675
        • 18: 11197
        • 19: 11344
        • 20: 12157
        • 21: 13500
        • 22: 14130
        • 23: 14464
        • 24: 14552
        • 25: 14700
        • 26: 14838
        • 27: 14839
        • 28: 15001
        • 29: 10272
        • 30: 10232
        • 31: 10079
        • 32: 9098
        • 33: 5818
        • 34: 962
        • 35: 15491
        • 36: 15494
        • 37: 15787
        • 38: 16726
        • 39: 16929
        • 40: 16936
        • 41: 17216
        • 42: 16261
        • 43: 16263
        • 44: 16355
        • 45: 16356
        • 46: 19355
        • 47: 19352
        • 48: 19092
        • 49: 19086
        • 50: 18991
        • 51: 18983
        • 52: 18970
        • 53: 18273
        • 54: 21683
        • 55: 22124
        • 56: 22131
        • 57: 22351
        • 58: 22353
        • 59: 23064
        • 60: 20023
        • 61: 20022
        • 62: 19813
        • 63: 19478
        • 64: 19358
        • 65: 18992
        • 66: 18201
        • 67: 18018
        • 68: 18014
        • 69: 24813
        • 70: 24514
        • 71: 22101
        • 72: 26130
        • 73: 26132
        • 74: 26396
        • 75: 26450
        • 76: 27186
        • 77: 27187
        • 78: 27189
        • 79: 27632
        • 80: 27633
        • 81: 27634
        • 82: 28041
        • 83: 25787
        • 84: 26453
        • 85: 26629
        • 86: 28248
        • 87: 28250
        • 88: 28253
        • 89: 28395
        • 90: 28484
        • 91: 28488
        • 92: 28497
        • 93: 26465
        • 94: 28586
        • 95: 28255
        • 96: 27635
        • 97: 28042
        • 98: 28043
        • 99: 28252
        • 100: 28596
        • 101: 28820
        • 102: 28821
        • 103: 28822
        • 104: 29269
        • 105: 29257
        • 106: 28931
        • 107: 28823
        • 108: 30098
        • 109: 29998
        • 110: 32943
        • 111: 32942
        • 112: 32941
        • 113: 30197
        • 114: 13015
        • 115: 30633
        • 116: 30199
        • 117: 33562
        • 118: 33563
        • 119: 33564
        • 120: 33565
        • 121: 33566
        • 122: 13406
        • 123: 33570
        • 124: 33568
        • 125: 33501
        • 126: 33500
        • 127: 33499
        • 128: 33471
        • 129: 33571
        • 130: 33475
        • 131: 33472
        • 132: 32940
        • 133: 31670
        • 134: 31591
        • 135: 31523
        • 136: 30814
        • 137: 27636
        • 138: 28254
        • 139: 28481
        • 140: 29150
        • 141: 30635
        • 142: 27188
        • 143: 31592
        • 144: 33741
        • 145: 33792
        • 146: 33791
        • 147: 33790
        • 148: 33789
        • 149: 33569
        • 150: 33647
        • 151: 33671
        • 152: 33672
        • 153: 33685
        • 154: 33742
        • 155: 33743
        • 156: 33744
        • 157: 33745
        • 158: 34605
        • 159: 34603
        • 160: 34500
        • 161: 34499
        • 162: 34139
        • 163: 34801
        • 164: 34138
        • 165: 34140
        • 166: 34272
        • 167: 34274
        • 168: 34275
        • 169: 34501
        • 170: 34502
        • 171: 34506
        • 172: 34604
        • 173: 34607
        • 174: 34722
        • 175: 34798
        • 176: 34799
        • 177: 34800
        • 178: 34973
        • 179: 34273
        • 180: 34141
        • 181: 33906
        • 182: 35226
        • 183: 35224
        • 184: 34723
        • 185: 34720
        • 186: 34578
        • 187: 9875
        • 188: 35358
        • 189: 34886
        • 190: 34917
        • 191: 35227
        • 192: 35357
        • 193: 35857
        • 194: 11516
        • 195: 11527
        • 196: 13071
        • 197: 13550
        • 198: 18261
        • 199: 17209
        • 200: 16947
        • 201: 16101
        • 202: 16099
        • 203: 15968
        • 204: 15714
        • 205: 15581
        • 206: 14089
        • 207: 14088
        • 208: 22946
        • 209: 21958
        • 210: 21678
        • 211: 21662
        • 212: 21021
        • 213: 30759
        • 214: 28258
        • 215: 25528
        • 216: 33904
        • 217: 36571
        • 218: 36572
        • 219: 35885
        • 220: 35959
        • 221: 35960
        • 222: 35962
        • 223: 36348
        • 224: 36349
        • 225: 36350
        • 226: 36351
        • 227: 36974
        • 228: 36976
        • 229: 36973
        • 230: 37034
        • 231: 37032
        • 232: 38587
        • 233: 38586
        • 234: 38585
        • 235: 38990
        • 236: 38986
        • 237: 38999
        • 238: 39334
        • 239: 40098
        • 240: 39877
        • 241: 39875
        • 242: 39874
        • 243: 39873
        • 244: 39797
        • 245: 39795
        • 246: 39790
        • 247: 39735
        • 248: 39684
        • 249: 39681
        • 250: 39421
        • 251: 38584
        • 252: 39417
        • 253: 40561
        • 254: 40559
        • 255: 40552
        • 256: 40550
        • 257: 39876
        • 258: 246191
        • 259: 246145
        • 260: 245150
        • 261: 245149
        • 262: 241003
        • 263: 240981
        • 264: 240246
        • 265: 240239
        • 266: 240237
        • 267: 240141
        • 268: 240123
        • 269: 239962
        • 270: 239937
        • 271: 239902
        • 272: 239899
        • 273: 239898
        • 274: 239730
        • 275: 239721
        • 276: 239645
        • 277: 239036
        • 278: 238629
        • 279: 238426
        • 280: 237982
        • 281: 237925
        • 282: 237855
        • 283: 237744
        • 284: 246291
        • 285: 246289
        • 286: 246288
        • 287: 246285
        • 288: 245290
        • 289: 245287
        • 290: 83620
        • 291: 83525
        • 292: 83524
        • 293: 83515
        • 294: 83514
        • 295: 83513
        • 296: 83343
        • 297: 83340
        • 298: 83313
        • 299: 83297
        • 300: 83280
        • 301: 83267
        • 302: 83252
        • 303: 83238
        • 304: 83223
        • 305: 83216
        • 306: 82935
        • 307: 82926
        • 308: 82841
        • 309: 82819
        • 310: 82817
        • 311: 82809
        • 312: 82448
        • 313: 82346
        • 314: 82335
        • 315: 82332
        • 316: 82291
        • 317: 82279
        • 318: 82143
        • 319: 82140
        • 320: 82126
        • 321: 82101
        • 322: 82081
        • 323: 82042
        • 324: 82037
        • 325: 82009
        • 326: 82007
        • 327: 81967
        • 328: 81622
        • 329: 81365
        • 330: 81364
        • 331: 81362
        • 332: 81361
        • 333: 81338
        • 334: 81266
        • 335: 81041
        • 336: 80893
        • 337: 80802
        • 338: 80796
        • 339: 80786
        • 340: 80727
        • 341: 80719
        • 342: 80705
        • 343: 80297
        • 344: 79958
        • 345: 79661
        • 346: 79559
        • 347: 79511
        • 348: 79441
        • 349: 79425
        • 350: 79337
        • 351: 79336
        • 352: 79327
        • 353: 79326
        • 354: 79292
        • 355: 79272
        • 356: 79248
        • 357: 79247
        • 358: 79169
        • 359: 79167
        • 360: 79142
        • 361: 79096
        • 362: 78078
        • 363: 78160
        • 364: 78165
        • 365: 78392
        • 366: 78395
        • 367: 78397
        • 368: 78516
        • 369: 78520
        • 370: 78522
        • 371: 78536
        • 372: 78541
        • 373: 78678
        • 374: 78905
        • 375: 81207
        • 376: 78907
        • 377: 78056
        • 378: 77912
        • 379: 39880
        • 380: 40401
        • 381: 41079
        • 382: 41087
        • 383: 41585
        • 384: 41586
        • 385: 41587
        • 386: 75432
        • 387: 75040
        • 388: 74360
        • 389: 74221
        • 390: 73947
        • 391: 73814
        • 392: 73813
        • 393: 73737
        • 394: 73735
        • 395: 73552
        • 396: 73545
        • 397: 73546
        • 398: 73549
        • 399: 237400
        • 400: 82929
        • 401: 74
        • 402: 5885
        • 403: 9467
        • 404: 9860
        • 405: 11117
        • 406: 11254
        • 407: 13269
        • 408: 13270
        • 409: 13271
        • 410: 14091
        • 411: 14092
        • 412: 75752
        • 413: 75914
        • 414: 75915
        • 415: 75543
        • 416: 75542
        • 417: 75428
        • 418: 76871
        • 419: 77812
        • 420: 70438
        • 421: 70443
        • 422: 70013
        • 423: 70022
        • 424: 70030
        • 425: 70031
        • 426: 70039
        • 427: 70205
        • 428: 70226
        • 429: 70341
        • 430: 70345
        • 431: 70349
        • 432: 70354
        • 433: 70432
        • 434: 70435
        • 435: 70441
        • 436: 70490
        • 437: 70042
        • 438: 70046
        • 439: 70053
        • 440: 70060
        • 441: 70445
        • 442: 70489
        • 443: 70491
        • 444: 70492
        • 445: 70493
        • 446: 70565
        • 447: 70047
        • 448: 70033
        • 449: 69796
        • 450: 69750
        • 451: 69719
        • 452: 69639
        • 453: 69567
        • 454: 69551
        • 455: 69523
        • 456: 69471
        • 457: 69401
        • 458: 69325
        • 459: 16004
        • 460: 23717
        • 461: 23704
        • 462: 22160
        • 463: 71857
        • 464: 71851
        • 465: 71845
        • 466: 71841
        • 467: 71764
        • 468: 71371
        • 469: 71369
        • 470: 71362
        • 471: 71356
        • 472: 71300
        • 473: 71296
        • 474: 71293
        • 475: 71288
        • 476: 71286
        • 477: 25219
        • 478: 25220
        • 479: 67545
        • 480: 67538
        • 481: 67531
        • 482: 67486
        • 483: 67464
        • 484: 67439
        • 485: 67390
        • 486: 67383
        • 487: 67346
        • 488: 67317
        • 489: 67315
        • 490: 67277
        • 491: 67270
        • 492: 67163
        • 493: 67098
        • 494: 67020
        • 495: 67005
        • 496: 66951
        • 497: 66797
        • 498: 66631
        • 499: 66622
        • 500: 66221
        • 501: 66117
        • 502: 66113
        • 503: 66109
        • 504: 66071
        • 505: 66062
        • 506: 71023
        • 507: 71004
        • 508: 70823
        • 509: 70815
        • 510: 70814
        • 511: 70812
        • 512: 70661
        • 513: 70646
        • 514: 70644
        • 515: 64814
        • 516: 64815
        • 517: 64817
        • 518: 64818
        • 519: 65402
        • 520: 65403
        • 521: 65404
        • 522: 65405
        • 523: 65406
        • 524: 65447
        • 525: 65121
        • 526: 65113
        • 527: 65107
        • 528: 64256
        • 529: 63965
        • 530: 63964
        • 531: 39348
        • 532: 44160
        • 533: 42674
        • 534: 42682
        • 535: 42683
        • 536: 42684
        • 537: 42685
        • 538: 43958
        • 539: 44163
        • 540: 44164
        • 541: 44204
        • 542: 44205
        • 543: 45297
        • 544: 45307
        • 545: 46403
        • 546: 46862
        • 547: 46910
        • 548: 46928
        • 549: 47117
        • 550: 47116
        • 551: 47115
        • 552: 47261
        • 553: 50064
        • 554: 50222
        • 555: 50224
        • 556: 50879
        • 557: 50881
        • 558: 50882
        • 559: 50955
        • 560: 51409
        • 561: 51410
        • 562: 51412
        • 563: 51585
        • 564: 51586
        • 565: 51588
        • 566: 51655
        • 567: 52016
        • 568: 52017
        • 569: 52061
        • 570: 51654
        • 571: 56311
        • 572: 56773
        • 573: 57720
        • 574: 58115
        • 575: 58400
        • 576: 59110
        • 577: 59134
        • 578: 59887
        • 579: 62012
        • 580: 62145
        • 581: 62146
        • 582: 62148
        • 583: 68263
        • 584: 68266
        • 585: 68396
        • 586: 68548
        • 587: 76067
        • 588: 76108
        • 589: 76164
        • 590: 237414
        • 591: 45672
        • 592: 45673
        • 593: 48169
        • 594: 50153
        • 595: 53415
        • 596: 62422
        • 597: 62423
        • 598: 62905
        • 599: 68583
        • 600: 72853
        • 601: 46909
        • 602: 47457
        • 603: 55563
        • 604: 48168
        • 605: 47920
        • 606: 50466
        • 607: 50486
        • 608: 51581
        • 609: 52279
        • 610: 53423
        • 611: 54847
        • 612: 56767
        • 613: 58110
        • 614: 62904
        • 615: 62906
        • 616: 62907
        • 617: 73485
        • 618: 45671
        • 619: 45674
        • 620: 45675
        • 621: 48038
        • 622: 50337
        • 623: 48441
        • 624: 49143
        • 625: 49144
        • 626: 49157
        • 627: 49511
        • 628: 49512
        • 629: 49513
        • 630: 50154
        • 631: 50155
        • 632: 50156
        • 633: 50157
        • 634: 50158
        • 635: 50160
        • 636: 50188
        • 637: 50452
        • 638: 50159
        • 639: 248692
        • 640: 248694
        • 641: 248679
        • 642: 76579
        • 643: 76576
        • 644: 76207
        • 645: 76066
        • 646: 76065
        • 647: 73440
        • 648: 73436
        • 649: 73406
        • 650: 73376
        • 651: 73342
        • 652: 73337
        • 653: 73304
        • 654: 73166
        • 655: 72395
        • 656: 71227
        • 657: 70645
        • 658: 72585
        • 659: 73075
        • 660: 73139
        • 661: 65117
        • 662: 68102
        • 663: 62774
        • 664: 62450
        • 665: 59462
        • 666: 59145
        • 667: 58576
        • 668: 52351
        • 669: 52352
        • 670: 56310
        • 671: 56001
        • 672: 53809
        • 673: 59744
        • 674: 59507
        • 675: 54582
        • 676: 57086
        • 677: 56787
        • 678: 57044
        • 679: 59861
        • 680: 59863
        • 681: 62288
        • 682: 62289
        • 683: 62582
        • 684: 15289
        • 685: 14689
        • 686: 68294
        • 687: 53410
        • 688: 77810
        • 689: 59512
        • 690: 100
        • 691: 63
        • 692: 1013
        • 693: 13265
        • 694: 13266
        • 695: 13268
        • 696: 268650
        • 697: 238208
        • 698: 19092
        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_satt190μsselect * from `question_options` where `question_options`.`question_id` in (246285, 246288, 248679, 248692, 248694, 268650) 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_satt100μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (2) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt130μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (5325, 5350, 5666) 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_satt110μsselect `id`, `name` from `categories` where `categories`.`id` in (8) 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 (246285, 246288, 248679, 248692, 248694, 268650) 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 (246285, 246288, 248679, 248692, 248694, 268650)
        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 (246285, 246288, 248679, 248692, 248694, 268650) 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 (246285, 246288, 248679, 248692, 248694, 268650) 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 (246285, 246288, 248679, 248692, 248694, 268650) 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_satt160μsselect * from `categories` where `categories`.`id` = 8 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 8
        Backtrace
        • view::questions.mcq.single_question:85
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • single_question.blade.php#633debugerror_satt100μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 19092) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 19092
        Backtrace
        • view::questions.mcq.single_question:633
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • restrict.blade.php#30debugerror_satt170μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      12Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      8QuestionOption.php#?
      App\Models\SubCategory
      4SubCategory.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\Category
      2Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          cu2yZtnAf177bSJmYcP56c1kLT1WET5WTj6t7PbY
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=19092%20%20%20%20%...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /job-solution/single-question
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "ques_id" => "19092" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjA3UUtJQ1laN1BmcEF1SWlDWERmdVE9PSIsInZhbHVlIjoiNW5CQjNPQ29laUtDMmxDa2hud21ESWhCeGgxZHM1SHZzaU9FdFVFNE5QcVB0dmxnelJWd0haVnlyWGF2T2FqMGpVU2ZJdkE1bElmdmF3WEg2TGhhK2thS2hxT3NGam93WmdHNEQ2VFVRRVFkMGs0ZGJFblg3dFB5VmJ3T0tMSWYiLCJtYWMiOiJkN2FiMGFlNWQ3NmQ5Yzg3MGQ4NjE4M2Y1ZjNhN2YxNTBlNTFjYTM2N2EwNmNkMjc0YmUzM2VhZTUzNTUxMWQzIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6Ii9XWDh5NVZsazhoUWQzNThuWExUb0E9PSIsInZhbHVlIjoiYnpSV0ZLN3hwWXE2MEgvNkVnUk90ZHZ1anplM0FWT29HdVRwV0JBYmZWeXhmRUNieHA3QW92K3IyZzRvQW91V3BNYkI1VFZldnllRlhrS0p1UmtqRE9zbVpNd2JYL3RLT3FObU9FS2pLRmp6RHZkbThHekhRNzloUVlMTFl6YlEiLCJtYWMiOiIyODYxM2M0YWFjMWE0NDI1NjRlMTA5ZTA4ZTRhZTI4MWYzYThlOTg5OTJjNTM4MmVjODM1ZmUzZDJjY2NjYTFmIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjA3UUtJQ1laN1BmcEF1SWlDWERmdVE9PSIsInZhbHVlIjoiNW5CQjNPQ29laUtDMmxDa2hud21ESWhCeGgxZHM1SHZzaU9FdFVFNE5QcVB0dmxnelJWd0haVnlyWGF2T2FqMGpVU2ZJd" ] "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.126.246" ] "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.126.246" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "cu2yZtnAf177bSJmYcP56c1kLT1WET5WTj6t7PbY" "satt_academy_session" => "34mZamhhbOQWqIxuElI7tnCWDki6uQNrRqmNG6ev" ]
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 16 Mar 2025 20:34:12 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "31" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBmcEdaNDJuaGNEZmprTUZDc1hEZEE9PSIsInZhbHVlIjoiQ09UWVZhMVFYd0pwNG9LbkFaQVA5bmFIbzFlVmVCMWRCZVhvR3RiU0t2QUVFTUdveGFwMFZTMm9QYSs3Ny81MWU0SEgrY0EvTmJqTlIzTVdpK2NXUWc3SUNRUVhkUHh5dnR0Ykh6eFpNbU52cHNzS0xsQk9ZbS90V3Q3QTk1WGwiLCJtYWMiOiJkYTdhMzRlODhkZTE0NzRjOWY5MWE3NjJiODU4Zjc4MDk3ZGU3NmI5OWEwZmYwODI5YTQ3OWY3NDk0ZDI4Zjc1IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:34:12 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IjBmcEdaNDJuaGNEZmprTUZDc1hEZEE9PSIsInZhbHVlIjoiQ09UWVZhMVFYd0pwNG9LbkFaQVA5bmFIbzFlVmVCMWRCZVhvR3RiU0t2QUVFTUdveGFwMFZTMm9QYSs3Ny81MWU0SEgrY" 1 => "satt_academy_session=eyJpdiI6InV6ZWsrdngwSDZTdEllbXR5bWp1ekE9PSIsInZhbHVlIjoiTGhjS25zNndZamxuZ3pTT0llSjVkRHd1R3FqbzVRRG9COEE2UHRPSG1vUzY2cmViM3J5N0hMMnNiSW5IZno5S2pvTkliKzRlZ3dMeDcwRUhmeWpFNDhmUTlORWNQOU0xMnNOZHNGRFgvaHJVSzUydXV1dURKbVExL0VNdTZjdk0iLCJtYWMiOiJjNTgzYWYyZGY4OWEzNTYwZTg5ZjI1MzczNmRiZjQ3NjM3NGNhMjAyMDg3NzExMDllNTk2MDM4M2I2NmU5YjYzIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:34:12 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6InV6ZWsrdngwSDZTdEllbXR5bWp1ekE9PSIsInZhbHVlIjoiTGhjS25zNndZamxuZ3pTT0llSjVkRHd1R3FqbzVRRG9COEE2UHRPSG1vUzY2cmViM3J5N0hMMnNiSW5IZno" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBmcEdaNDJuaGNEZmprTUZDc1hEZEE9PSIsInZhbHVlIjoiQ09UWVZhMVFYd0pwNG9LbkFaQVA5bmFIbzFlVmVCMWRCZVhvR3RiU0t2QUVFTUdveGFwMFZTMm9QYSs3Ny81MWU0SEgrY0EvTmJqTlIzTVdpK2NXUWc3SUNRUVhkUHh5dnR0Ykh6eFpNbU52cHNzS0xsQk9ZbS90V3Q3QTk1WGwiLCJtYWMiOiJkYTdhMzRlODhkZTE0NzRjOWY5MWE3NjJiODU4Zjc4MDk3ZGU3NmI5OWEwZmYwODI5YTQ3OWY3NDk0ZDI4Zjc1IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:34:12 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjBmcEdaNDJuaGNEZmprTUZDc1hEZEE9PSIsInZhbHVlIjoiQ09UWVZhMVFYd0pwNG9LbkFaQVA5bmFIbzFlVmVCMWRCZVhvR3RiU0t2QUVFTUdveGFwMFZTMm9QYSs3Ny81MWU0SEgrY" 1 => "satt_academy_session=eyJpdiI6InV6ZWsrdngwSDZTdEllbXR5bWp1ekE9PSIsInZhbHVlIjoiTGhjS25zNndZamxuZ3pTT0llSjVkRHd1R3FqbzVRRG9COEE2UHRPSG1vUzY2cmViM3J5N0hMMnNiSW5IZno5S2pvTkliKzRlZ3dMeDcwRUhmeWpFNDhmUTlORWNQOU0xMnNOZHNGRFgvaHJVSzUydXV1dURKbVExL0VNdTZjdk0iLCJtYWMiOiJjNTgzYWYyZGY4OWEzNTYwZTg5ZjI1MzczNmRiZjQ3NjM3NGNhMjAyMDg3NzExMDllNTk2MDM4M2I2NmU5YjYzIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:34:12 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6InV6ZWsrdngwSDZTdEllbXR5bWp1ekE9PSIsInZhbHVlIjoiTGhjS25zNndZamxuZ3pTT0llSjVkRHd1R3FqbzVRRG9COEE2UHRPSG1vUzY2cmViM3J5N0hMMnNiSW5IZno" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "cu2yZtnAf177bSJmYcP56c1kLT1WET5WTj6t7PbY" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=19092%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-17 02:34:12GET/job-solution/single-question?ques_id=19092++++++++++++++++++++++++++++333041