Loading [MathJax]/jax/output/CommonHTML/jax.js

একটি ত্রিভুজের ভূমি তার উচ্চতার দ্বিগুণ অপেক্ষা 6 cm বেশি। ত্রিভুজটির ক্ষেত্রফল 810 বর্ণ cm হলে, এর উচ্চতা কত?

Created: 2 years ago | Updated: 3 months ago
Updated: 3 months ago

.

Content added by
Content updated By
Promotion
Request history8.2.27PHP Version52.05msRequest Duration7MBMemory UsageGET job-solution/single-questionRoute
    • Booting (25.63ms)time
    • Application (26.42ms)time
    • 1 x Application (50.75%)
      26.42ms
      1 x Booting (49.24%)
      25.63ms
      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 executed5.72ms
      • QuestionController.php#150debugerror_satt150μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '240292' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 240292
        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_satt340μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 240292
        Bindings
        • 0: 240292
        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_satt180μ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` = '240292' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 240292
        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`, `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 (240292) 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 (5263) 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_satt120μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (3) 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_satt120μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (11269) 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_satt90μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (82935) 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`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (3) 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_satt170μ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 (240292) 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_satt120μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (240292)
        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_satt190μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (240292) 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_satt100μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (34122) 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_satt90μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (240292) 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_satt90μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (240292) 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 (240292) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#451debugerror_satt1.85msselect `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 (81737, 81744, 69576, 69577, 69601, 69607, 69928, 69957, 70105, 70180, 70184, 70368, 70369, 70373, 70461, 70523, 70572, 70677, 70825, 70828, 70841, 70846, 70852, 70866, 70872, 71038, 71131, 71137, 71148, 71245, 71248, 71318, 73348, 73357, 73420, 73421, 73446, 79222, 79237, 79244, 79525, 80736, 80740, 82728, 82770, 82810, 82813, 83114, 83121, 83217, 83330, 239996, 240029, 240032, 240168, 240284, 240285, 240292, 240293, 241012, 241025, 245223, 75918, 75920, 77652, 77693, 77696, 7604, 4691, 6479, 6486, 6979, 7450, 7454, 7483, 7603, 7819, 8486, 8519, 8624, 8630, 8673, 8714, 8883, 12883, 14827, 15235, 15236, 15635, 16554, 17335, 17337, 17459, 17468, 17470, 17946, 17951, 19276, 20422, 20423, 22656, 22657, 22903, 23278, 23371, 23377, 23458, 23463, 23465, 23572, 24898, 25101, 25123, 25188, 25247, 25251, 25284, 25291, 25565, 25681, 25693, 25914, 25976, 26155, 26316, 26362, 26434, 26685, 26689, 26704, 26770, 26778, 26784, 26800, 27411, 27433, 27436, 27650, 27677, 27682, 27685, 27718, 27791, 28230, 28507, 28598, 28768, 28940, 28944, 29017, 29120, 29165, 29249, 29345, 29346, 29424, 29426, 29551, 29585, 29765, 29795, 29887, 29888, 29921, 29932, 29933, 29935, 29950, 29957, 29958, 30026, 30027, 30265, 30272, 30275, 30281, 30288, 30299, 30301, 30363, 30401, 30413, 30421, 30422, 30551, 30557, 30636, 30649, 30651, 30718, 30749, 30793, 30804, 30852, 30860, 30863, 30955, 30972, 31034, 31092, 31100, 31101, 31105, 31198, 31203, 31295, 31304, 31375, 31379, 31383, 31427, 31428, 31433, 31589, 31619, 31621, 32091, 32093, 32149, 33105, 33114, 33436, 37823, 38005, 38530, 39279, 39867, 40526, 40599, 40602, 40605, 40869, 40941, 41068, 41078, 41680, 41682, 41690, 41781, 41782, 41793, 41834, 41989, 41990, 41994, 41995, 42010, 42016, 42051, 42065, 42068, 43900, 46442, 46687, 46688, 48126, 48284, 48285, 48464, 48465, 49215, 49298, 49458, 50429, 50524, 50528, 50588, 50650, 50830, 50831, 51430, 51449, 51450, 51454, 51455, 51458, 51483, 51523, 51779, 52324, 52560, 52570, 52611, 53020, 53029, 53040, 53041, 53083, 53116, 53129, 53146, 53147, 53208, 53236, 53282, 53293, 53316, 53358, 53362, 53366, 53424, 53452, 53556, 53557, 53577, 53606, 53618, 53622, 53632, 53654, 53665, 53676, 53684, 53695, 53727, 53728, 53762, 53781, 53791, 53798, 53823, 53850, 53904, 53916, 53921, 53940, 54007, 54039, 54040, 54053, 54104, 54126, 54129, 54149, 54166, 54472, 54473, 54475, 54490, 54533, 54538, 54543, 54602, 54603, 54633, 54638, 54639, 54642, 54729, 54742, 54750, 54785, 54803, 54804, 54978, 55024, 55076, 55079, 55109, 55131, 55132, 55133, 55153, 55164, 55175, 55196, 55223, 55224, 55226, 55245, 55247, 55324, 55383, 55392, 55481, 55556, 55671, 55672, 55711, 55732, 55792, 55912, 55936, 56025, 56122, 56190, 56530, 56583, 56655, 56850, 56853, 57147, 57187, 57269, 57270, 57431, 57502, 57510, 57651, 57731, 57734, 57750, 57754, 57769, 57916, 57972, 57978, 57983, 57986, 57993, 58005, 58016, 58048, 58078, 58079, 58125, 58161, 58167, 58178, 58461, 58478, 58480, 58997, 59006, 59081, 59937, 59991, 60197, 61254, 62354, 62394, 62427, 64967, 64968, 65822, 65983, 66016, 66017, 66658, 66810, 66814, 66877, 66878, 67745, 68017, 68018, 68022, 68120, 68322, 68352, 68441, 69366, 71415, 71461, 71729, 71731, 71812, 71818, 71944, 72121, 72183, 72244, 72468, 72756, 73043, 73279, 73694, 73796, 73888, 73889, 74125, 74365, 74380, 74768, 75075, 75132, 75277, 75285, 75463, 75478, 75525, 75624, 75823, 76632, 76755, 76769, 76841, 76938, 78020, 78031, 78108, 78331, 78333, 78336, 78554, 78557, 78558, 78747, 78751, 78834, 79063, 79365, 79703, 79841, 79849, 79857, 81067, 81152, 81900, 82584, 82882, 82885, 83039, 83066, 83417, 237361, 237362, 237373, 237544, 237545, 237628, 237831, 238025, 238113, 238118, 238136, 238316, 238335, 238397, 238515, 238713, 10657, 74939, 82590, 239084, 23330, 25299, 27344, 30654, 30936, 31316, 31696, 33300, 33515, 33605, 34005, 34590, 35520, 38257, 39106, 39167, 41204, 42753, 42812, 42819, 45244, 45603, 45627, 45769, 46376, 47348, 47973, 48360, 49004, 50694, 52825, 52834, 53543, 60089, 60604, 60619, 60894, 60896, 60952, 60984, 61036, 61047, 61075, 61505, 61995, 62169, 62217, 62261, 62296, 62299, 62330, 62430, 62615, 62767, 62793, 62810, 63061, 63064, 63265, 63343, 63603, 63618, 63620, 63627, 63691, 63810, 64064, 68607, 68773, 68997, 71612, 72015, 73585, 74173, 74708, 76034, 76079, 76082, 76391, 76987, 77416, 77427, 77826, 78210, 78219, 78597, 78701, 80027, 82247, 82254, 237801, 7947, 7646, 7665, 8586, 11821, 39816, 53759, 54110, 54217, 55026, 55710, 56121, 56298, 56654, 58617, 68324, 80015, 83611, 13824, 67100, 67061, 18422) and `id` != 240292 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 81737
        • 1: 81744
        • 2: 69576
        • 3: 69577
        • 4: 69601
        • 5: 69607
        • 6: 69928
        • 7: 69957
        • 8: 70105
        • 9: 70180
        • 10: 70184
        • 11: 70368
        • 12: 70369
        • 13: 70373
        • 14: 70461
        • 15: 70523
        • 16: 70572
        • 17: 70677
        • 18: 70825
        • 19: 70828
        • 20: 70841
        • 21: 70846
        • 22: 70852
        • 23: 70866
        • 24: 70872
        • 25: 71038
        • 26: 71131
        • 27: 71137
        • 28: 71148
        • 29: 71245
        • 30: 71248
        • 31: 71318
        • 32: 73348
        • 33: 73357
        • 34: 73420
        • 35: 73421
        • 36: 73446
        • 37: 79222
        • 38: 79237
        • 39: 79244
        • 40: 79525
        • 41: 80736
        • 42: 80740
        • 43: 82728
        • 44: 82770
        • 45: 82810
        • 46: 82813
        • 47: 83114
        • 48: 83121
        • 49: 83217
        • 50: 83330
        • 51: 239996
        • 52: 240029
        • 53: 240032
        • 54: 240168
        • 55: 240284
        • 56: 240285
        • 57: 240292
        • 58: 240293
        • 59: 241012
        • 60: 241025
        • 61: 245223
        • 62: 75918
        • 63: 75920
        • 64: 77652
        • 65: 77693
        • 66: 77696
        • 67: 7604
        • 68: 4691
        • 69: 6479
        • 70: 6486
        • 71: 6979
        • 72: 7450
        • 73: 7454
        • 74: 7483
        • 75: 7603
        • 76: 7819
        • 77: 8486
        • 78: 8519
        • 79: 8624
        • 80: 8630
        • 81: 8673
        • 82: 8714
        • 83: 8883
        • 84: 12883
        • 85: 14827
        • 86: 15235
        • 87: 15236
        • 88: 15635
        • 89: 16554
        • 90: 17335
        • 91: 17337
        • 92: 17459
        • 93: 17468
        • 94: 17470
        • 95: 17946
        • 96: 17951
        • 97: 19276
        • 98: 20422
        • 99: 20423
        • 100: 22656
        • 101: 22657
        • 102: 22903
        • 103: 23278
        • 104: 23371
        • 105: 23377
        • 106: 23458
        • 107: 23463
        • 108: 23465
        • 109: 23572
        • 110: 24898
        • 111: 25101
        • 112: 25123
        • 113: 25188
        • 114: 25247
        • 115: 25251
        • 116: 25284
        • 117: 25291
        • 118: 25565
        • 119: 25681
        • 120: 25693
        • 121: 25914
        • 122: 25976
        • 123: 26155
        • 124: 26316
        • 125: 26362
        • 126: 26434
        • 127: 26685
        • 128: 26689
        • 129: 26704
        • 130: 26770
        • 131: 26778
        • 132: 26784
        • 133: 26800
        • 134: 27411
        • 135: 27433
        • 136: 27436
        • 137: 27650
        • 138: 27677
        • 139: 27682
        • 140: 27685
        • 141: 27718
        • 142: 27791
        • 143: 28230
        • 144: 28507
        • 145: 28598
        • 146: 28768
        • 147: 28940
        • 148: 28944
        • 149: 29017
        • 150: 29120
        • 151: 29165
        • 152: 29249
        • 153: 29345
        • 154: 29346
        • 155: 29424
        • 156: 29426
        • 157: 29551
        • 158: 29585
        • 159: 29765
        • 160: 29795
        • 161: 29887
        • 162: 29888
        • 163: 29921
        • 164: 29932
        • 165: 29933
        • 166: 29935
        • 167: 29950
        • 168: 29957
        • 169: 29958
        • 170: 30026
        • 171: 30027
        • 172: 30265
        • 173: 30272
        • 174: 30275
        • 175: 30281
        • 176: 30288
        • 177: 30299
        • 178: 30301
        • 179: 30363
        • 180: 30401
        • 181: 30413
        • 182: 30421
        • 183: 30422
        • 184: 30551
        • 185: 30557
        • 186: 30636
        • 187: 30649
        • 188: 30651
        • 189: 30718
        • 190: 30749
        • 191: 30793
        • 192: 30804
        • 193: 30852
        • 194: 30860
        • 195: 30863
        • 196: 30955
        • 197: 30972
        • 198: 31034
        • 199: 31092
        • 200: 31100
        • 201: 31101
        • 202: 31105
        • 203: 31198
        • 204: 31203
        • 205: 31295
        • 206: 31304
        • 207: 31375
        • 208: 31379
        • 209: 31383
        • 210: 31427
        • 211: 31428
        • 212: 31433
        • 213: 31589
        • 214: 31619
        • 215: 31621
        • 216: 32091
        • 217: 32093
        • 218: 32149
        • 219: 33105
        • 220: 33114
        • 221: 33436
        • 222: 37823
        • 223: 38005
        • 224: 38530
        • 225: 39279
        • 226: 39867
        • 227: 40526
        • 228: 40599
        • 229: 40602
        • 230: 40605
        • 231: 40869
        • 232: 40941
        • 233: 41068
        • 234: 41078
        • 235: 41680
        • 236: 41682
        • 237: 41690
        • 238: 41781
        • 239: 41782
        • 240: 41793
        • 241: 41834
        • 242: 41989
        • 243: 41990
        • 244: 41994
        • 245: 41995
        • 246: 42010
        • 247: 42016
        • 248: 42051
        • 249: 42065
        • 250: 42068
        • 251: 43900
        • 252: 46442
        • 253: 46687
        • 254: 46688
        • 255: 48126
        • 256: 48284
        • 257: 48285
        • 258: 48464
        • 259: 48465
        • 260: 49215
        • 261: 49298
        • 262: 49458
        • 263: 50429
        • 264: 50524
        • 265: 50528
        • 266: 50588
        • 267: 50650
        • 268: 50830
        • 269: 50831
        • 270: 51430
        • 271: 51449
        • 272: 51450
        • 273: 51454
        • 274: 51455
        • 275: 51458
        • 276: 51483
        • 277: 51523
        • 278: 51779
        • 279: 52324
        • 280: 52560
        • 281: 52570
        • 282: 52611
        • 283: 53020
        • 284: 53029
        • 285: 53040
        • 286: 53041
        • 287: 53083
        • 288: 53116
        • 289: 53129
        • 290: 53146
        • 291: 53147
        • 292: 53208
        • 293: 53236
        • 294: 53282
        • 295: 53293
        • 296: 53316
        • 297: 53358
        • 298: 53362
        • 299: 53366
        • 300: 53424
        • 301: 53452
        • 302: 53556
        • 303: 53557
        • 304: 53577
        • 305: 53606
        • 306: 53618
        • 307: 53622
        • 308: 53632
        • 309: 53654
        • 310: 53665
        • 311: 53676
        • 312: 53684
        • 313: 53695
        • 314: 53727
        • 315: 53728
        • 316: 53762
        • 317: 53781
        • 318: 53791
        • 319: 53798
        • 320: 53823
        • 321: 53850
        • 322: 53904
        • 323: 53916
        • 324: 53921
        • 325: 53940
        • 326: 54007
        • 327: 54039
        • 328: 54040
        • 329: 54053
        • 330: 54104
        • 331: 54126
        • 332: 54129
        • 333: 54149
        • 334: 54166
        • 335: 54472
        • 336: 54473
        • 337: 54475
        • 338: 54490
        • 339: 54533
        • 340: 54538
        • 341: 54543
        • 342: 54602
        • 343: 54603
        • 344: 54633
        • 345: 54638
        • 346: 54639
        • 347: 54642
        • 348: 54729
        • 349: 54742
        • 350: 54750
        • 351: 54785
        • 352: 54803
        • 353: 54804
        • 354: 54978
        • 355: 55024
        • 356: 55076
        • 357: 55079
        • 358: 55109
        • 359: 55131
        • 360: 55132
        • 361: 55133
        • 362: 55153
        • 363: 55164
        • 364: 55175
        • 365: 55196
        • 366: 55223
        • 367: 55224
        • 368: 55226
        • 369: 55245
        • 370: 55247
        • 371: 55324
        • 372: 55383
        • 373: 55392
        • 374: 55481
        • 375: 55556
        • 376: 55671
        • 377: 55672
        • 378: 55711
        • 379: 55732
        • 380: 55792
        • 381: 55912
        • 382: 55936
        • 383: 56025
        • 384: 56122
        • 385: 56190
        • 386: 56530
        • 387: 56583
        • 388: 56655
        • 389: 56850
        • 390: 56853
        • 391: 57147
        • 392: 57187
        • 393: 57269
        • 394: 57270
        • 395: 57431
        • 396: 57502
        • 397: 57510
        • 398: 57651
        • 399: 57731
        • 400: 57734
        • 401: 57750
        • 402: 57754
        • 403: 57769
        • 404: 57916
        • 405: 57972
        • 406: 57978
        • 407: 57983
        • 408: 57986
        • 409: 57993
        • 410: 58005
        • 411: 58016
        • 412: 58048
        • 413: 58078
        • 414: 58079
        • 415: 58125
        • 416: 58161
        • 417: 58167
        • 418: 58178
        • 419: 58461
        • 420: 58478
        • 421: 58480
        • 422: 58997
        • 423: 59006
        • 424: 59081
        • 425: 59937
        • 426: 59991
        • 427: 60197
        • 428: 61254
        • 429: 62354
        • 430: 62394
        • 431: 62427
        • 432: 64967
        • 433: 64968
        • 434: 65822
        • 435: 65983
        • 436: 66016
        • 437: 66017
        • 438: 66658
        • 439: 66810
        • 440: 66814
        • 441: 66877
        • 442: 66878
        • 443: 67745
        • 444: 68017
        • 445: 68018
        • 446: 68022
        • 447: 68120
        • 448: 68322
        • 449: 68352
        • 450: 68441
        • 451: 69366
        • 452: 71415
        • 453: 71461
        • 454: 71729
        • 455: 71731
        • 456: 71812
        • 457: 71818
        • 458: 71944
        • 459: 72121
        • 460: 72183
        • 461: 72244
        • 462: 72468
        • 463: 72756
        • 464: 73043
        • 465: 73279
        • 466: 73694
        • 467: 73796
        • 468: 73888
        • 469: 73889
        • 470: 74125
        • 471: 74365
        • 472: 74380
        • 473: 74768
        • 474: 75075
        • 475: 75132
        • 476: 75277
        • 477: 75285
        • 478: 75463
        • 479: 75478
        • 480: 75525
        • 481: 75624
        • 482: 75823
        • 483: 76632
        • 484: 76755
        • 485: 76769
        • 486: 76841
        • 487: 76938
        • 488: 78020
        • 489: 78031
        • 490: 78108
        • 491: 78331
        • 492: 78333
        • 493: 78336
        • 494: 78554
        • 495: 78557
        • 496: 78558
        • 497: 78747
        • 498: 78751
        • 499: 78834
        • 500: 79063
        • 501: 79365
        • 502: 79703
        • 503: 79841
        • 504: 79849
        • 505: 79857
        • 506: 81067
        • 507: 81152
        • 508: 81900
        • 509: 82584
        • 510: 82882
        • 511: 82885
        • 512: 83039
        • 513: 83066
        • 514: 83417
        • 515: 237361
        • 516: 237362
        • 517: 237373
        • 518: 237544
        • 519: 237545
        • 520: 237628
        • 521: 237831
        • 522: 238025
        • 523: 238113
        • 524: 238118
        • 525: 238136
        • 526: 238316
        • 527: 238335
        • 528: 238397
        • 529: 238515
        • 530: 238713
        • 531: 10657
        • 532: 74939
        • 533: 82590
        • 534: 239084
        • 535: 23330
        • 536: 25299
        • 537: 27344
        • 538: 30654
        • 539: 30936
        • 540: 31316
        • 541: 31696
        • 542: 33300
        • 543: 33515
        • 544: 33605
        • 545: 34005
        • 546: 34590
        • 547: 35520
        • 548: 38257
        • 549: 39106
        • 550: 39167
        • 551: 41204
        • 552: 42753
        • 553: 42812
        • 554: 42819
        • 555: 45244
        • 556: 45603
        • 557: 45627
        • 558: 45769
        • 559: 46376
        • 560: 47348
        • 561: 47973
        • 562: 48360
        • 563: 49004
        • 564: 50694
        • 565: 52825
        • 566: 52834
        • 567: 53543
        • 568: 60089
        • 569: 60604
        • 570: 60619
        • 571: 60894
        • 572: 60896
        • 573: 60952
        • 574: 60984
        • 575: 61036
        • 576: 61047
        • 577: 61075
        • 578: 61505
        • 579: 61995
        • 580: 62169
        • 581: 62217
        • 582: 62261
        • 583: 62296
        • 584: 62299
        • 585: 62330
        • 586: 62430
        • 587: 62615
        • 588: 62767
        • 589: 62793
        • 590: 62810
        • 591: 63061
        • 592: 63064
        • 593: 63265
        • 594: 63343
        • 595: 63603
        • 596: 63618
        • 597: 63620
        • 598: 63627
        • 599: 63691
        • 600: 63810
        • 601: 64064
        • 602: 68607
        • 603: 68773
        • 604: 68997
        • 605: 71612
        • 606: 72015
        • 607: 73585
        • 608: 74173
        • 609: 74708
        • 610: 76034
        • 611: 76079
        • 612: 76082
        • 613: 76391
        • 614: 76987
        • 615: 77416
        • 616: 77427
        • 617: 77826
        • 618: 78210
        • 619: 78219
        • 620: 78597
        • 621: 78701
        • 622: 80027
        • 623: 82247
        • 624: 82254
        • 625: 237801
        • 626: 7947
        • 627: 7646
        • 628: 7665
        • 629: 8586
        • 630: 11821
        • 631: 39816
        • 632: 53759
        • 633: 54110
        • 634: 54217
        • 635: 55026
        • 636: 55710
        • 637: 56121
        • 638: 56298
        • 639: 56654
        • 640: 58617
        • 641: 68324
        • 642: 80015
        • 643: 83611
        • 644: 13824
        • 645: 67100
        • 646: 67061
        • 647: 18422
        • 648: 240292
        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_satt170μsselect * from `question_options` where `question_options`.`question_id` in (240284, 240285, 240293, 241012, 241025, 245223) 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 (3) 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 (5263, 5291, 5323) 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 (6, 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_satt220μ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 (240284, 240285, 240293, 241012, 241025, 245223) 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 (240284, 240285, 240293, 241012, 241025, 245223)
        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 (240284, 240285, 240293, 241012, 241025, 245223) 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 (240284, 240285, 240293, 241012, 241025, 245223) 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 (240284, 240285, 240293, 241012, 241025, 245223) 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_satt150μsselect * from `categories` where `categories`.`id` = 6 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        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` = 86853) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 86853
        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_satt160μ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\SubCategory
      4SubCategory.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\User
      3User.php#?
      App\Models\Category
      3Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
          _token
          K2tJJqq6iFUanHYtlmjob34Ilp5uKrSApNqMZPyY
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=240292%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" => "240292" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZrdUF3cTBDNkFtR1pCYWN5WTVUbXc9PSIsInZhbHVlIjoiZmlSMGw3WTFxWmxmTEptSW9rZzhWeUFmWWorbUdFN2Nmand5NFlwOENySWRvWEh2RGRDdFVLRi9YWjUxTzk4ZERobFJ3WnQ0bXcvTi9ZNHh4UHZGU3dJQzZJeExQSXEwUitpWEJNUU11cmJiV1djSVE3U1kyeSs2UlJmZFpjVmgiLCJtYWMiOiJiNDc2ZjFmN2FmMjIyNGM1MmU0OGE4ZTVjZjY0NTRlOTAwMDdmOWE0MDM4NDcwYTc2YWFiMjIxYWZhZGE0NjY1IiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6Im56ZVl6ZWJHVldRdm1ZU3d5Z1NGclE9PSIsInZhbHVlIjoiRHBMWEVjYkFRM0k2YlMrT21tdlRyeFNFY0cxS0l6YzZ4dTZSTExQeWllYnRCb2lMazIyZDFmMXE3dHpuMEpzK0laSUt5N1N4YzRGU2xwNEUzdERCVlVOa0syS2VLN3VRck5WMmRZT0pHZmdTVDlGQkxTL1Bnd21mVFlITlc4ZCsiLCJtYWMiOiIzNTRmNjcwODgxODI1NDVkMDYwNmNhNzBmY2MwZjM1YmYwMTQ3NzQ0YmVmYjhkY2QxZmFiZTE3OWRkMDcwMDk2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImZrdUF3cTBDNkFtR1pCYWN5WTVUbXc9PSIsInZhbHVlIjoiZmlSMGw3WTFxWmxmTEptSW9rZzhWeUFmWWorbUdFN2Nmand5NFlwOENySWRvWEh2RGRDdFVLRi9YWjUxTzk4ZERobFJ3W" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "18.191.187.115" ] "x-forwarded-server" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [ 0 => "18.191.187.115" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "K2tJJqq6iFUanHYtlmjob34Ilp5uKrSApNqMZPyY" "satt_academy_session" => "m7Mb2rLurDwDbxbRjDfdUQeFAKz93Pw7FY6nlQK3" ]
          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 => "Sat, 15 Mar 2025 06:14:43 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "47" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IklUVWtCODQ0RlZjZGZPNU1OWEM2VXc9PSIsInZhbHVlIjoiSTFnK29sbEVMaWZDbURwTlVLbWUzOVVyekhEUVhxMHFqWEZrOWpKVmtmQkFJTlBBTFNTa0pEcGloRTVaL3lzMUlHL2wrMk41ZnE4UkluVFR2OERlQzZ3WlhBUXpKOWVFNEk3OTk4UjNLWTJrR1FSMEVtSmhZVHVLbjhtQ1VoMVgiLCJtYWMiOiIyMDUxNzgzOTc0NWRmYWJjM2RiODQ0MWMyNjAxMDUyZDRjMWU2MWEzZmZhMWNiN2Q5NDYyNTRhOWMyZTUwMjczIiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 06:14:43 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IklUVWtCODQ0RlZjZGZPNU1OWEM2VXc9PSIsInZhbHVlIjoiSTFnK29sbEVMaWZDbURwTlVLbWUzOVVyekhEUVhxMHFqWEZrOWpKVmtmQkFJTlBBTFNTa0pEcGloRTVaL3lzMUlHL2wrM" 1 => "satt_academy_session=eyJpdiI6IjF1eWFSUFZHYTU5dkJVaEVlQko4MUE9PSIsInZhbHVlIjoiT2RZR3NicFE4Y2JHcGlLaWVNOUtoZUcwMlJ5eDZOMmwrYUVuaWN6a2ljNjQ4bmxjSElmc1JjWmJIQTZwaklSR1kzdzRwZVdwbmdOQWRZbVR3Q0V5ZzkybEczS0EwSkc2TjJ5YjhwNHpkdmFjL0Njak9aRStTTktLc0J1VElweHAiLCJtYWMiOiIwNGFjY2MxNjc2YTQwODNhZjY2MzY0MWMxZTU3ZjE2MjkyOTNjZGFhMDQ2YWMwMjUxYzI5ZmY2NGMxYmNkNjdmIiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 06:14:43 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjF1eWFSUFZHYTU5dkJVaEVlQko4MUE9PSIsInZhbHVlIjoiT2RZR3NicFE4Y2JHcGlLaWVNOUtoZUcwMlJ5eDZOMmwrYUVuaWN6a2ljNjQ4bmxjSElmc1JjWmJIQTZwakl" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IklUVWtCODQ0RlZjZGZPNU1OWEM2VXc9PSIsInZhbHVlIjoiSTFnK29sbEVMaWZDbURwTlVLbWUzOVVyekhEUVhxMHFqWEZrOWpKVmtmQkFJTlBBTFNTa0pEcGloRTVaL3lzMUlHL2wrMk41ZnE4UkluVFR2OERlQzZ3WlhBUXpKOWVFNEk3OTk4UjNLWTJrR1FSMEVtSmhZVHVLbjhtQ1VoMVgiLCJtYWMiOiIyMDUxNzgzOTc0NWRmYWJjM2RiODQ0MWMyNjAxMDUyZDRjMWU2MWEzZmZhMWNiN2Q5NDYyNTRhOWMyZTUwMjczIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 06:14:43 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IklUVWtCODQ0RlZjZGZPNU1OWEM2VXc9PSIsInZhbHVlIjoiSTFnK29sbEVMaWZDbURwTlVLbWUzOVVyekhEUVhxMHFqWEZrOWpKVmtmQkFJTlBBTFNTa0pEcGloRTVaL3lzMUlHL2wrM" 1 => "satt_academy_session=eyJpdiI6IjF1eWFSUFZHYTU5dkJVaEVlQko4MUE9PSIsInZhbHVlIjoiT2RZR3NicFE4Y2JHcGlLaWVNOUtoZUcwMlJ5eDZOMmwrYUVuaWN6a2ljNjQ4bmxjSElmc1JjWmJIQTZwaklSR1kzdzRwZVdwbmdOQWRZbVR3Q0V5ZzkybEczS0EwSkc2TjJ5YjhwNHpkdmFjL0Njak9aRStTTktLc0J1VElweHAiLCJtYWMiOiIwNGFjY2MxNjc2YTQwODNhZjY2MzY0MWMxZTU3ZjE2MjkyOTNjZGFhMDQ2YWMwMjUxYzI5ZmY2NGMxYmNkNjdmIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 06:14:43 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjF1eWFSUFZHYTU5dkJVaEVlQko4MUE9PSIsInZhbHVlIjoiT2RZR3NicFE4Y2JHcGlLaWVNOUtoZUcwMlJ5eDZOMmwrYUVuaWN6a2ljNjQ4bmxjSElmc1JjWmJIQTZwakl" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "K2tJJqq6iFUanHYtlmjob34Ilp5uKrSApNqMZPyY" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=240292%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-15 12:14:43GET/job-solution/single-question?ques_id=240292++++++++++++++++333040