Processing math: 50%

৫৫ ডিগ্রি কোণের পূরক কোণ কত?

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

.

Content added by
Content updated By
Promotion
Request history8.2.27PHP Version83.7msRequest Duration19MBMemory UsageGET job-solution/single-questionRoute
    • Booting (30.96ms)time
    • Application (52.74ms)time
    • 1 x Application (63.01%)
      52.74ms
      1 x Booting (36.98%)
      30.96ms
      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
      31 statements were executed8.29ms
      • QuestionController.php#150debugerror_satt150μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '238144' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 238144
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:150
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:145
        • app/Http/Controllers/Academy/QuestionController.php:66
      • QuestionController.php#150debugerror_satt130μsselect * from `question_options` where `question_options`.`question_id` in (238144) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:150
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:145
        • app/Http/Controllers/Academy/QuestionController.php:66
      • QuestionController.php#190debugerror_satt340μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 238144
        Bindings
        • 0: 238144
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:190
        • vendor/laravel/framework/src/Illuminate/Cache/Lock.php:95
        • app/Http/Controllers/Academy/QuestionController.php:187
        • app/Http/Controllers/Academy/QuestionController.php:79
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • QuestionController.php#256debugerror_satt180μsselect `id`, `view_count`, `vote`, `subject_id`, `category_id`, `sub_category_id`, `board_exam_id`, `passage_id`, `question_type`, `question`, `is_duplicate`, `status`, `image`, `meta_og_image`, `meta_og_title`, `meta_keyword`, `created_at`, `updated_at`, exists(select * from `review_contents` where `questions`.`id` = `review_contents`.`reviewable_id` and `review_contents`.`reviewable_type` = 'App\\Models\\Question') as `review_content_exists` from `questions` where `id` = '238144' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 238144
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt110μsselect `id`, `question_id`, `option_1`, `option_2`, `option_3`, `option_4`, `option_5`, `image_option`, `image_question`, `answer` from `question_options` where `question_options`.`question_id` in (238144) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt100μsselect `id`, `title`, `passage` from `passages` where `passages`.`id` in (0) and `passages`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt110μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (4891) 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 (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_satt160μ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 (238144) 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 (238144)
        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_satt3.86msselect * from `descriptions` where `descriptions`.`descriptionable_id` in (238144) 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 (47068) 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 (238144) 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_satt110μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (238144) 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 (238144) 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_satt660μ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 (77257, 11091, 17334, 23277, 23368, 25379, 25690, 27440, 30280, 30346, 30423, 30811, 31202, 32157, 33321, 40595, 42007, 42020, 43858, 46441, 46686, 50402, 50428, 53134, 53174, 53254, 53751, 53782, 55022, 55095, 55225, 55480, 56178, 56179, 56677, 57509, 57742, 64758, 67676, 72120, 72182, 72538, 74878, 75079, 75357, 75827, 76538, 76637, 78332, 78748, 78985, 80623, 81002, 81890, 83063, 237548, 238122, 238134, 238144, 56429, 7601, 11092, 11658, 11977, 16202, 16241, 16662, 17461, 19539, 19540, 20782, 23369, 25187, 25248, 25595, 25961, 26694, 27283, 29167, 29562, 30253, 30259, 30373, 30720, 30732, 30736, 30777, 31106, 31303, 31620, 33111, 38510, 41702, 42008, 42713, 47122, 47907, 49227, 51429, 51442, 51470, 51539, 52627, 52974, 53097, 53163, 53173, 53253, 53335, 53607, 53838, 53897, 53905, 54098, 54108, 54151, 54221, 54489, 54634, 54758, 55601, 56916, 57193, 57542, 57733, 58479, 61268, 61980, 62000, 62732, 62733, 64961, 66010, 66193, 66395, 66879, 66974, 67062, 67072, 67092, 67131, 67174, 67205, 67226, 67322, 67330, 67349, 67381, 67409, 67566, 68109, 68333, 68353, 68445, 69351, 71814, 73695, 74817, 74867, 74938, 75283, 76245, 76248, 76645, 76941, 77505, 77614, 77637, 77659, 78752, 81899, 83416, 83419, 237363, 237843, 238155, 238712, 238903, 239082) and `id` != 238144 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 77257
        • 1: 11091
        • 2: 17334
        • 3: 23277
        • 4: 23368
        • 5: 25379
        • 6: 25690
        • 7: 27440
        • 8: 30280
        • 9: 30346
        • 10: 30423
        • 11: 30811
        • 12: 31202
        • 13: 32157
        • 14: 33321
        • 15: 40595
        • 16: 42007
        • 17: 42020
        • 18: 43858
        • 19: 46441
        • 20: 46686
        • 21: 50402
        • 22: 50428
        • 23: 53134
        • 24: 53174
        • 25: 53254
        • 26: 53751
        • 27: 53782
        • 28: 55022
        • 29: 55095
        • 30: 55225
        • 31: 55480
        • 32: 56178
        • 33: 56179
        • 34: 56677
        • 35: 57509
        • 36: 57742
        • 37: 64758
        • 38: 67676
        • 39: 72120
        • 40: 72182
        • 41: 72538
        • 42: 74878
        • 43: 75079
        • 44: 75357
        • 45: 75827
        • 46: 76538
        • 47: 76637
        • 48: 78332
        • 49: 78748
        • 50: 78985
        • 51: 80623
        • 52: 81002
        • 53: 81890
        • 54: 83063
        • 55: 237548
        • 56: 238122
        • 57: 238134
        • 58: 238144
        • 59: 56429
        • 60: 7601
        • 61: 11092
        • 62: 11658
        • 63: 11977
        • 64: 16202
        • 65: 16241
        • 66: 16662
        • 67: 17461
        • 68: 19539
        • 69: 19540
        • 70: 20782
        • 71: 23369
        • 72: 25187
        • 73: 25248
        • 74: 25595
        • 75: 25961
        • 76: 26694
        • 77: 27283
        • 78: 29167
        • 79: 29562
        • 80: 30253
        • 81: 30259
        • 82: 30373
        • 83: 30720
        • 84: 30732
        • 85: 30736
        • 86: 30777
        • 87: 31106
        • 88: 31303
        • 89: 31620
        • 90: 33111
        • 91: 38510
        • 92: 41702
        • 93: 42008
        • 94: 42713
        • 95: 47122
        • 96: 47907
        • 97: 49227
        • 98: 51429
        • 99: 51442
        • 100: 51470
        • 101: 51539
        • 102: 52627
        • 103: 52974
        • 104: 53097
        • 105: 53163
        • 106: 53173
        • 107: 53253
        • 108: 53335
        • 109: 53607
        • 110: 53838
        • 111: 53897
        • 112: 53905
        • 113: 54098
        • 114: 54108
        • 115: 54151
        • 116: 54221
        • 117: 54489
        • 118: 54634
        • 119: 54758
        • 120: 55601
        • 121: 56916
        • 122: 57193
        • 123: 57542
        • 124: 57733
        • 125: 58479
        • 126: 61268
        • 127: 61980
        • 128: 62000
        • 129: 62732
        • 130: 62733
        • 131: 64961
        • 132: 66010
        • 133: 66193
        • 134: 66395
        • 135: 66879
        • 136: 66974
        • 137: 67062
        • 138: 67072
        • 139: 67092
        • 140: 67131
        • 141: 67174
        • 142: 67205
        • 143: 67226
        • 144: 67322
        • 145: 67330
        • 146: 67349
        • 147: 67381
        • 148: 67409
        • 149: 67566
        • 150: 68109
        • 151: 68333
        • 152: 68353
        • 153: 68445
        • 154: 69351
        • 155: 71814
        • 156: 73695
        • 157: 74817
        • 158: 74867
        • 159: 74938
        • 160: 75283
        • 161: 76245
        • 162: 76248
        • 163: 76645
        • 164: 76941
        • 165: 77505
        • 166: 77614
        • 167: 77637
        • 168: 77659
        • 169: 78752
        • 170: 81899
        • 171: 83416
        • 172: 83419
        • 173: 237363
        • 174: 237843
        • 175: 238155
        • 176: 238712
        • 177: 238903
        • 178: 239082
        • 179: 238144
        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 (238122, 238134, 238155, 238712, 238903, 239082) 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_satt120μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4891, 4892, 4954, 5063, 5072) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt120μsselect `id`, `name` from `categories` where `categories`.`id` in (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_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 (238122, 238134, 238155, 238712, 238903, 239082) 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 (238122, 238134, 238155, 238712, 238903, 239082)
        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 (238122, 238134, 238155, 238712, 238903, 239082) 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 (238122, 238134, 238155, 238712, 238903, 239082) 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 (238122, 238134, 238155, 238712, 238903, 239082) 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` = 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_satt110μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 94213) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 94213
        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
      8QuestionOption.php#?
      App\Models\SubCategory
      6SubCategory.php#?
      App\Models\Category
      4Category.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\User
      3User.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
          _token
          uOXbqgd5xcOI4LWvIHaCfL6Ns2xq51Yhsovh6TUX
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=238144" ]
          _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" => "238144" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "x-https" => array:1 [ 0 => "1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "3.148.115.16" ] "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 => "3.148.115.16" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 16 Mar 2025 04:51:16 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "57" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlBsOVk3ZUpyRW1FZDA2U2JlVGs4UVE9PSIsInZhbHVlIjoiUlpCUWZuMERwYzYzbGhLMmRpT0JNVGpVaWNSZkh1dit3SVRiNkxtKzZaS1lqUVAxQVBlVE9WWFI4NHVwZmhob0EwRVUvbWFhN2NJODdna0VlNDVla3E0RTRrNzJDL0V2OE5QQlUyRWtyQlZ5NXpwTUl0N2tFVDRIdWc3czFYaUUiLCJtYWMiOiI2Y2M4YWY0NDNhODI3MGRhMTU0Y2NiMjE4YTMxNjg5NjZiN2U4ZDZmOGEyZjU5YzA5MTUxYjY3OTE0MTUyZDY0IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 04:51:16 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IlBsOVk3ZUpyRW1FZDA2U2JlVGs4UVE9PSIsInZhbHVlIjoiUlpCUWZuMERwYzYzbGhLMmRpT0JNVGpVaWNSZkh1dit3SVRiNkxtKzZaS1lqUVAxQVBlVE9WWFI4NHVwZmhob0EwRVUvb" 1 => "satt_academy_session=eyJpdiI6IlBSTW1mTmZHWDVEcjVMditoVkZxOHc9PSIsInZhbHVlIjoiWnF2V0VsZkJBaFhOZmRsc0hNQ2ZZQ1hwdEdIbittUXdIcnIrN2ZZZmJKbW9ieFBDZXM0VDZNcGZNL1BvYitvMzRYV1Y5ajJqdm8zTHQ0TERndHYrekZpRlpnLzRMMVYvZnRsQW9URUx0eUtvSEh2VVNVaU5PWDZyMUR5T1A4c3UiLCJtYWMiOiJlNWY4MDI5MGYzNWU0MDBkYThjM2FhNWM3ZTZlNTYyMDViYTE2OTYzMWMxYzk4NmI1YWIwNzIxNDMwM2IxNjgwIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 04:51:16 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlBSTW1mTmZHWDVEcjVMditoVkZxOHc9PSIsInZhbHVlIjoiWnF2V0VsZkJBaFhOZmRsc0hNQ2ZZQ1hwdEdIbittUXdIcnIrN2ZZZmJKbW9ieFBDZXM0VDZNcGZNL1BvYit" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlBsOVk3ZUpyRW1FZDA2U2JlVGs4UVE9PSIsInZhbHVlIjoiUlpCUWZuMERwYzYzbGhLMmRpT0JNVGpVaWNSZkh1dit3SVRiNkxtKzZaS1lqUVAxQVBlVE9WWFI4NHVwZmhob0EwRVUvbWFhN2NJODdna0VlNDVla3E0RTRrNzJDL0V2OE5QQlUyRWtyQlZ5NXpwTUl0N2tFVDRIdWc3czFYaUUiLCJtYWMiOiI2Y2M4YWY0NDNhODI3MGRhMTU0Y2NiMjE4YTMxNjg5NjZiN2U4ZDZmOGEyZjU5YzA5MTUxYjY3OTE0MTUyZDY0IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 04:51:16 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlBsOVk3ZUpyRW1FZDA2U2JlVGs4UVE9PSIsInZhbHVlIjoiUlpCUWZuMERwYzYzbGhLMmRpT0JNVGpVaWNSZkh1dit3SVRiNkxtKzZaS1lqUVAxQVBlVE9WWFI4NHVwZmhob0EwRVUvb" 1 => "satt_academy_session=eyJpdiI6IlBSTW1mTmZHWDVEcjVMditoVkZxOHc9PSIsInZhbHVlIjoiWnF2V0VsZkJBaFhOZmRsc0hNQ2ZZQ1hwdEdIbittUXdIcnIrN2ZZZmJKbW9ieFBDZXM0VDZNcGZNL1BvYitvMzRYV1Y5ajJqdm8zTHQ0TERndHYrekZpRlpnLzRMMVYvZnRsQW9URUx0eUtvSEh2VVNVaU5PWDZyMUR5T1A4c3UiLCJtYWMiOiJlNWY4MDI5MGYzNWU0MDBkYThjM2FhNWM3ZTZlNTYyMDViYTE2OTYzMWMxYzk4NmI1YWIwNzIxNDMwM2IxNjgwIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 04:51:16 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlBSTW1mTmZHWDVEcjVMditoVkZxOHc9PSIsInZhbHVlIjoiWnF2V0VsZkJBaFhOZmRsc0hNQ2ZZQ1hwdEdIbittUXdIcnIrN2ZZZmJKbW9ieFBDZXM0VDZNcGZNL1BvYit" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "uOXbqgd5xcOI4LWvIHaCfL6Ns2xq51Yhsovh6TUX" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=238144" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-16 10:51:16GET/job-solution/single-question?ques_id=238144333144