আজকাল নারীরা জীবনের সর্বক্ষেত্রে গুরুত্বপূর্ণ ভূমিকা পালন করছে।

Created: 2 years ago | Updated: 6 months ago
Updated: 6 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.28PHP Version56.42msRequest Duration7MBMemory UsageGET job-solution/single-questionRoute
    • Booting (27.24ms)time
    • Application (29.17ms)time
    • 1 x Application (51.71%)
      29.17ms
      1 x Booting (48.28%)
      27.24ms
      39 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
      • components.custom-adcustom-ad.blade.php#?blade
      • questions.mcq.sidebarsidebar.blade.php#?blade
      • components.custom-adcustom-ad.blade.php#?blade
      • questions.mcq.sidebarsidebar.blade.php#?blade
      • components.custom-adcustom-ad.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
      • components.custom-adcustom-ad.blade.php#?blade
      • components.custom-adcustom-ad.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
      27 statements were executed5.29ms
      • QuestionController.php#150satt_satt_mobile_app160μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '239931' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 239931
        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_app130μsselect * from `question_options` where `question_options`.`question_id` in (239931) 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` = 239931
        Bindings
        • 0: 239931
        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` = '239931' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 239931
        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`, `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 (239931) 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_app100μ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_app100μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (5261) 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 (2) 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_app100μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (2) 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_app180μ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 (239931) 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 (239931)
        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_app210μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (239931) 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 (239931) 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_app80μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (239931) 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_app70μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (239931) 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#451satt_satt_mobile_app1.64msselect `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 (521, 2002, 6699, 8942, 8960, 8961, 8962, 9020, 10639, 10671, 11112, 11262, 11515, 15002, 15816, 17286, 17517, 18269, 20279, 21402, 23969, 23981, 40217, 50671, 50891, 51821, 52755, 55538, 57858, 58398, 58413, 58931, 61718, 66919, 68003, 68587, 68973, 74941, 74942, 75047, 76966, 77302, 77488, 79815, 80180, 585, 12858, 18474, 18475, 18691, 18692, 18974, 19093, 43743, 43744, 59653, 61595, 65125, 68565, 68957, 71367, 71855, 75107, 76880, 77918, 237997, 6279, 6280, 6281, 6282, 6283, 14145, 69322, 10482, 8681, 10124, 26116, 68001, 72157, 78802, 78806, 3375, 8570, 8572, 8678, 8682, 10359, 11353, 11354, 12356, 12357, 12844, 12845, 13473, 14138, 14139, 67086, 67140, 67196, 67406, 67701, 68106, 68107, 78390, 78805, 237866, 237976, 238060, 239854, 239931, 8538, 8539, 8540, 8541, 73205, 13592, 15854, 238062, 239979, 240268, 10481, 10483, 10485, 12841, 26273, 47926, 240245, 67424, 10484, 14103, 14104, 14105, 14106, 14143, 14146, 14413, 15846, 15847, 15849, 15850, 15851, 16720, 12715, 12716, 12838, 12839, 12840, 73339, 44190, 64060, 71122, 71226, 73630, 74049, 74093, 74096, 79325, 79335, 81640, 83445, 70092, 70093, 79340, 70816, 70817, 83485, 15938, 15939, 15940, 15941, 15942, 15943, 24814, 70355, 67239, 43163, 43164, 43166, 57084, 57085, 57089) and `id` != 239931 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 521
        • 1: 2002
        • 2: 6699
        • 3: 8942
        • 4: 8960
        • 5: 8961
        • 6: 8962
        • 7: 9020
        • 8: 10639
        • 9: 10671
        • 10: 11112
        • 11: 11262
        • 12: 11515
        • 13: 15002
        • 14: 15816
        • 15: 17286
        • 16: 17517
        • 17: 18269
        • 18: 20279
        • 19: 21402
        • 20: 23969
        • 21: 23981
        • 22: 40217
        • 23: 50671
        • 24: 50891
        • 25: 51821
        • 26: 52755
        • 27: 55538
        • 28: 57858
        • 29: 58398
        • 30: 58413
        • 31: 58931
        • 32: 61718
        • 33: 66919
        • 34: 68003
        • 35: 68587
        • 36: 68973
        • 37: 74941
        • 38: 74942
        • 39: 75047
        • 40: 76966
        • 41: 77302
        • 42: 77488
        • 43: 79815
        • 44: 80180
        • 45: 585
        • 46: 12858
        • 47: 18474
        • 48: 18475
        • 49: 18691
        • 50: 18692
        • 51: 18974
        • 52: 19093
        • 53: 43743
        • 54: 43744
        • 55: 59653
        • 56: 61595
        • 57: 65125
        • 58: 68565
        • 59: 68957
        • 60: 71367
        • 61: 71855
        • 62: 75107
        • 63: 76880
        • 64: 77918
        • 65: 237997
        • 66: 6279
        • 67: 6280
        • 68: 6281
        • 69: 6282
        • 70: 6283
        • 71: 14145
        • 72: 69322
        • 73: 10482
        • 74: 8681
        • 75: 10124
        • 76: 26116
        • 77: 68001
        • 78: 72157
        • 79: 78802
        • 80: 78806
        • 81: 3375
        • 82: 8570
        • 83: 8572
        • 84: 8678
        • 85: 8682
        • 86: 10359
        • 87: 11353
        • 88: 11354
        • 89: 12356
        • 90: 12357
        • 91: 12844
        • 92: 12845
        • 93: 13473
        • 94: 14138
        • 95: 14139
        • 96: 67086
        • 97: 67140
        • 98: 67196
        • 99: 67406
        • 100: 67701
        • 101: 68106
        • 102: 68107
        • 103: 78390
        • 104: 78805
        • 105: 237866
        • 106: 237976
        • 107: 238060
        • 108: 239854
        • 109: 239931
        • 110: 8538
        • 111: 8539
        • 112: 8540
        • 113: 8541
        • 114: 73205
        • 115: 13592
        • 116: 15854
        • 117: 238062
        • 118: 239979
        • 119: 240268
        • 120: 10481
        • 121: 10483
        • 122: 10485
        • 123: 12841
        • 124: 26273
        • 125: 47926
        • 126: 240245
        • 127: 67424
        • 128: 10484
        • 129: 14103
        • 130: 14104
        • 131: 14105
        • 132: 14106
        • 133: 14143
        • 134: 14146
        • 135: 14413
        • 136: 15846
        • 137: 15847
        • 138: 15849
        • 139: 15850
        • 140: 15851
        • 141: 16720
        • 142: 12715
        • 143: 12716
        • 144: 12838
        • 145: 12839
        • 146: 12840
        • 147: 73339
        • 148: 44190
        • 149: 64060
        • 150: 71122
        • 151: 71226
        • 152: 73630
        • 153: 74049
        • 154: 74093
        • 155: 74096
        • 156: 79325
        • 157: 79335
        • 158: 81640
        • 159: 83445
        • 160: 70092
        • 161: 70093
        • 162: 79340
        • 163: 70816
        • 164: 70817
        • 165: 83485
        • 166: 15938
        • 167: 15939
        • 168: 15940
        • 169: 15941
        • 170: 15942
        • 171: 15943
        • 172: 24814
        • 173: 70355
        • 174: 67239
        • 175: 43163
        • 176: 43164
        • 177: 43166
        • 178: 57084
        • 179: 57085
        • 180: 57089
        • 181: 239931
        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_app170μsselect * from `question_options` where `question_options`.`question_id` in (238060, 238062, 239854, 239979, 240245, 240268) 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_app90μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (2) 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 (4892, 5261, 5262, 5263) 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_app130μsselect `id`, `name` from `categories` where `categories`.`id` in (5, 6) 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_app240μ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 (238060, 238062, 239854, 239979, 240245, 240268) 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 (238060, 238062, 239854, 239979, 240245, 240268)
        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_app90μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (238060, 238062, 239854, 239979, 240245, 240268) 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_app70μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (238060, 238062, 239854, 239979, 240245, 240268) 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 (238060, 238062, 239854, 239979, 240245, 240268) 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_app140μ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
      • restrict.blade.php#30satt_satt_mobile_app160μ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
      5SubCategory.php#?
      App\Models\Category
      3Category.php#?
      App\Models\PackagePlan
      3PackagePlan.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
          _token
          nDReNkxpFd7rwKEoXlR0lNonCyRTF8WqzGPUwfL4
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=239931%20%20%20%20...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /job-solution/single-question
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "ques_id" => "239931" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Im9NMWMzak5OWkVyOVphTnFDL2lIZnc9PSIsInZhbHVlIjoiSzJOMTMyU2xoOHJ2RXA4dEpZUDg1TDhQKzRaeSt1VnZ0TS9Jc1kvelNQdVBaZUk5M0wveXh2YmdZYmgyS2hmalhhMTdyM1NGbUpnOEQvajNFcHJYRlVnL3VQbXg4U3ZCbEVFTmpMd21XbUd2K25uR1dhdWU4cHBmSVJxYi81amUiLCJtYWMiOiJmM2RhMWQ4Y2RhOWE3MGI5YzVhNThiOTM2MTAxOTA2YWQ3YmQ3OGQ3NTQzNWMzMjAxNzFlNjIwY2Y0ZDM5N2E2IiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6Ijh2UDlPWGxZV3hOVzJna3pieTlndEE9PSIsInZhbHVlIjoianZ2VjU1WmM3VFpyTjhVNytaYWNuSVUxSERGUlZvUlZ5OWUwNHNxeUhaZVFhSkhqbXVhOVN6cWNlTGNWUEIvalFrbUY4S0tPQVUrVkdxYzdCWk1Nb1Qvb25HblRSOThJdXh4ekFOYlJvTWdndGYvRGNEdTFvODJ3d09jRjRFdEgiLCJtYWMiOiI1NWZkZmZkMzQ3MjA1YTk1ZjQ1ODY1MzdlOTFlMGI0NDk2OGQ1Y2E2ZGIyOTUzYTBlMjcyOTIxOGUzNGYyMTViIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Im9NMWMzak5OWkVyOVphTnFDL2lIZnc9PSIsInZhbHVlIjoiSzJOMTMyU2xoOHJ2RXA4dEpZUDg1TDhQKzRaeSt1VnZ0TS9Jc1kvelNQdVBaZUk5M0wveXh2YmdZYmgyS2hmalhhMTdyM" ] "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.52.104" ] "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.52.104" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "nDReNkxpFd7rwKEoXlR0lNonCyRTF8WqzGPUwfL4" "satt_academy_session" => "DVGtMnf7BZ1ro7g3SMa2a4kH4KtqUHQbcxQiAxhs" ]
          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 => "Thu, 17 Apr 2025 02:14:51 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "46" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InhkTktnRTZSMFNXTzl1NGdxc3VjZEE9PSIsInZhbHVlIjoiczc1U25QWXo1K2htc0ErNU1KWTFmVTNxZGI2S29ITHdVNU9sMlQ4UFJPOWc2M1BwZ0MxNlhXdnpTT2tPbVQ0NjRTK0J1akd4bTh2RnJ2YWtCYnNmY04vV0EveWtqaHg1TkUrdEdIUnJ2Tnh2V05OWUxhdWRGMys4OEZORFZqejEiLCJtYWMiOiIwMGRiYjViNzNhMzRiOWQ5MDdjYzQ0YWViZDFlZWQ5N2YyOWYwODBlYWNkZTEwMTFmNTUxMDg3ZWExNzIxZmE1IiwidGFnIjoiIn0%3D; expires=Fri, 18 Apr 2025 02:14:51 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6InhkTktnRTZSMFNXTzl1NGdxc3VjZEE9PSIsInZhbHVlIjoiczc1U25QWXo1K2htc0ErNU1KWTFmVTNxZGI2S29ITHdVNU9sMlQ4UFJPOWc2M1BwZ0MxNlhXdnpTT2tPbVQ0NjRTK0J1a" 1 => "satt_academy_session=eyJpdiI6IlR5VzhMS2h6WTJFWmJ4WnlwSnRHcWc9PSIsInZhbHVlIjoiYnVDMytaVU5udkFmdlNOVWFhVHZSTGtBY0JxYXhjWWZSYVlQay9sSTA1ZUpVS21ZMmVZTmZjQklxV0ZkYXdzZlJlczNDNDlEOGczTCtHbWQxVmxKTDMxdHdnNzZsRGVYdG5vdzdSMWVjSFNmTythYmc1MTlRRVdaeWdzTGdqTksiLCJtYWMiOiI3NDc0ZTEwNDlmN2NkMzk4ZTUwN2JlYzYxODhjNDkzNTllZjYyZDU0YzAwOTBjYjdlMzIyYmRhODRhZjhlZjRjIiwidGFnIjoiIn0%3D; expires=Fri, 18 Apr 2025 02:14:51 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlR5VzhMS2h6WTJFWmJ4WnlwSnRHcWc9PSIsInZhbHVlIjoiYnVDMytaVU5udkFmdlNOVWFhVHZSTGtBY0JxYXhjWWZSYVlQay9sSTA1ZUpVS21ZMmVZTmZjQklxV0ZkYXd" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InhkTktnRTZSMFNXTzl1NGdxc3VjZEE9PSIsInZhbHVlIjoiczc1U25QWXo1K2htc0ErNU1KWTFmVTNxZGI2S29ITHdVNU9sMlQ4UFJPOWc2M1BwZ0MxNlhXdnpTT2tPbVQ0NjRTK0J1akd4bTh2RnJ2YWtCYnNmY04vV0EveWtqaHg1TkUrdEdIUnJ2Tnh2V05OWUxhdWRGMys4OEZORFZqejEiLCJtYWMiOiIwMGRiYjViNzNhMzRiOWQ5MDdjYzQ0YWViZDFlZWQ5N2YyOWYwODBlYWNkZTEwMTFmNTUxMDg3ZWExNzIxZmE1IiwidGFnIjoiIn0%3D; expires=Fri, 18-Apr-2025 02:14:51 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InhkTktnRTZSMFNXTzl1NGdxc3VjZEE9PSIsInZhbHVlIjoiczc1U25QWXo1K2htc0ErNU1KWTFmVTNxZGI2S29ITHdVNU9sMlQ4UFJPOWc2M1BwZ0MxNlhXdnpTT2tPbVQ0NjRTK0J1a" 1 => "satt_academy_session=eyJpdiI6IlR5VzhMS2h6WTJFWmJ4WnlwSnRHcWc9PSIsInZhbHVlIjoiYnVDMytaVU5udkFmdlNOVWFhVHZSTGtBY0JxYXhjWWZSYVlQay9sSTA1ZUpVS21ZMmVZTmZjQklxV0ZkYXdzZlJlczNDNDlEOGczTCtHbWQxVmxKTDMxdHdnNzZsRGVYdG5vdzdSMWVjSFNmTythYmc1MTlRRVdaeWdzTGdqTksiLCJtYWMiOiI3NDc0ZTEwNDlmN2NkMzk4ZTUwN2JlYzYxODhjNDkzNTllZjYyZDU0YzAwOTBjYjdlMzIyYmRhODRhZjhlZjRjIiwidGFnIjoiIn0%3D; expires=Fri, 18-Apr-2025 02:14:51 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlR5VzhMS2h6WTJFWmJ4WnlwSnRHcWc9PSIsInZhbHVlIjoiYnVDMytaVU5udkFmdlNOVWFhVHZSTGtBY0JxYXhjWWZSYVlQay9sSTA1ZUpVS21ZMmVZTmZjQklxV0ZkYXd" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "nDReNkxpFd7rwKEoXlR0lNonCyRTF8WqzGPUwfL4" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=239931%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-17 08:14:51GET/job-solution/single-question?ques_id=239931++++++++++++++++392737