পীর সাহেব তাহেরাকে কাছে রাখার কী উপায় বের করেন? 

Created: 1 year ago | Updated: 2 months ago
Updated: 2 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version67.94msRequest Duration8MBMemory UsageGET academy/single-questionRoute
    • Booting (31.54ms)time
    • Application (36.39ms)time
    • 1 x Application (53.57%)
      36.39ms
      1 x Booting (46.42%)
      31.54ms
      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 academy/single-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleMcq
      namespace
      prefix
      where
      as
      academy.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:62-98
      27 statements were executed6.65ms
      • QuestionController.php#150debugerror_satt400μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '309598' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 309598
        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_satt440μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 309598
        Bindings
        • 0: 309598
        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#255debugerror_satt160μ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` from `questions` where `id` = '309598' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 309598
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:255
        • 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#255debugerror_satt270μ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 (309598) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:255
        • 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#255debugerror_satt210μsselect `id`, `title`, `passage` from `passages` where `passages`.`id` in (0) and `passages`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:255
        • 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#255debugerror_satt250μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (4871) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:255
        • 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#255debugerror_satt190μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (1822) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:255
        • 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#255debugerror_satt210μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (1822) and `subject_descriptions`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:255
        • 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#255debugerror_satt320μ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 (309598) 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:255
        • 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#255debugerror_satt410μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (309598)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:255
        • 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#255debugerror_satt300μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (309598) 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:255
        • 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#255debugerror_satt190μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (309598) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:255
        • 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#255debugerror_satt190μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (309598) and `votes`.`votable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:255
        • 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#255debugerror_satt170μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (309598) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:255
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • DynamicPrintService.php#99debugerror_satt490μsselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (5617)
        Bindings
        • 0: App\Models\Question
        • 1: 5617
        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:408
      • QuestionController.php#450debugerror_satt870μ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 (308705, 308706, 308707, 308708, 308709, 308710, 308711, 308712, 308713, 308714, 308715, 308716, 308717, 308718, 308719, 308720, 308721, 308722, 308723, 308724, 308725, 308726, 308727, 308728, 308729, 308730, 308731, 308732, 308733, 308734, 308735, 308736, 308737, 308738, 308739, 308740, 308741, 308742, 308743, 308744, 308745, 308746, 308747, 308748, 308749, 308750, 308751, 308752, 308753, 308754, 308755, 308756, 308757, 308758, 308759, 308760, 308761, 308762, 308763, 308764, 308765, 308766, 308767, 308768, 308769, 308770, 308771, 308772, 308773, 308774, 308789, 308790, 308791, 308792, 308793, 308794, 308795, 308796, 308797, 308798, 308818, 308819, 308820, 308821, 309034, 309035, 309036, 309037, 309038, 309039, 309040, 309041, 309042, 309043, 309303, 309304, 309305, 309306, 309307, 309308, 309309, 309310, 309311, 309312, 309313, 309314, 309315, 309316, 309317, 309318, 309319, 309320, 309321, 309322, 309323, 309324, 309325, 309326, 309327, 309328, 309329, 309330, 309331, 309332, 309392, 309393, 309394, 309395, 309396, 309397, 309398, 309399, 309400, 309401, 309412, 309413, 309414, 309415, 309416, 309417, 309418, 309419, 309420, 309421, 309432, 309433, 309434, 309435, 309436, 309437, 309438, 309439, 309440, 309441, 309462, 309463, 309464, 309465, 309466, 309467, 309468, 309469, 309470, 309548, 309549, 309550, 309551, 309552, 309553, 309554, 309555, 309556, 309557, 309558, 309559, 309560, 309561, 309562, 309563, 309564, 309565, 309566, 309567, 309568, 309569, 309570, 309571, 309572, 309573, 309574, 309575, 309576, 309577, 309578, 309579, 309580, 309581, 309582, 309583, 309584, 309585, 309586, 309587, 309588, 309589, 309590, 309591, 309592, 309593, 309594, 309595, 309596, 309597, 309598, 309599, 309600, 309601, 309602, 309603, 309604, 309605, 309606) and `id` != 309598 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 308705
        • 1: 308706
        • 2: 308707
        • 3: 308708
        • 4: 308709
        • 5: 308710
        • 6: 308711
        • 7: 308712
        • 8: 308713
        • 9: 308714
        • 10: 308715
        • 11: 308716
        • 12: 308717
        • 13: 308718
        • 14: 308719
        • 15: 308720
        • 16: 308721
        • 17: 308722
        • 18: 308723
        • 19: 308724
        • 20: 308725
        • 21: 308726
        • 22: 308727
        • 23: 308728
        • 24: 308729
        • 25: 308730
        • 26: 308731
        • 27: 308732
        • 28: 308733
        • 29: 308734
        • 30: 308735
        • 31: 308736
        • 32: 308737
        • 33: 308738
        • 34: 308739
        • 35: 308740
        • 36: 308741
        • 37: 308742
        • 38: 308743
        • 39: 308744
        • 40: 308745
        • 41: 308746
        • 42: 308747
        • 43: 308748
        • 44: 308749
        • 45: 308750
        • 46: 308751
        • 47: 308752
        • 48: 308753
        • 49: 308754
        • 50: 308755
        • 51: 308756
        • 52: 308757
        • 53: 308758
        • 54: 308759
        • 55: 308760
        • 56: 308761
        • 57: 308762
        • 58: 308763
        • 59: 308764
        • 60: 308765
        • 61: 308766
        • 62: 308767
        • 63: 308768
        • 64: 308769
        • 65: 308770
        • 66: 308771
        • 67: 308772
        • 68: 308773
        • 69: 308774
        • 70: 308789
        • 71: 308790
        • 72: 308791
        • 73: 308792
        • 74: 308793
        • 75: 308794
        • 76: 308795
        • 77: 308796
        • 78: 308797
        • 79: 308798
        • 80: 308818
        • 81: 308819
        • 82: 308820
        • 83: 308821
        • 84: 309034
        • 85: 309035
        • 86: 309036
        • 87: 309037
        • 88: 309038
        • 89: 309039
        • 90: 309040
        • 91: 309041
        • 92: 309042
        • 93: 309043
        • 94: 309303
        • 95: 309304
        • 96: 309305
        • 97: 309306
        • 98: 309307
        • 99: 309308
        • 100: 309309
        • 101: 309310
        • 102: 309311
        • 103: 309312
        • 104: 309313
        • 105: 309314
        • 106: 309315
        • 107: 309316
        • 108: 309317
        • 109: 309318
        • 110: 309319
        • 111: 309320
        • 112: 309321
        • 113: 309322
        • 114: 309323
        • 115: 309324
        • 116: 309325
        • 117: 309326
        • 118: 309327
        • 119: 309328
        • 120: 309329
        • 121: 309330
        • 122: 309331
        • 123: 309332
        • 124: 309392
        • 125: 309393
        • 126: 309394
        • 127: 309395
        • 128: 309396
        • 129: 309397
        • 130: 309398
        • 131: 309399
        • 132: 309400
        • 133: 309401
        • 134: 309412
        • 135: 309413
        • 136: 309414
        • 137: 309415
        • 138: 309416
        • 139: 309417
        • 140: 309418
        • 141: 309419
        • 142: 309420
        • 143: 309421
        • 144: 309432
        • 145: 309433
        • 146: 309434
        • 147: 309435
        • 148: 309436
        • 149: 309437
        • 150: 309438
        • 151: 309439
        • 152: 309440
        • 153: 309441
        • 154: 309462
        • 155: 309463
        • 156: 309464
        • 157: 309465
        • 158: 309466
        • 159: 309467
        • 160: 309468
        • 161: 309469
        • 162: 309470
        • 163: 309548
        • 164: 309549
        • 165: 309550
        • 166: 309551
        • 167: 309552
        • 168: 309553
        • 169: 309554
        • 170: 309555
        • 171: 309556
        • 172: 309557
        • 173: 309558
        • 174: 309559
        • 175: 309560
        • 176: 309561
        • 177: 309562
        • 178: 309563
        • 179: 309564
        • 180: 309565
        • 181: 309566
        • 182: 309567
        • 183: 309568
        • 184: 309569
        • 185: 309570
        • 186: 309571
        • 187: 309572
        • 188: 309573
        • 189: 309574
        • 190: 309575
        • 191: 309576
        • 192: 309577
        • 193: 309578
        • 194: 309579
        • 195: 309580
        • 196: 309581
        • 197: 309582
        • 198: 309583
        • 199: 309584
        • 200: 309585
        • 201: 309586
        • 202: 309587
        • 203: 309588
        • 204: 309589
        • 205: 309590
        • 206: 309591
        • 207: 309592
        • 208: 309593
        • 209: 309594
        • 210: 309595
        • 211: 309596
        • 212: 309597
        • 213: 309598
        • 214: 309599
        • 215: 309600
        • 216: 309601
        • 217: 309602
        • 218: 309603
        • 219: 309604
        • 220: 309605
        • 221: 309606
        • 222: 309598
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:450
        • app/Http/Controllers/Academy/QuestionController.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:401
      • QuestionController.php#450debugerror_satt180μsselect * from `question_options` where `question_options`.`question_id` in (309599, 309600, 309601, 309602, 309604, 309606) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:450
        • app/Http/Controllers/Academy/QuestionController.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:401
      • QuestionController.php#450debugerror_satt100μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (1822) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:450
        • app/Http/Controllers/Academy/QuestionController.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:401
      • QuestionController.php#450debugerror_satt100μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4871) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:450
        • app/Http/Controllers/Academy/QuestionController.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:401
      • QuestionController.php#450debugerror_satt160μsselect `id`, `name` from `categories` where `categories`.`id` in (127) and `categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:450
        • app/Http/Controllers/Academy/QuestionController.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:401
      • QuestionController.php#450debugerror_satt200μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (309599, 309600, 309601, 309602, 309604, 309606) 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:450
        • app/Http/Controllers/Academy/QuestionController.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:401
      • QuestionController.php#450debugerror_satt120μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (309599, 309600, 309601, 309602, 309604, 309606)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:450
        • app/Http/Controllers/Academy/QuestionController.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:401
      • QuestionController.php#450debugerror_satt110μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (309599, 309600, 309601, 309602, 309604, 309606) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:450
        • app/Http/Controllers/Academy/QuestionController.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:401
      • QuestionController.php#450debugerror_satt100μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (309599, 309600, 309601, 309602, 309604, 309606) and `votes`.`votable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:450
        • app/Http/Controllers/Academy/QuestionController.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:401
      • QuestionController.php#450debugerror_satt100μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (309599, 309600, 309601, 309602, 309604, 309606) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:450
        • app/Http/Controllers/Academy/QuestionController.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:401
      • single_question.blade.php#60debugerror_satt190μsselect * from `categories` where `categories`.`id` = 127 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 127
        Backtrace
        • view::questions.mcq.single_question:60
        • 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_satt220μ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
      7QuestionOption.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\SubCategory
      2SubCategory.php#?
      App\Models\Category
      2Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
          _token
          56A5Mbzq7YoDlcXOUzWPsdkORNvW6xJeEeFKhGUm
          _previous
          array:1 [ "url" => "https://debugerror.xyz/academy/single-question?ques_id=309598%20%20%20%20%20%2...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /academy/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" => "309598" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "x-https" => array:1 [ 0 => "1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "3.16.78.138" ] "x-forwarded-server" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [ 0 => "3.16.78.138" ] "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 => "Sat, 15 Feb 2025 14:13:58 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "59" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjYxUEJLVXJHOXFtYlFhSXdpQVdEdkE9PSIsInZhbHVlIjoicGptR0lzNWMzZlNleU1SdVZoMSs1cUNEVjRLbmNVb291KzhlN0lpSjNoWHNCM1NMY001QndaMkNJZHBqTGhsWHgrZDJMWHUvcWlZY3NpMDE5Z3VlTlk4RldRSnpwTlpWWW5xSHY1ek9lQjVQVHFUMEJMRU41Zm9ENm5zTUt5bmIiLCJtYWMiOiJlM2Q2NDBjOWQyMzMwY2U0YTRmMGJhYjM0MWE4ZDg1MmY1YjYwN2ZjYWM5NjU2ZWUwZTdhNTIwZWExYzZlODRjIiwidGFnIjoiIn0%3D; expires=Sun, 16 Feb 2025 14:13:58 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IjYxUEJLVXJHOXFtYlFhSXdpQVdEdkE9PSIsInZhbHVlIjoicGptR0lzNWMzZlNleU1SdVZoMSs1cUNEVjRLbmNVb291KzhlN0lpSjNoWHNCM1NMY001QndaMkNJZHBqTGhsWHgrZDJMW" 1 => "satt_academy_session=eyJpdiI6ImJJMkZyUnpabngzSkNrRG5Zbms0WEE9PSIsInZhbHVlIjoiMTZzMlVWYm5meDRuNlh6TWIyREZLcmxqMVdIbzFWaGZUZ0hnU0N0TTlYdEJwOFM3ckZmZlA5SEtnRmozSnZhUk9ROGRTV0xuQ2lwL3hHa1ZTOFI0bzhVMUIwejFPSzdXNzJvbWRHazJOSHZKT1h4TnVMamI1OVFrNGZ3YlVxSmgiLCJtYWMiOiJhNWU1YzkyODk5NmFmYTNkNTVkYmE2MTE5Y2MyYzY3ZWEwOTIzMzk2YzI4YjAzOWYyNzk0YjgyYWQzMmMzMmFkIiwidGFnIjoiIn0%3D; expires=Sun, 16 Feb 2025 14:13:58 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6ImJJMkZyUnpabngzSkNrRG5Zbms0WEE9PSIsInZhbHVlIjoiMTZzMlVWYm5meDRuNlh6TWIyREZLcmxqMVdIbzFWaGZUZ0hnU0N0TTlYdEJwOFM3ckZmZlA5SEtnRmozSnZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjYxUEJLVXJHOXFtYlFhSXdpQVdEdkE9PSIsInZhbHVlIjoicGptR0lzNWMzZlNleU1SdVZoMSs1cUNEVjRLbmNVb291KzhlN0lpSjNoWHNCM1NMY001QndaMkNJZHBqTGhsWHgrZDJMWHUvcWlZY3NpMDE5Z3VlTlk4RldRSnpwTlpWWW5xSHY1ek9lQjVQVHFUMEJMRU41Zm9ENm5zTUt5bmIiLCJtYWMiOiJlM2Q2NDBjOWQyMzMwY2U0YTRmMGJhYjM0MWE4ZDg1MmY1YjYwN2ZjYWM5NjU2ZWUwZTdhNTIwZWExYzZlODRjIiwidGFnIjoiIn0%3D; expires=Sun, 16-Feb-2025 14:13:58 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjYxUEJLVXJHOXFtYlFhSXdpQVdEdkE9PSIsInZhbHVlIjoicGptR0lzNWMzZlNleU1SdVZoMSs1cUNEVjRLbmNVb291KzhlN0lpSjNoWHNCM1NMY001QndaMkNJZHBqTGhsWHgrZDJMW" 1 => "satt_academy_session=eyJpdiI6ImJJMkZyUnpabngzSkNrRG5Zbms0WEE9PSIsInZhbHVlIjoiMTZzMlVWYm5meDRuNlh6TWIyREZLcmxqMVdIbzFWaGZUZ0hnU0N0TTlYdEJwOFM3ckZmZlA5SEtnRmozSnZhUk9ROGRTV0xuQ2lwL3hHa1ZTOFI0bzhVMUIwejFPSzdXNzJvbWRHazJOSHZKT1h4TnVMamI1OVFrNGZ3YlVxSmgiLCJtYWMiOiJhNWU1YzkyODk5NmFmYTNkNTVkYmE2MTE5Y2MyYzY3ZWEwOTIzMzk2YzI4YjAzOWYyNzk0YjgyYWQzMmMzMmFkIiwidGFnIjoiIn0%3D; expires=Sun, 16-Feb-2025 14:13:58 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6ImJJMkZyUnpabngzSkNrRG5Zbms0WEE9PSIsInZhbHVlIjoiMTZzMlVWYm5meDRuNlh6TWIyREZLcmxqMVdIbzFWaGZUZ0hnU0N0TTlYdEJwOFM3ckZmZlA5SEtnRmozSnZ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "56A5Mbzq7YoDlcXOUzWPsdkORNvW6xJeEeFKhGUm" "_previous" => array:1 [ "url" => "https://debugerror.xyz/academy/single-question?ques_id=309598%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-02-15 20:13:58GET/academy/single-question?ques_id=309598++++++++++++++++332733