Loading [MathJax]/jax/output/CommonHTML/jax.js

লোহার প্রধান আকরিক হচ্ছে-

Created: 3 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version133msRequest Duration35MBMemory UsageGET admission/single-questionRoute
    • Booting (89.02ms)time
    • Application (44.32ms)time
    • 1 x Booting (66.76%)
      89.02ms
      1 x Application (33.24%)
      44.32ms
      33 templates were rendered
      • questions.mcq.single_questionsingle_question.blade.php#?blade
      • questions.include.show_timeshow_time.blade.php#?blade
      • questions.mode.readingreading.blade.php#?blade
      • questions.include.activity_layoutactivity_layout.blade.php#?blade
      • questions.mcq.sidebarsidebar.blade.php#?blade
      • common.modal.bookmark_modalbookmark_modal.blade.php#?blade
      • common.modal.tag_add_modaltag_add_modal.blade.php#?blade
      • common.modal.add_description_modaladd_description_modal.blade.php#?blade
      • common.modal.video_modalvideo_modal.blade.php#?blade
      • common.modal.edit_description_modaledit_description_modal.blade.php#?blade
      • common.modal.error_report_modalerror_report_modal.blade.php#?blade
      • job.job_include.job_scriptjob_script.blade.php#?blade
      • common.script.activity_scriptactivity_script.blade.php#?blade
      • common.script.navigator_sharenavigator_share.blade.php#?blade
      • common.script.follow_unfollow_scriptfollow_unfollow_script.blade.php#?blade
      • common.script.short_statistics_scriptshort_statistics_script.blade.php#?blade
      • layouts.single-question-appsingle-question-app.blade.php#?blade
      • includes.single_header_linksingle_header_link.blade.php#?blade
      • common.login_modallogin_modal.blade.php#?blade
      • components.authentication-card-logoauthentication-card-logo.blade.php#?blade
      • layouts.headerheader.blade.php#?blade
      • layouts.toolbartoolbar.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      • common.includes.promotion_modalpromotion_modal.blade.php#?blade
      • common.includes.promotion_offcanvaspromotion_offcanvas.blade.php#?blade
      • includes.footer_link2footer_link2.blade.php#?blade
      • includes.restrictrestrict.blade.php#?blade
      • livewire-alert::components.scriptsscripts.blade.php#?blade
      • livewire-alert::components.flashflash.blade.php#?blade
      • admin.include.toastrtoastr.blade.php#?blade
      • common.search.search_scriptsearch_script.blade.php#?blade
      • common.script.promotion_scriptpromotion_script.blade.php#?blade
      • common.script.promotion_functionspromotion_functions.blade.php#?blade
      uri
      GET admission/single-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleMcq
      namespace
      prefix
      where
      as
      admission.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:62-98
      29 statements were executed6.81ms
      • QuestionController.php#150debugerror_satt370μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '184065' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 184065
        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_satt390μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 184065
        Bindings
        • 0: 184065
        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_satt270μ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` = '184065' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 184065
        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 `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 (184065) 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_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: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 `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (4751) 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_satt140μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (76) 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_satt210μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (76) 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_satt210μ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 (184065) 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_satt230μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (184065)
        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_satt280μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (184065) 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_satt160μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (43087) and `users`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt100μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (184065) 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_satt170μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (184065) 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_satt160μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (184065) 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
      • DynamicPrintService.php#99debugerror_satt590μsselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (7517)
        Bindings
        • 0: App\Models\Question
        • 1: 7517
        Backtrace
        • app/Services/DynamicPrintService.php:99
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Services/DynamicPrintService.php:96
        • app/Http/Controllers/Academy/QuestionController.php:409
      • QuestionController.php#451debugerror_satt1.16msselect `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 (94381, 94478, 120670, 124830, 124949, 155348, 198533, 200530, 202304, 206874, 221868, 231346, 83757, 83761, 83907, 83920, 84015, 84054, 84096, 84213, 84220, 84524, 84910, 84920, 84971, 85340, 94395, 94487, 95481, 95485, 95487, 95559, 95620, 95634, 95759, 98290, 98419, 99406, 99931, 102432, 110268, 110512, 110656, 110938, 110943, 120705, 120888, 121054, 121110, 121183, 121839, 121931, 121942, 122037, 122236, 122402, 122592, 123790, 124007, 124013, 124735, 124889, 124934, 124943, 124956, 124971, 124996, 125017, 125030, 125265, 125422, 125433, 125441, 129635, 129868, 131179, 131186, 131354, 131642, 131938, 133378, 134013, 134062, 134165, 134179, 142167, 142173, 142787, 142891, 142895, 142903, 143188, 143197, 143285, 143308, 143361, 143367, 143433, 143438, 143872, 143905, 144213, 144347, 144350, 144451, 144757, 144953, 145309, 168476, 169443, 169759, 170665, 170741, 175804, 178210, 178239, 181041, 181043, 181772, 181788, 184074, 184076, 184730, 184896, 184956, 185016, 185076, 185082, 185176, 185196, 191464, 192025, 192389, 192402, 192670, 192871, 192877, 193897, 194023, 198579, 199658, 199934, 200239, 200243, 200532, 201608, 201638, 201725, 201841, 203000, 203060, 203171, 203236, 203244, 203255, 203640, 203697, 203740, 203745, 203935, 204094, 204265, 204267, 204269, 204344, 204419, 204660, 205632, 206808, 206914, 206931, 207067, 207656, 207689, 207714, 208456, 209918, 209919, 210256, 220550, 221671, 221676, 231274, 231432, 231484, 231579, 231613, 232696, 232919, 232976, 233075, 233083, 233093, 234235, 234417, 234497, 234665, 234766, 235177, 235205, 235213, 235217, 235496, 235503, 235590, 235773, 236623, 241979, 244377, 84845, 99345, 120871, 122344, 126618, 131863, 191250, 235221, 84050, 98171, 98303, 120823, 124687, 124784, 125295, 178946, 184065, 198576, 200064, 201866, 202234, 202869, 204068, 209810, 213492, 213757, 95405) and `id` != 184065 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 94381
        • 1: 94478
        • 2: 120670
        • 3: 124830
        • 4: 124949
        • 5: 155348
        • 6: 198533
        • 7: 200530
        • 8: 202304
        • 9: 206874
        • 10: 221868
        • 11: 231346
        • 12: 83757
        • 13: 83761
        • 14: 83907
        • 15: 83920
        • 16: 84015
        • 17: 84054
        • 18: 84096
        • 19: 84213
        • 20: 84220
        • 21: 84524
        • 22: 84910
        • 23: 84920
        • 24: 84971
        • 25: 85340
        • 26: 94395
        • 27: 94487
        • 28: 95481
        • 29: 95485
        • 30: 95487
        • 31: 95559
        • 32: 95620
        • 33: 95634
        • 34: 95759
        • 35: 98290
        • 36: 98419
        • 37: 99406
        • 38: 99931
        • 39: 102432
        • 40: 110268
        • 41: 110512
        • 42: 110656
        • 43: 110938
        • 44: 110943
        • 45: 120705
        • 46: 120888
        • 47: 121054
        • 48: 121110
        • 49: 121183
        • 50: 121839
        • 51: 121931
        • 52: 121942
        • 53: 122037
        • 54: 122236
        • 55: 122402
        • 56: 122592
        • 57: 123790
        • 58: 124007
        • 59: 124013
        • 60: 124735
        • 61: 124889
        • 62: 124934
        • 63: 124943
        • 64: 124956
        • 65: 124971
        • 66: 124996
        • 67: 125017
        • 68: 125030
        • 69: 125265
        • 70: 125422
        • 71: 125433
        • 72: 125441
        • 73: 129635
        • 74: 129868
        • 75: 131179
        • 76: 131186
        • 77: 131354
        • 78: 131642
        • 79: 131938
        • 80: 133378
        • 81: 134013
        • 82: 134062
        • 83: 134165
        • 84: 134179
        • 85: 142167
        • 86: 142173
        • 87: 142787
        • 88: 142891
        • 89: 142895
        • 90: 142903
        • 91: 143188
        • 92: 143197
        • 93: 143285
        • 94: 143308
        • 95: 143361
        • 96: 143367
        • 97: 143433
        • 98: 143438
        • 99: 143872
        • 100: 143905
        • 101: 144213
        • 102: 144347
        • 103: 144350
        • 104: 144451
        • 105: 144757
        • 106: 144953
        • 107: 145309
        • 108: 168476
        • 109: 169443
        • 110: 169759
        • 111: 170665
        • 112: 170741
        • 113: 175804
        • 114: 178210
        • 115: 178239
        • 116: 181041
        • 117: 181043
        • 118: 181772
        • 119: 181788
        • 120: 184074
        • 121: 184076
        • 122: 184730
        • 123: 184896
        • 124: 184956
        • 125: 185016
        • 126: 185076
        • 127: 185082
        • 128: 185176
        • 129: 185196
        • 130: 191464
        • 131: 192025
        • 132: 192389
        • 133: 192402
        • 134: 192670
        • 135: 192871
        • 136: 192877
        • 137: 193897
        • 138: 194023
        • 139: 198579
        • 140: 199658
        • 141: 199934
        • 142: 200239
        • 143: 200243
        • 144: 200532
        • 145: 201608
        • 146: 201638
        • 147: 201725
        • 148: 201841
        • 149: 203000
        • 150: 203060
        • 151: 203171
        • 152: 203236
        • 153: 203244
        • 154: 203255
        • 155: 203640
        • 156: 203697
        • 157: 203740
        • 158: 203745
        • 159: 203935
        • 160: 204094
        • 161: 204265
        • 162: 204267
        • 163: 204269
        • 164: 204344
        • 165: 204419
        • 166: 204660
        • 167: 205632
        • 168: 206808
        • 169: 206914
        • 170: 206931
        • 171: 207067
        • 172: 207656
        • 173: 207689
        • 174: 207714
        • 175: 208456
        • 176: 209918
        • 177: 209919
        • 178: 210256
        • 179: 220550
        • 180: 221671
        • 181: 221676
        • 182: 231274
        • 183: 231432
        • 184: 231484
        • 185: 231579
        • 186: 231613
        • 187: 232696
        • 188: 232919
        • 189: 232976
        • 190: 233075
        • 191: 233083
        • 192: 233093
        • 193: 234235
        • 194: 234417
        • 195: 234497
        • 196: 234665
        • 197: 234766
        • 198: 235177
        • 199: 235205
        • 200: 235213
        • 201: 235217
        • 202: 235496
        • 203: 235503
        • 204: 235590
        • 205: 235773
        • 206: 236623
        • 207: 241979
        • 208: 244377
        • 209: 84845
        • 210: 99345
        • 211: 120871
        • 212: 122344
        • 213: 126618
        • 214: 131863
        • 215: 191250
        • 216: 235221
        • 217: 84050
        • 218: 98171
        • 219: 98303
        • 220: 120823
        • 221: 124687
        • 222: 124784
        • 223: 125295
        • 224: 178946
        • 225: 184065
        • 226: 198576
        • 227: 200064
        • 228: 201866
        • 229: 202234
        • 230: 202869
        • 231: 204068
        • 232: 209810
        • 233: 213492
        • 234: 213757
        • 235: 95405
        • 236: 184065
        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 * from `question_options` where `question_options`.`question_id` in (125441, 133378, 143872, 234497, 241979, 244377) 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_satt110μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (76) 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_satt150μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4268, 4527, 4571, 4663, 5293, 5307) 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_satt210μsselect `id`, `name` from `categories` where `categories`.`id` in (95, 99, 109, 119, 122, 123) 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 (125441, 133378, 143872, 234497, 241979, 244377) 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_satt130μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (125441, 133378, 143872, 234497, 241979, 244377)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt90μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (125441, 133378, 143872, 234497, 241979, 244377) 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_satt70μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (125441, 133378, 143872, 234497, 241979, 244377) and `votes`.`votable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt70μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (125441, 133378, 143872, 234497, 241979, 244377) 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_satt160μsselect * from `categories` where `categories`.`id` = 99 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 99
        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` = 92255) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 92255
        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_satt140μ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\SubCategory
      7SubCategory.php#?
      App\Models\Category
      7Category.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          rnTMy3h1oZoeD1NdWbT7BRQ2eUs0f1hHaTqftQyD
          _previous
          array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=184065" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /admission/single-question
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "ques_id" => "184065" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "x-https" => array:1 [ 0 => "1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "18.221.150.61" ] "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.150.61" ] "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 => "Thu, 13 Mar 2025 00:02:56 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "57" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjN5dlhnTXVHWE1qS21ZZ0Y4dkh2V0E9PSIsInZhbHVlIjoiVlJZbTJqaVEydVEzNDV0d0RrdWFHWDF3bVh6RnpyVzJmL2IyQmVVRFdPZVJCRFJGVU5pZXZSVlJCam5PcW5URUp1OG1sWklUY2ZycDFUUXd0bEtSM2EvUlZPWVJLSWVNZW14VWJCei8vUkg2R0xaN09aWGlzb2VwdTVLSkNKNlAiLCJtYWMiOiIzOTUyYWYxNjZiMjhiNDNkY2RmMzgxNTQwYzBlMWZiZDhiZjVjOGY2MDYxMjlhNGVhNDA0MjllODdhNTEzN2QzIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 00:02:56 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IjN5dlhnTXVHWE1qS21ZZ0Y4dkh2V0E9PSIsInZhbHVlIjoiVlJZbTJqaVEydVEzNDV0d0RrdWFHWDF3bVh6RnpyVzJmL2IyQmVVRFdPZVJCRFJGVU5pZXZSVlJCam5PcW5URUp1OG1sW" 1 => "satt_academy_session=eyJpdiI6IjVZYzhBcFFKLzZMRU9oY2RVQjRtZ1E9PSIsInZhbHVlIjoiSU5qV1hTZnJXdVZraU84bW14MGZaaVN6ZW9VcGRySGJQUkFNWHIwRkorS2hTdnRmWUUvWkgyUlYvRHhmZ0MvOVVTM2RyM2dHaVRBSEVJa2dWWVJ0NUpuWnVuUDB3cmkyeVlCVDgzd3JUWUlrVUMxUnNocVVKeWgzOUczVUVIcjciLCJtYWMiOiI3MGEzZjdhNWU2MzYzZWNhNGNlMWQ2MTI4ZDM5NzhlNmI1N2Y5Mjg1YTM4YzUwNDAxZmNmZTQ2YzBiMGVjNjMzIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 00:02:56 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjVZYzhBcFFKLzZMRU9oY2RVQjRtZ1E9PSIsInZhbHVlIjoiSU5qV1hTZnJXdVZraU84bW14MGZaaVN6ZW9VcGRySGJQUkFNWHIwRkorS2hTdnRmWUUvWkgyUlYvRHhmZ0M" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjN5dlhnTXVHWE1qS21ZZ0Y4dkh2V0E9PSIsInZhbHVlIjoiVlJZbTJqaVEydVEzNDV0d0RrdWFHWDF3bVh6RnpyVzJmL2IyQmVVRFdPZVJCRFJGVU5pZXZSVlJCam5PcW5URUp1OG1sWklUY2ZycDFUUXd0bEtSM2EvUlZPWVJLSWVNZW14VWJCei8vUkg2R0xaN09aWGlzb2VwdTVLSkNKNlAiLCJtYWMiOiIzOTUyYWYxNjZiMjhiNDNkY2RmMzgxNTQwYzBlMWZiZDhiZjVjOGY2MDYxMjlhNGVhNDA0MjllODdhNTEzN2QzIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 00:02:56 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjN5dlhnTXVHWE1qS21ZZ0Y4dkh2V0E9PSIsInZhbHVlIjoiVlJZbTJqaVEydVEzNDV0d0RrdWFHWDF3bVh6RnpyVzJmL2IyQmVVRFdPZVJCRFJGVU5pZXZSVlJCam5PcW5URUp1OG1sW" 1 => "satt_academy_session=eyJpdiI6IjVZYzhBcFFKLzZMRU9oY2RVQjRtZ1E9PSIsInZhbHVlIjoiSU5qV1hTZnJXdVZraU84bW14MGZaaVN6ZW9VcGRySGJQUkFNWHIwRkorS2hTdnRmWUUvWkgyUlYvRHhmZ0MvOVVTM2RyM2dHaVRBSEVJa2dWWVJ0NUpuWnVuUDB3cmkyeVlCVDgzd3JUWUlrVUMxUnNocVVKeWgzOUczVUVIcjciLCJtYWMiOiI3MGEzZjdhNWU2MzYzZWNhNGNlMWQ2MTI4ZDM5NzhlNmI1N2Y5Mjg1YTM4YzUwNDAxZmNmZTQ2YzBiMGVjNjMzIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 00:02:56 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjVZYzhBcFFKLzZMRU9oY2RVQjRtZ1E9PSIsInZhbHVlIjoiSU5qV1hTZnJXdVZraU84bW14MGZaaVN6ZW9VcGRySGJQUkFNWHIwRkorS2hTdnRmWUUvWkgyUlYvRHhmZ0M" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "rnTMy3h1oZoeD1NdWbT7BRQ2eUs0f1hHaTqftQyD" "_previous" => array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=184065" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-13 06:02:56GET/admission/single-question?ques_id=184065332945