রবীন্দ্রনাথ ঠাকুর কত সালে নোবেল পুরস্কার পান?

Created: 7 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version61.44msRequest Duration9MBMemory UsageGET job-solution/single-questionRoute
    • Booting (26.74ms)time
    • Application (34.7ms)time
    • 1 x Application (56.47%)
      34.70ms
      1 x Booting (43.52%)
      26.74ms
      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.51ms
      • QuestionController.php#150debugerror_satt200μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '2319' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 2319
        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_satt140μsselect * from `question_options` where `question_options`.`question_id` in (2319) 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_satt380μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 2319
        Bindings
        • 0: 2319
        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_satt190μ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` = '2319' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 2319
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt150μsselect `id`, `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 (2319) 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_satt110μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (264) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt120μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (1) 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_satt130μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (1) 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_satt190μ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 (2319) 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 (2319)
        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 (2319) 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_satt120μ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 (2319) 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 (2319) 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 (2319) 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_satt580μsselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (1209)
        Bindings
        • 0: App\Models\Question
        • 1: 1209
        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_satt910μ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 (81848, 81719, 81713, 1504, 1115, 1921, 18445, 18362, 18178, 18174, 18164, 4718, 5164, 5772, 6089, 6144, 6768, 9210, 9277, 77105, 77110, 657, 659, 904, 1066, 1067, 1081, 1092, 1097, 1169, 1231, 1341, 1389, 1460, 1558, 1583, 1584, 1777, 1986, 2223, 2319, 2413, 2414, 2425, 2606, 2832, 2856, 3080, 3083, 3129, 16987, 16072, 15797, 15524, 14927, 14914, 14903, 83382, 3863, 3936, 4924, 5234, 5613, 5769, 5954, 6016, 6454, 6543, 6667, 6672, 6743, 6888, 7052, 7607, 7635, 7715, 7976, 8040, 8314, 9123, 9288, 9538, 10317, 10457, 11249, 11322, 11875, 12139, 12582, 12931, 13619, 14508, 14654, 14719, 14755, 14756, 14808, 14815, 18890, 18892, 20076, 19745, 20189, 21058, 20748, 21265, 21602, 21620, 21795, 21801, 21928, 21949, 22000, 22182, 22200, 23103, 23441, 23486, 23568, 23670, 25081, 27032, 27038, 27317, 27612, 27907, 28438, 28827, 29290, 29706, 30174, 30160, 29877, 30178, 32464, 32466, 32742, 33373, 33988, 35018, 35115, 36022, 36133, 36452, 36594, 37151, 37814, 38038, 38447, 39168, 39441, 39444, 40312, 41191, 41440, 41446, 42532, 42677, 42902, 44187, 46430, 48529, 48850, 49242, 50768, 50924, 50996, 51032, 52666, 56014, 56194, 56730, 56961, 57582, 57668, 57800, 58067, 58373, 58569, 58747, 59139, 59339, 60107, 61277, 65746, 65953, 66073, 66121, 67567, 67827, 68217, 68225, 68234, 68455, 68566, 69616, 69720, 69981, 69990, 69999, 70722, 71265, 71827, 71877, 72810, 74414, 74464, 74483, 76053, 76458, 77717, 78080, 78350, 78630, 78774, 78871, 79303, 79544, 79984, 80092, 80523, 80946, 81410, 81561, 81637, 81778, 82137, 82344, 82420, 83289, 237396, 237578, 22495, 28125, 50296, 58882, 64642, 67610, 73935, 75002, 238282, 238356) and `id` != 2319 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 81848
        • 1: 81719
        • 2: 81713
        • 3: 1504
        • 4: 1115
        • 5: 1921
        • 6: 18445
        • 7: 18362
        • 8: 18178
        • 9: 18174
        • 10: 18164
        • 11: 4718
        • 12: 5164
        • 13: 5772
        • 14: 6089
        • 15: 6144
        • 16: 6768
        • 17: 9210
        • 18: 9277
        • 19: 77105
        • 20: 77110
        • 21: 657
        • 22: 659
        • 23: 904
        • 24: 1066
        • 25: 1067
        • 26: 1081
        • 27: 1092
        • 28: 1097
        • 29: 1169
        • 30: 1231
        • 31: 1341
        • 32: 1389
        • 33: 1460
        • 34: 1558
        • 35: 1583
        • 36: 1584
        • 37: 1777
        • 38: 1986
        • 39: 2223
        • 40: 2319
        • 41: 2413
        • 42: 2414
        • 43: 2425
        • 44: 2606
        • 45: 2832
        • 46: 2856
        • 47: 3080
        • 48: 3083
        • 49: 3129
        • 50: 16987
        • 51: 16072
        • 52: 15797
        • 53: 15524
        • 54: 14927
        • 55: 14914
        • 56: 14903
        • 57: 83382
        • 58: 3863
        • 59: 3936
        • 60: 4924
        • 61: 5234
        • 62: 5613
        • 63: 5769
        • 64: 5954
        • 65: 6016
        • 66: 6454
        • 67: 6543
        • 68: 6667
        • 69: 6672
        • 70: 6743
        • 71: 6888
        • 72: 7052
        • 73: 7607
        • 74: 7635
        • 75: 7715
        • 76: 7976
        • 77: 8040
        • 78: 8314
        • 79: 9123
        • 80: 9288
        • 81: 9538
        • 82: 10317
        • 83: 10457
        • 84: 11249
        • 85: 11322
        • 86: 11875
        • 87: 12139
        • 88: 12582
        • 89: 12931
        • 90: 13619
        • 91: 14508
        • 92: 14654
        • 93: 14719
        • 94: 14755
        • 95: 14756
        • 96: 14808
        • 97: 14815
        • 98: 18890
        • 99: 18892
        • 100: 20076
        • 101: 19745
        • 102: 20189
        • 103: 21058
        • 104: 20748
        • 105: 21265
        • 106: 21602
        • 107: 21620
        • 108: 21795
        • 109: 21801
        • 110: 21928
        • 111: 21949
        • 112: 22000
        • 113: 22182
        • 114: 22200
        • 115: 23103
        • 116: 23441
        • 117: 23486
        • 118: 23568
        • 119: 23670
        • 120: 25081
        • 121: 27032
        • 122: 27038
        • 123: 27317
        • 124: 27612
        • 125: 27907
        • 126: 28438
        • 127: 28827
        • 128: 29290
        • 129: 29706
        • 130: 30174
        • 131: 30160
        • 132: 29877
        • 133: 30178
        • 134: 32464
        • 135: 32466
        • 136: 32742
        • 137: 33373
        • 138: 33988
        • 139: 35018
        • 140: 35115
        • 141: 36022
        • 142: 36133
        • 143: 36452
        • 144: 36594
        • 145: 37151
        • 146: 37814
        • 147: 38038
        • 148: 38447
        • 149: 39168
        • 150: 39441
        • 151: 39444
        • 152: 40312
        • 153: 41191
        • 154: 41440
        • 155: 41446
        • 156: 42532
        • 157: 42677
        • 158: 42902
        • 159: 44187
        • 160: 46430
        • 161: 48529
        • 162: 48850
        • 163: 49242
        • 164: 50768
        • 165: 50924
        • 166: 50996
        • 167: 51032
        • 168: 52666
        • 169: 56014
        • 170: 56194
        • 171: 56730
        • 172: 56961
        • 173: 57582
        • 174: 57668
        • 175: 57800
        • 176: 58067
        • 177: 58373
        • 178: 58569
        • 179: 58747
        • 180: 59139
        • 181: 59339
        • 182: 60107
        • 183: 61277
        • 184: 65746
        • 185: 65953
        • 186: 66073
        • 187: 66121
        • 188: 67567
        • 189: 67827
        • 190: 68217
        • 191: 68225
        • 192: 68234
        • 193: 68455
        • 194: 68566
        • 195: 69616
        • 196: 69720
        • 197: 69981
        • 198: 69990
        • 199: 69999
        • 200: 70722
        • 201: 71265
        • 202: 71827
        • 203: 71877
        • 204: 72810
        • 205: 74414
        • 206: 74464
        • 207: 74483
        • 208: 76053
        • 209: 76458
        • 210: 77717
        • 211: 78080
        • 212: 78350
        • 213: 78630
        • 214: 78774
        • 215: 78871
        • 216: 79303
        • 217: 79544
        • 218: 79984
        • 219: 80092
        • 220: 80523
        • 221: 80946
        • 222: 81410
        • 223: 81561
        • 224: 81637
        • 225: 81778
        • 226: 82137
        • 227: 82344
        • 228: 82420
        • 229: 83289
        • 230: 237396
        • 231: 237578
        • 232: 22495
        • 233: 28125
        • 234: 50296
        • 235: 58882
        • 236: 64642
        • 237: 67610
        • 238: 73935
        • 239: 75002
        • 240: 238282
        • 241: 238356
        • 242: 2319
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt200μsselect * from `question_options` where `question_options`.`question_id` in (83289, 83382, 237396, 237578, 238282, 238356) 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_satt90μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (1) 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_satt130μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (1088, 1090, 4880, 4883, 5072) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt120μsselect `id`, `name` from `categories` where `categories`.`id` in (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_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 (83289, 83382, 237396, 237578, 238282, 238356) 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 (83289, 83382, 237396, 237578, 238282, 238356)
        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 (83289, 83382, 237396, 237578, 238282, 238356) 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 (83289, 83382, 237396, 237578, 238282, 238356) 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 (83289, 83382, 237396, 237578, 238282, 238356) 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` = 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_satt100μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 2319) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 2319
        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_satt180μ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
      6SubCategory.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\Category
      2Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          EMkFVLqpA5RE6RsbzLxtDq3q9BCJ4uMA80VvCGr1
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=2319%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" => "2319" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlCV1VEczllOUxXb25lR09wSktNTVE9PSIsInZhbHVlIjoiZlpjemtnTFVRVDhCRGZBMVRZQkZ5dEZiWVZSdzUvZDk5TlN2Yi9mVjcvTjVJc0dQQ0ZQbmtFVkpwa1YxYWpxOVFtb0h5U1NtYkx4aDBaRW9lRm53MXlxSWtDbkVmV2RLTlhISm5yWDZBMDBSb2FOM2VLV0FJeDJGOUxlMW5pMGQiLCJtYWMiOiIwNmY3NWU5YmUwZDQ2MjhlM2JlMzgyYWU1NDQ1NjkxM2FlNGNjMTQzNzlkZGZiYjIxYjUzOWM1MzNhMjcyNzZjIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IjdyUUxtdXZEMDFZVE9uQ0dOajJ3WUE9PSIsInZhbHVlIjoiVzdDQXJhWWM2em44cldYeGpLclI3ekNyL1htbTB0SVlkZWlVWE1OL2hNaFJZWWMvcktMYTExYWhkbWZuTmk2WDFHc3EwVVBlUXliM0kvVGVpWE9wZXRvajN0bGRCNDNRTWU5bXNuRXNZVzg4Ni9ZZnAveFJZZmlqL3RQQ25rTlIiLCJtYWMiOiI1ZGVjOTkxNjk4NzI3MjRkNzI0ZDJmYzAyOTRlMGNmZTFkMzExZTBhZWI5NDI2MTc1ZTJlYzhlMTZhOTlhNTg2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImlCV1VEczllOUxXb25lR09wSktNTVE9PSIsInZhbHVlIjoiZlpjemtnTFVRVDhCRGZBMVRZQkZ5dEZiWVZSdzUvZDk5TlN2Yi9mVjcvTjVJc0dQQ0ZQbmtFVkpwa1YxYWpxOVFtb0h5U" ] "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 => "13.59.18.177" ] "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 => "13.59.18.177" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "EMkFVLqpA5RE6RsbzLxtDq3q9BCJ4uMA80VvCGr1" "satt_academy_session" => "2ihqM8pxOkQdchRXpxOe2YNe9FfF45OEbdcd1dwn" ]
          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:22:21 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "4" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZmclFiMk9ZRTdZcitLejBmK2k5Snc9PSIsInZhbHVlIjoiSUdjdFRXdGUwWlFtWEdFUHN3d1Urc2ZHSDBidUlyaWZSL2Q2VmIyWnlsbzBlc3hwM2JNN2tQSXQxRFpPR0tjVzNvR05qN0FkYWNyeUdBZkxqWWE5MkFwR3BpSElBajRzc0RtNVhsRWk3SjFHcXQ3UWNmQ1AvcHM5bHEvS0NmL3IiLCJtYWMiOiI1OWM1MzZmMDhjMDUwYmZhNDM3MzdkYjg1YjkwY2YzYjRiZWRkZDQ0ZmU3OTJiZjc0Zjg3NDViNjQ0MGEwNzJiIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:22:21 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6InZmclFiMk9ZRTdZcitLejBmK2k5Snc9PSIsInZhbHVlIjoiSUdjdFRXdGUwWlFtWEdFUHN3d1Urc2ZHSDBidUlyaWZSL2Q2VmIyWnlsbzBlc3hwM2JNN2tQSXQxRFpPR0tjVzNvR05qN" 1 => "satt_academy_session=eyJpdiI6Ilp6NkRpSzhzV0lZM2tvRi9iRERMeVE9PSIsInZhbHVlIjoiMEJ0bXFWSVVSRlZDZnh5bnZEa1pJdlA2bEUyWHBwaEZsbnF6blJZRDVTblEwa3kreEl2VzhkQXNIcGdyYVQ3amtYdHdaaU9WNExhbTA3TXVIRDFudVlQWlBnZy9teUthazhQa0lCWGtZR1hKR0RvR2pHZy9VdWtUWXQrYVY5VGIiLCJtYWMiOiI0Y2QwNjA0N2Y0YzA0OGU2Y2YxZjBiNDE4OWM0NjI0NmU5NGM5YjBjYTkyNDkxZWQ2MzFhMmM1NmNkNWJlZTdlIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:22:21 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6Ilp6NkRpSzhzV0lZM2tvRi9iRERMeVE9PSIsInZhbHVlIjoiMEJ0bXFWSVVSRlZDZnh5bnZEa1pJdlA2bEUyWHBwaEZsbnF6blJZRDVTblEwa3kreEl2VzhkQXNIcGdyYVQ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZmclFiMk9ZRTdZcitLejBmK2k5Snc9PSIsInZhbHVlIjoiSUdjdFRXdGUwWlFtWEdFUHN3d1Urc2ZHSDBidUlyaWZSL2Q2VmIyWnlsbzBlc3hwM2JNN2tQSXQxRFpPR0tjVzNvR05qN0FkYWNyeUdBZkxqWWE5MkFwR3BpSElBajRzc0RtNVhsRWk3SjFHcXQ3UWNmQ1AvcHM5bHEvS0NmL3IiLCJtYWMiOiI1OWM1MzZmMDhjMDUwYmZhNDM3MzdkYjg1YjkwY2YzYjRiZWRkZDQ0ZmU3OTJiZjc0Zjg3NDViNjQ0MGEwNzJiIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:22:21 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InZmclFiMk9ZRTdZcitLejBmK2k5Snc9PSIsInZhbHVlIjoiSUdjdFRXdGUwWlFtWEdFUHN3d1Urc2ZHSDBidUlyaWZSL2Q2VmIyWnlsbzBlc3hwM2JNN2tQSXQxRFpPR0tjVzNvR05qN" 1 => "satt_academy_session=eyJpdiI6Ilp6NkRpSzhzV0lZM2tvRi9iRERMeVE9PSIsInZhbHVlIjoiMEJ0bXFWSVVSRlZDZnh5bnZEa1pJdlA2bEUyWHBwaEZsbnF6blJZRDVTblEwa3kreEl2VzhkQXNIcGdyYVQ3amtYdHdaaU9WNExhbTA3TXVIRDFudVlQWlBnZy9teUthazhQa0lCWGtZR1hKR0RvR2pHZy9VdWtUWXQrYVY5VGIiLCJtYWMiOiI0Y2QwNjA0N2Y0YzA0OGU2Y2YxZjBiNDE4OWM0NjI0NmU5NGM5YjBjYTkyNDkxZWQ2MzFhMmM1NmNkNWJlZTdlIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:22:21 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6Ilp6NkRpSzhzV0lZM2tvRi9iRERMeVE9PSIsInZhbHVlIjoiMEJ0bXFWSVVSRlZDZnh5bnZEa1pJdlA2bEUyWHBwaEZsbnF6blJZRDVTblEwa3kreEl2VzhkQXNIcGdyYVQ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "EMkFVLqpA5RE6RsbzLxtDq3q9BCJ4uMA80VvCGr1" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=2319%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:22:21GET/job-solution/single-question?ques_id=2319++++++++++++++++++++++++++++333040