সাহিত্যে নোবেল পুরস্কার প্রত্যাখ্যান করেছিলেন-

Created: 7 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version59.16msRequest Duration9MBMemory UsageGET job-solution/single-questionRoute
    • Booting (25.49ms)time
    • Application (33.67ms)time
    • 1 x Application (56.91%)
      33.67ms
      1 x Booting (43.08%)
      25.49ms
      33 templates were rendered
      • questions.mcq.single_questionsingle_question.blade.php#?blade
      • questions.include.show_timeshow_time.blade.php#?blade
      • questions.mode.readingreading.blade.php#?blade
      • questions.include.activity_layoutactivity_layout.blade.php#?blade
      • questions.mcq.sidebarsidebar.blade.php#?blade
      • common.modal.bookmark_modalbookmark_modal.blade.php#?blade
      • common.modal.tag_add_modaltag_add_modal.blade.php#?blade
      • common.modal.add_description_modaladd_description_modal.blade.php#?blade
      • common.modal.video_modalvideo_modal.blade.php#?blade
      • common.modal.edit_description_modaledit_description_modal.blade.php#?blade
      • common.modal.error_report_modalerror_report_modal.blade.php#?blade
      • job.job_include.job_scriptjob_script.blade.php#?blade
      • common.script.activity_scriptactivity_script.blade.php#?blade
      • common.script.navigator_sharenavigator_share.blade.php#?blade
      • common.script.follow_unfollow_scriptfollow_unfollow_script.blade.php#?blade
      • common.script.short_statistics_scriptshort_statistics_script.blade.php#?blade
      • layouts.single-question-appsingle-question-app.blade.php#?blade
      • includes.single_header_linksingle_header_link.blade.php#?blade
      • common.login_modallogin_modal.blade.php#?blade
      • components.authentication-card-logoauthentication-card-logo.blade.php#?blade
      • layouts.headerheader.blade.php#?blade
      • layouts.toolbartoolbar.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      • common.includes.promotion_modalpromotion_modal.blade.php#?blade
      • common.includes.promotion_offcanvaspromotion_offcanvas.blade.php#?blade
      • includes.footer_link2footer_link2.blade.php#?blade
      • includes.restrictrestrict.blade.php#?blade
      • livewire-alert::components.scriptsscripts.blade.php#?blade
      • livewire-alert::components.flashflash.blade.php#?blade
      • admin.include.toastrtoastr.blade.php#?blade
      • common.search.search_scriptsearch_script.blade.php#?blade
      • common.script.promotion_scriptpromotion_script.blade.php#?blade
      • common.script.promotion_functionspromotion_functions.blade.php#?blade
      uri
      GET job-solution/single-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleMcq
      namespace
      prefix
      where
      as
      job.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:62-98
      30 statements were executed5.42ms
      • QuestionController.php#150debugerror_satt160μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '29209' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 29209
        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_satt120μsselect * from `question_options` where `question_options`.`question_id` in (29209) 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_satt470μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 29209
        Bindings
        • 0: 29209
        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_satt170μ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` = '29209' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 29209
        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`, `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 (29209) 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_satt110μsselect `id`, `title`, `passage` from `passages` where `passages`.`id` in (0) and `passages`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt110μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (176) 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 (5) 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_satt160μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (5) and `subject_descriptions`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt180μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (29209) 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_satt130μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (29209)
        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 * from `descriptions` where `descriptions`.`descriptionable_id` in (29209) and `descriptions`.`descriptionable_type` = 'App\\Models\\Question' and `status` in ('approve', 'active') and `descriptions`.`deleted_at` is null order by `vote` desc
        Bindings
        • 0: App\Models\Question
        • 1: approve
        • 2: active
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt110μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (1) 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_satt100μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (29209) 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_satt90μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (29209) and `votes`.`votable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt80μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (29209) 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_satt480μsselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (4286)
        Bindings
        • 0: App\Models\Question
        • 1: 4286
        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_satt890μ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 (1897, 1899, 1967, 2179, 2260, 2381, 2394, 3023, 3747, 3762, 3919, 4081, 4551, 5644, 5653, 7130, 8004, 8516, 8666, 8743, 8808, 8809, 9490, 10215, 10439, 10630, 10867, 11603, 13209, 13337, 14072, 14255, 15100, 15105, 15132, 15355, 16130, 16217, 16806, 16885, 17368, 17720, 18085, 18697, 19255, 19304, 19309, 20109, 20294, 21138, 21539, 21781, 21888, 22119, 22846, 24638, 26524, 28188, 28193, 28532, 28631, 29031, 29209, 29684, 32371, 32410, 36338, 37902, 43768, 46464, 54359, 54770, 57116, 58230, 58862, 66252, 66840, 67862, 69422, 71469, 72499, 72632, 72688, 73675, 74422, 74894, 75834, 82898, 3051, 4253, 4510, 4836, 8232, 9598, 9908, 10250, 12316, 16026, 16031, 17601, 17867, 19759, 20122, 20380, 21702, 24200, 25321, 26474, 28152, 44844, 48410, 50808, 51008, 51023, 51080, 56346, 58817, 60017, 66491, 71402, 80460, 83165, 239020, 70534, 73451, 73613, 74032, 83566, 5404, 81210, 77871, 69017, 79614, 64395, 31980, 36835, 72296, 63418, 63533, 47983, 27820, 36784, 48205, 72040, 26582, 48503, 54011, 43704, 41255, 46868, 77442, 75399, 79615, 41246, 26564, 39619, 77076, 71569, 62894, 10180, 32796, 63087, 44689, 26586, 49368, 28681, 44141, 51897, 40749, 8905, 32903, 34480, 11646, 34843, 36186, 48493, 34693, 68868, 27387, 72685, 24172, 37560, 45917, 42376, 62885, 35572, 43592, 52218, 47291, 63946, 63039, 245105, 35927, 38661, 34461, 35138, 41363, 30494, 44312, 45490, 76085, 47389, 35156, 45828, 53844, 49059, 64891, 48213, 69217, 78439, 36681, 42383, 33553, 65434, 46964, 43293, 47074, 39628, 41535, 27097, 25381, 36554, 44221, 33970, 79187, 47769, 35345, 42875, 63004) and `id` != 29209 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 1897
        • 1: 1899
        • 2: 1967
        • 3: 2179
        • 4: 2260
        • 5: 2381
        • 6: 2394
        • 7: 3023
        • 8: 3747
        • 9: 3762
        • 10: 3919
        • 11: 4081
        • 12: 4551
        • 13: 5644
        • 14: 5653
        • 15: 7130
        • 16: 8004
        • 17: 8516
        • 18: 8666
        • 19: 8743
        • 20: 8808
        • 21: 8809
        • 22: 9490
        • 23: 10215
        • 24: 10439
        • 25: 10630
        • 26: 10867
        • 27: 11603
        • 28: 13209
        • 29: 13337
        • 30: 14072
        • 31: 14255
        • 32: 15100
        • 33: 15105
        • 34: 15132
        • 35: 15355
        • 36: 16130
        • 37: 16217
        • 38: 16806
        • 39: 16885
        • 40: 17368
        • 41: 17720
        • 42: 18085
        • 43: 18697
        • 44: 19255
        • 45: 19304
        • 46: 19309
        • 47: 20109
        • 48: 20294
        • 49: 21138
        • 50: 21539
        • 51: 21781
        • 52: 21888
        • 53: 22119
        • 54: 22846
        • 55: 24638
        • 56: 26524
        • 57: 28188
        • 58: 28193
        • 59: 28532
        • 60: 28631
        • 61: 29031
        • 62: 29209
        • 63: 29684
        • 64: 32371
        • 65: 32410
        • 66: 36338
        • 67: 37902
        • 68: 43768
        • 69: 46464
        • 70: 54359
        • 71: 54770
        • 72: 57116
        • 73: 58230
        • 74: 58862
        • 75: 66252
        • 76: 66840
        • 77: 67862
        • 78: 69422
        • 79: 71469
        • 80: 72499
        • 81: 72632
        • 82: 72688
        • 83: 73675
        • 84: 74422
        • 85: 74894
        • 86: 75834
        • 87: 82898
        • 88: 3051
        • 89: 4253
        • 90: 4510
        • 91: 4836
        • 92: 8232
        • 93: 9598
        • 94: 9908
        • 95: 10250
        • 96: 12316
        • 97: 16026
        • 98: 16031
        • 99: 17601
        • 100: 17867
        • 101: 19759
        • 102: 20122
        • 103: 20380
        • 104: 21702
        • 105: 24200
        • 106: 25321
        • 107: 26474
        • 108: 28152
        • 109: 44844
        • 110: 48410
        • 111: 50808
        • 112: 51008
        • 113: 51023
        • 114: 51080
        • 115: 56346
        • 116: 58817
        • 117: 60017
        • 118: 66491
        • 119: 71402
        • 120: 80460
        • 121: 83165
        • 122: 239020
        • 123: 70534
        • 124: 73451
        • 125: 73613
        • 126: 74032
        • 127: 83566
        • 128: 5404
        • 129: 81210
        • 130: 77871
        • 131: 69017
        • 132: 79614
        • 133: 64395
        • 134: 31980
        • 135: 36835
        • 136: 72296
        • 137: 63418
        • 138: 63533
        • 139: 47983
        • 140: 27820
        • 141: 36784
        • 142: 48205
        • 143: 72040
        • 144: 26582
        • 145: 48503
        • 146: 54011
        • 147: 43704
        • 148: 41255
        • 149: 46868
        • 150: 77442
        • 151: 75399
        • 152: 79615
        • 153: 41246
        • 154: 26564
        • 155: 39619
        • 156: 77076
        • 157: 71569
        • 158: 62894
        • 159: 10180
        • 160: 32796
        • 161: 63087
        • 162: 44689
        • 163: 26586
        • 164: 49368
        • 165: 28681
        • 166: 44141
        • 167: 51897
        • 168: 40749
        • 169: 8905
        • 170: 32903
        • 171: 34480
        • 172: 11646
        • 173: 34843
        • 174: 36186
        • 175: 48493
        • 176: 34693
        • 177: 68868
        • 178: 27387
        • 179: 72685
        • 180: 24172
        • 181: 37560
        • 182: 45917
        • 183: 42376
        • 184: 62885
        • 185: 35572
        • 186: 43592
        • 187: 52218
        • 188: 47291
        • 189: 63946
        • 190: 63039
        • 191: 245105
        • 192: 35927
        • 193: 38661
        • 194: 34461
        • 195: 35138
        • 196: 41363
        • 197: 30494
        • 198: 44312
        • 199: 45490
        • 200: 76085
        • 201: 47389
        • 202: 35156
        • 203: 45828
        • 204: 53844
        • 205: 49059
        • 206: 64891
        • 207: 48213
        • 208: 69217
        • 209: 78439
        • 210: 36681
        • 211: 42383
        • 212: 33553
        • 213: 65434
        • 214: 46964
        • 215: 43293
        • 216: 47074
        • 217: 39628
        • 218: 41535
        • 219: 27097
        • 220: 25381
        • 221: 36554
        • 222: 44221
        • 223: 33970
        • 224: 79187
        • 225: 47769
        • 226: 35345
        • 227: 42875
        • 228: 63004
        • 229: 29209
        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 (81210, 82898, 83165, 83566, 239020, 245105) 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 (5) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt150μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (1061, 1082, 1086, 1093, 4954, 5321) 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_satt120μsselect `id`, `name` from `categories` where `categories`.`id` in (8, 9, 15) 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 (81210, 82898, 83165, 83566, 239020, 245105) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `subjects`.`deleted_at` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt130μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (81210, 82898, 83165, 83566, 239020, 245105)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt100μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (81210, 82898, 83165, 83566, 239020, 245105) 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 (81210, 82898, 83165, 83566, 239020, 245105) 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_satt80μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (81210, 82898, 83165, 83566, 239020, 245105) 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_satt150μsselect * from `categories` where `categories`.`id` = 8 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 8
        Backtrace
        • view::questions.mcq.single_question:85
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • single_question.blade.php#633debugerror_satt90μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 29209) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 29209
        Backtrace
        • view::questions.mcq.single_question:633
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • restrict.blade.php#30debugerror_satt170μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      9Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      8QuestionOption.php#?
      App\Models\SubCategory
      7SubCategory.php#?
      App\Models\Category
      4Category.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          cu2yZtnAf177bSJmYcP56c1kLT1WET5WTj6t7PbY
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=29209%20%20%20%20%...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /job-solution/single-question
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "ques_id" => "29209" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IktnL0orT3JiNUlWL3hjeDdPZmFSSWc9PSIsInZhbHVlIjoiUGgyUzVsbTVNVjQwcVZ3SUkxU1NYMktqZWRxZzNGYmxSSVFhTVhZbFA4eENKZkN1OFNOeVJWNGZ6ZnZLalM0ZDN1eFllU2Z2NngzVUx0TDRwb2U2T3FJMVUveUxSa3V1bVN5ZW43MjduZTROK1k4bFIvZDB0N295MGZWbVBVT0YiLCJtYWMiOiJlOWYwZjgwYzdmYWUyMWI4M2I4NTdhN2RhYjM5MGFlZTBhODdhYzkzNTg0MjI0NmQ2MTgwYjNkMDQ1ZGZjMThjIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IlY4VnBDbEtaVldLSk85dEp3T3hETXc9PSIsInZhbHVlIjoibGtTMjEvZDZiWnlWdnc4WThXMTdPNStCVVNwckd0VTh0TjV4cGNTY3R3ZEloWDZ1REhLakJySVpRR0RsU3I4VEpTa0ZZeFRCVWZOdDBFQkNqL1QrYm9XUWhTWXlzaEVWZjJMenRqSkwxWjJOQ2p0RjQwVFRsQm4zc1dzYThtNEkiLCJtYWMiOiJiNDFiNTU5NTY4ZjIwZjgxOWUxZjAzOGQ3Yzc3N2E1ZmE0NDgyZmY2ZTU4ZGU4ZmVjYTg4MGVkMjA1ZDMxNTAxIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IktnL0orT3JiNUlWL3hjeDdPZmFSSWc9PSIsInZhbHVlIjoiUGgyUzVsbTVNVjQwcVZ3SUkxU1NYMktqZWRxZzNGYmxSSVFhTVhZbFA4eENKZkN1OFNOeVJWNGZ6ZnZLalM0ZDN1eFllU" ] "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.223.126.246" ] "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.223.126.246" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "cu2yZtnAf177bSJmYcP56c1kLT1WET5WTj6t7PbY" "satt_academy_session" => "34mZamhhbOQWqIxuElI7tnCWDki6uQNrRqmNG6ev" ]
          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 20:34:21 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "19" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhzOWduZjVYNXhUZEZpM0FRdzdqZEE9PSIsInZhbHVlIjoidUNFZTZvYkhLV3FOOG5semhncXBKQUx1RFoxZ28ydGVaTGwwcm9DSnd3ZGF0VEdmbVdMVWpXeGQwMzdtc1QyWENnamxJdEcxY3lMWjF6V2plQlYvVCsrY3VhZXd2S2VtZjhvaDFRZzRpMERuVUg1SDJGSnVrVE5FUlc3VFlyZ3EiLCJtYWMiOiIzYzg4NTFmODgwNmY1NDY5NTc2YTgyN2RiNmRlZGUyYTIwNzMwOGEzZTlkZjQyYzJhMjNjZmVmZDc5ZWVlZGQ1IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:34:21 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IjhzOWduZjVYNXhUZEZpM0FRdzdqZEE9PSIsInZhbHVlIjoidUNFZTZvYkhLV3FOOG5semhncXBKQUx1RFoxZ28ydGVaTGwwcm9DSnd3ZGF0VEdmbVdMVWpXeGQwMzdtc1QyWENnamxJd" 1 => "satt_academy_session=eyJpdiI6IjZZY01Wc1RHL0pnaDJ6bzI0WVZ2MGc9PSIsInZhbHVlIjoiRnhNODRPek9ZZDV4VURiWkRKclBZOFM2L3pIRWxpMUxHTlFGSjNlaHE1U3JwWU1rdVg5VGJhMWZUNHRER3ZLeVQ4aFBlSzhOSlo4ZEw4cWZ6eHNrcHNBN21BQkc5TTFJNVg4SWNZTmdQM3IyTzhqQ3FHcVVVUmtUWnlYMTBkY3ciLCJtYWMiOiI0ZmJhMDlmYTRhYWY0MjZlNzI1YjhmY2U0NjI4NDJmNzExNjhkYzM3Mjc3ZTE1YjA1MjZlOTJiMjliNzU0ZWUwIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:34:21 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjZZY01Wc1RHL0pnaDJ6bzI0WVZ2MGc9PSIsInZhbHVlIjoiRnhNODRPek9ZZDV4VURiWkRKclBZOFM2L3pIRWxpMUxHTlFGSjNlaHE1U3JwWU1rdVg5VGJhMWZUNHRER3Z" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhzOWduZjVYNXhUZEZpM0FRdzdqZEE9PSIsInZhbHVlIjoidUNFZTZvYkhLV3FOOG5semhncXBKQUx1RFoxZ28ydGVaTGwwcm9DSnd3ZGF0VEdmbVdMVWpXeGQwMzdtc1QyWENnamxJdEcxY3lMWjF6V2plQlYvVCsrY3VhZXd2S2VtZjhvaDFRZzRpMERuVUg1SDJGSnVrVE5FUlc3VFlyZ3EiLCJtYWMiOiIzYzg4NTFmODgwNmY1NDY5NTc2YTgyN2RiNmRlZGUyYTIwNzMwOGEzZTlkZjQyYzJhMjNjZmVmZDc5ZWVlZGQ1IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:34:21 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjhzOWduZjVYNXhUZEZpM0FRdzdqZEE9PSIsInZhbHVlIjoidUNFZTZvYkhLV3FOOG5semhncXBKQUx1RFoxZ28ydGVaTGwwcm9DSnd3ZGF0VEdmbVdMVWpXeGQwMzdtc1QyWENnamxJd" 1 => "satt_academy_session=eyJpdiI6IjZZY01Wc1RHL0pnaDJ6bzI0WVZ2MGc9PSIsInZhbHVlIjoiRnhNODRPek9ZZDV4VURiWkRKclBZOFM2L3pIRWxpMUxHTlFGSjNlaHE1U3JwWU1rdVg5VGJhMWZUNHRER3ZLeVQ4aFBlSzhOSlo4ZEw4cWZ6eHNrcHNBN21BQkc5TTFJNVg4SWNZTmdQM3IyTzhqQ3FHcVVVUmtUWnlYMTBkY3ciLCJtYWMiOiI0ZmJhMDlmYTRhYWY0MjZlNzI1YjhmY2U0NjI4NDJmNzExNjhkYzM3Mjc3ZTE1YjA1MjZlOTJiMjliNzU0ZWUwIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:34:21 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjZZY01Wc1RHL0pnaDJ6bzI0WVZ2MGc9PSIsInZhbHVlIjoiRnhNODRPek9ZZDV4VURiWkRKclBZOFM2L3pIRWxpMUxHTlFGSjNlaHE1U3JwWU1rdVg5VGJhMWZUNHRER3Z" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "cu2yZtnAf177bSJmYcP56c1kLT1WET5WTj6t7PbY" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=29209%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-17 02:34:21GET/job-solution/single-question?ques_id=29209++++++++++++++++++++++++++++333043