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

দুইটি সংখ্যার গ।সা।গু ও ল.সা.গু যথাক্রমে ২ ও ৩৬০। একটি সংখ্যা ১০ হলে, অপর সংখ্যা কত?

Created: 2 years ago | Updated: 3 months ago
Updated: 3 months ago

.

Content added by
Content updated By
Promotion
Request history8.2.27PHP Version61.24msRequest Duration7MBMemory UsageGET job-solution/single-questionRoute
    • Booting (30.14ms)time
    • Application (31.1ms)time
    • 1 x Application (50.78%)
      31.10ms
      1 x Booting (49.21%)
      30.14ms
      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 executed5ms
      • QuestionController.php#150debugerror_satt220μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '239998' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 239998
        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_satt370μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 239998
        Bindings
        • 0: 239998
        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_satt210μ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` = '239998' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 239998
        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 (239998) 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_satt130μ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_satt130μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (5262) 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_satt130μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (3) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt120μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (11269) 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_satt110μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (82935) and `users`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt140μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (3) 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_satt200μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (239998) 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_satt140μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (239998)
        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_satt200μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (239998) 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_satt100μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (34122) 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 (239998) 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 (239998) 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_satt90μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (239998) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#451debugerror_satt710μ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 (67331, 67521, 70856, 70876, 71044, 71189, 81279, 82730, 239998, 240157, 51514, 52325, 54650, 57192, 76120, 6483, 8494, 8719, 25283, 25804, 26161, 26714, 27138, 27410, 27697, 27709, 27720, 27938, 28503, 29766, 29794, 29885, 29927, 29960, 30295, 30361, 30365, 30500, 30555, 30766, 30800, 30843, 30865, 30885, 30892, 30964, 31055, 31084, 31098, 31277, 31298, 31350, 31423, 31571, 31628, 31662, 38004, 41075, 41654, 49211, 51485, 53114, 53895, 54100, 54329, 54626, 55278, 56721, 56848, 57543, 58184, 58988, 59003, 59200, 59219, 59226, 59640, 65824, 65922, 66317, 66667, 66807, 66896, 68024, 71720, 71722, 72124, 72251, 73514, 73891, 73894, 75282, 75462, 75630, 78327, 78745, 79059, 79846, 80205, 80321, 80446, 80633, 81501, 82588, 83407, 83687, 237352, 237447, 238027, 238504, 238587, 7142, 7221, 17456, 25555, 26371, 26444, 26749, 26777, 26785, 27742, 29117, 29581, 30877, 30969, 31230, 41694, 41801, 41969, 42067, 43864, 51423, 54980, 55634, 57994, 59435, 60596, 71721, 71943, 78326, 79061, 79702, 78982, 53623, 78408, 75684, 44275, 25310, 68988, 78223, 7644, 32873, 40727, 41750, 60326, 62329, 64854, 8527, 9796, 25112, 25905) and `id` != 239998 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 67331
        • 1: 67521
        • 2: 70856
        • 3: 70876
        • 4: 71044
        • 5: 71189
        • 6: 81279
        • 7: 82730
        • 8: 239998
        • 9: 240157
        • 10: 51514
        • 11: 52325
        • 12: 54650
        • 13: 57192
        • 14: 76120
        • 15: 6483
        • 16: 8494
        • 17: 8719
        • 18: 25283
        • 19: 25804
        • 20: 26161
        • 21: 26714
        • 22: 27138
        • 23: 27410
        • 24: 27697
        • 25: 27709
        • 26: 27720
        • 27: 27938
        • 28: 28503
        • 29: 29766
        • 30: 29794
        • 31: 29885
        • 32: 29927
        • 33: 29960
        • 34: 30295
        • 35: 30361
        • 36: 30365
        • 37: 30500
        • 38: 30555
        • 39: 30766
        • 40: 30800
        • 41: 30843
        • 42: 30865
        • 43: 30885
        • 44: 30892
        • 45: 30964
        • 46: 31055
        • 47: 31084
        • 48: 31098
        • 49: 31277
        • 50: 31298
        • 51: 31350
        • 52: 31423
        • 53: 31571
        • 54: 31628
        • 55: 31662
        • 56: 38004
        • 57: 41075
        • 58: 41654
        • 59: 49211
        • 60: 51485
        • 61: 53114
        • 62: 53895
        • 63: 54100
        • 64: 54329
        • 65: 54626
        • 66: 55278
        • 67: 56721
        • 68: 56848
        • 69: 57543
        • 70: 58184
        • 71: 58988
        • 72: 59003
        • 73: 59200
        • 74: 59219
        • 75: 59226
        • 76: 59640
        • 77: 65824
        • 78: 65922
        • 79: 66317
        • 80: 66667
        • 81: 66807
        • 82: 66896
        • 83: 68024
        • 84: 71720
        • 85: 71722
        • 86: 72124
        • 87: 72251
        • 88: 73514
        • 89: 73891
        • 90: 73894
        • 91: 75282
        • 92: 75462
        • 93: 75630
        • 94: 78327
        • 95: 78745
        • 96: 79059
        • 97: 79846
        • 98: 80205
        • 99: 80321
        • 100: 80446
        • 101: 80633
        • 102: 81501
        • 103: 82588
        • 104: 83407
        • 105: 83687
        • 106: 237352
        • 107: 237447
        • 108: 238027
        • 109: 238504
        • 110: 238587
        • 111: 7142
        • 112: 7221
        • 113: 17456
        • 114: 25555
        • 115: 26371
        • 116: 26444
        • 117: 26749
        • 118: 26777
        • 119: 26785
        • 120: 27742
        • 121: 29117
        • 122: 29581
        • 123: 30877
        • 124: 30969
        • 125: 31230
        • 126: 41694
        • 127: 41801
        • 128: 41969
        • 129: 42067
        • 130: 43864
        • 131: 51423
        • 132: 54980
        • 133: 55634
        • 134: 57994
        • 135: 59435
        • 136: 60596
        • 137: 71721
        • 138: 71943
        • 139: 78326
        • 140: 79061
        • 141: 79702
        • 142: 78982
        • 143: 53623
        • 144: 78408
        • 145: 75684
        • 146: 44275
        • 147: 25310
        • 148: 68988
        • 149: 78223
        • 150: 7644
        • 151: 32873
        • 152: 40727
        • 153: 41750
        • 154: 60326
        • 155: 62329
        • 156: 64854
        • 157: 8527
        • 158: 9796
        • 159: 25112
        • 160: 25905
        • 161: 239998
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt170μsselect * from `question_options` where `question_options`.`question_id` in (237352, 237447, 238027, 238504, 238587, 240157) 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_satt110μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (3) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt140μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4879, 4881, 4889, 4890, 4891, 5276) 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_satt140μ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 (237352, 237447, 238027, 238504, 238587, 240157) 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 (237352, 237447, 238027, 238504, 238587, 240157)
        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 (237352, 237447, 238027, 238504, 238587, 240157) 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 (237352, 237447, 238027, 238504, 238587, 240157) 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 (237352, 237447, 238027, 238504, 238587, 240157) 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` = 5 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        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_satt160μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 85659) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 85659
        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_satt200μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      9Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      7QuestionOption.php#?
      App\Models\SubCategory
      7SubCategory.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\User
      3User.php#?
      App\Models\Category
      3Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
          _token
          vDWZW2aJy6bA2aLXGmS4WeYT75oGte3y4LcPVIWE
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=239998%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" => "239998" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik56SzFKYVUzL0N5SnBxVzhoUEhrZEE9PSIsInZhbHVlIjoibGRWK0ZlODNiUVEyZWw4d3haMlNOenZrMW1PZ2VzZXo0VGo0Q3gvWEFJNDlxUGpuRUxOT3lJYTlKUld1R0N1OVpIdlZVMnB3NXpibVhWM0tEQlVVU2hmY0NEdDl0YklGZUxRZHY1bVFzVEg1b044ZTluckV5R3JZQjByS3c5aTUiLCJtYWMiOiIyMThkMTU2NTcxNjNhYTc0NTliMzdmZmU5YmY1OTdjNmZlODZjMTBhZTQ4N2VkMDZmOWE0ZmFmNmE5ZmVhMTdmIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IjhPa05zS3M4eEFyUmZhU3N5aGpDK3c9PSIsInZhbHVlIjoiNG9rM05UUVk1QkFSb2NKVjBMVlhkdEdPMk9EbzI1eVdqZ3oxZGo4UW92cVNkZWFNL2IySEpEMFg1NHYyWi9BM1g5RTVrNmlra0ZkRGZMS0gxY0YzRTJsMHM2S1RCRVFwMFV5WjV0TEJ0alJsQk1DaWRSY01yeElLeHovK0YyeVIiLCJtYWMiOiI5ZDJiZTA3NWIwYzg3NjM2ZjI4M2QyMjE3ZDE4ZDNlZjE4MTUxMGM1MzlkNmUzYWZiNjU1ZDJmMjYzYjhiYzJkIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ik56SzFKYVUzL0N5SnBxVzhoUEhrZEE9PSIsInZhbHVlIjoibGRWK0ZlODNiUVEyZWw4d3haMlNOenZrMW1PZ2VzZXo0VGo0Q3gvWEFJNDlxUGpuRUxOT3lJYTlKUld1R0N1OVpIdlZVM" ] "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.222.240.117" ] "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.222.240.117" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "vDWZW2aJy6bA2aLXGmS4WeYT75oGte3y4LcPVIWE" "satt_academy_session" => "iXRyc3uczrXqkQg9W9Me2qEqR0CoWnS2uRAwU6Oo" ]
          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 => "Sat, 15 Mar 2025 06:56:38 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "35" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InQ4c0o4VGh1V29vSDhrNFFIME1mY3c9PSIsInZhbHVlIjoiNjVQc3pwODdGY1p1dFhhQzlwdjA3NHhxelRyTzdTQnlpaWpHanRaaXVSMFJGMUl5ZDZSWkxFZXhvVUU5YlArdkVUdmJPSU1CSmVjZTkxWUtibG9UNGNORmN1d2pabU16bDNyZ2xKVlFZWXFHditWUWRSeUw2ajhyaHVvM1ZGZG0iLCJtYWMiOiIyMjc3MzkzMzg2OGJmMDU5YWQ5MmU4ZjMyNjE3YTliYjFiYTg4YTYyMGJhNGJkNmU4MzJiNjc2YTU3ZTk1ODgzIiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 06:56:38 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6InQ4c0o4VGh1V29vSDhrNFFIME1mY3c9PSIsInZhbHVlIjoiNjVQc3pwODdGY1p1dFhhQzlwdjA3NHhxelRyTzdTQnlpaWpHanRaaXVSMFJGMUl5ZDZSWkxFZXhvVUU5YlArdkVUdmJPS" 1 => "satt_academy_session=eyJpdiI6InlHUzg5K0g2Qis4Z1JmTVkxUDA2YkE9PSIsInZhbHVlIjoiemo0d0RIeFUrZ3Y5WVZwTUZlTTE5WHFzSk8wZ2hra0hjM2FvQWxuck1yZldQNXByYzdrcWhVNTdOZk1lWEVYVGIvUWNNYUM0cU1YSnZiSFVHZ2xUZG1nVlhRTGEvTWozdTZ1dnJ6YlNwWnl6MHdERzJhWEZoZmxQendtb3FWRVoiLCJtYWMiOiIwMDAxMjczOTBjOTA2ZDIxYmE1Y2RhNzZhMjNhZmExZTM4OGJhNGJiMzUyNWIxMGU4Mjc4ZjIyOWIxMGRiZjJkIiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 06:56:38 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6InlHUzg5K0g2Qis4Z1JmTVkxUDA2YkE9PSIsInZhbHVlIjoiemo0d0RIeFUrZ3Y5WVZwTUZlTTE5WHFzSk8wZ2hra0hjM2FvQWxuck1yZldQNXByYzdrcWhVNTdOZk1lWEV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InQ4c0o4VGh1V29vSDhrNFFIME1mY3c9PSIsInZhbHVlIjoiNjVQc3pwODdGY1p1dFhhQzlwdjA3NHhxelRyTzdTQnlpaWpHanRaaXVSMFJGMUl5ZDZSWkxFZXhvVUU5YlArdkVUdmJPSU1CSmVjZTkxWUtibG9UNGNORmN1d2pabU16bDNyZ2xKVlFZWXFHditWUWRSeUw2ajhyaHVvM1ZGZG0iLCJtYWMiOiIyMjc3MzkzMzg2OGJmMDU5YWQ5MmU4ZjMyNjE3YTliYjFiYTg4YTYyMGJhNGJkNmU4MzJiNjc2YTU3ZTk1ODgzIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 06:56:38 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InQ4c0o4VGh1V29vSDhrNFFIME1mY3c9PSIsInZhbHVlIjoiNjVQc3pwODdGY1p1dFhhQzlwdjA3NHhxelRyTzdTQnlpaWpHanRaaXVSMFJGMUl5ZDZSWkxFZXhvVUU5YlArdkVUdmJPS" 1 => "satt_academy_session=eyJpdiI6InlHUzg5K0g2Qis4Z1JmTVkxUDA2YkE9PSIsInZhbHVlIjoiemo0d0RIeFUrZ3Y5WVZwTUZlTTE5WHFzSk8wZ2hra0hjM2FvQWxuck1yZldQNXByYzdrcWhVNTdOZk1lWEVYVGIvUWNNYUM0cU1YSnZiSFVHZ2xUZG1nVlhRTGEvTWozdTZ1dnJ6YlNwWnl6MHdERzJhWEZoZmxQendtb3FWRVoiLCJtYWMiOiIwMDAxMjczOTBjOTA2ZDIxYmE1Y2RhNzZhMjNhZmExZTM4OGJhNGJiMzUyNWIxMGU4Mjc4ZjIyOWIxMGRiZjJkIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 06:56:38 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6InlHUzg5K0g2Qis4Z1JmTVkxUDA2YkE9PSIsInZhbHVlIjoiemo0d0RIeFUrZ3Y5WVZwTUZlTTE5WHFzSk8wZ2hra0hjM2FvQWxuck1yZldQNXByYzdrcWhVNTdOZk1lWEV" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "vDWZW2aJy6bA2aLXGmS4WeYT75oGte3y4LcPVIWE" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=239998%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-15 12:56:38GET/job-solution/single-question?ques_id=239998++++++++++++++++333043