Processing math: 57%

ভেক্টর পদ্ধতিতে 3ˆi+ˆj+ˆk এবং 2ˆi+2ˆj-ˆk এর ছেদ বিন্দুগামী সরলরেখার সমীকরণ নির্ণয় কর।

Created: 3 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version66.28msRequest Duration10MBMemory UsageGET admission/single-questionRoute
  • warninglog[15:52:53] LOG.warning: htmlspecialchars_decode(): Passing null to parameter #1 ($string) of type st...
  • warninglog[15:52:53] LOG.warning: htmlspecialchars_decode(): Passing null to parameter #1 ($string) of type st...
  • warninglog[15:52:53] LOG.warning: htmlspecialchars_decode(): Passing null to parameter #1 ($string) of type st...
  • Booting (32ms)time
  • Application (34.27ms)time
  • 1 x Application (51.71%)
    34.27ms
    1 x Booting (48.28%)
    32.00ms
    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 admission/single-question
    middleware
    web, throttle:global
    controller
    App\Http\Controllers\Academy\QuestionController@singleMcq
    namespace
    prefix
    where
    as
    admission.single-question
    file
    app/Http/Controllers/Academy/QuestionController.php:62-98
    28 statements were executed5.3ms
    • QuestionController.php#190debugerror_satt340μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 99179
      Bindings
      • 0: 99179
      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_satt260μ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` = '99179' and `questions`.`deleted_at` is null limit 1
      Bindings
      • 0: App\Models\Question
      • 1: 99179
      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 (99179) 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_satt170μ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 (4108) and `sub_categories`.`deleted_at` is null
      Backtrace
      • app/Http/Controllers/Academy/QuestionController.php:256
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • app/Http/Controllers/Academy/QuestionController.php:208
      • app/Http/Controllers/Academy/QuestionController.php:82
    • QuestionController.php#256debugerror_satt120μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (74) 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 (74) and `subject_descriptions`.`deleted_at` is null
      Backtrace
      • app/Http/Controllers/Academy/QuestionController.php:256
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • app/Http/Controllers/Academy/QuestionController.php:208
      • app/Http/Controllers/Academy/QuestionController.php:82
    • QuestionController.php#256debugerror_satt190μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (99179) 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 (99179)
      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_satt250μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (99179) 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 (40209) 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`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (99179) 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 (99179) 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 (99179) 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_satt360μsselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (2154)
      Bindings
      • 0: App\Models\Question
      • 1: 2154
      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.18msselect `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 (88399, 98544, 98561, 99179, 102524, 104293, 109972, 109997, 109999, 110162, 110771, 110963, 120825, 126383, 126624, 129428, 129618, 130126, 131374, 131389, 131684, 131766, 131786, 132332, 132728, 133908, 143484, 143936, 143989, 144598, 145403, 153941, 154219, 155195, 169255, 169376, 169457, 169460, 169782, 170908, 177933, 184142, 191485, 198241, 198654, 206856, 207977, 208060, 208251, 209825, 222056, 232793, 232797, 235358, 237001, 191268, 191805, 197735, 197903, 197974, 198192, 198196, 198242, 198423, 205679, 205772, 205864, 205974, 206074, 206155, 206160, 207968, 208139, 208253, 208493, 208568, 208574, 209816, 210068, 210080, 210154, 210174, 210287, 210293, 211818, 212983, 215907, 221989, 222046, 222050, 231227, 231308, 232452, 232764, 232766, 234685, 234909, 234979, 235350, 235458, 235567, 236479, 236483, 236493, 236567, 236573, 236655, 236895, 236898, 236997, 237000, 83720, 83728, 83839, 84187, 84190, 84202, 84579, 84908, 85101, 85114, 85192, 85209, 85249, 85250, 85360, 85421, 85495, 87296, 89834, 94242, 94362, 94464, 98119, 98126, 98204, 98434, 98440, 99110, 109984, 110332, 110547, 111075, 111719, 120574, 120636, 120967, 121074, 121075, 121758, 121762, 121849, 121853, 121856, 121962, 122056, 122147, 122247, 122428, 126381, 129595, 131024, 131045, 131121, 131205, 131299, 131302, 131375, 131679, 131697, 132294, 133573, 133595, 133711, 133726, 134205, 134215, 134751, 142203, 142742, 142743, 142937, 143572, 143718, 143721, 143943, 143987, 143990, 144256, 144382, 145292, 145668, 153985, 154901, 154938, 155171, 155172, 158681, 160652, 167637, 168369, 168919, 169465, 169560, 170744, 170915, 178827, 182473, 183525, 183847, 183983) and `id` != 99179 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
      Bindings
      • 0: 88399
      • 1: 98544
      • 2: 98561
      • 3: 99179
      • 4: 102524
      • 5: 104293
      • 6: 109972
      • 7: 109997
      • 8: 109999
      • 9: 110162
      • 10: 110771
      • 11: 110963
      • 12: 120825
      • 13: 126383
      • 14: 126624
      • 15: 129428
      • 16: 129618
      • 17: 130126
      • 18: 131374
      • 19: 131389
      • 20: 131684
      • 21: 131766
      • 22: 131786
      • 23: 132332
      • 24: 132728
      • 25: 133908
      • 26: 143484
      • 27: 143936
      • 28: 143989
      • 29: 144598
      • 30: 145403
      • 31: 153941
      • 32: 154219
      • 33: 155195
      • 34: 169255
      • 35: 169376
      • 36: 169457
      • 37: 169460
      • 38: 169782
      • 39: 170908
      • 40: 177933
      • 41: 184142
      • 42: 191485
      • 43: 198241
      • 44: 198654
      • 45: 206856
      • 46: 207977
      • 47: 208060
      • 48: 208251
      • 49: 209825
      • 50: 222056
      • 51: 232793
      • 52: 232797
      • 53: 235358
      • 54: 237001
      • 55: 191268
      • 56: 191805
      • 57: 197735
      • 58: 197903
      • 59: 197974
      • 60: 198192
      • 61: 198196
      • 62: 198242
      • 63: 198423
      • 64: 205679
      • 65: 205772
      • 66: 205864
      • 67: 205974
      • 68: 206074
      • 69: 206155
      • 70: 206160
      • 71: 207968
      • 72: 208139
      • 73: 208253
      • 74: 208493
      • 75: 208568
      • 76: 208574
      • 77: 209816
      • 78: 210068
      • 79: 210080
      • 80: 210154
      • 81: 210174
      • 82: 210287
      • 83: 210293
      • 84: 211818
      • 85: 212983
      • 86: 215907
      • 87: 221989
      • 88: 222046
      • 89: 222050
      • 90: 231227
      • 91: 231308
      • 92: 232452
      • 93: 232764
      • 94: 232766
      • 95: 234685
      • 96: 234909
      • 97: 234979
      • 98: 235350
      • 99: 235458
      • 100: 235567
      • 101: 236479
      • 102: 236483
      • 103: 236493
      • 104: 236567
      • 105: 236573
      • 106: 236655
      • 107: 236895
      • 108: 236898
      • 109: 236997
      • 110: 237000
      • 111: 83720
      • 112: 83728
      • 113: 83839
      • 114: 84187
      • 115: 84190
      • 116: 84202
      • 117: 84579
      • 118: 84908
      • 119: 85101
      • 120: 85114
      • 121: 85192
      • 122: 85209
      • 123: 85249
      • 124: 85250
      • 125: 85360
      • 126: 85421
      • 127: 85495
      • 128: 87296
      • 129: 89834
      • 130: 94242
      • 131: 94362
      • 132: 94464
      • 133: 98119
      • 134: 98126
      • 135: 98204
      • 136: 98434
      • 137: 98440
      • 138: 99110
      • 139: 109984
      • 140: 110332
      • 141: 110547
      • 142: 111075
      • 143: 111719
      • 144: 120574
      • 145: 120636
      • 146: 120967
      • 147: 121074
      • 148: 121075
      • 149: 121758
      • 150: 121762
      • 151: 121849
      • 152: 121853
      • 153: 121856
      • 154: 121962
      • 155: 122056
      • 156: 122147
      • 157: 122247
      • 158: 122428
      • 159: 126381
      • 160: 129595
      • 161: 131024
      • 162: 131045
      • 163: 131121
      • 164: 131205
      • 165: 131299
      • 166: 131302
      • 167: 131375
      • 168: 131679
      • 169: 131697
      • 170: 132294
      • 171: 133573
      • 172: 133595
      • 173: 133711
      • 174: 133726
      • 175: 134205
      • 176: 134215
      • 177: 134751
      • 178: 142203
      • 179: 142742
      • 180: 142743
      • 181: 142937
      • 182: 143572
      • 183: 143718
      • 184: 143721
      • 185: 143943
      • 186: 143987
      • 187: 143990
      • 188: 144256
      • 189: 144382
      • 190: 145292
      • 191: 145668
      • 192: 153985
      • 193: 154901
      • 194: 154938
      • 195: 155171
      • 196: 155172
      • 197: 158681
      • 198: 160652
      • 199: 167637
      • 200: 168369
      • 201: 168919
      • 202: 169465
      • 203: 169560
      • 204: 170744
      • 205: 170915
      • 206: 178827
      • 207: 182473
      • 208: 183525
      • 209: 183847
      • 210: 183983
      • 211: 99179
      Backtrace
      • app/Http/Controllers/Academy/QuestionController.php:451
      • app/Http/Controllers/Academy/QuestionController.php:411
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • app/Http/Controllers/Academy/QuestionController.php:402
    • QuestionController.php#451debugerror_satt210μsselect * from `question_options` where `question_options`.`question_id` in (85249, 85250, 87296, 94464, 121856, 237001) and `question_options`.`deleted_at` is null
      Backtrace
      • app/Http/Controllers/Academy/QuestionController.php:451
      • app/Http/Controllers/Academy/QuestionController.php:411
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • app/Http/Controllers/Academy/QuestionController.php:402
    • QuestionController.php#451debugerror_satt90μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (74) and `subjects`.`deleted_at` is null
      Backtrace
      • app/Http/Controllers/Academy/QuestionController.php:451
      • app/Http/Controllers/Academy/QuestionController.php:411
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • app/Http/Controllers/Academy/QuestionController.php:402
    • QuestionController.php#451debugerror_satt130μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (3560, 4076, 4511, 4546, 4606) 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_satt190μsselect `id`, `name` from `categories` where `categories`.`id` in (103, 106, 120, 121, 124) 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_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 (85249, 85250, 87296, 94464, 121856, 237001) 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_satt110μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (85249, 85250, 87296, 94464, 121856, 237001)
      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`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (85249, 85250, 87296, 94464, 121856, 237001) 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_satt70μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (85249, 85250, 87296, 94464, 121856, 237001) 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_satt60μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (85249, 85250, 87296, 94464, 121856, 237001) 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_satt120μsselect * from `categories` where `categories`.`id` = 114 and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: 114
      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_satt110μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 176767) limit 1
      Bindings
      • 0: App\Models\Description
      • 1: 176767
      Backtrace
      • view::questions.mcq.single_question:633
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
    • restrict.blade.php#30debugerror_satt180μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
      Bindings
      • 0: active
      Backtrace
      • view::includes.restrict:30
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
    App\Models\Subject
    9Subject.php#?
    App\Models\Question
    7Question.php#?
    App\Models\QuestionOption
    7QuestionOption.php#?
    App\Models\SubCategory
    6SubCategory.php#?
    App\Models\Category
    6Category.php#?
    App\Models\PackagePlan
    4PackagePlan.php#?
    App\Models\SubjectDescription
    1SubjectDescription.php#?
    App\Models\Description
    1Description.php#?
    App\Models\User
    1User.php#?
        _token
        ohqAQoWQFHM2X7a2rTueFwV41ouLr7XnOZYtdfgq
        _previous
        array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=99179" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /admission/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" => "99179" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlI4VXA2V244YlhlbmR1WDBYeE9TblE9PSIsInZhbHVlIjoiSHM2dUlncWZZUk1TTi9BNGlma0JtOStKRTdaUUZGelc3WTFxbFBFZ3pOVll0ekwvTXE0cEtQRlpBTGRTUmVrYW1VeVFWZURrSXVqd0JQRUsrVXBRNXlDRVR2ekkzM3ZvWXhMRkZkTmFuRXNJa0FuY1Y2UG5wQ2Npa1Fxa0JMdDYiLCJtYWMiOiI1YmY1MTk4MDdmMjM3NDMzNWEwOTZiYTRhYmQ3ZDc5Y2IyOWI3MjNhMTY3YWQ2NjkyY2JhMzM4YWE0ZWE3NDFkIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6Ik9DTHA1bDdacmFCY2YyaTNtRWorSmc9PSIsInZhbHVlIjoiZzlyRExVM245Tk12UnFseGw1a2JmaDl5MEVPTkcvUUJ1d1ZSeUZCUTMyU0YyU1pHNzVzbWZZYlpIcndEOTUzTy92K1VFdVlsTTVFNWVkMnlWNXhPNlZVSEhJV3lNRTVBQ1FIdUdTdnUzaTVXcGdoQmhVL1NhenBEa3ZGcnYvSm0iLCJtYWMiOiI2Mzk2MDJiNDUyYzcwYzEyODYxZWNiMmRmODA1NzA5MmEyOGVkMWM2NzU5MWFmYjEwNDY2YzMzMGNkNjAzYzc5IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlI4VXA2V244YlhlbmR1WDBYeE9TblE9PSIsInZhbHVlIjoiSHM2dUlncWZZUk1TTi9BNGlma0JtOStKRTdaUUZGelc3WTFxbFBFZ3pOVll0ekwvTXE0cEtQRlpBTGRTUmVrYW1VeVFWZ" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "13.58.245.201" ] "x-forwarded-server" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [ 0 => "13.58.245.201" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "ohqAQoWQFHM2X7a2rTueFwV41ouLr7XnOZYtdfgq" "satt_academy_session" => "281tuy9cVDM0rDhpajexL5sQhqyEK3LPkHzCrxyH" ]
        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 => "Wed, 12 Mar 2025 09:52:53 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "58" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFZaVdKOGkxY2lwMUw3dHBTazArWnc9PSIsInZhbHVlIjoiNU5xZFAwMjl1SW1yZmlMWnRIN25kMHdGUXJLVlV2UEV2S3pkbVRJQUN0MlJKTzFjbndCUE9vRVp3VUdCU1F5K3ovTlNRcTNCZW1qZFo1Q1M5b2dsRTJOcTYxRHZkWXh6S2IrbmhiU1BkSFZaQloxQW5YYzhGUW4wZ0RvbkNycTAiLCJtYWMiOiI2NTA3YmU1MzY4MzE2OTgzNGU4N2Y1N2M2ZWFiNGFjMzE0MzUwODBlY2E5NDlhNjYzY2FiOTg3MWRhNDBlMTQ3IiwidGFnIjoiIn0%3D; expires=Thu, 13 Mar 2025 09:52:53 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IjFZaVdKOGkxY2lwMUw3dHBTazArWnc9PSIsInZhbHVlIjoiNU5xZFAwMjl1SW1yZmlMWnRIN25kMHdGUXJLVlV2UEV2S3pkbVRJQUN0MlJKTzFjbndCUE9vRVp3VUdCU1F5K3ovTlNRc" 1 => "satt_academy_session=eyJpdiI6IkduK3d2d092MjdkK0c3UFJJTEEzU0E9PSIsInZhbHVlIjoiT2wxOXd1a2daQkM0NmFjRWJibjE5M09VNzF3SFpFQW14OHRWd1lvMC9pQmJVQUsrMFBsZEZwTWNpckJOR1VLUVh2YVdJRGJzQXcrdm5xRXRwL3pybyt3ZDk3c1d6Qkx3dG92T0lTQWV0Q1ErOHZwblJuTG5VMUVmb0ZNRFBtVmYiLCJtYWMiOiI5ZjgzMmMyZmIzNzYxMDVkYjFkY2NiNzdiZWIxNzVjZmM2YzE4YjkwYmI5YTFhNTJhZTM4NDk2M2I4MmRmNDg1IiwidGFnIjoiIn0%3D; expires=Thu, 13 Mar 2025 09:52:53 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IkduK3d2d092MjdkK0c3UFJJTEEzU0E9PSIsInZhbHVlIjoiT2wxOXd1a2daQkM0NmFjRWJibjE5M09VNzF3SFpFQW14OHRWd1lvMC9pQmJVQUsrMFBsZEZwTWNpckJOR1V" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFZaVdKOGkxY2lwMUw3dHBTazArWnc9PSIsInZhbHVlIjoiNU5xZFAwMjl1SW1yZmlMWnRIN25kMHdGUXJLVlV2UEV2S3pkbVRJQUN0MlJKTzFjbndCUE9vRVp3VUdCU1F5K3ovTlNRcTNCZW1qZFo1Q1M5b2dsRTJOcTYxRHZkWXh6S2IrbmhiU1BkSFZaQloxQW5YYzhGUW4wZ0RvbkNycTAiLCJtYWMiOiI2NTA3YmU1MzY4MzE2OTgzNGU4N2Y1N2M2ZWFiNGFjMzE0MzUwODBlY2E5NDlhNjYzY2FiOTg3MWRhNDBlMTQ3IiwidGFnIjoiIn0%3D; expires=Thu, 13-Mar-2025 09:52:53 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjFZaVdKOGkxY2lwMUw3dHBTazArWnc9PSIsInZhbHVlIjoiNU5xZFAwMjl1SW1yZmlMWnRIN25kMHdGUXJLVlV2UEV2S3pkbVRJQUN0MlJKTzFjbndCUE9vRVp3VUdCU1F5K3ovTlNRc" 1 => "satt_academy_session=eyJpdiI6IkduK3d2d092MjdkK0c3UFJJTEEzU0E9PSIsInZhbHVlIjoiT2wxOXd1a2daQkM0NmFjRWJibjE5M09VNzF3SFpFQW14OHRWd1lvMC9pQmJVQUsrMFBsZEZwTWNpckJOR1VLUVh2YVdJRGJzQXcrdm5xRXRwL3pybyt3ZDk3c1d6Qkx3dG92T0lTQWV0Q1ErOHZwblJuTG5VMUVmb0ZNRFBtVmYiLCJtYWMiOiI5ZjgzMmMyZmIzNzYxMDVkYjFkY2NiNzdiZWIxNzVjZmM2YzE4YjkwYmI5YTFhNTJhZTM4NDk2M2I4MmRmNDg1IiwidGFnIjoiIn0%3D; expires=Thu, 13-Mar-2025 09:52:53 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IkduK3d2d092MjdkK0c3UFJJTEEzU0E9PSIsInZhbHVlIjoiT2wxOXd1a2daQkM0NmFjRWJibjE5M09VNzF3SFpFQW14OHRWd1lvMC9pQmJVQUsrMFBsZEZwTWNpckJOR1V" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "ohqAQoWQFHM2X7a2rTueFwV41ouLr7XnOZYtdfgq" "_previous" => array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=99179" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-03-12 15:52:53GET/admission/single-question?ques_id=991793332842