পল্লী উন্নয়ন একাডেমী, বগুড়া প্রতিষ্ঠিত হয় কত সালে?

Created: 3 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version66.11msRequest Duration7MBMemory UsageGET job-solution/single-questionRoute
    • Booting (30.77ms)time
    • Application (35.34ms)time
    • 1 x Application (53.45%)
      35.34ms
      1 x Booting (46.54%)
      30.77ms
      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
      29 statements were executed5.7ms
      • QuestionController.php#150debugerror_satt220μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '77463' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 77463
        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_satt200μsselect * from `question_options` where `question_options`.`question_id` in (77463) 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_satt380μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 77463
        Bindings
        • 0: 77463
        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_satt240μ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` = '77463' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 77463
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt180μsselect `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 (77463) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt170μsselect `id`, `title`, `passage` from `passages` where `passages`.`id` in (0) and `passages`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt190μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (1007) 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_satt190μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (5) 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_satt200μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (5) 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_satt220μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (77463) 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_satt180μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (77463)
        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_satt330μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (77463) 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_satt150μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (1) 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_satt130μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (77463) 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_satt100μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (77463) 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_satt100μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (77463) 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_satt680μ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 (2189, 3299, 3464, 3593, 4139, 4383, 4517, 5638, 6133, 6272, 9697, 10628, 10629, 11971, 12372, 13706, 15510, 16837, 17085, 19413, 20760, 23198, 26521, 28180, 28955, 29233, 30616, 40964, 42663, 42887, 43904, 46734, 54350, 55351, 56221, 64580, 66066, 66078, 67030, 67867, 68160, 69331, 69456, 69524, 69867, 70891, 71902, 72964, 77465, 79735, 80242, 80769, 81392, 81614, 82840, 83476, 237491, 238481, 76782, 18744, 4075, 20638, 83000, 36335, 79102, 22841, 4868, 18741, 72637, 81469, 55552, 28947, 19909, 30125, 78495, 6271, 4870, 72489, 14712, 21774, 16954, 57624, 1943, 28207, 28954, 13835, 8275, 10174, 10181, 24281, 24850, 27797, 28165, 30308, 31516, 31720, 31962, 32513, 33895, 33896, 34375, 35399, 35666, 36729, 36749, 37315, 38160, 38167, 38846, 38935, 38942, 39180, 39299, 41133, 41369, 43503, 43581, 43681, 44551, 45821, 46263, 46897, 47996, 48715, 48973, 50916, 53847, 54010, 54967, 57011, 57028, 60666, 60918, 61191, 61716, 62737, 63116, 63309, 63589, 64377, 64381, 65641, 66333, 73765, 77872, 237780, 56192, 23127, 18561, 77463, 56294, 43142, 77467, 1277, 42890, 56224, 57630, 17820) and `id` != 77463 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 2189
        • 1: 3299
        • 2: 3464
        • 3: 3593
        • 4: 4139
        • 5: 4383
        • 6: 4517
        • 7: 5638
        • 8: 6133
        • 9: 6272
        • 10: 9697
        • 11: 10628
        • 12: 10629
        • 13: 11971
        • 14: 12372
        • 15: 13706
        • 16: 15510
        • 17: 16837
        • 18: 17085
        • 19: 19413
        • 20: 20760
        • 21: 23198
        • 22: 26521
        • 23: 28180
        • 24: 28955
        • 25: 29233
        • 26: 30616
        • 27: 40964
        • 28: 42663
        • 29: 42887
        • 30: 43904
        • 31: 46734
        • 32: 54350
        • 33: 55351
        • 34: 56221
        • 35: 64580
        • 36: 66066
        • 37: 66078
        • 38: 67030
        • 39: 67867
        • 40: 68160
        • 41: 69331
        • 42: 69456
        • 43: 69524
        • 44: 69867
        • 45: 70891
        • 46: 71902
        • 47: 72964
        • 48: 77465
        • 49: 79735
        • 50: 80242
        • 51: 80769
        • 52: 81392
        • 53: 81614
        • 54: 82840
        • 55: 83476
        • 56: 237491
        • 57: 238481
        • 58: 76782
        • 59: 18744
        • 60: 4075
        • 61: 20638
        • 62: 83000
        • 63: 36335
        • 64: 79102
        • 65: 22841
        • 66: 4868
        • 67: 18741
        • 68: 72637
        • 69: 81469
        • 70: 55552
        • 71: 28947
        • 72: 19909
        • 73: 30125
        • 74: 78495
        • 75: 6271
        • 76: 4870
        • 77: 72489
        • 78: 14712
        • 79: 21774
        • 80: 16954
        • 81: 57624
        • 82: 1943
        • 83: 28207
        • 84: 28954
        • 85: 13835
        • 86: 8275
        • 87: 10174
        • 88: 10181
        • 89: 24281
        • 90: 24850
        • 91: 27797
        • 92: 28165
        • 93: 30308
        • 94: 31516
        • 95: 31720
        • 96: 31962
        • 97: 32513
        • 98: 33895
        • 99: 33896
        • 100: 34375
        • 101: 35399
        • 102: 35666
        • 103: 36729
        • 104: 36749
        • 105: 37315
        • 106: 38160
        • 107: 38167
        • 108: 38846
        • 109: 38935
        • 110: 38942
        • 111: 39180
        • 112: 39299
        • 113: 41133
        • 114: 41369
        • 115: 43503
        • 116: 43581
        • 117: 43681
        • 118: 44551
        • 119: 45821
        • 120: 46263
        • 121: 46897
        • 122: 47996
        • 123: 48715
        • 124: 48973
        • 125: 50916
        • 126: 53847
        • 127: 54010
        • 128: 54967
        • 129: 57011
        • 130: 57028
        • 131: 60666
        • 132: 60918
        • 133: 61191
        • 134: 61716
        • 135: 62737
        • 136: 63116
        • 137: 63309
        • 138: 63589
        • 139: 64377
        • 140: 64381
        • 141: 65641
        • 142: 66333
        • 143: 73765
        • 144: 77872
        • 145: 237780
        • 146: 56192
        • 147: 23127
        • 148: 18561
        • 149: 77463
        • 150: 56294
        • 151: 43142
        • 152: 77467
        • 153: 1277
        • 154: 42890
        • 155: 56224
        • 156: 57630
        • 157: 17820
        • 158: 77463
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt220μsselect * from `question_options` where `question_options`.`question_id` in (82840, 83000, 83476, 237491, 237780, 238481) 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_satt120μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (5) 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_satt160μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (1081, 1084, 1091, 4881, 4887, 4890) 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 (8) 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_satt240μ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 (82840, 83000, 83476, 237491, 237780, 238481) 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_satt160μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (82840, 83000, 83476, 237491, 237780, 238481)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt110μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (82840, 83000, 83476, 237491, 237780, 238481) 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_satt110μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (82840, 83000, 83476, 237491, 237780, 238481) 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_satt80μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (82840, 83000, 83476, 237491, 237780, 238481) 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_satt240μsselect * from `categories` where `categories`.`id` = 8 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 8
        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` = 77463) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 77463
        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
      7SubCategory.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\Category
      2Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          fwMhbKaOmJUDbZ9DqnwylP3v5L7z2clo1xTQlWLe
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=77463%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" => "77463" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlMzOHFtNlNjYlNlV0FGMkszSHFET3c9PSIsInZhbHVlIjoiTWZYdEZJUW9nSEdSa2gvNWpPZVpEMmZlN0d5YkxFYTRmL2Y3bExPR3JZVDF0NStqREFzNGpHbzM5ckJEcHI0ZlR6ekpCRGk1MUZjQ1NYSU5menVNWmxmbEVjakk5M1d5ekNoZ1BjMWJtdERudlUzT25lQzd4TzIrNWhDQkxvM3UiLCJtYWMiOiJmM2EwNGU0ZDQzMGM5OGFlMmRiYTM2M2QyOWIxN2Y2NGU4NDkzZTg5NWExNDg4ZTQzZTk2MDZmNzQ5ZjNjYzhiIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6InZsR1luNUowL1NrR1VMRjF3OEh2UHc9PSIsInZhbHVlIjoiV3dUdWxzSHV6cWNUUDZpT3JPWk5aTWo4L3daS2Q4WWYvZGc5alMrN3pCSm40L3g5ZHh5Y0tZMjg5QjQ3bEp4bDVnWThJYkRUZDBnRHN6V2ptejVWRmdNeThJQ0xYbWpZSng0WkhGRmV1d2ZldXNIZWtJVXJ0Y2xodktJQUhmSUIiLCJtYWMiOiIxMmQ5ZjE5ZjRiOTg5OTlmNGFlMGNjYjU2ZTk4OWZlNWE4MThiZDNkMmFkMGRlNWMzMTQyOGQ5MGU5NzdmZThiIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlMzOHFtNlNjYlNlV0FGMkszSHFET3c9PSIsInZhbHVlIjoiTWZYdEZJUW9nSEdSa2gvNWpPZVpEMmZlN0d5YkxFYTRmL2Y3bExPR3JZVDF0NStqREFzNGpHbzM5ckJEcHI0ZlR6ekpCR" ] "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.217.134.107" ] "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.217.134.107" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "fwMhbKaOmJUDbZ9DqnwylP3v5L7z2clo1xTQlWLe" "satt_academy_session" => "V6UA3fCDrywFDjLliF36EvpNEofafAAJYE9qQE6w" ]
          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 03:34:32 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "50" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRHZzJhYzd3N1N4TEZicGFvUEpGZWc9PSIsInZhbHVlIjoialJqYXpkVFY0SnBKTnVWS3dMRS9yaUJCQzk1OGJtZmpNUUFveEgzeE01dGxGSnlGb0xpU1M3UEtXeGJ5MTBsMEtMbmYzQitSaHdBZWxwOTB1VENuVEd0ZU9sYk9aUGJzeGxYWVRwTDZZV2ZGYkdsMTh0a1hkSll6cTZlYjA0NjEiLCJtYWMiOiIwOTE3YTIzZjc0MmFjOTY1ZDc1MzAxZjJjZGQwMzNmNTBkZjhkOWIxMDZjMDczMTU2OWI3M2U0OGE3NzdiNzk3IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 03:34:32 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6ImRHZzJhYzd3N1N4TEZicGFvUEpGZWc9PSIsInZhbHVlIjoialJqYXpkVFY0SnBKTnVWS3dMRS9yaUJCQzk1OGJtZmpNUUFveEgzeE01dGxGSnlGb0xpU1M3UEtXeGJ5MTBsMEtMbmYzQ" 1 => "satt_academy_session=eyJpdiI6Im9WNHRiaHNHdmg2dUUzR09NZ2I2dXc9PSIsInZhbHVlIjoiNTBsVTRWUzdwRmpuQk5XRXdkYVJUdzAzMC9ZTlg0TWF2UktRUlVENnJHRkM1ZmdEbkhYSG5vNEtnZjdDSUt0cDBhVk0yM1JmWUtIdHNLdElGZHg0eU1WVVVFSW40SnZMVURFb3k0dFV6TExHZ0xPR2pTMHRCM3RtRDF6cjE1UUsiLCJtYWMiOiIyZDQ2Nzg3NWViNjJlMjFmYWNjYmVmYWRjZGRhZGQwYjEzZThiNTVhMjExNmQ5Y2ZjZmNkMGQwMjYzMGMzMDhlIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 03:34:32 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6Im9WNHRiaHNHdmg2dUUzR09NZ2I2dXc9PSIsInZhbHVlIjoiNTBsVTRWUzdwRmpuQk5XRXdkYVJUdzAzMC9ZTlg0TWF2UktRUlVENnJHRkM1ZmdEbkhYSG5vNEtnZjdDSUt" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRHZzJhYzd3N1N4TEZicGFvUEpGZWc9PSIsInZhbHVlIjoialJqYXpkVFY0SnBKTnVWS3dMRS9yaUJCQzk1OGJtZmpNUUFveEgzeE01dGxGSnlGb0xpU1M3UEtXeGJ5MTBsMEtMbmYzQitSaHdBZWxwOTB1VENuVEd0ZU9sYk9aUGJzeGxYWVRwTDZZV2ZGYkdsMTh0a1hkSll6cTZlYjA0NjEiLCJtYWMiOiIwOTE3YTIzZjc0MmFjOTY1ZDc1MzAxZjJjZGQwMzNmNTBkZjhkOWIxMDZjMDczMTU2OWI3M2U0OGE3NzdiNzk3IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 03:34:32 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImRHZzJhYzd3N1N4TEZicGFvUEpGZWc9PSIsInZhbHVlIjoialJqYXpkVFY0SnBKTnVWS3dMRS9yaUJCQzk1OGJtZmpNUUFveEgzeE01dGxGSnlGb0xpU1M3UEtXeGJ5MTBsMEtMbmYzQ" 1 => "satt_academy_session=eyJpdiI6Im9WNHRiaHNHdmg2dUUzR09NZ2I2dXc9PSIsInZhbHVlIjoiNTBsVTRWUzdwRmpuQk5XRXdkYVJUdzAzMC9ZTlg0TWF2UktRUlVENnJHRkM1ZmdEbkhYSG5vNEtnZjdDSUt0cDBhVk0yM1JmWUtIdHNLdElGZHg0eU1WVVVFSW40SnZMVURFb3k0dFV6TExHZ0xPR2pTMHRCM3RtRDF6cjE1UUsiLCJtYWMiOiIyZDQ2Nzg3NWViNjJlMjFmYWNjYmVmYWRjZGRhZGQwYjEzZThiNTVhMjExNmQ5Y2ZjZmNkMGQwMjYzMGMzMDhlIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 03:34:32 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6Im9WNHRiaHNHdmg2dUUzR09NZ2I2dXc9PSIsInZhbHVlIjoiNTBsVTRWUzdwRmpuQk5XRXdkYVJUdzAzMC9ZTlg0TWF2UktRUlVENnJHRkM1ZmdEbkhYSG5vNEtnZjdDSUt" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "fwMhbKaOmJUDbZ9DqnwylP3v5L7z2clo1xTQlWLe" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=77463%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-16 09:34:32GET/job-solution/single-question?ques_id=77463++++++++++++++++++++++++++++332941