পরিবারের সম্পদ বৃদ্ধি পায়- 
i. অনিয়মিত ব্যয়ের মাধ্যমে
ii. মুনাফাজাতীয় ব্যয়ের মাধ্যমে
iii. মূলধন জাতীয় ব্যয়ের কারণে
নিচের কোনটি সঠিক?

Created: 1 year ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version134msRequest Duration35MBMemory UsageGET academy/single-questionRoute
    • Booting (91.16ms)time
    • Application (43.11ms)time
    • 1 x Booting (67.89%)
      91.16ms
      1 x Application (32.11%)
      43.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 academy/single-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleMcq
      namespace
      prefix
      where
      as
      academy.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:62-98
      27 statements were executed7.21ms
      • QuestionController.php#150debugerror_satt520μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '359990' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 359990
        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_satt620μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 359990
        Bindings
        • 0: 359990
        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_satt240μ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` = '359990' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 359990
        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 `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 (359990) 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_satt270μ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_satt210μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (4871) 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_satt210μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (1839) 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_satt220μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (1839) 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_satt320μ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 (359990) 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_satt280μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (359990)
        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_satt280μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (359990) 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_satt170μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (359990) 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_satt150μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (359990) 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_satt160μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (359990) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • DynamicPrintService.php#99debugerror_satt440μsselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (4810)
        Bindings
        • 0: App\Models\Question
        • 1: 4810
        Backtrace
        • app/Services/DynamicPrintService.php:99
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Services/DynamicPrintService.php:96
        • app/Http/Controllers/Academy/QuestionController.php:409
      • QuestionController.php#451debugerror_satt900μ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 (359619, 359620, 359621, 359622, 359623, 359624, 359625, 359626, 359627, 359628, 359629, 359630, 359631, 359632, 359633, 359634, 359635, 359636, 359637, 359638, 359639, 359640, 359641, 359642, 359643, 359644, 359645, 359646, 359647, 359648, 359649, 359650, 359651, 359652, 359653, 359654, 359655, 359656, 359657, 359658, 359659, 359660, 359661, 359662, 359663, 359664, 359665, 359666, 359667, 359668, 359669, 359670, 359671, 359672, 359673, 359674, 359675, 359676, 359677, 359678, 359719, 359720, 359721, 359722, 359723, 359724, 359725, 359726, 359727, 359728, 359729, 359730, 359731, 359732, 359733, 359734, 359735, 359736, 359737, 359738, 359759, 359760, 359761, 359762, 359763, 359764, 359765, 359766, 359767, 359768, 359769, 359770, 359771, 359772, 359773, 359774, 359775, 359776, 359777, 359778, 359818, 359819, 359820, 359821, 359822, 359823, 359824, 359825, 359826, 359827, 359828, 359829, 359830, 359831, 359832, 359833, 359834, 359835, 359836, 359837, 359850, 359851, 359852, 359853, 359854, 359855, 359856, 359857, 359858, 359859, 359860, 359861, 359862, 359863, 359864, 359865, 359866, 359867, 359868, 359869, 359894, 359895, 359896, 359897, 359898, 359899, 359900, 359901, 359902, 359903, 359904, 359905, 359906, 359907, 359908, 359909, 359910, 359911, 359912, 359913, 359914, 359915, 359916, 359917, 359918, 359919, 359920, 359921, 359922, 359923, 359924, 359925, 359926, 359927, 359928, 359929, 359930, 359931, 359932, 359933, 359954, 359955, 359956, 359957, 359958, 359959, 359960, 359961, 359962, 359963, 359964, 359965, 359966, 359967, 359968, 359969, 359970, 359971, 359972, 359973, 359974, 359975, 359976, 359977, 359978, 359979, 359980, 359981, 359982, 359983, 359984, 359985, 359986, 359987, 359988, 359989, 359990, 359991, 359992, 242541, 242542, 242543, 242544, 242545, 242546, 242547, 242548, 242549) and `id` != 359990 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 359619
        • 1: 359620
        • 2: 359621
        • 3: 359622
        • 4: 359623
        • 5: 359624
        • 6: 359625
        • 7: 359626
        • 8: 359627
        • 9: 359628
        • 10: 359629
        • 11: 359630
        • 12: 359631
        • 13: 359632
        • 14: 359633
        • 15: 359634
        • 16: 359635
        • 17: 359636
        • 18: 359637
        • 19: 359638
        • 20: 359639
        • 21: 359640
        • 22: 359641
        • 23: 359642
        • 24: 359643
        • 25: 359644
        • 26: 359645
        • 27: 359646
        • 28: 359647
        • 29: 359648
        • 30: 359649
        • 31: 359650
        • 32: 359651
        • 33: 359652
        • 34: 359653
        • 35: 359654
        • 36: 359655
        • 37: 359656
        • 38: 359657
        • 39: 359658
        • 40: 359659
        • 41: 359660
        • 42: 359661
        • 43: 359662
        • 44: 359663
        • 45: 359664
        • 46: 359665
        • 47: 359666
        • 48: 359667
        • 49: 359668
        • 50: 359669
        • 51: 359670
        • 52: 359671
        • 53: 359672
        • 54: 359673
        • 55: 359674
        • 56: 359675
        • 57: 359676
        • 58: 359677
        • 59: 359678
        • 60: 359719
        • 61: 359720
        • 62: 359721
        • 63: 359722
        • 64: 359723
        • 65: 359724
        • 66: 359725
        • 67: 359726
        • 68: 359727
        • 69: 359728
        • 70: 359729
        • 71: 359730
        • 72: 359731
        • 73: 359732
        • 74: 359733
        • 75: 359734
        • 76: 359735
        • 77: 359736
        • 78: 359737
        • 79: 359738
        • 80: 359759
        • 81: 359760
        • 82: 359761
        • 83: 359762
        • 84: 359763
        • 85: 359764
        • 86: 359765
        • 87: 359766
        • 88: 359767
        • 89: 359768
        • 90: 359769
        • 91: 359770
        • 92: 359771
        • 93: 359772
        • 94: 359773
        • 95: 359774
        • 96: 359775
        • 97: 359776
        • 98: 359777
        • 99: 359778
        • 100: 359818
        • 101: 359819
        • 102: 359820
        • 103: 359821
        • 104: 359822
        • 105: 359823
        • 106: 359824
        • 107: 359825
        • 108: 359826
        • 109: 359827
        • 110: 359828
        • 111: 359829
        • 112: 359830
        • 113: 359831
        • 114: 359832
        • 115: 359833
        • 116: 359834
        • 117: 359835
        • 118: 359836
        • 119: 359837
        • 120: 359850
        • 121: 359851
        • 122: 359852
        • 123: 359853
        • 124: 359854
        • 125: 359855
        • 126: 359856
        • 127: 359857
        • 128: 359858
        • 129: 359859
        • 130: 359860
        • 131: 359861
        • 132: 359862
        • 133: 359863
        • 134: 359864
        • 135: 359865
        • 136: 359866
        • 137: 359867
        • 138: 359868
        • 139: 359869
        • 140: 359894
        • 141: 359895
        • 142: 359896
        • 143: 359897
        • 144: 359898
        • 145: 359899
        • 146: 359900
        • 147: 359901
        • 148: 359902
        • 149: 359903
        • 150: 359904
        • 151: 359905
        • 152: 359906
        • 153: 359907
        • 154: 359908
        • 155: 359909
        • 156: 359910
        • 157: 359911
        • 158: 359912
        • 159: 359913
        • 160: 359914
        • 161: 359915
        • 162: 359916
        • 163: 359917
        • 164: 359918
        • 165: 359919
        • 166: 359920
        • 167: 359921
        • 168: 359922
        • 169: 359923
        • 170: 359924
        • 171: 359925
        • 172: 359926
        • 173: 359927
        • 174: 359928
        • 175: 359929
        • 176: 359930
        • 177: 359931
        • 178: 359932
        • 179: 359933
        • 180: 359954
        • 181: 359955
        • 182: 359956
        • 183: 359957
        • 184: 359958
        • 185: 359959
        • 186: 359960
        • 187: 359961
        • 188: 359962
        • 189: 359963
        • 190: 359964
        • 191: 359965
        • 192: 359966
        • 193: 359967
        • 194: 359968
        • 195: 359969
        • 196: 359970
        • 197: 359971
        • 198: 359972
        • 199: 359973
        • 200: 359974
        • 201: 359975
        • 202: 359976
        • 203: 359977
        • 204: 359978
        • 205: 359979
        • 206: 359980
        • 207: 359981
        • 208: 359982
        • 209: 359983
        • 210: 359984
        • 211: 359985
        • 212: 359986
        • 213: 359987
        • 214: 359988
        • 215: 359989
        • 216: 359990
        • 217: 359991
        • 218: 359992
        • 219: 242541
        • 220: 242542
        • 221: 242543
        • 222: 242544
        • 223: 242545
        • 224: 242546
        • 225: 242547
        • 226: 242548
        • 227: 242549
        • 228: 359990
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt210μsselect * from `question_options` where `question_options`.`question_id` in (359974, 359975, 359976, 359989, 359991, 359992) 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 (1839) 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_satt120μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4871) 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 (127) 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 (359974, 359975, 359976, 359989, 359991, 359992) 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_satt400μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (359974, 359975, 359976, 359989, 359991, 359992)
        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`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (359974, 359975, 359976, 359989, 359991, 359992) 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_satt110μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (359974, 359975, 359976, 359989, 359991, 359992) 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_satt110μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (359974, 359975, 359976, 359989, 359991, 359992) 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_satt210μsselect * from `categories` where `categories`.`id` = 127 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 127
        Backtrace
        • view::questions.mcq.single_question:85
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • restrict.blade.php#30debugerror_satt200μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      9Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      7QuestionOption.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\SubCategory
      2SubCategory.php#?
      App\Models\Category
      2Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
          _token
          tzkl9cxLp4xT5s0fDC3WWJdlcI6Tf54dJdGBBtZe
          _previous
          array:1 [ "url" => "https://debugerror.xyz/academy/single-question?ques_id=359990%20%20%20%20%20%2...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /academy/single-question
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "ques_id" => "359990" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "x-https" => array:1 [ 0 => "1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "18.191.70.86" ] "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.70.86" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 13 Mar 2025 15:33:50 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "56" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZua05hVFBieDhyU0lsa1NjeWM5aHc9PSIsInZhbHVlIjoiVGFxNk9pdS90c2NpdkZuTElEcWxmcStkclJxL3hscEVLTGFiS1Y5UmJMTXlNSGdPa2dlT2lkdVBKY2J4WWdOVHBpV0JJR2VNZ1dRSm5XUExNVTFDdFN6bXRpREtkWUNwdkNmQkFOdFR4MUtmNDFJbVM1QWJOOU9WNTR4WUk2dG0iLCJtYWMiOiJjMjUyZDk3ZThiMjI1ZDQ5ZDA1ZDMwYzI0NTYzYjZmMGYxMDgyMmNiODQ2NDdjMTJmZGIxOGEwNTQzNTU2ODI1IiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 15:33:50 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IkZua05hVFBieDhyU0lsa1NjeWM5aHc9PSIsInZhbHVlIjoiVGFxNk9pdS90c2NpdkZuTElEcWxmcStkclJxL3hscEVLTGFiS1Y5UmJMTXlNSGdPa2dlT2lkdVBKY2J4WWdOVHBpV0JJR" 1 => "satt_academy_session=eyJpdiI6Ii9BUXRSSXVQZnE5YTA1MHV0eGZKbnc9PSIsInZhbHVlIjoiRlF4SXp4cy94Y3ZVMi9iZ0gwdW03OU1DL3hBSUxUK3h5N3JLYW45eXpFR2h6SHFFMnY4L3FLbzlpeWNCQ3RwTGdhSk1hNHlIWm5FWGE5R0owYkdKeFY1aGxuc1pHbENSMjk2Rlh2NTRFS2FkS3dOcVMvNjFXc05Xci9xWEc5MVkiLCJtYWMiOiI5NTM3OTJkNjYyNDgxZWEwNTE2NzQ4MGU3ZDNkY2YyZjJmMGFmOWUxZTJkZmE4MWUxMWQxYzBhYzFmMzNkYjI0IiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 15:33:50 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6Ii9BUXRSSXVQZnE5YTA1MHV0eGZKbnc9PSIsInZhbHVlIjoiRlF4SXp4cy94Y3ZVMi9iZ0gwdW03OU1DL3hBSUxUK3h5N3JLYW45eXpFR2h6SHFFMnY4L3FLbzlpeWNCQ3R" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZua05hVFBieDhyU0lsa1NjeWM5aHc9PSIsInZhbHVlIjoiVGFxNk9pdS90c2NpdkZuTElEcWxmcStkclJxL3hscEVLTGFiS1Y5UmJMTXlNSGdPa2dlT2lkdVBKY2J4WWdOVHBpV0JJR2VNZ1dRSm5XUExNVTFDdFN6bXRpREtkWUNwdkNmQkFOdFR4MUtmNDFJbVM1QWJOOU9WNTR4WUk2dG0iLCJtYWMiOiJjMjUyZDk3ZThiMjI1ZDQ5ZDA1ZDMwYzI0NTYzYjZmMGYxMDgyMmNiODQ2NDdjMTJmZGIxOGEwNTQzNTU2ODI1IiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 15:33:50 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkZua05hVFBieDhyU0lsa1NjeWM5aHc9PSIsInZhbHVlIjoiVGFxNk9pdS90c2NpdkZuTElEcWxmcStkclJxL3hscEVLTGFiS1Y5UmJMTXlNSGdPa2dlT2lkdVBKY2J4WWdOVHBpV0JJR" 1 => "satt_academy_session=eyJpdiI6Ii9BUXRSSXVQZnE5YTA1MHV0eGZKbnc9PSIsInZhbHVlIjoiRlF4SXp4cy94Y3ZVMi9iZ0gwdW03OU1DL3hBSUxUK3h5N3JLYW45eXpFR2h6SHFFMnY4L3FLbzlpeWNCQ3RwTGdhSk1hNHlIWm5FWGE5R0owYkdKeFY1aGxuc1pHbENSMjk2Rlh2NTRFS2FkS3dOcVMvNjFXc05Xci9xWEc5MVkiLCJtYWMiOiI5NTM3OTJkNjYyNDgxZWEwNTE2NzQ4MGU3ZDNkY2YyZjJmMGFmOWUxZTJkZmE4MWUxMWQxYzBhYzFmMzNkYjI0IiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 15:33:50 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6Ii9BUXRSSXVQZnE5YTA1MHV0eGZKbnc9PSIsInZhbHVlIjoiRlF4SXp4cy94Y3ZVMi9iZ0gwdW03OU1DL3hBSUxUK3h5N3JLYW45eXpFR2h6SHFFMnY4L3FLbzlpeWNCQ3R" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "tzkl9cxLp4xT5s0fDC3WWJdlcI6Tf54dJdGBBtZe" "_previous" => array:1 [ "url" => "https://debugerror.xyz/academy/single-question?ques_id=359990%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-13 21:33:50GET/academy/single-question?ques_id=359990++++++++++++++++332733