বাংলাদেশ ও বার্মার সীমান্তবর্তী নদী কোনটি?

Created: 7 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version61.1msRequest Duration7MBMemory UsageGET job-solution/single-questionRoute
    • Booting (31.26ms)time
    • Application (29.84ms)time
    • 1 x Booting (51.15%)
      31.26ms
      1 x Application (48.84%)
      29.84ms
      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.53ms
      • QuestionController.php#150debugerror_satt190μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '21908' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 21908
        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 (21908) 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_satt440μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 21908
        Bindings
        • 0: 21908
        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` = '21908' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 21908
        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 (21908) 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_satt120μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (353) 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_satt130μ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 (21908) 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_satt120μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (21908)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt220μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (21908) 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 (21908) 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_satt100μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (21908) 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 (21908) 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_satt410μsselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (10751)
        Bindings
        • 0: App\Models\Question
        • 1: 10751
        Backtrace
        • app/Services/DynamicPrintService.php:99
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Services/DynamicPrintService.php:96
        • app/Http/Controllers/Academy/QuestionController.php:409
      • QuestionController.php#451debugerror_satt1.03msselect `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 (809, 834, 868, 1207, 1242, 1374, 1380, 1382, 1891, 2066, 2350, 2375, 2459, 2961, 3056, 3287, 3305, 3397, 3501, 3618, 3654, 4024, 4074, 4869, 5476, 6728, 7258, 7272, 7287, 8223, 8443, 8687, 8744, 9428, 9596, 10251, 10757, 11271, 11701, 12017, 12311, 12394, 12512, 12992, 12999, 13168, 13521, 14158, 14714, 14715, 14771, 14775, 15083, 15300, 15334, 15335, 16846, 17137, 17673, 17692, 19063, 19190, 19217, 19283, 19515, 19638, 19726, 19791, 19915, 19959, 19962, 20372, 20635, 20710, 20845, 21011, 21734, 21908, 22382, 22392, 22401, 22437, 22443, 22564, 22678, 22764, 22856, 23040, 23195, 23311, 23315, 23516, 23799, 24203, 24533, 25158, 25160, 25575, 26471, 26824, 27054, 28168, 28377, 28512, 28542, 28951, 28959, 29336, 29529, 29669, 29678, 30124, 35047, 36068, 38188, 38540, 40802, 46761, 47135, 49309, 50308, 50386, 50580, 50607, 54184, 55447, 55514, 56368, 57346, 57618, 58630, 59369, 60003, 61285, 64783, 65843, 66034, 66123, 66407, 67575, 67691, 67872, 68041, 68418, 69646, 69887, 70153, 70174, 70220, 70392, 70537, 70583, 70896, 71066, 71068, 71166, 71400, 73230, 74080, 74415, 74465, 75845, 78309, 78926, 80231, 80486, 81646, 82329, 237672, 239894, 8893, 8915, 28027, 30497, 32915, 34669, 35144, 35187, 40737, 40759, 44145, 45703, 47358, 47505, 48967, 62418, 63231, 65428, 72305, 79606) and `id` != 21908 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 809
        • 1: 834
        • 2: 868
        • 3: 1207
        • 4: 1242
        • 5: 1374
        • 6: 1380
        • 7: 1382
        • 8: 1891
        • 9: 2066
        • 10: 2350
        • 11: 2375
        • 12: 2459
        • 13: 2961
        • 14: 3056
        • 15: 3287
        • 16: 3305
        • 17: 3397
        • 18: 3501
        • 19: 3618
        • 20: 3654
        • 21: 4024
        • 22: 4074
        • 23: 4869
        • 24: 5476
        • 25: 6728
        • 26: 7258
        • 27: 7272
        • 28: 7287
        • 29: 8223
        • 30: 8443
        • 31: 8687
        • 32: 8744
        • 33: 9428
        • 34: 9596
        • 35: 10251
        • 36: 10757
        • 37: 11271
        • 38: 11701
        • 39: 12017
        • 40: 12311
        • 41: 12394
        • 42: 12512
        • 43: 12992
        • 44: 12999
        • 45: 13168
        • 46: 13521
        • 47: 14158
        • 48: 14714
        • 49: 14715
        • 50: 14771
        • 51: 14775
        • 52: 15083
        • 53: 15300
        • 54: 15334
        • 55: 15335
        • 56: 16846
        • 57: 17137
        • 58: 17673
        • 59: 17692
        • 60: 19063
        • 61: 19190
        • 62: 19217
        • 63: 19283
        • 64: 19515
        • 65: 19638
        • 66: 19726
        • 67: 19791
        • 68: 19915
        • 69: 19959
        • 70: 19962
        • 71: 20372
        • 72: 20635
        • 73: 20710
        • 74: 20845
        • 75: 21011
        • 76: 21734
        • 77: 21908
        • 78: 22382
        • 79: 22392
        • 80: 22401
        • 81: 22437
        • 82: 22443
        • 83: 22564
        • 84: 22678
        • 85: 22764
        • 86: 22856
        • 87: 23040
        • 88: 23195
        • 89: 23311
        • 90: 23315
        • 91: 23516
        • 92: 23799
        • 93: 24203
        • 94: 24533
        • 95: 25158
        • 96: 25160
        • 97: 25575
        • 98: 26471
        • 99: 26824
        • 100: 27054
        • 101: 28168
        • 102: 28377
        • 103: 28512
        • 104: 28542
        • 105: 28951
        • 106: 28959
        • 107: 29336
        • 108: 29529
        • 109: 29669
        • 110: 29678
        • 111: 30124
        • 112: 35047
        • 113: 36068
        • 114: 38188
        • 115: 38540
        • 116: 40802
        • 117: 46761
        • 118: 47135
        • 119: 49309
        • 120: 50308
        • 121: 50386
        • 122: 50580
        • 123: 50607
        • 124: 54184
        • 125: 55447
        • 126: 55514
        • 127: 56368
        • 128: 57346
        • 129: 57618
        • 130: 58630
        • 131: 59369
        • 132: 60003
        • 133: 61285
        • 134: 64783
        • 135: 65843
        • 136: 66034
        • 137: 66123
        • 138: 66407
        • 139: 67575
        • 140: 67691
        • 141: 67872
        • 142: 68041
        • 143: 68418
        • 144: 69646
        • 145: 69887
        • 146: 70153
        • 147: 70174
        • 148: 70220
        • 149: 70392
        • 150: 70537
        • 151: 70583
        • 152: 70896
        • 153: 71066
        • 154: 71068
        • 155: 71166
        • 156: 71400
        • 157: 73230
        • 158: 74080
        • 159: 74415
        • 160: 74465
        • 161: 75845
        • 162: 78309
        • 163: 78926
        • 164: 80231
        • 165: 80486
        • 166: 81646
        • 167: 82329
        • 168: 237672
        • 169: 239894
        • 170: 8893
        • 171: 8915
        • 172: 28027
        • 173: 30497
        • 174: 32915
        • 175: 34669
        • 176: 35144
        • 177: 35187
        • 178: 40737
        • 179: 40759
        • 180: 44145
        • 181: 45703
        • 182: 47358
        • 183: 47505
        • 184: 48967
        • 185: 62418
        • 186: 63231
        • 187: 65428
        • 188: 72305
        • 189: 79606
        • 190: 21908
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt220μsselect * from `question_options` where `question_options`.`question_id` in (80231, 80486, 81646, 82329, 237672, 239894) 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_satt170μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (1042, 1050, 1066, 1074, 4885, 5262) 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 (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_satt220μ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 (80231, 80486, 81646, 82329, 237672, 239894) 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 (80231, 80486, 81646, 82329, 237672, 239894)
        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 (80231, 80486, 81646, 82329, 237672, 239894) 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 (80231, 80486, 81646, 82329, 237672, 239894) 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 (80231, 80486, 81646, 82329, 237672, 239894) 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_satt100μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 21908) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 21908
        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
      7SubCategory.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
          dKjTtDSbSCVwuz1yh3OPopWoBZzJow8BrirHbKHm
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=21908%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" => "21908" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "x-https" => array:1 [ 0 => "1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "18.217.134.107" ] "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.217.134.107" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 16 Mar 2025 03:34:29 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "55" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxOa0dPUHhNV0ZSaG9MdGduU3hpM2c9PSIsInZhbHVlIjoiNWFrcHZVcnlvZXJRS2NzeTRXc1ZyOXNhcnBVUDV3aEhUYmVGNHFNYWsyNjU4dFpnSXIvTXhqanE4YWpHN2dmTW1MR3lCM2NTR0dMZjVla09TbXoweW9DZnhFZUhuU01LYmV1V1YxdkNnOG5XaE90aTFzZWZ5dE44NjhKZXBBSEUiLCJtYWMiOiI0MzQ3MWQyNDczN2JmMTIxNTMyOGNlNjcyMzhkNDI5MTAyOTY1NTQwMThkN2ViNzIxNTAyY2QxODE5M2Y4ZTQ2IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 03:34:29 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IkxOa0dPUHhNV0ZSaG9MdGduU3hpM2c9PSIsInZhbHVlIjoiNWFrcHZVcnlvZXJRS2NzeTRXc1ZyOXNhcnBVUDV3aEhUYmVGNHFNYWsyNjU4dFpnSXIvTXhqanE4YWpHN2dmTW1MR3lCM" 1 => "satt_academy_session=eyJpdiI6IjRHTWV5dDVkci83aDgvZWlzVndleVE9PSIsInZhbHVlIjoiZTlyYmVNaEZ6c3RlL0UzQTlJK0Q5WC9aQm12dnZ4K0tmTjVyT1ppb2dtMWVCTHlBRTNIRG5rQndZbFA3V0dKbi9uVEdDUGJ1YU16VnNBdm04bTBNNGpPdE03eHZlNzRCNnRvbU1WQXl1bGhIQ1NEM3V5aml4MEtQek1LMGEyTXgiLCJtYWMiOiIzZTNkNWQ1NzVmZmNjY2U4OTIyNGM0ZmExMjdhZjJhZDA4MTE1ZWZiZDVlYWY5NTlhNjViNzM5MGVlOTE0YjVkIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 03:34:29 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjRHTWV5dDVkci83aDgvZWlzVndleVE9PSIsInZhbHVlIjoiZTlyYmVNaEZ6c3RlL0UzQTlJK0Q5WC9aQm12dnZ4K0tmTjVyT1ppb2dtMWVCTHlBRTNIRG5rQndZbFA3V0d" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxOa0dPUHhNV0ZSaG9MdGduU3hpM2c9PSIsInZhbHVlIjoiNWFrcHZVcnlvZXJRS2NzeTRXc1ZyOXNhcnBVUDV3aEhUYmVGNHFNYWsyNjU4dFpnSXIvTXhqanE4YWpHN2dmTW1MR3lCM2NTR0dMZjVla09TbXoweW9DZnhFZUhuU01LYmV1V1YxdkNnOG5XaE90aTFzZWZ5dE44NjhKZXBBSEUiLCJtYWMiOiI0MzQ3MWQyNDczN2JmMTIxNTMyOGNlNjcyMzhkNDI5MTAyOTY1NTQwMThkN2ViNzIxNTAyY2QxODE5M2Y4ZTQ2IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 03:34:29 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkxOa0dPUHhNV0ZSaG9MdGduU3hpM2c9PSIsInZhbHVlIjoiNWFrcHZVcnlvZXJRS2NzeTRXc1ZyOXNhcnBVUDV3aEhUYmVGNHFNYWsyNjU4dFpnSXIvTXhqanE4YWpHN2dmTW1MR3lCM" 1 => "satt_academy_session=eyJpdiI6IjRHTWV5dDVkci83aDgvZWlzVndleVE9PSIsInZhbHVlIjoiZTlyYmVNaEZ6c3RlL0UzQTlJK0Q5WC9aQm12dnZ4K0tmTjVyT1ppb2dtMWVCTHlBRTNIRG5rQndZbFA3V0dKbi9uVEdDUGJ1YU16VnNBdm04bTBNNGpPdE03eHZlNzRCNnRvbU1WQXl1bGhIQ1NEM3V5aml4MEtQek1LMGEyTXgiLCJtYWMiOiIzZTNkNWQ1NzVmZmNjY2U4OTIyNGM0ZmExMjdhZjJhZDA4MTE1ZWZiZDVlYWY5NTlhNjViNzM5MGVlOTE0YjVkIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 03:34:29 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjRHTWV5dDVkci83aDgvZWlzVndleVE9PSIsInZhbHVlIjoiZTlyYmVNaEZ6c3RlL0UzQTlJK0Q5WC9aQm12dnZ4K0tmTjVyT1ppb2dtMWVCTHlBRTNIRG5rQndZbFA3V0d" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "dKjTtDSbSCVwuz1yh3OPopWoBZzJow8BrirHbKHm" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=21908%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:34:29GET/job-solution/single-question?ques_id=21908++++++++++++++++++++++++++++333042