২০২২ সালের শীতকালীন অলিম্পিকের আয়োজক দেশ কোনটি? (Which country is going to organize the Winter Olympic 2022?)

Created: 2 years ago | Updated: 2 years ago
Updated: 2 years ago
Please, contribute to add content.
Content
Promotion
Request history8.2.28PHP Version74.07msRequest Duration8MBMemory UsageGET admission/single-questionRoute
    • Booting (42.26ms)time
    • Application (31.81ms)time
    • 1 x Booting (57.05%)
      42.26ms
      1 x Application (42.94%)
      31.81ms
      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
      30 statements were executed5.66ms
      • QuestionController.php#150satt_satt_mobile_app190μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '252829' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 252829
        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#150satt_satt_mobile_app190μsselect * from `question_options` where `question_options`.`question_id` in (252829) 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#190satt_satt_mobile_app480μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 252829
        Bindings
        • 0: 252829
        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#256satt_satt_mobile_app180μ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` = '252829' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 252829
        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#256satt_satt_mobile_app110μ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 (252829) 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#256satt_satt_mobile_app110μ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#256satt_satt_mobile_app110μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (5438) 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#256satt_satt_mobile_app110μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (79) 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#256satt_satt_mobile_app110μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (79) 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#256satt_satt_mobile_app190μ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 (252829) 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#256satt_satt_mobile_app120μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (252829)
        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#256satt_satt_mobile_app220μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (252829) 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#256satt_satt_mobile_app100μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (252829) 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#256satt_satt_mobile_app90μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (252829) 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#256satt_satt_mobile_app80μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (252829) 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#394satt_satt_mobile_app150μsselect * from `subjects` where `subjects`.`id` = 5 and `subjects`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:394
        • app/Http/Controllers/Academy/QuestionController.php:348
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:345
      • DynamicPrintService.php#99satt_satt_mobile_app230μsselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (17390)
        Bindings
        • 0: App\Models\Question
        • 1: 17390
        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#451satt_satt_mobile_app1.28msselect `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 (162540, 223538, 184156, 107122, 244286, 247328, 252829, 248797, 252582, 249317, 246641, 252841, 241124, 137106, 136806, 151830, 151510, 102169, 100625, 101625, 102682, 101478, 235432, 128246, 218437, 167339, 88618, 154451, 153626, 105057, 150328, 168081, 170283, 161119, 216951, 216971, 178515, 217569, 136486, 193861, 222787, 193693, 219472, 193209, 167128, 88200, 169523, 193714, 159360, 193775, 168868, 234856, 158883, 193796, 108988, 193697, 216519, 152035, 182630, 137211, 219476, 193785, 215756, 167187, 193792, 195563, 196135, 153303, 159378, 193195, 193852, 108208, 87045, 193713, 137196, 216945, 216965, 192992, 224300, 193773, 235609, 251721, 253619, 253511, 182839, 177007, 176558, 180158, 179685, 197272, 196632, 179515, 197669, 196013, 200566) and `id` != 252829 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 162540
        • 1: 223538
        • 2: 184156
        • 3: 107122
        • 4: 244286
        • 5: 247328
        • 6: 252829
        • 7: 248797
        • 8: 252582
        • 9: 249317
        • 10: 246641
        • 11: 252841
        • 12: 241124
        • 13: 137106
        • 14: 136806
        • 15: 151830
        • 16: 151510
        • 17: 102169
        • 18: 100625
        • 19: 101625
        • 20: 102682
        • 21: 101478
        • 22: 235432
        • 23: 128246
        • 24: 218437
        • 25: 167339
        • 26: 88618
        • 27: 154451
        • 28: 153626
        • 29: 105057
        • 30: 150328
        • 31: 168081
        • 32: 170283
        • 33: 161119
        • 34: 216951
        • 35: 216971
        • 36: 178515
        • 37: 217569
        • 38: 136486
        • 39: 193861
        • 40: 222787
        • 41: 193693
        • 42: 219472
        • 43: 193209
        • 44: 167128
        • 45: 88200
        • 46: 169523
        • 47: 193714
        • 48: 159360
        • 49: 193775
        • 50: 168868
        • 51: 234856
        • 52: 158883
        • 53: 193796
        • 54: 108988
        • 55: 193697
        • 56: 216519
        • 57: 152035
        • 58: 182630
        • 59: 137211
        • 60: 219476
        • 61: 193785
        • 62: 215756
        • 63: 167187
        • 64: 193792
        • 65: 195563
        • 66: 196135
        • 67: 153303
        • 68: 159378
        • 69: 193195
        • 70: 193852
        • 71: 108208
        • 72: 87045
        • 73: 193713
        • 74: 137196
        • 75: 216945
        • 76: 216965
        • 77: 192992
        • 78: 224300
        • 79: 193773
        • 80: 235609
        • 81: 251721
        • 82: 253619
        • 83: 253511
        • 84: 182839
        • 85: 177007
        • 86: 176558
        • 87: 180158
        • 88: 179685
        • 89: 197272
        • 90: 196632
        • 91: 179515
        • 92: 197669
        • 93: 196013
        • 94: 200566
        • 95: 252829
        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#451satt_satt_mobile_app200μsselect * from `question_options` where `question_options`.`question_id` in (249317, 251721, 252582, 252841, 253511, 253619) 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#451satt_satt_mobile_app100μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (79) 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#451satt_satt_mobile_app150μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (5362, 5423, 5433, 5437, 5438, 5442) 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#451satt_satt_mobile_app120μsselect `id`, `name` from `categories` where `categories`.`id` in (96, 163) 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#451satt_satt_mobile_app220μ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 (249317, 251721, 252582, 252841, 253511, 253619) 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#451satt_satt_mobile_app120μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (249317, 251721, 252582, 252841, 253511, 253619)
        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#451satt_satt_mobile_app80μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (249317, 251721, 252582, 252841, 253511, 253619) 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#451satt_satt_mobile_app80μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (249317, 251721, 252582, 252841, 253511, 253619) 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#451satt_satt_mobile_app70μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (249317, 251721, 252582, 252841, 253511, 253619) 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#85satt_satt_mobile_app130μsselect * from `categories` where `categories`.`id` = 163 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 163
        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#797satt_satt_mobile_app150μsselect * from `subject_descriptions` where `subject_descriptions`.`subject_id` = 5 and `subject_descriptions`.`subject_id` is not null and `subject_descriptions`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        Backtrace
        • view::questions.mcq.single_question:797
        • 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#30satt_satt_mobile_app190μ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
      10Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      8QuestionOption.php#?
      App\Models\SubCategory
      7SubCategory.php#?
      App\Models\Category
      3Category.php#?
      App\Models\PackagePlan
      3PackagePlan.php#?
      App\Models\SubjectDescription
      2SubjectDescription.php#?
          _token
          7cWnlGOuC2ERV7Z2rW6Hqlhc1qdpEGcDgofErwF5
          _previous
          array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=252829%20%20%20%20%20...
          _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" => "252829" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "x-https" => array:1 [ 0 => "1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "18.221.100.52" ] "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.221.100.52" ] "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 => "Fri, 04 Apr 2025 11:32:54 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "59" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNHamx4WmZJNkpVTHRXVDdTaDJkNlE9PSIsInZhbHVlIjoiQWU3Q0JOVmRvc1lzbjFISDVoL0NtaWlnUm9VNXJmU29aMDJQOGd2M2Q1d1dMWWVhUmtxeVRaemNOd0N6Mk9NWkdTRHpoTVFoZTVkVnlwajZ3T2NHaVYxNnVXL29Zblplb3dtM2VEM3k0WDlnQnpSLzhlbUNGWmhWUXdiQ0ZaWTUiLCJtYWMiOiIyNmRkNGY5ZDIwZDlkOTM0NTU5MzUwMzVkNWU1OTk5ZDU4MjM5MzJmNjJiZjc2OGRhMzQwOWU2Y2UxZjI1NDRmIiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 11:32:54 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IjNHamx4WmZJNkpVTHRXVDdTaDJkNlE9PSIsInZhbHVlIjoiQWU3Q0JOVmRvc1lzbjFISDVoL0NtaWlnUm9VNXJmU29aMDJQOGd2M2Q1d1dMWWVhUmtxeVRaemNOd0N6Mk9NWkdTRHpoT" 1 => "satt_academy_session=eyJpdiI6IlJZcVZQRFBoall1dUVkM3AvS2hleHc9PSIsInZhbHVlIjoiU0Ura2ZHdEl6aXIxOE11NDEyM200cGp6ZXR3T2FlUFp0T1Nxdi8vclprYUtRVDNrQlRMMTlIeDY0UkJWcUpRUmtBUGxCTFE4RjA2MWg4S04vZlJnSmhaU0w3M3FYYWVSMzlHZGw3UE85N2xyb3JGV1plaVNCVVF0eFUzN2JpUEkiLCJtYWMiOiJkZDEwY2VmYmRjNWFlMTcyY2JjZDU0NDBmNWQxMmY0MGZjMDcxYzFiYjc2NjA1OTJmMGQ4YzJjMmYxZmVkOGE1IiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 11:32:54 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlJZcVZQRFBoall1dUVkM3AvS2hleHc9PSIsInZhbHVlIjoiU0Ura2ZHdEl6aXIxOE11NDEyM200cGp6ZXR3T2FlUFp0T1Nxdi8vclprYUtRVDNrQlRMMTlIeDY0UkJWcUp" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNHamx4WmZJNkpVTHRXVDdTaDJkNlE9PSIsInZhbHVlIjoiQWU3Q0JOVmRvc1lzbjFISDVoL0NtaWlnUm9VNXJmU29aMDJQOGd2M2Q1d1dMWWVhUmtxeVRaemNOd0N6Mk9NWkdTRHpoTVFoZTVkVnlwajZ3T2NHaVYxNnVXL29Zblplb3dtM2VEM3k0WDlnQnpSLzhlbUNGWmhWUXdiQ0ZaWTUiLCJtYWMiOiIyNmRkNGY5ZDIwZDlkOTM0NTU5MzUwMzVkNWU1OTk5ZDU4MjM5MzJmNjJiZjc2OGRhMzQwOWU2Y2UxZjI1NDRmIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 11:32:54 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjNHamx4WmZJNkpVTHRXVDdTaDJkNlE9PSIsInZhbHVlIjoiQWU3Q0JOVmRvc1lzbjFISDVoL0NtaWlnUm9VNXJmU29aMDJQOGd2M2Q1d1dMWWVhUmtxeVRaemNOd0N6Mk9NWkdTRHpoT" 1 => "satt_academy_session=eyJpdiI6IlJZcVZQRFBoall1dUVkM3AvS2hleHc9PSIsInZhbHVlIjoiU0Ura2ZHdEl6aXIxOE11NDEyM200cGp6ZXR3T2FlUFp0T1Nxdi8vclprYUtRVDNrQlRMMTlIeDY0UkJWcUpRUmtBUGxCTFE4RjA2MWg4S04vZlJnSmhaU0w3M3FYYWVSMzlHZGw3UE85N2xyb3JGV1plaVNCVVF0eFUzN2JpUEkiLCJtYWMiOiJkZDEwY2VmYmRjNWFlMTcyY2JjZDU0NDBmNWQxMmY0MGZjMDcxYzFiYjc2NjA1OTJmMGQ4YzJjMmYxZmVkOGE1IiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 11:32:54 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlJZcVZQRFBoall1dUVkM3AvS2hleHc9PSIsInZhbHVlIjoiU0Ura2ZHdEl6aXIxOE11NDEyM200cGp6ZXR3T2FlUFp0T1Nxdi8vclprYUtRVDNrQlRMMTlIeDY0UkJWcUp" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "7cWnlGOuC2ERV7Z2rW6Hqlhc1qdpEGcDgofErwF5" "_previous" => array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=252829%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-04-04 17:32:54GET/admission/single-question?ques_id=252829++++++++++++++++333041