Processing math: 0%

P(A)  A ও B স্বাধীন হলে, P(AUB) এর মান কত?

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

.

Content added by
Content updated By
Promotion
Request history8.2.27PHP Version53.34msRequest Duration7MBMemory UsageGET job-solution/single-questionRoute
    • Booting (26.11ms)time
    • Application (27.23ms)time
    • 1 x Application (51.05%)
      27.23ms
      1 x Booting (48.94%)
      26.11ms
      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
      31 statements were executed4.93ms
      • QuestionController.php#150debugerror_satt130μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '81746' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 81746
        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` = 81746
        Bindings
        • 0: 81746
        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` = '81746' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 81746
        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 `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 (81746) 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_satt130μ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_satt110μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (1067) 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_satt100μ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_satt130μ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_satt120μ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_satt180μ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 (81746) 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_satt110μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (81746)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt230μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (81746) 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_satt110μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (1, 53823) 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 (81746) 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_satt80μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (81746) 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_satt80μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (81746) 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_satt740μ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 (81746, 77255, 77260, 77258, 7452, 25190, 25705, 26761, 26782, 26790, 26795, 27111, 27642, 29251, 30139, 30284, 30637, 31085, 31280, 31636, 41655, 41799, 41805, 47891, 50519, 53031, 53108, 53136, 53279, 53344, 53436, 54102, 54735, 55105, 55120, 56669, 56724, 56844, 58598, 60588, 65178, 237535, 238338, 25692, 35905, 42742, 51996, 53382, 53629, 53703, 53767, 54574, 55170, 55250, 55904, 56599, 56601, 60345, 62335, 62782, 64755, 73573, 73900, 74299, 77426, 78428, 57975, 57996, 53268, 55121, 53885, 55520, 55215, 58172, 17947, 59217, 80637, 8928, 13914, 15560, 18416, 25301, 25302, 28105, 28223, 28675, 28792, 30244, 31120, 31129, 31312, 31535, 31713, 32040, 32183, 32185, 32206, 32441, 32781, 33288, 33608, 33776, 34317, 34337, 34588, 34755, 34768, 34939, 34955, 35123, 35384, 35393, 35899, 36005, 36082, 36112, 36933, 37484, 37490, 37546, 37739, 38707, 38904, 39160, 40055, 40788, 40798, 40799, 41198, 41335, 41569, 41812, 41820, 41827, 41828, 42808, 42809, 44427, 44586, 44645, 45301, 45599, 46381, 46382, 47055, 47201, 47337, 47501, 47576, 47585, 47799, 47805, 47806, 48259, 48727, 48806, 49361, 52130, 52449, 53822, 53983, 57052, 57386, 60818, 61040, 61994, 62009, 62523, 62591, 62611, 62951, 63287, 63710, 64462, 64480, 68780, 69220, 69407, 72018, 72029, 75685, 77430, 78275, 80843, 82947, 25311, 25374) and `id` != 81746 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 81746
        • 1: 77255
        • 2: 77260
        • 3: 77258
        • 4: 7452
        • 5: 25190
        • 6: 25705
        • 7: 26761
        • 8: 26782
        • 9: 26790
        • 10: 26795
        • 11: 27111
        • 12: 27642
        • 13: 29251
        • 14: 30139
        • 15: 30284
        • 16: 30637
        • 17: 31085
        • 18: 31280
        • 19: 31636
        • 20: 41655
        • 21: 41799
        • 22: 41805
        • 23: 47891
        • 24: 50519
        • 25: 53031
        • 26: 53108
        • 27: 53136
        • 28: 53279
        • 29: 53344
        • 30: 53436
        • 31: 54102
        • 32: 54735
        • 33: 55105
        • 34: 55120
        • 35: 56669
        • 36: 56724
        • 37: 56844
        • 38: 58598
        • 39: 60588
        • 40: 65178
        • 41: 237535
        • 42: 238338
        • 43: 25692
        • 44: 35905
        • 45: 42742
        • 46: 51996
        • 47: 53382
        • 48: 53629
        • 49: 53703
        • 50: 53767
        • 51: 54574
        • 52: 55170
        • 53: 55250
        • 54: 55904
        • 55: 56599
        • 56: 56601
        • 57: 60345
        • 58: 62335
        • 59: 62782
        • 60: 64755
        • 61: 73573
        • 62: 73900
        • 63: 74299
        • 64: 77426
        • 65: 78428
        • 66: 57975
        • 67: 57996
        • 68: 53268
        • 69: 55121
        • 70: 53885
        • 71: 55520
        • 72: 55215
        • 73: 58172
        • 74: 17947
        • 75: 59217
        • 76: 80637
        • 77: 8928
        • 78: 13914
        • 79: 15560
        • 80: 18416
        • 81: 25301
        • 82: 25302
        • 83: 28105
        • 84: 28223
        • 85: 28675
        • 86: 28792
        • 87: 30244
        • 88: 31120
        • 89: 31129
        • 90: 31312
        • 91: 31535
        • 92: 31713
        • 93: 32040
        • 94: 32183
        • 95: 32185
        • 96: 32206
        • 97: 32441
        • 98: 32781
        • 99: 33288
        • 100: 33608
        • 101: 33776
        • 102: 34317
        • 103: 34337
        • 104: 34588
        • 105: 34755
        • 106: 34768
        • 107: 34939
        • 108: 34955
        • 109: 35123
        • 110: 35384
        • 111: 35393
        • 112: 35899
        • 113: 36005
        • 114: 36082
        • 115: 36112
        • 116: 36933
        • 117: 37484
        • 118: 37490
        • 119: 37546
        • 120: 37739
        • 121: 38707
        • 122: 38904
        • 123: 39160
        • 124: 40055
        • 125: 40788
        • 126: 40798
        • 127: 40799
        • 128: 41198
        • 129: 41335
        • 130: 41569
        • 131: 41812
        • 132: 41820
        • 133: 41827
        • 134: 41828
        • 135: 42808
        • 136: 42809
        • 137: 44427
        • 138: 44586
        • 139: 44645
        • 140: 45301
        • 141: 45599
        • 142: 46381
        • 143: 46382
        • 144: 47055
        • 145: 47201
        • 146: 47337
        • 147: 47501
        • 148: 47576
        • 149: 47585
        • 150: 47799
        • 151: 47805
        • 152: 47806
        • 153: 48259
        • 154: 48727
        • 155: 48806
        • 156: 49361
        • 157: 52130
        • 158: 52449
        • 159: 53822
        • 160: 53983
        • 161: 57052
        • 162: 57386
        • 163: 60818
        • 164: 61040
        • 165: 61994
        • 166: 62009
        • 167: 62523
        • 168: 62591
        • 169: 62611
        • 170: 62951
        • 171: 63287
        • 172: 63710
        • 173: 64462
        • 174: 64480
        • 175: 68780
        • 176: 69220
        • 177: 69407
        • 178: 72018
        • 179: 72029
        • 180: 75685
        • 181: 77430
        • 182: 78275
        • 183: 80843
        • 184: 82947
        • 185: 25311
        • 186: 25374
        • 187: 81746
        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_satt200μsselect * from `question_options` where `question_options`.`question_id` in (78428, 80637, 80843, 82947, 237535, 238338) 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_satt150μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (1017, 1051, 1056, 1083, 4882, 5072) 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_satt150μsselect `id`, `name` from `categories` where `categories`.`id` in (8, 16, 62, 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_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 (78428, 80637, 80843, 82947, 237535, 238338) 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_satt130μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (78428, 80637, 80843, 82947, 237535, 238338)
        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`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (78428, 80637, 80843, 82947, 237535, 238338) 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_satt90μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (78428, 80637, 80843, 82947, 237535, 238338) 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 (78428, 80637, 80843, 82947, 237535, 238338) 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_satt140μsselect * from `categories` where `categories`.`id` = 1 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 1
        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` = 125476) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 125476
        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
      • 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` = 81746) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 81746
        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_satt150μ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
      5Category.php#?
      App\Models\User
      4User.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\Description
      2Description.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
          _token
          K2tJJqq6iFUanHYtlmjob34Ilp5uKrSApNqMZPyY
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=81746%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" => "81746" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZyNy9FWUxWWXVCUmFhaXpscjhtYUE9PSIsInZhbHVlIjoiVHR6ZHRocXBqb1BJSFdFL1pwSktVWE9rbjN5T1UyTzkzdnN3Q3pFbUphR1F0QkgrSTV6dCt6T3BwVVM3eXpSWGY4cXdFUEFlRitkYXlqK0hUZmVqVEtBNG1NYzRNeUd1NW9JNWpQOUxiUmI5NHV1QVlXM3ZGcWxBSlNZa3dNR0QiLCJtYWMiOiI0ODMxMzNmN2YyODYyYWFlZDBiYWJlZTFmZWYxNzk0NDEwNjdjZWU0YThlOWRmZjY1ZDMzZmRkYTAwZTk1NGYyIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IkVXOXMrWVM5VXFUUnFaNS9FMW52Mmc9PSIsInZhbHVlIjoiYVVOa2RnZ1dQNzdFRGYzVzd5RnROK1NuTzJlSTBOYXhydGIzcVU1RGVabTNheWtPZjF4anpvWWZKWWwxZlFHNndaT3dkRERxWnJTdEtNYU4yZEpqNVlzR0Q0TnBTdEx3R2dkUkFpcWZyK0tza3NzRlJrZnRSL0FhOWowaGxXWmUiLCJtYWMiOiIyYWVjYzQ0OGU0YTMzNjZjZmJhZmM5NTc1NDc3NTUyMTU1MjU2OTMyZjY5MDBiMTk1ZTU3NDI5MWYyMmUzZGU2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkZyNy9FWUxWWXVCUmFhaXpscjhtYUE9PSIsInZhbHVlIjoiVHR6ZHRocXBqb1BJSFdFL1pwSktVWE9rbjN5T1UyTzkzdnN3Q3pFbUphR1F0QkgrSTV6dCt6T3BwVVM3eXpSWGY4cXdFU" ] "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:15:04 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "19" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjkyS0NaemdrU2JibHRIVTdFb3htenc9PSIsInZhbHVlIjoicWRLRkFvbjlldDI3bldMeHRYTGZPeTBpYkkwcHgxaEUvV2s5Sk53NDRobDZCUWRyUjhKZWY3MWp4cS9VdVlrSWlsaTdKQzFyNytWUkZxQU1DQVhackc5Z0ZKYnlhZE9NRzV1TXFTV0tiQVJNUi9mMkdVV0FQUnNoUzNXYXN2enkiLCJtYWMiOiI3ZTcxZjliZjcyNjIyMTk1YjAzNjAxODJhNDk0ODkzZmIxMGI3MjAwY2VkYmE1MDE0Zjc4OWI1N2VkYTYwYmNiIiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 06:15:04 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IjkyS0NaemdrU2JibHRIVTdFb3htenc9PSIsInZhbHVlIjoicWRLRkFvbjlldDI3bldMeHRYTGZPeTBpYkkwcHgxaEUvV2s5Sk53NDRobDZCUWRyUjhKZWY3MWp4cS9VdVlrSWlsaTdKQ" 1 => "satt_academy_session=eyJpdiI6IjE5MXNzbFdrVDhGdnBxVkVSTjVSNnc9PSIsInZhbHVlIjoiQ2loQUt2YnZGME5ONERRNjM2elk0YkJiRSs1RGZqazkwWVVNRlp1bk9SekV6SFpxSTdud1VRTDhwU2ZwTzYzWTVLS1h1K2d5RlVkeEIvNmNnQkQzQjM3T2YwS1l1OW1rdGVoMG9VYnlLS1NjSlFuQm03ZVVUcElBNlJxUzBFQ0wiLCJtYWMiOiJlMjIxNzdhZWRjZjBmNDQ3NmY0NzQ2MzhkNTkyNDU5NjAyYjg1ZDBmNDhkMzY2ODFhNTU4ODE5NjA1YTc1YWI4IiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 06:15:04 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjE5MXNzbFdrVDhGdnBxVkVSTjVSNnc9PSIsInZhbHVlIjoiQ2loQUt2YnZGME5ONERRNjM2elk0YkJiRSs1RGZqazkwWVVNRlp1bk9SekV6SFpxSTdud1VRTDhwU2ZwTzY" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjkyS0NaemdrU2JibHRIVTdFb3htenc9PSIsInZhbHVlIjoicWRLRkFvbjlldDI3bldMeHRYTGZPeTBpYkkwcHgxaEUvV2s5Sk53NDRobDZCUWRyUjhKZWY3MWp4cS9VdVlrSWlsaTdKQzFyNytWUkZxQU1DQVhackc5Z0ZKYnlhZE9NRzV1TXFTV0tiQVJNUi9mMkdVV0FQUnNoUzNXYXN2enkiLCJtYWMiOiI3ZTcxZjliZjcyNjIyMTk1YjAzNjAxODJhNDk0ODkzZmIxMGI3MjAwY2VkYmE1MDE0Zjc4OWI1N2VkYTYwYmNiIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 06:15:04 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjkyS0NaemdrU2JibHRIVTdFb3htenc9PSIsInZhbHVlIjoicWRLRkFvbjlldDI3bldMeHRYTGZPeTBpYkkwcHgxaEUvV2s5Sk53NDRobDZCUWRyUjhKZWY3MWp4cS9VdVlrSWlsaTdKQ" 1 => "satt_academy_session=eyJpdiI6IjE5MXNzbFdrVDhGdnBxVkVSTjVSNnc9PSIsInZhbHVlIjoiQ2loQUt2YnZGME5ONERRNjM2elk0YkJiRSs1RGZqazkwWVVNRlp1bk9SekV6SFpxSTdud1VRTDhwU2ZwTzYzWTVLS1h1K2d5RlVkeEIvNmNnQkQzQjM3T2YwS1l1OW1rdGVoMG9VYnlLS1NjSlFuQm03ZVVUcElBNlJxUzBFQ0wiLCJtYWMiOiJlMjIxNzdhZWRjZjBmNDQ3NmY0NzQ2MzhkNTkyNDU5NjAyYjg1ZDBmNDhkMzY2ODFhNTU4ODE5NjA1YTc1YWI4IiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 06:15:04 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjE5MXNzbFdrVDhGdnBxVkVSTjVSNnc9PSIsInZhbHVlIjoiQ2loQUt2YnZGME5ONERRNjM2elk0YkJiRSs1RGZqazkwWVVNRlp1bk9SekV6SFpxSTdud1VRTDhwU2ZwTzY" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "K2tJJqq6iFUanHYtlmjob34Ilp5uKrSApNqMZPyY" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=81746%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:15:04GET/job-solution/single-question?ques_id=81746++++++++++++++++333147