Processing math: 0%

If (x+y)=8 and (x-y)=6, what is the value of xy?

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

.

Content added by
Content updated By
Promotion
Request history8.2.27PHP Version55.46msRequest Duration7MBMemory UsageGET job-solution/single-questionRoute
    • Booting (28.53ms)time
    • Application (26.93ms)time
    • 1 x Booting (51.44%)
      28.53ms
      1 x Application (48.56%)
      26.93ms
      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.37ms
      • QuestionController.php#150debugerror_satt250μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '79581' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 79581
        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_satt420μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 79581
        Bindings
        • 0: 79581
        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_satt270μ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` = '79581' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 79581
        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 (79581) 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_satt170μ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_satt170μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (1035) 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_satt110μ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_satt180μ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_satt200μ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_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 (79581) 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_satt180μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (79581)
        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_satt260μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (79581) 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 (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_satt150μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (79581) 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 (79581) 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_satt130μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (79581) 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_satt640μsselect `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 (55207, 54417, 55262, 54414, 53779, 58477, 54415, 56119, 56625, 59720, 54101, 53337, 58602, 56630, 65168, 68031, 53773, 56658, 55129, 55880, 61253, 68430, 53631, 53432, 53637, 54075, 53205, 238756, 27109, 30435, 41838, 32089, 74575, 74494, 30424, 31616, 25405, 29425, 26762, 26791, 56118, 60067, 60193, 48639, 53687, 56024, 55160, 56632, 78836, 56592, 62258, 55374, 20409, 26792, 27731, 28601, 28660, 29082, 30789, 30925, 30931, 31127, 31131, 31259, 31759, 31994, 32776, 34114, 37056, 37239, 37268, 37647, 37975, 38250, 39838, 39842, 39950, 41202, 41308, 42649, 43936, 46203, 47164, 47203, 48094, 48257, 48289, 48461, 49222, 49223, 49346, 52113, 52453, 52831, 53098, 53427, 53681, 53972, 54278, 54283, 55167, 56149, 56473, 58858, 58980, 59247, 59933, 61376, 62539, 62612, 64137, 64976, 66661, 66965, 67403, 73690, 75073, 79581, 79855, 80024, 80847, 7667, 7555, 7556, 7557, 7640, 7668, 8621, 8713, 9804, 10749, 11824, 11988, 12987, 13823, 14298, 15559, 15561, 16203, 17333, 19706, 19875, 20161, 20408, 20780, 20890, 20891, 26688, 27345, 27404, 27719, 27725, 12462, 13936, 25677, 26387) and `id` != 79581 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 55207
        • 1: 54417
        • 2: 55262
        • 3: 54414
        • 4: 53779
        • 5: 58477
        • 6: 54415
        • 7: 56119
        • 8: 56625
        • 9: 59720
        • 10: 54101
        • 11: 53337
        • 12: 58602
        • 13: 56630
        • 14: 65168
        • 15: 68031
        • 16: 53773
        • 17: 56658
        • 18: 55129
        • 19: 55880
        • 20: 61253
        • 21: 68430
        • 22: 53631
        • 23: 53432
        • 24: 53637
        • 25: 54075
        • 26: 53205
        • 27: 238756
        • 28: 27109
        • 29: 30435
        • 30: 41838
        • 31: 32089
        • 32: 74575
        • 33: 74494
        • 34: 30424
        • 35: 31616
        • 36: 25405
        • 37: 29425
        • 38: 26762
        • 39: 26791
        • 40: 56118
        • 41: 60067
        • 42: 60193
        • 43: 48639
        • 44: 53687
        • 45: 56024
        • 46: 55160
        • 47: 56632
        • 48: 78836
        • 49: 56592
        • 50: 62258
        • 51: 55374
        • 52: 20409
        • 53: 26792
        • 54: 27731
        • 55: 28601
        • 56: 28660
        • 57: 29082
        • 58: 30789
        • 59: 30925
        • 60: 30931
        • 61: 31127
        • 62: 31131
        • 63: 31259
        • 64: 31759
        • 65: 31994
        • 66: 32776
        • 67: 34114
        • 68: 37056
        • 69: 37239
        • 70: 37268
        • 71: 37647
        • 72: 37975
        • 73: 38250
        • 74: 39838
        • 75: 39842
        • 76: 39950
        • 77: 41202
        • 78: 41308
        • 79: 42649
        • 80: 43936
        • 81: 46203
        • 82: 47164
        • 83: 47203
        • 84: 48094
        • 85: 48257
        • 86: 48289
        • 87: 48461
        • 88: 49222
        • 89: 49223
        • 90: 49346
        • 91: 52113
        • 92: 52453
        • 93: 52831
        • 94: 53098
        • 95: 53427
        • 96: 53681
        • 97: 53972
        • 98: 54278
        • 99: 54283
        • 100: 55167
        • 101: 56149
        • 102: 56473
        • 103: 58858
        • 104: 58980
        • 105: 59247
        • 106: 59933
        • 107: 61376
        • 108: 62539
        • 109: 62612
        • 110: 64137
        • 111: 64976
        • 112: 66661
        • 113: 66965
        • 114: 67403
        • 115: 73690
        • 116: 75073
        • 117: 79581
        • 118: 79855
        • 119: 80024
        • 120: 80847
        • 121: 7667
        • 122: 7555
        • 123: 7556
        • 124: 7557
        • 125: 7640
        • 126: 7668
        • 127: 8621
        • 128: 8713
        • 129: 9804
        • 130: 10749
        • 131: 11824
        • 132: 11988
        • 133: 12987
        • 134: 13823
        • 135: 14298
        • 136: 15559
        • 137: 15561
        • 138: 16203
        • 139: 17333
        • 140: 19706
        • 141: 19875
        • 142: 20161
        • 143: 20408
        • 144: 20780
        • 145: 20890
        • 146: 20891
        • 147: 26688
        • 148: 27345
        • 149: 27404
        • 150: 27719
        • 151: 27725
        • 152: 12462
        • 153: 13936
        • 154: 25677
        • 155: 26387
        • 156: 79581
        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 (75073, 78836, 79855, 80024, 80847, 238756) 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_satt90μ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 (966, 1024, 1038, 1041, 1056, 4890) 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_satt170μsselect `id`, `name` from `categories` where `categories`.`id` in (8, 16, 94) 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 (75073, 78836, 79855, 80024, 80847, 238756) 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_satt120μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (75073, 78836, 79855, 80024, 80847, 238756)
        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`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (75073, 78836, 79855, 80024, 80847, 238756) 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_satt70μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (75073, 78836, 79855, 80024, 80847, 238756) 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_satt90μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (75073, 78836, 79855, 80024, 80847, 238756) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • single_question.blade.php#85debugerror_satt130μsselect * from `categories` where `categories`.`id` = 16 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 16
        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_satt90μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 79581) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 79581
        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
      9Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      7QuestionOption.php#?
      App\Models\SubCategory
      7SubCategory.php#?
      App\Models\Category
      4Category.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\User
      3User.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
          _token
          n25HUenp2sKKxPVYJV7BHKBcUGxgHyVQNniniqAn
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=79581" ]
          _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" => "79581" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZIOUIreGJBRGpPdFdJc3FnSWZOZ1E9PSIsInZhbHVlIjoiZkt0WlA0VVBjM1FhTS9pWVJoQTNtN3o2UHE5eXpiMWRKWlNTSmZ0b1I1WVBCNTZPbkJTc1V0MHl0QWU4M2IzVWZKWFRUQjJYdUptMWNaR1cxcngyeG91TmtwaFZ0OXphL0FsMldHR3pxT1o2blphcUNDKzA2WXB6WVloekxmeVkiLCJtYWMiOiJkMjBkMDNhMjBkYThjNjY5ZWIxMDQ1YjU3MDUxYzkzNjM0NjNjM2MxOTMwZDc0N2EyMzI2N2ZjN2UzNzhjMTJkIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6ImpzK0NrNTZyYVhzYm90WWdHOVdiSlE9PSIsInZhbHVlIjoiYjcrMnlHSDQrSzUwbVN1TzdQYXVjdlpSaFlteThvaDdiaU1hek45QzQxTFg5SjVTY29hcmluOHFQeUVhRlpDeXVSQXNyOVdCREtWczRNd0pXbi9HejBERFVXMENJVEZFSkRrTVdXc1M4ak5wTnZvWXRBQ291dXdzY1VRd01Gd2QiLCJtYWMiOiIwN2I0NjVlNjJjNDQzMWJiOGY3YjVlN2RkNzA1ZGY1MTIyZTIzY2ViOTI1NDEyOTczNDQ3N2FkMjkwNmY4NDIwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjZIOUIreGJBRGpPdFdJc3FnSWZOZ1E9PSIsInZhbHVlIjoiZkt0WlA0VVBjM1FhTS9pWVJoQTNtN3o2UHE5eXpiMWRKWlNTSmZ0b1I1WVBCNTZPbkJTc1V0MHl0QWU4M2IzVWZKWFRUQ" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "18.221.158.39" ] "x-forwarded-server" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [ 0 => "18.221.158.39" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "n25HUenp2sKKxPVYJV7BHKBcUGxgHyVQNniniqAn" "satt_academy_session" => "fAgBsNnXcY6AjTwxzk7SVrlU3b2mjhhqX7edPbJ0" ]
          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 05:55:53 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "34" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkV2YjRVTDUvZFdJdHRncmxieGw3Wmc9PSIsInZhbHVlIjoiNHpmNVFTd3IyUVA2KzBBdW02Sk9pU1pCYUFCdFVLMTE4RnUzSm5ERFY3VHg0dzVLbFAxTlhNM2RCT04rN0xSMTdtVk5ma1ljMC9EYjh3WXRnQWpwUjNFWTgwV1IvTWVEbFpUR0o0ajR6VFo5UFJmZDZFWnM4RGFoSU8xU21RSDQiLCJtYWMiOiIzZDY0MWI1ZTViY2VlZDdjN2JlODBhMTI0ODg5NWI3YTNlMjdjZDJhM2IzMjMzNjA2MjhmNzAwNWQ4ODBmYTdhIiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 05:55:53 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IkV2YjRVTDUvZFdJdHRncmxieGw3Wmc9PSIsInZhbHVlIjoiNHpmNVFTd3IyUVA2KzBBdW02Sk9pU1pCYUFCdFVLMTE4RnUzSm5ERFY3VHg0dzVLbFAxTlhNM2RCT04rN0xSMTdtVk5ma" 1 => "satt_academy_session=eyJpdiI6InJUK1hXTHhpUEhrM2lHUWVVL1o3NGc9PSIsInZhbHVlIjoidDN1dElnc0Znd0RNZWsybkdxVEhnb1MxcnQzYkpjQzJIZFlmTHZyaExCR0d0Mk52UklmemJ4M3BXWUdqa3dKTXBxL2NObjNiSWR4NzJ1NHRJeEprdG1pcXdUa2NkWVNZclQ5RkR1NExRU1F1eDR0SExmZnhJemIwd1FOY0pkQ28iLCJtYWMiOiJkOTcwYjYxZjYxYzk1YjY0MTAxOTA0YjNkZWFiMzkyMTVlOWViYWRkMmEwODU4MzcwZjVmYzNmYWM0MGU3NTk3IiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 05:55:53 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6InJUK1hXTHhpUEhrM2lHUWVVL1o3NGc9PSIsInZhbHVlIjoidDN1dElnc0Znd0RNZWsybkdxVEhnb1MxcnQzYkpjQzJIZFlmTHZyaExCR0d0Mk52UklmemJ4M3BXWUdqa3d" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkV2YjRVTDUvZFdJdHRncmxieGw3Wmc9PSIsInZhbHVlIjoiNHpmNVFTd3IyUVA2KzBBdW02Sk9pU1pCYUFCdFVLMTE4RnUzSm5ERFY3VHg0dzVLbFAxTlhNM2RCT04rN0xSMTdtVk5ma1ljMC9EYjh3WXRnQWpwUjNFWTgwV1IvTWVEbFpUR0o0ajR6VFo5UFJmZDZFWnM4RGFoSU8xU21RSDQiLCJtYWMiOiIzZDY0MWI1ZTViY2VlZDdjN2JlODBhMTI0ODg5NWI3YTNlMjdjZDJhM2IzMjMzNjA2MjhmNzAwNWQ4ODBmYTdhIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 05:55:53 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkV2YjRVTDUvZFdJdHRncmxieGw3Wmc9PSIsInZhbHVlIjoiNHpmNVFTd3IyUVA2KzBBdW02Sk9pU1pCYUFCdFVLMTE4RnUzSm5ERFY3VHg0dzVLbFAxTlhNM2RCT04rN0xSMTdtVk5ma" 1 => "satt_academy_session=eyJpdiI6InJUK1hXTHhpUEhrM2lHUWVVL1o3NGc9PSIsInZhbHVlIjoidDN1dElnc0Znd0RNZWsybkdxVEhnb1MxcnQzYkpjQzJIZFlmTHZyaExCR0d0Mk52UklmemJ4M3BXWUdqa3dKTXBxL2NObjNiSWR4NzJ1NHRJeEprdG1pcXdUa2NkWVNZclQ5RkR1NExRU1F1eDR0SExmZnhJemIwd1FOY0pkQ28iLCJtYWMiOiJkOTcwYjYxZjYxYzk1YjY0MTAxOTA0YjNkZWFiMzkyMTVlOWViYWRkMmEwODU4MzcwZjVmYzNmYWM0MGU3NTk3IiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 05:55:53 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6InJUK1hXTHhpUEhrM2lHUWVVL1o3NGc9PSIsInZhbHVlIjoidDN1dElnc0Znd0RNZWsybkdxVEhnb1MxcnQzYkpjQzJIZFlmTHZyaExCR0d0Mk52UklmemJ4M3BXWUdqa3d" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "n25HUenp2sKKxPVYJV7BHKBcUGxgHyVQNniniqAn" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=79581" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-15 11:55:53GET/job-solution/single-question?ques_id=79581333044