The analogy of SEDATIVE: DROWSINESS is:

Created: 7 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version71.5msRequest Duration9MBMemory UsageGET job-solution/single-questionRoute
    • Booting (32.48ms)time
    • Application (39.02ms)time
    • 1 x Application (54.57%)
      39.02ms
      1 x Booting (45.43%)
      32.48ms
      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
      28 statements were executed8.48ms
      • QuestionController.php#150debugerror_satt200μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '39727' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 39727
        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_satt210μsselect * from `question_options` where `question_options`.`question_id` in (39727) 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_satt580μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 39727
        Bindings
        • 0: 39727
        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` = '39727' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 39727
        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 (39727) 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_satt150μ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_satt170μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (570) 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_satt170μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (2) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt260μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (2) and `subject_descriptions`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt250μ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 (39727) 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_satt170μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (39727)
        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_satt240μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (39727) 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`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (39727) 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_satt150μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (39727) 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_satt120μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (39727) 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_satt930μsselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (537)
        Bindings
        • 0: App\Models\Question
        • 1: 537
        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_satt2.4msselect `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 (10681, 12154, 9828, 15496, 17019, 17020, 17021, 17022, 17023, 16496, 16498, 18462, 15910, 15911, 16097, 15912, 21568, 21569, 21570, 22748, 19817, 18675, 18674, 23069, 23068, 23067, 22050, 25230, 25231, 25232, 25233, 25234, 26456, 26457, 27190, 27191, 27192, 27193, 28049, 28050, 28051, 28052, 28053, 30753, 30754, 30755, 30756, 32659, 32660, 32661, 32662, 32663, 32664, 32665, 32666, 32667, 32668, 30108, 30114, 33502, 33503, 33504, 33577, 33578, 33579, 33580, 33581, 33814, 33815, 33816, 33817, 33818, 34361, 34500, 34535, 34536, 34537, 34538, 34539, 34744, 34745, 34746, 34747, 34748, 34972, 35096, 35095, 35094, 35228, 35817, 35818, 35819, 35820, 35983, 35984, 35985, 35986, 36298, 36299, 36300, 36301, 36302, 14054, 14053, 22051, 14050, 35821, 36623, 36624, 36626, 36627, 36656, 36657, 36961, 36957, 36958, 36959, 36960, 37403, 37404, 37405, 37406, 37407, 38564, 38565, 38566, 38567, 38568, 38569, 38570, 38571, 38572, 38573, 39537, 39538, 39539, 39540, 39541, 39798, 39799, 40176, 40177, 40179, 40180, 41041, 246141, 245198, 245197, 237759, 237417, 14052, 14051, 246290, 82934, 82932, 82925, 82872, 82211, 82210, 82027, 81441, 79889, 79432, 79334, 79324, 79315, 78686, 78685, 78640, 78639, 77911, 483, 5692, 78684, 77821, 77819, 76926, 76750, 77577, 77820, 69405, 69140, 69139, 69138, 69137, 68972, 23932, 67717, 67718, 67476, 67338, 67203, 67142, 66281, 66280, 68770, 68768, 68769, 68767, 64507, 64508, 64509, 64610, 64611, 64612, 64613, 65197, 65198, 65199, 65200, 64698, 64699, 65682, 65683, 65684, 65685, 65686, 64506, 64356, 64353, 64354, 64355, 64248, 64249, 64250, 63916, 63915, 63914, 63913, 63912, 41042, 42279, 42280, 42281, 42282, 42283, 43195, 45057, 45294, 45305, 45468, 45469, 45470, 45471, 45472, 46844, 47916, 48027, 48267, 48448, 49152, 49153, 49505, 49506, 49507, 49508, 49509, 50320, 52045, 52046, 52047, 52050, 52051, 52346, 52657, 52658, 52659, 52660, 52877, 52878, 52879, 52880, 52881, 52971, 53485, 53486, 53487, 53488, 60579, 60580, 60581, 60582, 61456, 61457, 61458, 61857, 61858, 61859, 61863, 61864, 62036, 62037, 62038, 62464, 62465, 62466, 62467, 62993, 62994, 62995, 62996, 62997, 63077, 63078, 63079, 63080, 63081, 63479, 63480, 63481, 63482, 65816, 68586, 69141, 73076, 73482, 73388, 71971, 63392, 58111, 56788, 78064, 33037, 33040, 33041, 33039, 47263, 8875, 8876, 3374, 5872, 8761, 37778, 48947, 48948, 37508, 37570, 3312, 39728, 39729, 39727, 3373, 37511, 238192, 237758, 26905, 77477, 395, 396, 397, 56781, 449, 1661, 1481, 5240, 9333, 13274, 13275, 13276, 72890, 238193) and `id` != 39727 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 10681
        • 1: 12154
        • 2: 9828
        • 3: 15496
        • 4: 17019
        • 5: 17020
        • 6: 17021
        • 7: 17022
        • 8: 17023
        • 9: 16496
        • 10: 16498
        • 11: 18462
        • 12: 15910
        • 13: 15911
        • 14: 16097
        • 15: 15912
        • 16: 21568
        • 17: 21569
        • 18: 21570
        • 19: 22748
        • 20: 19817
        • 21: 18675
        • 22: 18674
        • 23: 23069
        • 24: 23068
        • 25: 23067
        • 26: 22050
        • 27: 25230
        • 28: 25231
        • 29: 25232
        • 30: 25233
        • 31: 25234
        • 32: 26456
        • 33: 26457
        • 34: 27190
        • 35: 27191
        • 36: 27192
        • 37: 27193
        • 38: 28049
        • 39: 28050
        • 40: 28051
        • 41: 28052
        • 42: 28053
        • 43: 30753
        • 44: 30754
        • 45: 30755
        • 46: 30756
        • 47: 32659
        • 48: 32660
        • 49: 32661
        • 50: 32662
        • 51: 32663
        • 52: 32664
        • 53: 32665
        • 54: 32666
        • 55: 32667
        • 56: 32668
        • 57: 30108
        • 58: 30114
        • 59: 33502
        • 60: 33503
        • 61: 33504
        • 62: 33577
        • 63: 33578
        • 64: 33579
        • 65: 33580
        • 66: 33581
        • 67: 33814
        • 68: 33815
        • 69: 33816
        • 70: 33817
        • 71: 33818
        • 72: 34361
        • 73: 34500
        • 74: 34535
        • 75: 34536
        • 76: 34537
        • 77: 34538
        • 78: 34539
        • 79: 34744
        • 80: 34745
        • 81: 34746
        • 82: 34747
        • 83: 34748
        • 84: 34972
        • 85: 35096
        • 86: 35095
        • 87: 35094
        • 88: 35228
        • 89: 35817
        • 90: 35818
        • 91: 35819
        • 92: 35820
        • 93: 35983
        • 94: 35984
        • 95: 35985
        • 96: 35986
        • 97: 36298
        • 98: 36299
        • 99: 36300
        • 100: 36301
        • 101: 36302
        • 102: 14054
        • 103: 14053
        • 104: 22051
        • 105: 14050
        • 106: 35821
        • 107: 36623
        • 108: 36624
        • 109: 36626
        • 110: 36627
        • 111: 36656
        • 112: 36657
        • 113: 36961
        • 114: 36957
        • 115: 36958
        • 116: 36959
        • 117: 36960
        • 118: 37403
        • 119: 37404
        • 120: 37405
        • 121: 37406
        • 122: 37407
        • 123: 38564
        • 124: 38565
        • 125: 38566
        • 126: 38567
        • 127: 38568
        • 128: 38569
        • 129: 38570
        • 130: 38571
        • 131: 38572
        • 132: 38573
        • 133: 39537
        • 134: 39538
        • 135: 39539
        • 136: 39540
        • 137: 39541
        • 138: 39798
        • 139: 39799
        • 140: 40176
        • 141: 40177
        • 142: 40179
        • 143: 40180
        • 144: 41041
        • 145: 246141
        • 146: 245198
        • 147: 245197
        • 148: 237759
        • 149: 237417
        • 150: 14052
        • 151: 14051
        • 152: 246290
        • 153: 82934
        • 154: 82932
        • 155: 82925
        • 156: 82872
        • 157: 82211
        • 158: 82210
        • 159: 82027
        • 160: 81441
        • 161: 79889
        • 162: 79432
        • 163: 79334
        • 164: 79324
        • 165: 79315
        • 166: 78686
        • 167: 78685
        • 168: 78640
        • 169: 78639
        • 170: 77911
        • 171: 483
        • 172: 5692
        • 173: 78684
        • 174: 77821
        • 175: 77819
        • 176: 76926
        • 177: 76750
        • 178: 77577
        • 179: 77820
        • 180: 69405
        • 181: 69140
        • 182: 69139
        • 183: 69138
        • 184: 69137
        • 185: 68972
        • 186: 23932
        • 187: 67717
        • 188: 67718
        • 189: 67476
        • 190: 67338
        • 191: 67203
        • 192: 67142
        • 193: 66281
        • 194: 66280
        • 195: 68770
        • 196: 68768
        • 197: 68769
        • 198: 68767
        • 199: 64507
        • 200: 64508
        • 201: 64509
        • 202: 64610
        • 203: 64611
        • 204: 64612
        • 205: 64613
        • 206: 65197
        • 207: 65198
        • 208: 65199
        • 209: 65200
        • 210: 64698
        • 211: 64699
        • 212: 65682
        • 213: 65683
        • 214: 65684
        • 215: 65685
        • 216: 65686
        • 217: 64506
        • 218: 64356
        • 219: 64353
        • 220: 64354
        • 221: 64355
        • 222: 64248
        • 223: 64249
        • 224: 64250
        • 225: 63916
        • 226: 63915
        • 227: 63914
        • 228: 63913
        • 229: 63912
        • 230: 41042
        • 231: 42279
        • 232: 42280
        • 233: 42281
        • 234: 42282
        • 235: 42283
        • 236: 43195
        • 237: 45057
        • 238: 45294
        • 239: 45305
        • 240: 45468
        • 241: 45469
        • 242: 45470
        • 243: 45471
        • 244: 45472
        • 245: 46844
        • 246: 47916
        • 247: 48027
        • 248: 48267
        • 249: 48448
        • 250: 49152
        • 251: 49153
        • 252: 49505
        • 253: 49506
        • 254: 49507
        • 255: 49508
        • 256: 49509
        • 257: 50320
        • 258: 52045
        • 259: 52046
        • 260: 52047
        • 261: 52050
        • 262: 52051
        • 263: 52346
        • 264: 52657
        • 265: 52658
        • 266: 52659
        • 267: 52660
        • 268: 52877
        • 269: 52878
        • 270: 52879
        • 271: 52880
        • 272: 52881
        • 273: 52971
        • 274: 53485
        • 275: 53486
        • 276: 53487
        • 277: 53488
        • 278: 60579
        • 279: 60580
        • 280: 60581
        • 281: 60582
        • 282: 61456
        • 283: 61457
        • 284: 61458
        • 285: 61857
        • 286: 61858
        • 287: 61859
        • 288: 61863
        • 289: 61864
        • 290: 62036
        • 291: 62037
        • 292: 62038
        • 293: 62464
        • 294: 62465
        • 295: 62466
        • 296: 62467
        • 297: 62993
        • 298: 62994
        • 299: 62995
        • 300: 62996
        • 301: 62997
        • 302: 63077
        • 303: 63078
        • 304: 63079
        • 305: 63080
        • 306: 63081
        • 307: 63479
        • 308: 63480
        • 309: 63481
        • 310: 63482
        • 311: 65816
        • 312: 68586
        • 313: 69141
        • 314: 73076
        • 315: 73482
        • 316: 73388
        • 317: 71971
        • 318: 63392
        • 319: 58111
        • 320: 56788
        • 321: 78064
        • 322: 33037
        • 323: 33040
        • 324: 33041
        • 325: 33039
        • 326: 47263
        • 327: 8875
        • 328: 8876
        • 329: 3374
        • 330: 5872
        • 331: 8761
        • 332: 37778
        • 333: 48947
        • 334: 48948
        • 335: 37508
        • 336: 37570
        • 337: 3312
        • 338: 39728
        • 339: 39729
        • 340: 39727
        • 341: 3373
        • 342: 37511
        • 343: 238192
        • 344: 237758
        • 345: 26905
        • 346: 77477
        • 347: 395
        • 348: 396
        • 349: 397
        • 350: 56781
        • 351: 449
        • 352: 1661
        • 353: 1481
        • 354: 5240
        • 355: 9333
        • 356: 13274
        • 357: 13275
        • 358: 13276
        • 359: 72890
        • 360: 238193
        • 361: 39727
        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_satt270μsselect * from `question_options` where `question_options`.`question_id` in (238192, 238193, 245197, 245198, 246141, 246290) 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 (2) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt200μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4935, 5321, 5325) 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_satt130μsselect `id`, `name` from `categories` where `categories`.`id` in (8, 15, 16) 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_satt270μ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 (238192, 238193, 245197, 245198, 246141, 246290) 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_satt210μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (238192, 238193, 245197, 245198, 246141, 246290)
        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 (238192, 238193, 245197, 245198, 246141, 246290) 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 (238192, 238193, 245197, 245198, 246141, 246290) 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 (238192, 238193, 245197, 245198, 246141, 246290) 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_satt190μsselect * from `categories` where `categories`.`id` = 17 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 17
        Backtrace
        • view::questions.mcq.single_question:85
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • restrict.blade.php#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
      8QuestionOption.php#?
      App\Models\SubCategory
      4SubCategory.php#?
      App\Models\Category
      4Category.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
          _token
          k86zBRg13rETQn9hrvofb33yH1yqJWGznzuW11zC
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=39727%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" => "39727" ]
          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.223.126.246" ] "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.223.126.246" ] "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 => "Sun, 16 Mar 2025 20:33:59 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "57" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IktDb2VZQ0RWU0d5TUdlcnBnZVhsSmc9PSIsInZhbHVlIjoidmliU1RXZVhQdkgrWVN0YUpKWEZLVlB1c3dIaVcvQytsbVRENVFVV3dSY1hJU3BBL1lyaG5HTWhrQXlXR3FvVTZlRlhtK1lYbExXL0UrT2ZZbmowSUxLMHRRMTFYb29CMFo4VEJhKzdCWlNrOVpPZk1XVWRwWFl1MFBhUU13YWciLCJtYWMiOiJlMDJkM2YyZTE0YjEwZTZkOThiMGYwZTQ4Zjk2YTI4ZDMwM2JiOWJiZDFmN2IwZjkyMDA3ZGE0MDM1ZGU4ODQ3IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:33:59 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IktDb2VZQ0RWU0d5TUdlcnBnZVhsSmc9PSIsInZhbHVlIjoidmliU1RXZVhQdkgrWVN0YUpKWEZLVlB1c3dIaVcvQytsbVRENVFVV3dSY1hJU3BBL1lyaG5HTWhrQXlXR3FvVTZlRlhtK" 1 => "satt_academy_session=eyJpdiI6InhTc21ORzI5YlhhSXRHSFlyNkV6R1E9PSIsInZhbHVlIjoiK0w2VjBOampOaGNxQlZtUmxVbHpVZmlzdGVyOGNGNUhtUU5VRXMxZmhkVXhKUGFEOHFBNUtYUTIzMnA5SGFmdGxjUWtHMHVPUVJpdVlkWEFOMVFYNnFsZmxPb1NSOGRSbW1wRVQzTnY1ODhCNVlhU2IrMHFud3d2S0RYc3pqYS8iLCJtYWMiOiI5ZDljNDI0OTc1NjViMzU5NjdhNDhlYzNkMDFiMjIwMmRiMTcxN2U2ZGFkZjUwODhkNTllMWU0ZDAyZjRiNTQ5IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:33:59 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6InhTc21ORzI5YlhhSXRHSFlyNkV6R1E9PSIsInZhbHVlIjoiK0w2VjBOampOaGNxQlZtUmxVbHpVZmlzdGVyOGNGNUhtUU5VRXMxZmhkVXhKUGFEOHFBNUtYUTIzMnA5SGF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IktDb2VZQ0RWU0d5TUdlcnBnZVhsSmc9PSIsInZhbHVlIjoidmliU1RXZVhQdkgrWVN0YUpKWEZLVlB1c3dIaVcvQytsbVRENVFVV3dSY1hJU3BBL1lyaG5HTWhrQXlXR3FvVTZlRlhtK1lYbExXL0UrT2ZZbmowSUxLMHRRMTFYb29CMFo4VEJhKzdCWlNrOVpPZk1XVWRwWFl1MFBhUU13YWciLCJtYWMiOiJlMDJkM2YyZTE0YjEwZTZkOThiMGYwZTQ4Zjk2YTI4ZDMwM2JiOWJiZDFmN2IwZjkyMDA3ZGE0MDM1ZGU4ODQ3IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:33:59 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IktDb2VZQ0RWU0d5TUdlcnBnZVhsSmc9PSIsInZhbHVlIjoidmliU1RXZVhQdkgrWVN0YUpKWEZLVlB1c3dIaVcvQytsbVRENVFVV3dSY1hJU3BBL1lyaG5HTWhrQXlXR3FvVTZlRlhtK" 1 => "satt_academy_session=eyJpdiI6InhTc21ORzI5YlhhSXRHSFlyNkV6R1E9PSIsInZhbHVlIjoiK0w2VjBOampOaGNxQlZtUmxVbHpVZmlzdGVyOGNGNUhtUU5VRXMxZmhkVXhKUGFEOHFBNUtYUTIzMnA5SGFmdGxjUWtHMHVPUVJpdVlkWEFOMVFYNnFsZmxPb1NSOGRSbW1wRVQzTnY1ODhCNVlhU2IrMHFud3d2S0RYc3pqYS8iLCJtYWMiOiI5ZDljNDI0OTc1NjViMzU5NjdhNDhlYzNkMDFiMjIwMmRiMTcxN2U2ZGFkZjUwODhkNTllMWU0ZDAyZjRiNTQ5IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:33:59 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6InhTc21ORzI5YlhhSXRHSFlyNkV6R1E9PSIsInZhbHVlIjoiK0w2VjBOampOaGNxQlZtUmxVbHpVZmlzdGVyOGNGNUhtUU5VRXMxZmhkVXhKUGFEOHFBNUtYUTIzMnA5SGF" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "k86zBRg13rETQn9hrvofb33yH1yqJWGznzuW11zC" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=39727%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-17 02:33:59GET/job-solution/single-question?ques_id=39727++++++++++++++++++++++++++++332838