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

m এর মান কত হলে x2+x-m একটি পূর্ণবর্গ রাশি হবে।

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

.

Content added by
Content updated By
Promotion
Request history8.2.27PHP Version77.35msRequest Duration7MBMemory UsageGET job-solution/single-questionRoute
    • Booting (26.93ms)time
    • Application (50.41ms)time
    • 1 x Application (65.17%)
      50.41ms
      1 x Booting (34.82%)
      26.93ms
      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.04ms
      • QuestionController.php#150debugerror_satt200μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '240273' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 240273
        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_satt310μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 240273
        Bindings
        • 0: 240273
        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` = '240273' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 240273
        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`, `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 (240273) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt110μsselect `id`, `title`, `passage` from `passages` where `passages`.`id` in (0) and `passages`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt130μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (5263) 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_satt90μ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_satt120μ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_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 (240273) 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 (240273)
        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 (240273) and `descriptions`.`descriptionable_type` = 'App\\Models\\Question' and `status` in ('approve', 'active') and `descriptions`.`deleted_at` is null order by `vote` desc
        Bindings
        • 0: App\Models\Question
        • 1: approve
        • 2: active
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt110μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (40836) 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 (240273) 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 (240273) 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 (240273) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#451debugerror_satt1.07msselect `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 (29559, 41073, 52567, 53002, 53262, 53313, 53430, 53649, 53651, 53765, 53952, 53953, 54044, 54074, 55099, 55194, 56700, 57638, 57759, 57988, 58009, 59005, 60068, 65460, 65925, 67176, 67286, 67389, 68015, 68337, 69369, 69942, 70366, 71311, 76652, 238029, 238333, 238707, 240035, 240156, 240163, 240273, 52565, 53065, 53068, 53072, 53722, 54532, 55220, 58196, 59220, 77508, 78101, 48462, 55251, 48290, 57984, 66890, 73892, 56110, 68339, 54524, 53949, 56157, 54487, 54138, 238708, 74298, 76646, 61255, 83065, 237349, 58247, 29302, 80201, 78754, 41977, 74762, 73795, 83059, 25521, 57997, 53879, 56434, 82596, 29956, 8530, 25965, 41683, 27644, 51212, 54630, 29915, 44855, 57487, 75524, 64978, 53122, 47902, 27406, 57433, 7948, 25964, 29092, 41930, 55729, 25273, 8489, 38509, 51635, 49213, 25290, 66389, 76119, 68020, 26741, 26143, 10718, 23279, 23381, 23584, 25295, 25414, 25562, 25593, 25708, 26144, 26360, 26382, 27675, 27705, 27726, 27765, 29155, 29422, 29810, 30717, 31119, 31302, 33106, 33419, 33432, 33514, 33758, 35895, 36067, 39253, 40600, 42015, 46656, 46703, 50592, 51616, 52003, 52564, 52978, 53008, 53057, 53124, 53148, 53152, 53155, 53210, 53322, 53610, 53616, 53646, 53924, 53957, 53962, 54114, 54143, 54486, 54516, 54607, 54636, 54675, 54793, 54887, 55030, 55073, 55137, 55168, 55217, 55371, 55536, 55665, 55869, 55901, 55913, 56059, 56295, 57271, 57440, 57490, 57737, 58019, 58041, 58473, 58982, 59121, 59558, 60819, 48678, 54787, 56627, 60991, 61346, 62017, 62172, 62301, 62955, 63053, 63407, 63558, 63623, 63835, 64138, 64959, 65562, 65831, 66008, 66664, 67256, 67327, 67373, 67495, 67748, 68335, 68450, 71421, 71897, 72259, 72260, 72758, 73036, 73224, 73284, 73581, 74493, 74574, 76489, 76639, 77615, 77624, 79852, 80435, 81007, 81064, 82253, 82587, 83600, 237377, 237546, 237859, 238392, 238703, 238704, 238759, 239083, 239642, 25288) and `id` != 240273 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 29559
        • 1: 41073
        • 2: 52567
        • 3: 53002
        • 4: 53262
        • 5: 53313
        • 6: 53430
        • 7: 53649
        • 8: 53651
        • 9: 53765
        • 10: 53952
        • 11: 53953
        • 12: 54044
        • 13: 54074
        • 14: 55099
        • 15: 55194
        • 16: 56700
        • 17: 57638
        • 18: 57759
        • 19: 57988
        • 20: 58009
        • 21: 59005
        • 22: 60068
        • 23: 65460
        • 24: 65925
        • 25: 67176
        • 26: 67286
        • 27: 67389
        • 28: 68015
        • 29: 68337
        • 30: 69369
        • 31: 69942
        • 32: 70366
        • 33: 71311
        • 34: 76652
        • 35: 238029
        • 36: 238333
        • 37: 238707
        • 38: 240035
        • 39: 240156
        • 40: 240163
        • 41: 240273
        • 42: 52565
        • 43: 53065
        • 44: 53068
        • 45: 53072
        • 46: 53722
        • 47: 54532
        • 48: 55220
        • 49: 58196
        • 50: 59220
        • 51: 77508
        • 52: 78101
        • 53: 48462
        • 54: 55251
        • 55: 48290
        • 56: 57984
        • 57: 66890
        • 58: 73892
        • 59: 56110
        • 60: 68339
        • 61: 54524
        • 62: 53949
        • 63: 56157
        • 64: 54487
        • 65: 54138
        • 66: 238708
        • 67: 74298
        • 68: 76646
        • 69: 61255
        • 70: 83065
        • 71: 237349
        • 72: 58247
        • 73: 29302
        • 74: 80201
        • 75: 78754
        • 76: 41977
        • 77: 74762
        • 78: 73795
        • 79: 83059
        • 80: 25521
        • 81: 57997
        • 82: 53879
        • 83: 56434
        • 84: 82596
        • 85: 29956
        • 86: 8530
        • 87: 25965
        • 88: 41683
        • 89: 27644
        • 90: 51212
        • 91: 54630
        • 92: 29915
        • 93: 44855
        • 94: 57487
        • 95: 75524
        • 96: 64978
        • 97: 53122
        • 98: 47902
        • 99: 27406
        • 100: 57433
        • 101: 7948
        • 102: 25964
        • 103: 29092
        • 104: 41930
        • 105: 55729
        • 106: 25273
        • 107: 8489
        • 108: 38509
        • 109: 51635
        • 110: 49213
        • 111: 25290
        • 112: 66389
        • 113: 76119
        • 114: 68020
        • 115: 26741
        • 116: 26143
        • 117: 10718
        • 118: 23279
        • 119: 23381
        • 120: 23584
        • 121: 25295
        • 122: 25414
        • 123: 25562
        • 124: 25593
        • 125: 25708
        • 126: 26144
        • 127: 26360
        • 128: 26382
        • 129: 27675
        • 130: 27705
        • 131: 27726
        • 132: 27765
        • 133: 29155
        • 134: 29422
        • 135: 29810
        • 136: 30717
        • 137: 31119
        • 138: 31302
        • 139: 33106
        • 140: 33419
        • 141: 33432
        • 142: 33514
        • 143: 33758
        • 144: 35895
        • 145: 36067
        • 146: 39253
        • 147: 40600
        • 148: 42015
        • 149: 46656
        • 150: 46703
        • 151: 50592
        • 152: 51616
        • 153: 52003
        • 154: 52564
        • 155: 52978
        • 156: 53008
        • 157: 53057
        • 158: 53124
        • 159: 53148
        • 160: 53152
        • 161: 53155
        • 162: 53210
        • 163: 53322
        • 164: 53610
        • 165: 53616
        • 166: 53646
        • 167: 53924
        • 168: 53957
        • 169: 53962
        • 170: 54114
        • 171: 54143
        • 172: 54486
        • 173: 54516
        • 174: 54607
        • 175: 54636
        • 176: 54675
        • 177: 54793
        • 178: 54887
        • 179: 55030
        • 180: 55073
        • 181: 55137
        • 182: 55168
        • 183: 55217
        • 184: 55371
        • 185: 55536
        • 186: 55665
        • 187: 55869
        • 188: 55901
        • 189: 55913
        • 190: 56059
        • 191: 56295
        • 192: 57271
        • 193: 57440
        • 194: 57490
        • 195: 57737
        • 196: 58019
        • 197: 58041
        • 198: 58473
        • 199: 58982
        • 200: 59121
        • 201: 59558
        • 202: 60819
        • 203: 48678
        • 204: 54787
        • 205: 56627
        • 206: 60991
        • 207: 61346
        • 208: 62017
        • 209: 62172
        • 210: 62301
        • 211: 62955
        • 212: 63053
        • 213: 63407
        • 214: 63558
        • 215: 63623
        • 216: 63835
        • 217: 64138
        • 218: 64959
        • 219: 65562
        • 220: 65831
        • 221: 66008
        • 222: 66664
        • 223: 67256
        • 224: 67327
        • 225: 67373
        • 226: 67495
        • 227: 67748
        • 228: 68335
        • 229: 68450
        • 230: 71421
        • 231: 71897
        • 232: 72259
        • 233: 72260
        • 234: 72758
        • 235: 73036
        • 236: 73224
        • 237: 73284
        • 238: 73581
        • 239: 74493
        • 240: 74574
        • 241: 76489
        • 242: 76639
        • 243: 77615
        • 244: 77624
        • 245: 79852
        • 246: 80435
        • 247: 81007
        • 248: 81064
        • 249: 82253
        • 250: 82587
        • 251: 83600
        • 252: 237377
        • 253: 237546
        • 254: 237859
        • 255: 238392
        • 256: 238703
        • 257: 238704
        • 258: 238759
        • 259: 239083
        • 260: 239642
        • 261: 25288
        • 262: 240273
        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_satt180μsselect * from `question_options` where `question_options`.`question_id` in (238759, 239083, 239642, 240035, 240156, 240163) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt100μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (3) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt150μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4889, 4954, 5261, 5264, 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_satt120μsselect `id`, `name` from `categories` where `categories`.`id` in (3, 5, 8, 9) 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 (238759, 239083, 239642, 240035, 240156, 240163) 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 (238759, 239083, 239642, 240035, 240156, 240163)
        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 (238759, 239083, 239642, 240035, 240156, 240163) 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 (238759, 239083, 239642, 240035, 240156, 240163) 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 (238759, 239083, 239642, 240035, 240156, 240163) 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` = 6 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        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` = 83809) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 83809
        Backtrace
        • view::questions.mcq.single_question:633
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • restrict.blade.php#30debugerror_satt170μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      9Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      7QuestionOption.php#?
      App\Models\SubCategory
      6SubCategory.php#?
      App\Models\Category
      5Category.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\User
      3User.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
          _token
          d4TmwKtK0IIbNqeF8Dl5gft4iIQxSwBGStBfO8a3
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=240273%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" => "240273" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Inc4dTJ5WVFVTXVWeStVQTVPdGZxYVE9PSIsInZhbHVlIjoiMkNidXpHOXk5aURFWDJocWM5SU5wVjlMNUJ4LzF1WkVXbjFBRjhXRXVsK3puUm5uT3hra0R1ZmRPRlZzQ0gzSVFPZ1Jhazg3d2NWVVVLU01OR0RUemc1T2h4MlJ3WC8yMGNvSytyTEh5WVZEUUNhQklsbFRDVFBYeEZPZi9SamwiLCJtYWMiOiI5MzVkODVmYzA4ZjNiMmYyNDViNDBjNTQzODE3NjFlZDgyNWZmZWUyNTRjYzRmNDA2Yzg0OTMyYjhjMWZiOGVmIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IlZXQzhpV2hVTk1sc1dmVmMwbFpPc1E9PSIsInZhbHVlIjoiRGNxL0NORmQ1ZzI4RXBjK1hyQ0xOWmp6K20wVFFoYkRjY2Ftazd1MkhHVGM5eU4xa29tKy9nZVdRaDg1dWdteGdqUy9QUG9NaEVkYmlacGRvY3pwMEh2RVlKV3A2UXBlZDNiUWgrZCs5blg5UEttS0htK0tIK2NxTE4wZ3QyVUUiLCJtYWMiOiIwNjJkZWUxYjVkODUzN2Y3MzQ5ZjkwMmRlNDQxZTQ5MDMwOWFlNzAyYzI5OTM5N2JiOWVhMDRiMWRhNjg2OGIyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Inc4dTJ5WVFVTXVWeStVQTVPdGZxYVE9PSIsInZhbHVlIjoiMkNidXpHOXk5aURFWDJocWM5SU5wVjlMNUJ4LzF1WkVXbjFBRjhXRXVsK3puUm5uT3hra0R1ZmRPRlZzQ0gzSVFPZ1Jha" ] "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.117.103.79" ] "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.117.103.79" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "d4TmwKtK0IIbNqeF8Dl5gft4iIQxSwBGStBfO8a3" "satt_academy_session" => "hVLWjiOTnLQZGJrrzXCAUdBhSlWKEfpqoUSvA3Pt" ]
          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 07:02:18 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "39" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlV3U0lxQklEdThYcDlpWUJGQmR0ZXc9PSIsInZhbHVlIjoiYUZtdzdleTRGYUNxVE9oR21WaUxvUkhUaEhmQmZXaVFSU2ZjMllPN3ZCOTIrSnRPbHFNMkl4YThKM3VtZlo4S2syeHBkTmxTZ3lJb2xMcmlvSk5neWo5aHVyUWRxaTVlcGhRb0tRR2VoQVBEbWxiK1A4aURKVnltN0YzcE5mcU4iLCJtYWMiOiJlY2JiNzQ1YTY4M2MxZjMzNjg3M2QwNjJhNTJlYWQwODJhYmMyMTg2ZDJiOGIzNTQwMjljMzFlODFlMzEwMWRjIiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 07:02:18 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IlV3U0lxQklEdThYcDlpWUJGQmR0ZXc9PSIsInZhbHVlIjoiYUZtdzdleTRGYUNxVE9oR21WaUxvUkhUaEhmQmZXaVFSU2ZjMllPN3ZCOTIrSnRPbHFNMkl4YThKM3VtZlo4S2syeHBkT" 1 => "satt_academy_session=eyJpdiI6Im96b092cDFRS2dsa1R3dFVJcG9iWEE9PSIsInZhbHVlIjoiSjdnckY1UGMvQTIvenprMkd6L09WMHp3SHFFbTNUVVovUk1pMTZHOU1ZMnFrM05qVW1saFlxdzUrc1FZdUJSWmNvUWVlRGNXaXpIeTVZZW1qOTd2Y0VVMjJTV2lyRGoxajB1NnQ2R1d0S0M5UlpzRXAxa3VYOTFqZTBQQUJWajgiLCJtYWMiOiI0ZDdlZTliNzU3OTIxMjZhMTI1OGVhZTczODg5MjA1ZDM3NjA1YmM0NWZjMzJlMWRiZWJmYWU2NTE1NTk2YTcxIiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 07:02:18 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6Im96b092cDFRS2dsa1R3dFVJcG9iWEE9PSIsInZhbHVlIjoiSjdnckY1UGMvQTIvenprMkd6L09WMHp3SHFFbTNUVVovUk1pMTZHOU1ZMnFrM05qVW1saFlxdzUrc1FZdUJ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlV3U0lxQklEdThYcDlpWUJGQmR0ZXc9PSIsInZhbHVlIjoiYUZtdzdleTRGYUNxVE9oR21WaUxvUkhUaEhmQmZXaVFSU2ZjMllPN3ZCOTIrSnRPbHFNMkl4YThKM3VtZlo4S2syeHBkTmxTZ3lJb2xMcmlvSk5neWo5aHVyUWRxaTVlcGhRb0tRR2VoQVBEbWxiK1A4aURKVnltN0YzcE5mcU4iLCJtYWMiOiJlY2JiNzQ1YTY4M2MxZjMzNjg3M2QwNjJhNTJlYWQwODJhYmMyMTg2ZDJiOGIzNTQwMjljMzFlODFlMzEwMWRjIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 07:02:18 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlV3U0lxQklEdThYcDlpWUJGQmR0ZXc9PSIsInZhbHVlIjoiYUZtdzdleTRGYUNxVE9oR21WaUxvUkhUaEhmQmZXaVFSU2ZjMllPN3ZCOTIrSnRPbHFNMkl4YThKM3VtZlo4S2syeHBkT" 1 => "satt_academy_session=eyJpdiI6Im96b092cDFRS2dsa1R3dFVJcG9iWEE9PSIsInZhbHVlIjoiSjdnckY1UGMvQTIvenprMkd6L09WMHp3SHFFbTNUVVovUk1pMTZHOU1ZMnFrM05qVW1saFlxdzUrc1FZdUJSWmNvUWVlRGNXaXpIeTVZZW1qOTd2Y0VVMjJTV2lyRGoxajB1NnQ2R1d0S0M5UlpzRXAxa3VYOTFqZTBQQUJWajgiLCJtYWMiOiI0ZDdlZTliNzU3OTIxMjZhMTI1OGVhZTczODg5MjA1ZDM3NjA1YmM0NWZjMzJlMWRiZWJmYWU2NTE1NTk2YTcxIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 07:02:18 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6Im96b092cDFRS2dsa1R3dFVJcG9iWEE9PSIsInZhbHVlIjoiSjdnckY1UGMvQTIvenprMkd6L09WMHp3SHFFbTNUVVovUk1pMTZHOU1ZMnFrM05qVW1saFlxdzUrc1FZdUJ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "d4TmwKtK0IIbNqeF8Dl5gft4iIQxSwBGStBfO8a3" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=240273%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 13:02:18GET/job-solution/single-question?ques_id=240273++++++++++++++++333044