'তেইশ নম্বর তৈলচিত্র' কার রচনা?

Created: 6 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version135msRequest Duration35MBMemory UsageGET job-solution/single-questionRoute
    • Booting (90.14ms)time
    • Application (44.4ms)time
    • 1 x Booting (67%)
      90.14ms
      1 x Application (33%)
      44.40ms
      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 executed5.89ms
      • QuestionController.php#150debugerror_satt170μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '48141' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 48141
        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_satt370μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 48141
        Bindings
        • 0: 48141
        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_satt190μ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` = '48141' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 48141
        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`, `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 (48141) 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_satt130μ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_satt130μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (511) 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 (1) 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_satt170μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (1) 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_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 (48141) 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_satt140μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (48141)
        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_satt540μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (48141) and `descriptions`.`descriptionable_type` = 'App\\Models\\Question' and `status` in ('approve', 'active') and `descriptions`.`deleted_at` is null order by `vote` desc
        Bindings
        • 0: App\Models\Question
        • 1: approve
        • 2: active
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt150μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (1) and `users`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt120μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (48141) 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_satt110μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (48141) 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 (48141) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#451debugerror_satt1.35msselect `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 (2612, 3407, 3416, 3418, 3420, 3421, 3429, 3526, 3548, 3996, 4001, 4231, 4487, 4489, 4503, 4717, 4858, 4920, 4927, 4928, 5236, 5335, 5719, 5723, 5761, 5767, 6507, 6583, 6596, 6598, 7049, 7050, 7051, 7408, 7457, 7460, 7471, 7565, 7576, 7614, 7958, 8301, 8318, 8363, 8410, 9279, 9290, 9291, 9406, 9407, 9410, 9416, 9771, 9994, 9995, 10005, 10307, 10499, 11247, 11870, 12138, 12265, 12328, 12544, 12808, 12810, 12811, 12930, 12947, 12948, 13003, 13004, 13013, 13186, 13196, 13617, 13622, 13627, 13902, 13905, 13992, 14469, 14470, 14473, 14625, 14667, 14671, 14738, 14752, 14937, 15220, 15221, 15779, 15796, 15798, 15803, 15865, 15869, 15872, 16062, 16077, 16301, 16305, 16760, 16764, 16765, 16768, 16923, 17058, 17531, 17550, 18172, 18887, 18888, 18956, 19107, 19213, 19400, 19561, 19643, 19942, 20013, 20042, 20043, 20044, 20073, 20327, 21003, 21228, 21256, 21268, 21385, 21395, 21475, 21556, 21562, 21599, 21645, 21684, 21794, 21804, 22176, 22183, 22329, 22491, 22492, 22497, 22691, 22936, 23011, 23095, 23107, 23174, 23345, 23362, 23443, 23444, 23587, 23588, 23596, 23896, 24595, 24774, 24927, 24943, 25988, 26075, 26955, 26995, 27029, 27617, 27847, 28467, 28469, 28474, 28551, 28833, 28893, 28894, 28902, 29011, 29013, 29015, 29399, 29860, 29861, 29989, 30063, 30073, 30076, 30156, 30173, 32121, 32213, 32345, 32382, 32747, 32850, 33161, 33712, 34648, 34655, 35118, 35120, 36020, 36232, 36451, 37466, 37523, 37919, 37932, 38668, 38753, 39382, 39494, 39511, 40018, 40161, 40333, 40520, 40868, 41445, 41469, 42679, 43200, 43891, 44833, 45024, 46434, 46437, 47673, 48141, 49179, 49190, 49243, 50280, 50406, 50408, 50793, 51000, 51688, 51689, 52204, 52248, 52903, 53074, 53393, 53394, 54177, 54189, 55078, 56019, 56105, 56390, 56392, 56454, 56610, 56733, 56766, 56936, 56964, 57461, 57562, 58366, 58610, 59045, 59070, 59078, 59325, 59326, 59327, 59335, 59387, 59418, 59710, 61796, 61797, 61912, 63472, 63762, 63772, 64715, 64906, 65035, 65042, 65202, 65281, 65670, 65741, 65752, 66003, 66940, 66947, 66957, 67981, 68214, 68370, 68963, 69397, 71336, 71435, 71648, 72793, 73775, 73777, 73857, 74421, 74482, 74515, 74599, 74993, 74995, 75005, 75306, 75489, 75491, 76277, 76279, 76354, 76801, 76803, 76810, 76894, 77295, 77348, 77374, 77647, 77892, 78579, 78732, 79393, 80340, 80346, 81027, 81422, 81583, 83154, 237646, 237740, 237741, 28468, 28471, 28478, 33375, 38971, 52543, 57469, 68570, 71865, 73188, 78082, 82028) and `id` != 48141 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 2612
        • 1: 3407
        • 2: 3416
        • 3: 3418
        • 4: 3420
        • 5: 3421
        • 6: 3429
        • 7: 3526
        • 8: 3548
        • 9: 3996
        • 10: 4001
        • 11: 4231
        • 12: 4487
        • 13: 4489
        • 14: 4503
        • 15: 4717
        • 16: 4858
        • 17: 4920
        • 18: 4927
        • 19: 4928
        • 20: 5236
        • 21: 5335
        • 22: 5719
        • 23: 5723
        • 24: 5761
        • 25: 5767
        • 26: 6507
        • 27: 6583
        • 28: 6596
        • 29: 6598
        • 30: 7049
        • 31: 7050
        • 32: 7051
        • 33: 7408
        • 34: 7457
        • 35: 7460
        • 36: 7471
        • 37: 7565
        • 38: 7576
        • 39: 7614
        • 40: 7958
        • 41: 8301
        • 42: 8318
        • 43: 8363
        • 44: 8410
        • 45: 9279
        • 46: 9290
        • 47: 9291
        • 48: 9406
        • 49: 9407
        • 50: 9410
        • 51: 9416
        • 52: 9771
        • 53: 9994
        • 54: 9995
        • 55: 10005
        • 56: 10307
        • 57: 10499
        • 58: 11247
        • 59: 11870
        • 60: 12138
        • 61: 12265
        • 62: 12328
        • 63: 12544
        • 64: 12808
        • 65: 12810
        • 66: 12811
        • 67: 12930
        • 68: 12947
        • 69: 12948
        • 70: 13003
        • 71: 13004
        • 72: 13013
        • 73: 13186
        • 74: 13196
        • 75: 13617
        • 76: 13622
        • 77: 13627
        • 78: 13902
        • 79: 13905
        • 80: 13992
        • 81: 14469
        • 82: 14470
        • 83: 14473
        • 84: 14625
        • 85: 14667
        • 86: 14671
        • 87: 14738
        • 88: 14752
        • 89: 14937
        • 90: 15220
        • 91: 15221
        • 92: 15779
        • 93: 15796
        • 94: 15798
        • 95: 15803
        • 96: 15865
        • 97: 15869
        • 98: 15872
        • 99: 16062
        • 100: 16077
        • 101: 16301
        • 102: 16305
        • 103: 16760
        • 104: 16764
        • 105: 16765
        • 106: 16768
        • 107: 16923
        • 108: 17058
        • 109: 17531
        • 110: 17550
        • 111: 18172
        • 112: 18887
        • 113: 18888
        • 114: 18956
        • 115: 19107
        • 116: 19213
        • 117: 19400
        • 118: 19561
        • 119: 19643
        • 120: 19942
        • 121: 20013
        • 122: 20042
        • 123: 20043
        • 124: 20044
        • 125: 20073
        • 126: 20327
        • 127: 21003
        • 128: 21228
        • 129: 21256
        • 130: 21268
        • 131: 21385
        • 132: 21395
        • 133: 21475
        • 134: 21556
        • 135: 21562
        • 136: 21599
        • 137: 21645
        • 138: 21684
        • 139: 21794
        • 140: 21804
        • 141: 22176
        • 142: 22183
        • 143: 22329
        • 144: 22491
        • 145: 22492
        • 146: 22497
        • 147: 22691
        • 148: 22936
        • 149: 23011
        • 150: 23095
        • 151: 23107
        • 152: 23174
        • 153: 23345
        • 154: 23362
        • 155: 23443
        • 156: 23444
        • 157: 23587
        • 158: 23588
        • 159: 23596
        • 160: 23896
        • 161: 24595
        • 162: 24774
        • 163: 24927
        • 164: 24943
        • 165: 25988
        • 166: 26075
        • 167: 26955
        • 168: 26995
        • 169: 27029
        • 170: 27617
        • 171: 27847
        • 172: 28467
        • 173: 28469
        • 174: 28474
        • 175: 28551
        • 176: 28833
        • 177: 28893
        • 178: 28894
        • 179: 28902
        • 180: 29011
        • 181: 29013
        • 182: 29015
        • 183: 29399
        • 184: 29860
        • 185: 29861
        • 186: 29989
        • 187: 30063
        • 188: 30073
        • 189: 30076
        • 190: 30156
        • 191: 30173
        • 192: 32121
        • 193: 32213
        • 194: 32345
        • 195: 32382
        • 196: 32747
        • 197: 32850
        • 198: 33161
        • 199: 33712
        • 200: 34648
        • 201: 34655
        • 202: 35118
        • 203: 35120
        • 204: 36020
        • 205: 36232
        • 206: 36451
        • 207: 37466
        • 208: 37523
        • 209: 37919
        • 210: 37932
        • 211: 38668
        • 212: 38753
        • 213: 39382
        • 214: 39494
        • 215: 39511
        • 216: 40018
        • 217: 40161
        • 218: 40333
        • 219: 40520
        • 220: 40868
        • 221: 41445
        • 222: 41469
        • 223: 42679
        • 224: 43200
        • 225: 43891
        • 226: 44833
        • 227: 45024
        • 228: 46434
        • 229: 46437
        • 230: 47673
        • 231: 48141
        • 232: 49179
        • 233: 49190
        • 234: 49243
        • 235: 50280
        • 236: 50406
        • 237: 50408
        • 238: 50793
        • 239: 51000
        • 240: 51688
        • 241: 51689
        • 242: 52204
        • 243: 52248
        • 244: 52903
        • 245: 53074
        • 246: 53393
        • 247: 53394
        • 248: 54177
        • 249: 54189
        • 250: 55078
        • 251: 56019
        • 252: 56105
        • 253: 56390
        • 254: 56392
        • 255: 56454
        • 256: 56610
        • 257: 56733
        • 258: 56766
        • 259: 56936
        • 260: 56964
        • 261: 57461
        • 262: 57562
        • 263: 58366
        • 264: 58610
        • 265: 59045
        • 266: 59070
        • 267: 59078
        • 268: 59325
        • 269: 59326
        • 270: 59327
        • 271: 59335
        • 272: 59387
        • 273: 59418
        • 274: 59710
        • 275: 61796
        • 276: 61797
        • 277: 61912
        • 278: 63472
        • 279: 63762
        • 280: 63772
        • 281: 64715
        • 282: 64906
        • 283: 65035
        • 284: 65042
        • 285: 65202
        • 286: 65281
        • 287: 65670
        • 288: 65741
        • 289: 65752
        • 290: 66003
        • 291: 66940
        • 292: 66947
        • 293: 66957
        • 294: 67981
        • 295: 68214
        • 296: 68370
        • 297: 68963
        • 298: 69397
        • 299: 71336
        • 300: 71435
        • 301: 71648
        • 302: 72793
        • 303: 73775
        • 304: 73777
        • 305: 73857
        • 306: 74421
        • 307: 74482
        • 308: 74515
        • 309: 74599
        • 310: 74993
        • 311: 74995
        • 312: 75005
        • 313: 75306
        • 314: 75489
        • 315: 75491
        • 316: 76277
        • 317: 76279
        • 318: 76354
        • 319: 76801
        • 320: 76803
        • 321: 76810
        • 322: 76894
        • 323: 77295
        • 324: 77348
        • 325: 77374
        • 326: 77647
        • 327: 77892
        • 328: 78579
        • 329: 78732
        • 330: 79393
        • 331: 80340
        • 332: 80346
        • 333: 81027
        • 334: 81422
        • 335: 81583
        • 336: 83154
        • 337: 237646
        • 338: 237740
        • 339: 237741
        • 340: 28468
        • 341: 28471
        • 342: 28478
        • 343: 33375
        • 344: 38971
        • 345: 52543
        • 346: 57469
        • 347: 68570
        • 348: 71865
        • 349: 73188
        • 350: 78082
        • 351: 82028
        • 352: 48141
        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_satt230μsselect * from `question_options` where `question_options`.`question_id` in (81583, 82028, 83154, 237646, 237740, 237741) 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_satt100μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (1) and `subjects`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt160μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (1065, 1070, 1086, 4885, 4887) 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 (3, 8) and `categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt240μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (81583, 82028, 83154, 237646, 237740, 237741) 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_satt140μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (81583, 82028, 83154, 237646, 237740, 237741)
        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_satt100μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (81583, 82028, 83154, 237646, 237740, 237741) 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_satt80μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (81583, 82028, 83154, 237646, 237740, 237741) 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 (81583, 82028, 83154, 237646, 237740, 237741) 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_satt140μsselect * from `categories` where `categories`.`id` = 50 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 50
        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` = 48141) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 48141
        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_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\SubCategory
      6SubCategory.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\Category
      3Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          xoSMM84xLiyF8fO9Vhct493qJO63AxqivS1OuM9H
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=48141%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" => "48141" ]
          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.200.48" ] "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.200.48" ] "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 05:01:11 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "55" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhGODVhS0hMRFVUNi9xZGpSTURoREE9PSIsInZhbHVlIjoieUJmdHRhY0lFNXFqcURoN24wdEUxMkFZRW1kQTMyakRJbUJXZXhMVEpjSHJiUGRYRS9TQSt0OVBpeWR6dWF2TDBqUXZZbURrMSsyUzlYOURST2IwdFNPSTV5dW4zSUhRazg3REVrNURwdlJHRWc5VlpxSDg2Z000cmZaQmRmRTAiLCJtYWMiOiI2NmYyNzIzNDEzNGI4NTA1NWNmNmM1ZWRlMDRhZTg0YzNhNTE4NTkyNmU1YjkwYWE3ZDk0ZTc2MmI5ZTM2ZDZjIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 05:01:11 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IjhGODVhS0hMRFVUNi9xZGpSTURoREE9PSIsInZhbHVlIjoieUJmdHRhY0lFNXFqcURoN24wdEUxMkFZRW1kQTMyakRJbUJXZXhMVEpjSHJiUGRYRS9TQSt0OVBpeWR6dWF2TDBqUXZZb" 1 => "satt_academy_session=eyJpdiI6IjE5VTJsM3RaSzBwTjlsVmdjdUJLUUE9PSIsInZhbHVlIjoia1l3YWIveW5PL08xclFWUUpaTUlRYmtOOXBQdXMrbytjQVFMVU1CRlFLb1hxemtwaVRMWHBFcDlkbHg2VmtvM1lpdTQ0b2xFOFNwQTZyVlY0T3BKd3E1eU9nTmwxRzZjTlFiRGl5dEt4SnJKd2hNQlZGd2pSanZJQ2ZmZmhHdHIiLCJtYWMiOiIxMmNmMTRkOTFmYzc4NTRjODRkOWE0NmRkODliNmQ0NTM0MjE3YzVkOTczMjMzZGNiMWFmZGZmZjUxNWY2N2Q5IiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 05:01:11 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjE5VTJsM3RaSzBwTjlsVmdjdUJLUUE9PSIsInZhbHVlIjoia1l3YWIveW5PL08xclFWUUpaTUlRYmtOOXBQdXMrbytjQVFMVU1CRlFLb1hxemtwaVRMWHBFcDlkbHg2Vmt" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhGODVhS0hMRFVUNi9xZGpSTURoREE9PSIsInZhbHVlIjoieUJmdHRhY0lFNXFqcURoN24wdEUxMkFZRW1kQTMyakRJbUJXZXhMVEpjSHJiUGRYRS9TQSt0OVBpeWR6dWF2TDBqUXZZbURrMSsyUzlYOURST2IwdFNPSTV5dW4zSUhRazg3REVrNURwdlJHRWc5VlpxSDg2Z000cmZaQmRmRTAiLCJtYWMiOiI2NmYyNzIzNDEzNGI4NTA1NWNmNmM1ZWRlMDRhZTg0YzNhNTE4NTkyNmU1YjkwYWE3ZDk0ZTc2MmI5ZTM2ZDZjIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 05:01:11 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjhGODVhS0hMRFVUNi9xZGpSTURoREE9PSIsInZhbHVlIjoieUJmdHRhY0lFNXFqcURoN24wdEUxMkFZRW1kQTMyakRJbUJXZXhMVEpjSHJiUGRYRS9TQSt0OVBpeWR6dWF2TDBqUXZZb" 1 => "satt_academy_session=eyJpdiI6IjE5VTJsM3RaSzBwTjlsVmdjdUJLUUE9PSIsInZhbHVlIjoia1l3YWIveW5PL08xclFWUUpaTUlRYmtOOXBQdXMrbytjQVFMVU1CRlFLb1hxemtwaVRMWHBFcDlkbHg2VmtvM1lpdTQ0b2xFOFNwQTZyVlY0T3BKd3E1eU9nTmwxRzZjTlFiRGl5dEt4SnJKd2hNQlZGd2pSanZJQ2ZmZmhHdHIiLCJtYWMiOiIxMmNmMTRkOTFmYzc4NTRjODRkOWE0NmRkODliNmQ0NTM0MjE3YzVkOTczMjMzZGNiMWFmZGZmZjUxNWY2N2Q5IiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 05:01:11 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IjE5VTJsM3RaSzBwTjlsVmdjdUJLUUE9PSIsInZhbHVlIjoia1l3YWIveW5PL08xclFWUUpaTUlRYmtOOXBQdXMrbytjQVFMVU1CRlFLb1hxemtwaVRMWHBFcDlkbHg2Vmt" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "xoSMM84xLiyF8fO9Vhct493qJO63AxqivS1OuM9H" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=48141%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-13 11:01:11GET/job-solution/single-question?ques_id=48141++++++++++++++++++++++++++++332840