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

একটি শব্দের তীব্রতা লেভেল 10 Bell হলে শব্দটির তীব্রতা কত?

Created: 3 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version150msRequest Duration35MBMemory UsageGET admission/single-questionRoute
    • Booting (95.46ms)time
    • Application (54.99ms)time
    • 1 x Booting (63.45%)
      95.46ms
      1 x Application (36.55%)
      54.99ms
      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 admission/single-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleMcq
      namespace
      prefix
      where
      as
      admission.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:62-98
      27 statements were executed7.7ms
      • QuestionController.php#150debugerror_satt210μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '95344' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 95344
        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_satt400μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 95344
        Bindings
        • 0: 95344
        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_satt230μ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` = '95344' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 95344
        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`, `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 (95344) 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_satt140μ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_satt160μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (4441) 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_satt190μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (75) 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 (75) 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_satt260μ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 (95344) 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 (95344)
        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 * from `descriptions` where `descriptions`.`descriptionable_id` in (95344) 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_satt160μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (95344) 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_satt140μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (95344) 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_satt140μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (95344) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • DynamicPrintService.php#99debugerror_satt1.08msselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (2867)
        Bindings
        • 0: App\Models\Question
        • 1: 2867
        Backtrace
        • app/Services/DynamicPrintService.php:99
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Services/DynamicPrintService.php:96
        • app/Http/Controllers/Academy/QuestionController.php:409
      • QuestionController.php#451debugerror_satt1.85msselect `id`, `view_count`, `vote`, `subject_id`, `category_id`, `sub_category_id`, `board_exam_id`, `passage_id`, `question_type`, `question`, `is_duplicate`, `status`, `image`, `created_at`, `updated_at` from `questions` where `id` in (83778, 83959, 83961, 84115, 84239, 84240, 84684, 84702, 84860, 85032, 85049, 85055, 85056, 85218, 85226, 85229, 85284, 85291, 85295, 85307, 85466, 85523, 85524, 85527, 85559, 87219, 87227, 87233, 89638, 94313, 94322, 94323, 95088, 95221, 95344, 95524, 95527, 95637, 96158, 97776, 97777, 97998, 98091, 98511, 99093, 99278, 99449, 99531, 99536, 99669, 99670, 99676, 99763, 99782, 99909, 102193, 102556, 102721, 110353, 110410, 110415, 110426, 110644, 110718, 110810, 110824, 110914, 110918, 111034, 111038, 111372, 111390, 120597, 120662, 120765, 120777, 120806, 120847, 120848, 120940, 121000, 121001, 121096, 121097, 121098, 121146, 121174, 121599, 121815, 121906, 122101, 122311, 122410, 122411, 122422, 122569, 122630, 123671, 123963, 124281, 124326, 124417, 125190, 126591, 126599, 129544, 130886, 131073, 131155, 131165, 131314, 131496, 131573, 131713, 132055, 132208, 132612, 133356, 133357, 133513, 133650, 133977, 134537, 142153, 142162, 142569, 142696, 142809, 142819, 142868, 142879, 142884, 143162, 143419, 143686, 143740, 143744, 143836, 143899, 144029, 144036, 144136, 144141, 144196, 144537, 144559, 145133, 145519, 146268, 154357, 154519, 154644, 154852, 154887, 154896, 154916, 154917, 154918, 154959, 155019, 155095, 155142, 155151, 155153, 155325, 155327, 155647, 155677, 167400, 167581, 167730, 168882, 169026, 169194, 169335, 169506, 169733, 177897, 177903, 178760, 178916, 181006, 181396, 181397, 181628, 181629, 181744, 182441, 182442, 182443, 183768, 183888, 183892, 183897, 183905, 183912, 184265, 184911, 185090, 185167, 185256, 191220, 191231, 191442, 191720, 191731, 191738, 191752, 191830, 191890, 191993, 192175, 192385, 192496, 192507, 192686, 193511, 193512, 193513, 193869, 197746, 197747, 197750, 197839, 197912, 197913, 197935, 197996, 198001, 198075, 198148, 198162, 198286, 198291, 198620, 198694, 198823, 199406, 199424, 199616, 199716, 199891, 199892, 200044, 200230, 200317, 200318, 200319, 200430, 200512, 201458, 202054, 202266, 202271, 202647, 202749, 203112, 203118, 203365, 203554, 203621, 204190, 204399, 205584, 205750, 205845, 205846, 206236, 206239, 206610, 206611, 206628, 207010, 207244, 207311, 207313, 207533, 207601, 207635, 207784, 207854, 208064, 208168, 208312, 209764, 209887, 209896, 210011, 210024, 210109, 210124, 210231, 210549, 211686, 211769, 211823, 211831, 211933, 211935, 212172, 212287, 212302, 213002, 213033, 213171, 213742, 213745, 213798, 215775, 215831, 216185, 217879, 217900, 217975, 218001, 218031, 218967, 220374, 231179, 231404, 231468, 231473, 231476, 231522, 231534, 231677, 232171, 232410, 232464, 232513, 232643, 232925, 233179, 233260, 234214, 234628, 234762, 235020, 235144, 235474, 235760, 236500, 236503, 236510, 236553, 236858, 236968, 237008, 240661, 241140, 242030, 242234) and `id` != 95344 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 83778
        • 1: 83959
        • 2: 83961
        • 3: 84115
        • 4: 84239
        • 5: 84240
        • 6: 84684
        • 7: 84702
        • 8: 84860
        • 9: 85032
        • 10: 85049
        • 11: 85055
        • 12: 85056
        • 13: 85218
        • 14: 85226
        • 15: 85229
        • 16: 85284
        • 17: 85291
        • 18: 85295
        • 19: 85307
        • 20: 85466
        • 21: 85523
        • 22: 85524
        • 23: 85527
        • 24: 85559
        • 25: 87219
        • 26: 87227
        • 27: 87233
        • 28: 89638
        • 29: 94313
        • 30: 94322
        • 31: 94323
        • 32: 95088
        • 33: 95221
        • 34: 95344
        • 35: 95524
        • 36: 95527
        • 37: 95637
        • 38: 96158
        • 39: 97776
        • 40: 97777
        • 41: 97998
        • 42: 98091
        • 43: 98511
        • 44: 99093
        • 45: 99278
        • 46: 99449
        • 47: 99531
        • 48: 99536
        • 49: 99669
        • 50: 99670
        • 51: 99676
        • 52: 99763
        • 53: 99782
        • 54: 99909
        • 55: 102193
        • 56: 102556
        • 57: 102721
        • 58: 110353
        • 59: 110410
        • 60: 110415
        • 61: 110426
        • 62: 110644
        • 63: 110718
        • 64: 110810
        • 65: 110824
        • 66: 110914
        • 67: 110918
        • 68: 111034
        • 69: 111038
        • 70: 111372
        • 71: 111390
        • 72: 120597
        • 73: 120662
        • 74: 120765
        • 75: 120777
        • 76: 120806
        • 77: 120847
        • 78: 120848
        • 79: 120940
        • 80: 121000
        • 81: 121001
        • 82: 121096
        • 83: 121097
        • 84: 121098
        • 85: 121146
        • 86: 121174
        • 87: 121599
        • 88: 121815
        • 89: 121906
        • 90: 122101
        • 91: 122311
        • 92: 122410
        • 93: 122411
        • 94: 122422
        • 95: 122569
        • 96: 122630
        • 97: 123671
        • 98: 123963
        • 99: 124281
        • 100: 124326
        • 101: 124417
        • 102: 125190
        • 103: 126591
        • 104: 126599
        • 105: 129544
        • 106: 130886
        • 107: 131073
        • 108: 131155
        • 109: 131165
        • 110: 131314
        • 111: 131496
        • 112: 131573
        • 113: 131713
        • 114: 132055
        • 115: 132208
        • 116: 132612
        • 117: 133356
        • 118: 133357
        • 119: 133513
        • 120: 133650
        • 121: 133977
        • 122: 134537
        • 123: 142153
        • 124: 142162
        • 125: 142569
        • 126: 142696
        • 127: 142809
        • 128: 142819
        • 129: 142868
        • 130: 142879
        • 131: 142884
        • 132: 143162
        • 133: 143419
        • 134: 143686
        • 135: 143740
        • 136: 143744
        • 137: 143836
        • 138: 143899
        • 139: 144029
        • 140: 144036
        • 141: 144136
        • 142: 144141
        • 143: 144196
        • 144: 144537
        • 145: 144559
        • 146: 145133
        • 147: 145519
        • 148: 146268
        • 149: 154357
        • 150: 154519
        • 151: 154644
        • 152: 154852
        • 153: 154887
        • 154: 154896
        • 155: 154916
        • 156: 154917
        • 157: 154918
        • 158: 154959
        • 159: 155019
        • 160: 155095
        • 161: 155142
        • 162: 155151
        • 163: 155153
        • 164: 155325
        • 165: 155327
        • 166: 155647
        • 167: 155677
        • 168: 167400
        • 169: 167581
        • 170: 167730
        • 171: 168882
        • 172: 169026
        • 173: 169194
        • 174: 169335
        • 175: 169506
        • 176: 169733
        • 177: 177897
        • 178: 177903
        • 179: 178760
        • 180: 178916
        • 181: 181006
        • 182: 181396
        • 183: 181397
        • 184: 181628
        • 185: 181629
        • 186: 181744
        • 187: 182441
        • 188: 182442
        • 189: 182443
        • 190: 183768
        • 191: 183888
        • 192: 183892
        • 193: 183897
        • 194: 183905
        • 195: 183912
        • 196: 184265
        • 197: 184911
        • 198: 185090
        • 199: 185167
        • 200: 185256
        • 201: 191220
        • 202: 191231
        • 203: 191442
        • 204: 191720
        • 205: 191731
        • 206: 191738
        • 207: 191752
        • 208: 191830
        • 209: 191890
        • 210: 191993
        • 211: 192175
        • 212: 192385
        • 213: 192496
        • 214: 192507
        • 215: 192686
        • 216: 193511
        • 217: 193512
        • 218: 193513
        • 219: 193869
        • 220: 197746
        • 221: 197747
        • 222: 197750
        • 223: 197839
        • 224: 197912
        • 225: 197913
        • 226: 197935
        • 227: 197996
        • 228: 198001
        • 229: 198075
        • 230: 198148
        • 231: 198162
        • 232: 198286
        • 233: 198291
        • 234: 198620
        • 235: 198694
        • 236: 198823
        • 237: 199406
        • 238: 199424
        • 239: 199616
        • 240: 199716
        • 241: 199891
        • 242: 199892
        • 243: 200044
        • 244: 200230
        • 245: 200317
        • 246: 200318
        • 247: 200319
        • 248: 200430
        • 249: 200512
        • 250: 201458
        • 251: 202054
        • 252: 202266
        • 253: 202271
        • 254: 202647
        • 255: 202749
        • 256: 203112
        • 257: 203118
        • 258: 203365
        • 259: 203554
        • 260: 203621
        • 261: 204190
        • 262: 204399
        • 263: 205584
        • 264: 205750
        • 265: 205845
        • 266: 205846
        • 267: 206236
        • 268: 206239
        • 269: 206610
        • 270: 206611
        • 271: 206628
        • 272: 207010
        • 273: 207244
        • 274: 207311
        • 275: 207313
        • 276: 207533
        • 277: 207601
        • 278: 207635
        • 279: 207784
        • 280: 207854
        • 281: 208064
        • 282: 208168
        • 283: 208312
        • 284: 209764
        • 285: 209887
        • 286: 209896
        • 287: 210011
        • 288: 210024
        • 289: 210109
        • 290: 210124
        • 291: 210231
        • 292: 210549
        • 293: 211686
        • 294: 211769
        • 295: 211823
        • 296: 211831
        • 297: 211933
        • 298: 211935
        • 299: 212172
        • 300: 212287
        • 301: 212302
        • 302: 213002
        • 303: 213033
        • 304: 213171
        • 305: 213742
        • 306: 213745
        • 307: 213798
        • 308: 215775
        • 309: 215831
        • 310: 216185
        • 311: 217879
        • 312: 217900
        • 313: 217975
        • 314: 218001
        • 315: 218031
        • 316: 218967
        • 317: 220374
        • 318: 231179
        • 319: 231404
        • 320: 231468
        • 321: 231473
        • 322: 231476
        • 323: 231522
        • 324: 231534
        • 325: 231677
        • 326: 232171
        • 327: 232410
        • 328: 232464
        • 329: 232513
        • 330: 232643
        • 331: 232925
        • 332: 233179
        • 333: 233260
        • 334: 234214
        • 335: 234628
        • 336: 234762
        • 337: 235020
        • 338: 235144
        • 339: 235474
        • 340: 235760
        • 341: 236500
        • 342: 236503
        • 343: 236510
        • 344: 236553
        • 345: 236858
        • 346: 236968
        • 347: 237008
        • 348: 240661
        • 349: 241140
        • 350: 242030
        • 351: 242234
        • 352: 95344
        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_satt340μsselect * from `question_options` where `question_options`.`question_id` in (124417, 199424, 240661, 241140, 242030, 242234) 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_satt150μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (75) 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_satt220μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (3403, 4141, 4572, 5285, 5292, 5297) 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 (97, 99, 115, 122, 123) 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_satt250μ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 (124417, 199424, 240661, 241140, 242030, 242234) 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_satt150μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (124417, 199424, 240661, 241140, 242030, 242234)
        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`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (124417, 199424, 240661, 241140, 242030, 242234) 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 (124417, 199424, 240661, 241140, 242030, 242234) 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 (124417, 199424, 240661, 241140, 242030, 242234) 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` = 113 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 113
        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\SubCategory
      7SubCategory.php#?
      App\Models\Category
      6Category.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
          _token
          e52sfb9YBKMB4qGPP1SUH8ShgabyzplC5KBchJ7M
          _previous
          array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=95344%20%20%20%20%20%...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /admission/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" => "95344" ]
          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.119.11.179" ] "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.119.11.179" ] "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 04:51:51 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "55" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ing5TFRiNlV0UEplTTJ5SmZ6cFNXb2c9PSIsInZhbHVlIjoiaFlaU2tVWlQ3dmxYOFVvVk51Z3l5VE84WVNqUkJkRWFWWDErRTJRRnpWTk9ZMnJXdzdObS9KOUZxM1g1VDRnSmhDa3d4dy9BVURobEVxSlFYbWdVYnBmTkRyWEgzRm1jbmlpNzJLN0w5d3JpQ25LNVpPZ1pwQWVqYXRwVWljUmUiLCJtYWMiOiJhZmViYjI3ZWUwYjljNTcxZjQ5ZDA2MDJmZGNiMWI4ZjJlNjI5NTYwY2FjYTM2YTczMTM1ZDM0ZTU4YjkyNWQ4IiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 04:51:51 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6Ing5TFRiNlV0UEplTTJ5SmZ6cFNXb2c9PSIsInZhbHVlIjoiaFlaU2tVWlQ3dmxYOFVvVk51Z3l5VE84WVNqUkJkRWFWWDErRTJRRnpWTk9ZMnJXdzdObS9KOUZxM1g1VDRnSmhDa3d4d" 1 => "satt_academy_session=eyJpdiI6Ii9DUWVIN0FLNTdtV2tKcEM4VVRXZHc9PSIsInZhbHVlIjoiVE1hRDczaFZnUkErVW81M2RtWVdJM0czcE9yNldNWVpyL1FLWUdkZ2c1WnhNeVY1SFQveHdDVngrTWRpT3hRMVRhWWk2WE5kRUNLQzRFNzJYZTFyS3lqS3dZUWtod1V6MFE0NlFjcGE4NHZWazNPTStKT1V5UnpaVzNZWUxlUnciLCJtYWMiOiJmYWUxNDExNDM0MjI4ZjE1Yzk5OTNlMzU5Zjc3NGUzZWUyMTkzN2MyYTBmNDcxZGE2NjFlMGViODM0YTI4MjExIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 04:51:51 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6Ii9DUWVIN0FLNTdtV2tKcEM4VVRXZHc9PSIsInZhbHVlIjoiVE1hRDczaFZnUkErVW81M2RtWVdJM0czcE9yNldNWVpyL1FLWUdkZ2c1WnhNeVY1SFQveHdDVngrTWRpT3h" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ing5TFRiNlV0UEplTTJ5SmZ6cFNXb2c9PSIsInZhbHVlIjoiaFlaU2tVWlQ3dmxYOFVvVk51Z3l5VE84WVNqUkJkRWFWWDErRTJRRnpWTk9ZMnJXdzdObS9KOUZxM1g1VDRnSmhDa3d4dy9BVURobEVxSlFYbWdVYnBmTkRyWEgzRm1jbmlpNzJLN0w5d3JpQ25LNVpPZ1pwQWVqYXRwVWljUmUiLCJtYWMiOiJhZmViYjI3ZWUwYjljNTcxZjQ5ZDA2MDJmZGNiMWI4ZjJlNjI5NTYwY2FjYTM2YTczMTM1ZDM0ZTU4YjkyNWQ4IiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 04:51:51 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ing5TFRiNlV0UEplTTJ5SmZ6cFNXb2c9PSIsInZhbHVlIjoiaFlaU2tVWlQ3dmxYOFVvVk51Z3l5VE84WVNqUkJkRWFWWDErRTJRRnpWTk9ZMnJXdzdObS9KOUZxM1g1VDRnSmhDa3d4d" 1 => "satt_academy_session=eyJpdiI6Ii9DUWVIN0FLNTdtV2tKcEM4VVRXZHc9PSIsInZhbHVlIjoiVE1hRDczaFZnUkErVW81M2RtWVdJM0czcE9yNldNWVpyL1FLWUdkZ2c1WnhNeVY1SFQveHdDVngrTWRpT3hRMVRhWWk2WE5kRUNLQzRFNzJYZTFyS3lqS3dZUWtod1V6MFE0NlFjcGE4NHZWazNPTStKT1V5UnpaVzNZWUxlUnciLCJtYWMiOiJmYWUxNDExNDM0MjI4ZjE1Yzk5OTNlMzU5Zjc3NGUzZWUyMTkzN2MyYTBmNDcxZGE2NjFlMGViODM0YTI4MjExIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 04:51:51 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6Ii9DUWVIN0FLNTdtV2tKcEM4VVRXZHc9PSIsInZhbHVlIjoiVE1hRDczaFZnUkErVW81M2RtWVdJM0czcE9yNldNWVpyL1FLWUdkZ2c1WnhNeVY1SFQveHdDVngrTWRpT3h" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "e52sfb9YBKMB4qGPP1SUH8ShgabyzplC5KBchJ7M" "_previous" => array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=95344%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-13 10:51:51GET/admission/single-question?ques_id=95344++++++++++++++++++++++++++++332742