Processing math: 0%

কোনো বৃত্তের ব্যাসার্ধ যদি ২০% কমে, তবে উক্ত বৃত্তের ক্ষেত্রফল কত % কমবে ----

Created: 7 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version54.21msRequest Duration7MBMemory UsageGET job-solution/single-questionRoute
    • Booting (27.03ms)time
    • Application (27.17ms)time
    • 1 x Application (50.13%)
      27.17ms
      1 x Booting (49.87%)
      27.03ms
      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
      29 statements were executed5.64ms
      • QuestionController.php#150debugerror_satt190μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '6988' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 6988
        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#150debugerror_satt150μsselect * from `question_options` where `question_options`.`question_id` in (6988) and `question_options`.`deleted_at` is null
        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_satt330μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 6988
        Bindings
        • 0: 6988
        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` = '6988' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 6988
        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`, `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 (6988) 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_satt100μ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_satt100μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (28) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt110μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (24) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt120μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (24) 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_satt210μ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 (6988) 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_satt150μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (6988)
        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 (6988) 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_satt140μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (1) and `users`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt140μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (6988) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt130μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (6988) 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 (6988) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#451debugerror_satt1.55msselect `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 (77282, 26510, 26157, 26361, 6980, 6988, 7438, 7482, 7486, 7602, 7818, 7904, 8574, 8629, 8838, 11653, 11795, 12989, 13828, 16206, 16553, 16556, 17458, 20264, 20781, 20877, 24075, 24590, 24758, 25124, 25189, 25285, 25294, 25297, 25367, 25402, 25516, 25691, 25806, 25915, 25917, 25967, 26139, 26315, 26720, 26753, 26771, 27649, 27669, 27670, 27684, 27691, 27713, 27722, 29163, 29303, 29412, 29959, 30025, 30302, 30402, 30519, 30554, 30559, 30672, 30700, 30735, 30769, 30775, 30794, 30806, 30883, 30916, 31082, 31083, 31201, 31233, 31305, 31378, 31429, 31495, 31665, 31666, 31785, 31798, 31799, 32092, 32151, 32158, 32356, 32358, 38052, 38526, 39272, 39689, 40596, 41662, 41665, 41691, 41696, 41785, 41792, 41795, 41796, 47905, 47906, 48092, 48286, 48287, 48645, 49299, 50434, 50522, 51453, 51468, 51472, 51496, 51497, 51501, 51858, 52572, 52609, 52622, 52972, 53006, 53019, 53151, 53212, 53219, 53224, 53263, 53315, 53551, 53576, 53579, 53630, 53652, 53658, 53675, 53718, 53757, 53776, 53795, 53825, 53884, 53887, 53900, 53922, 54002, 54019, 54029, 54037, 54103, 54123, 54127, 54130, 54413, 54570, 54604, 54739, 54802, 54983, 55023, 55031, 55075, 55096, 55134, 55239, 55249, 55264, 55277, 55495, 55728, 55873, 55942, 56026, 56057, 56184, 56299, 56534, 56577, 56851, 57148, 57189, 57593, 57650, 57659, 57991, 58038, 58088, 58181, 58185, 58255, 58482, 59123, 59184, 59415, 59426, 59591, 59896, 59990, 60071, 62355, 62396, 65826, 66178, 66546, 66663, 66885, 68028, 68029, 68116, 68118, 68132, 68326, 68331, 68332, 68354, 68356, 71454, 71732, 71806, 71813, 71885, 71893, 71946, 72257, 72608, 72986, 73033, 73038, 73039, 73044, 73105, 73210, 73213, 73278, 73281, 73508, 73976, 74500, 74578, 74765, 74812, 74871, 75122, 75631, 75825, 76242, 76765, 76838, 76935, 76937, 77359, 77510, 77613, 77616, 77639, 78104, 78335, 78546, 78831, 78984, 79643, 80371, 81386, 81492, 82404, 83005, 83681, 237353, 237371, 237547, 238026, 238121, 238145, 238154, 238513, 238514, 19718, 19886, 20173, 21495, 22432, 27750, 34013, 34597, 35525, 35911, 35916, 38363, 40051, 43933, 44231, 44511, 46189, 47172, 48023, 48199, 48250, 51715, 51740, 51966, 52487, 53812, 54778, 60377, 60625, 61338, 61500, 61806, 61810, 62341, 62358, 62363, 62524, 62811, 62864, 62956, 63441, 63521, 63564, 63689, 63690, 63840, 64028, 64040, 64628, 64629, 65226, 65302, 68617, 69228, 69412, 73742, 76122, 76389, 77835, 77850, 77924, 77946, 78412, 82223, 16661, 25673) and `id` != 6988 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 77282
        • 1: 26510
        • 2: 26157
        • 3: 26361
        • 4: 6980
        • 5: 6988
        • 6: 7438
        • 7: 7482
        • 8: 7486
        • 9: 7602
        • 10: 7818
        • 11: 7904
        • 12: 8574
        • 13: 8629
        • 14: 8838
        • 15: 11653
        • 16: 11795
        • 17: 12989
        • 18: 13828
        • 19: 16206
        • 20: 16553
        • 21: 16556
        • 22: 17458
        • 23: 20264
        • 24: 20781
        • 25: 20877
        • 26: 24075
        • 27: 24590
        • 28: 24758
        • 29: 25124
        • 30: 25189
        • 31: 25285
        • 32: 25294
        • 33: 25297
        • 34: 25367
        • 35: 25402
        • 36: 25516
        • 37: 25691
        • 38: 25806
        • 39: 25915
        • 40: 25917
        • 41: 25967
        • 42: 26139
        • 43: 26315
        • 44: 26720
        • 45: 26753
        • 46: 26771
        • 47: 27649
        • 48: 27669
        • 49: 27670
        • 50: 27684
        • 51: 27691
        • 52: 27713
        • 53: 27722
        • 54: 29163
        • 55: 29303
        • 56: 29412
        • 57: 29959
        • 58: 30025
        • 59: 30302
        • 60: 30402
        • 61: 30519
        • 62: 30554
        • 63: 30559
        • 64: 30672
        • 65: 30700
        • 66: 30735
        • 67: 30769
        • 68: 30775
        • 69: 30794
        • 70: 30806
        • 71: 30883
        • 72: 30916
        • 73: 31082
        • 74: 31083
        • 75: 31201
        • 76: 31233
        • 77: 31305
        • 78: 31378
        • 79: 31429
        • 80: 31495
        • 81: 31665
        • 82: 31666
        • 83: 31785
        • 84: 31798
        • 85: 31799
        • 86: 32092
        • 87: 32151
        • 88: 32158
        • 89: 32356
        • 90: 32358
        • 91: 38052
        • 92: 38526
        • 93: 39272
        • 94: 39689
        • 95: 40596
        • 96: 41662
        • 97: 41665
        • 98: 41691
        • 99: 41696
        • 100: 41785
        • 101: 41792
        • 102: 41795
        • 103: 41796
        • 104: 47905
        • 105: 47906
        • 106: 48092
        • 107: 48286
        • 108: 48287
        • 109: 48645
        • 110: 49299
        • 111: 50434
        • 112: 50522
        • 113: 51453
        • 114: 51468
        • 115: 51472
        • 116: 51496
        • 117: 51497
        • 118: 51501
        • 119: 51858
        • 120: 52572
        • 121: 52609
        • 122: 52622
        • 123: 52972
        • 124: 53006
        • 125: 53019
        • 126: 53151
        • 127: 53212
        • 128: 53219
        • 129: 53224
        • 130: 53263
        • 131: 53315
        • 132: 53551
        • 133: 53576
        • 134: 53579
        • 135: 53630
        • 136: 53652
        • 137: 53658
        • 138: 53675
        • 139: 53718
        • 140: 53757
        • 141: 53776
        • 142: 53795
        • 143: 53825
        • 144: 53884
        • 145: 53887
        • 146: 53900
        • 147: 53922
        • 148: 54002
        • 149: 54019
        • 150: 54029
        • 151: 54037
        • 152: 54103
        • 153: 54123
        • 154: 54127
        • 155: 54130
        • 156: 54413
        • 157: 54570
        • 158: 54604
        • 159: 54739
        • 160: 54802
        • 161: 54983
        • 162: 55023
        • 163: 55031
        • 164: 55075
        • 165: 55096
        • 166: 55134
        • 167: 55239
        • 168: 55249
        • 169: 55264
        • 170: 55277
        • 171: 55495
        • 172: 55728
        • 173: 55873
        • 174: 55942
        • 175: 56026
        • 176: 56057
        • 177: 56184
        • 178: 56299
        • 179: 56534
        • 180: 56577
        • 181: 56851
        • 182: 57148
        • 183: 57189
        • 184: 57593
        • 185: 57650
        • 186: 57659
        • 187: 57991
        • 188: 58038
        • 189: 58088
        • 190: 58181
        • 191: 58185
        • 192: 58255
        • 193: 58482
        • 194: 59123
        • 195: 59184
        • 196: 59415
        • 197: 59426
        • 198: 59591
        • 199: 59896
        • 200: 59990
        • 201: 60071
        • 202: 62355
        • 203: 62396
        • 204: 65826
        • 205: 66178
        • 206: 66546
        • 207: 66663
        • 208: 66885
        • 209: 68028
        • 210: 68029
        • 211: 68116
        • 212: 68118
        • 213: 68132
        • 214: 68326
        • 215: 68331
        • 216: 68332
        • 217: 68354
        • 218: 68356
        • 219: 71454
        • 220: 71732
        • 221: 71806
        • 222: 71813
        • 223: 71885
        • 224: 71893
        • 225: 71946
        • 226: 72257
        • 227: 72608
        • 228: 72986
        • 229: 73033
        • 230: 73038
        • 231: 73039
        • 232: 73044
        • 233: 73105
        • 234: 73210
        • 235: 73213
        • 236: 73278
        • 237: 73281
        • 238: 73508
        • 239: 73976
        • 240: 74500
        • 241: 74578
        • 242: 74765
        • 243: 74812
        • 244: 74871
        • 245: 75122
        • 246: 75631
        • 247: 75825
        • 248: 76242
        • 249: 76765
        • 250: 76838
        • 251: 76935
        • 252: 76937
        • 253: 77359
        • 254: 77510
        • 255: 77613
        • 256: 77616
        • 257: 77639
        • 258: 78104
        • 259: 78335
        • 260: 78546
        • 261: 78831
        • 262: 78984
        • 263: 79643
        • 264: 80371
        • 265: 81386
        • 266: 81492
        • 267: 82404
        • 268: 83005
        • 269: 83681
        • 270: 237353
        • 271: 237371
        • 272: 237547
        • 273: 238026
        • 274: 238121
        • 275: 238145
        • 276: 238154
        • 277: 238513
        • 278: 238514
        • 279: 19718
        • 280: 19886
        • 281: 20173
        • 282: 21495
        • 283: 22432
        • 284: 27750
        • 285: 34013
        • 286: 34597
        • 287: 35525
        • 288: 35911
        • 289: 35916
        • 290: 38363
        • 291: 40051
        • 292: 43933
        • 293: 44231
        • 294: 44511
        • 295: 46189
        • 296: 47172
        • 297: 48023
        • 298: 48199
        • 299: 48250
        • 300: 51715
        • 301: 51740
        • 302: 51966
        • 303: 52487
        • 304: 53812
        • 305: 54778
        • 306: 60377
        • 307: 60625
        • 308: 61338
        • 309: 61500
        • 310: 61806
        • 311: 61810
        • 312: 62341
        • 313: 62358
        • 314: 62363
        • 315: 62524
        • 316: 62811
        • 317: 62864
        • 318: 62956
        • 319: 63441
        • 320: 63521
        • 321: 63564
        • 322: 63689
        • 323: 63690
        • 324: 63840
        • 325: 64028
        • 326: 64040
        • 327: 64628
        • 328: 64629
        • 329: 65226
        • 330: 65302
        • 331: 68617
        • 332: 69228
        • 333: 69412
        • 334: 73742
        • 335: 76122
        • 336: 76389
        • 337: 77835
        • 338: 77850
        • 339: 77924
        • 340: 77946
        • 341: 78412
        • 342: 82223
        • 343: 16661
        • 344: 25673
        • 345: 6988
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt170μsselect * from `question_options` where `question_options`.`question_id` in (238026, 238121, 238145, 238154, 238513, 238514) 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_satt110μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4890, 4891, 4892) 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_satt110μsselect `id`, `name` from `categories` where `categories`.`id` in (5, 8) and `categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt200μ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 (238026, 238121, 238145, 238154, 238513, 238514) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `subjects`.`deleted_at` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt120μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (238026, 238121, 238145, 238154, 238513, 238514)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt90μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (238026, 238121, 238145, 238154, 238513, 238514) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt80μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (238026, 238121, 238145, 238154, 238513, 238514) 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 (238026, 238121, 238145, 238154, 238513, 238514) 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_satt180μ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_satt130μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 6988) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 6988
        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_satt190μ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
      8QuestionOption.php#?
      App\Models\SubCategory
      4SubCategory.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\Category
      3Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          B9p4QGCbvyg1H5wJoh2hdABypZeIzik8UGvFGfAv
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=6988%20%20%20%20%2...
          _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" => "6988" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Im8rK29vSUtDeWM4cDdKV1B0YkZ6Z3c9PSIsInZhbHVlIjoiQUVRWXltMmZydVFndHE2RlIzdm5UWHFDNzRoOWNmRDhuREJDUlFOYWxndUF3aUNKVVZxOGpBSHpGNXAyVXJGQmtZcWlLU1FXUFFvZHR6V3lwN2lBdmlvYWIxbEl6SDVTazdhLzY0V05Fc3ArWFNjS2FIeVZ6R0lVZitPZkZtNG4iLCJtYWMiOiJhMGYzMTYxNzE0MDBkNDUyYjRjYzNjOTMyMDM3MWUyZTlkMzQ3M2RlYjk5NjJkZDU1YTk4MjAyODE4MzQ1N2IxIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6ImFwMzQyajF3ekxpRGNNclRMaDUzdHc9PSIsInZhbHVlIjoiVS9QTjhvYzhNcTc5a2FabzV3aEFTQzdrcHRMYk9jWUl3TFlmZGhTc2cvdWc5cEFjTkdMalg1YzZxdmhxQXZpSkhkRE1OZ0lRRG9oOFM3eElVUER1Qnk1Y3o2L1gxai9KaUdSN3RjV0lOWFkybnNEMHpCbjU1V3J1UytkNjczVXIiLCJtYWMiOiJkYWQ5OTJlNmNhNmE4NmFhMjMxNzZhYjIzMTZlMmRhNzY4MDQ0YmY5MTcxNTliMTlhZmYzMWRmNTI2NmJkMGUzIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Im8rK29vSUtDeWM4cDdKV1B0YkZ6Z3c9PSIsInZhbHVlIjoiQUVRWXltMmZydVFndHE2RlIzdm5UWHFDNzRoOWNmRDhuREJDUlFOYWxndUF3aUNKVVZxOGpBSHpGNXAyVXJGQmtZcWlLU" ] "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 => "3.142.201.19" ] "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 => "3.142.201.19" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "B9p4QGCbvyg1H5wJoh2hdABypZeIzik8UGvFGfAv" "satt_academy_session" => "UYijyBuePixUbhiNjiuJFDLlme8eqL2Inp80k4r2" ]
          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 => "Sun, 16 Mar 2025 03:15:24 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "28" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxVcCt3N0NSalZyVUVOa1hyeWdxUGc9PSIsInZhbHVlIjoiNmtIdklCUTNOWkRTT0FpRWNjODhWK3hOdU9weGJTbVlaOVRML00xV3lIYVhkbUt5NDJIOEFmT3RKTEhONkJ4amNrTXBhNDc1Mm1hc3VqZm5ZSTdEbUpLbjJDQUNjOVJ4OXVWdTBLbmNSekFIalhpMDFwVTBRbFVmbXJIL05waFEiLCJtYWMiOiI3MTQ1YjU3NDRmYzZiMTliMjU2MzdhYmE5MmNjMjViNGQwOGYzZTliYWYzNzcwMDc2NWM2YTJhYjIwMWFjNjE2IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 03:15:24 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IkxVcCt3N0NSalZyVUVOa1hyeWdxUGc9PSIsInZhbHVlIjoiNmtIdklCUTNOWkRTT0FpRWNjODhWK3hOdU9weGJTbVlaOVRML00xV3lIYVhkbUt5NDJIOEFmT3RKTEhONkJ4amNrTXBhN" 1 => "satt_academy_session=eyJpdiI6IndhZ2lNTlNtQTEvY2FrVEdheHNBNEE9PSIsInZhbHVlIjoidEZCZGhCdE1RdFY3R3VOR3FvT0pDQkxtU2RwSDBOb2RKVUNvcVI1TzZxMTJmd3RyU1N2S0JQL2IySG5BbFBJT3VFYkpqaVg1bHQ0TjZQMnFucm45eis4KzdoM3pQUEkvV1hzYkoyWnFpK0c4MzY4VjZnOWtFUkZUM2xiUW5ySk0iLCJtYWMiOiIyNzE3Y2YzNzYwN2ExMTY5NDhlN2ZjOWMwNWNlN2I5OTE0OWRkMzU5MTFmZTJkYTRhNmM0NTdmY2E5ZmI5NWRhIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 03:15:24 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IndhZ2lNTlNtQTEvY2FrVEdheHNBNEE9PSIsInZhbHVlIjoidEZCZGhCdE1RdFY3R3VOR3FvT0pDQkxtU2RwSDBOb2RKVUNvcVI1TzZxMTJmd3RyU1N2S0JQL2IySG5BbFB" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxVcCt3N0NSalZyVUVOa1hyeWdxUGc9PSIsInZhbHVlIjoiNmtIdklCUTNOWkRTT0FpRWNjODhWK3hOdU9weGJTbVlaOVRML00xV3lIYVhkbUt5NDJIOEFmT3RKTEhONkJ4amNrTXBhNDc1Mm1hc3VqZm5ZSTdEbUpLbjJDQUNjOVJ4OXVWdTBLbmNSekFIalhpMDFwVTBRbFVmbXJIL05waFEiLCJtYWMiOiI3MTQ1YjU3NDRmYzZiMTliMjU2MzdhYmE5MmNjMjViNGQwOGYzZTliYWYzNzcwMDc2NWM2YTJhYjIwMWFjNjE2IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 03:15:24 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkxVcCt3N0NSalZyVUVOa1hyeWdxUGc9PSIsInZhbHVlIjoiNmtIdklCUTNOWkRTT0FpRWNjODhWK3hOdU9weGJTbVlaOVRML00xV3lIYVhkbUt5NDJIOEFmT3RKTEhONkJ4amNrTXBhN" 1 => "satt_academy_session=eyJpdiI6IndhZ2lNTlNtQTEvY2FrVEdheHNBNEE9PSIsInZhbHVlIjoidEZCZGhCdE1RdFY3R3VOR3FvT0pDQkxtU2RwSDBOb2RKVUNvcVI1TzZxMTJmd3RyU1N2S0JQL2IySG5BbFBJT3VFYkpqaVg1bHQ0TjZQMnFucm45eis4KzdoM3pQUEkvV1hzYkoyWnFpK0c4MzY4VjZnOWtFUkZUM2xiUW5ySk0iLCJtYWMiOiIyNzE3Y2YzNzYwN2ExMTY5NDhlN2ZjOWMwNWNlN2I5OTE0OWRkMzU5MTFmZTJkYTRhNmM0NTdmY2E5ZmI5NWRhIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 03:15:24 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IndhZ2lNTlNtQTEvY2FrVEdheHNBNEE9PSIsInZhbHVlIjoidEZCZGhCdE1RdFY3R3VOR3FvT0pDQkxtU2RwSDBOb2RKVUNvcVI1TzZxMTJmd3RyU1N2S0JQL2IySG5BbFB" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "B9p4QGCbvyg1H5wJoh2hdABypZeIzik8UGvFGfAv" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=6988%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-16 09:15:24GET/job-solution/single-question?ques_id=6988++++++++++++++++++++++++++++332939