‘মোদের গরব মোদের আশা আ-মরি বাংলা ভাষা’- এর রচয়িতা কে?

Created: 7 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version63.55msRequest Duration9MBMemory UsageGET job-solution/single-questionRoute
    • Booting (28ms)time
    • Application (35.54ms)time
    • 1 x Application (55.93%)
      35.54ms
      1 x Booting (44.06%)
      28.00ms
      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
      30 statements were executed6.5ms
      • QuestionController.php#150debugerror_satt160μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '3644' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 3644
        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 (3644) 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_satt450μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 3644
        Bindings
        • 0: 3644
        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_satt220μ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` = '3644' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 3644
        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`, `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 (3644) 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_satt110μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (62) 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_satt100μ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_satt130μ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_satt190μ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 (3644) 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 (3644)
        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 * from `descriptions` where `descriptions`.`descriptionable_id` in (3644) 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_satt110μ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_satt170μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (3644) 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 (3644) 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_satt150μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (3644) 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_satt680μsselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (1340)
        Bindings
        • 0: App\Models\Question
        • 1: 1340
        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.31msselect `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 (345352, 860, 915, 919, 1080, 1218, 1657, 3128, 5086, 5250, 5475, 7226, 12029, 13340, 14510, 15037, 15795, 16169, 16896, 18168, 22003, 24767, 26072, 27556, 28136, 30662, 38035, 38589, 39750, 43515, 49597, 50099, 50655, 51027, 52091, 56466, 59340, 65874, 65951, 65958, 68210, 68236, 68300, 69906, 69975, 70001, 77365, 79510, 79985, 80511, 81539, 82425, 82516, 83123, 237394, 237505, 1970, 3528, 3644, 3931, 3988, 3994, 4325, 4910, 5124, 5717, 6062, 6539, 6554, 6555, 6562, 6592, 6894, 7696, 7964, 8161, 8402, 8408, 8844, 9283, 9380, 9408, 9414, 9688, 10405, 10450, 10510, 10515, 10594, 10698, 10760, 10761, 10811, 11087, 11312, 11582, 11714, 11717, 11885, 11886, 12028, 12234, 12261, 12293, 12329, 12807, 13187, 13339, 13794, 14541, 14648, 14736, 14921, 15209, 15736, 15778, 15802, 15808, 16061, 16302, 16342, 16344, 16702, 16915, 17041, 17061, 17067, 17913, 18316, 19184, 19185, 19378, 19415, 19654, 19945, 20078, 20204, 20484, 20738, 20741, 21931, 21946, 21985, 21997, 21999, 22175, 22483, 22921, 23354, 23447, 23476, 23913, 24234, 24306, 24322, 24405, 25497, 25920, 26093, 26956, 26958, 27168, 27171, 27567, 28421, 28559, 28561, 28716, 29064, 29283, 29753, 30086, 30600, 30606, 32549, 33260, 33376, 34653, 34654, 38445, 39230, 39317, 39322, 39580, 41423, 43444, 44018, 44371, 44461, 44765, 44829, 44985, 45031, 46288, 46792, 48530, 49403, 49993, 50152, 50573, 50778, 50790, 50873, 51330, 52245, 52518, 52531, 52733, 52736, 53390, 53462, 54382, 54873, 55695, 56213, 56371, 56385, 56465, 57690, 57872, 58052, 58134, 58149, 58151, 58623, 59084, 59085, 59328, 59734, 59760, 60290, 61709, 65201, 65954, 65959, 66289, 67722, 67901, 67958, 68204, 68220, 68646, 68647, 69031, 69032, 69033, 72937, 73719, 73725, 73776, 74141, 74784, 75000, 75007, 75146, 75254, 75304, 75402, 75418, 75490, 75559, 75777, 75887, 76057, 76180, 76732, 76798, 77790, 78008, 78203, 78361, 79040, 79041, 80334, 80497, 81560, 81947, 82388, 82526, 82690, 82987, 83376, 237643, 59072, 5094, 5905, 6057, 6852, 7559, 7698, 7699, 7972, 8196, 8204, 9116, 10406, 11086, 11229, 11557, 11874, 11880, 11897, 12274, 13897, 14342, 14540, 15039, 16067, 17341, 17677, 17851, 17853, 17892, 17894, 17899, 17916, 18937, 20083, 21111, 21654, 21807, 22029, 23661, 24488, 25764, 25776, 25857, 25977, 27015, 27561, 27895, 27896, 28552, 28558, 28854, 32215, 32745, 32868, 33043, 36448, 36598, 36630, 37524, 37694, 37695, 37697, 38301, 38852, 38853, 38856, 39267, 40042, 41112, 49238, 50095, 53389, 55033, 56215, 56373, 57817, 59073, 59341, 60884, 60928, 61216, 62102, 62123, 64713, 64838, 64909, 66286, 66302, 67721, 68818, 68964, 69441, 71437, 73242, 73772, 73784, 74323, 75008, 75026, 75498, 76179, 76520, 76723, 77290, 77518, 77667, 78624, 79031, 79032, 80072, 80395, 80507, 80943, 81867, 82387, 82416, 82532, 83048, 237503, 238437) and `id` != 3644 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 345352
        • 1: 860
        • 2: 915
        • 3: 919
        • 4: 1080
        • 5: 1218
        • 6: 1657
        • 7: 3128
        • 8: 5086
        • 9: 5250
        • 10: 5475
        • 11: 7226
        • 12: 12029
        • 13: 13340
        • 14: 14510
        • 15: 15037
        • 16: 15795
        • 17: 16169
        • 18: 16896
        • 19: 18168
        • 20: 22003
        • 21: 24767
        • 22: 26072
        • 23: 27556
        • 24: 28136
        • 25: 30662
        • 26: 38035
        • 27: 38589
        • 28: 39750
        • 29: 43515
        • 30: 49597
        • 31: 50099
        • 32: 50655
        • 33: 51027
        • 34: 52091
        • 35: 56466
        • 36: 59340
        • 37: 65874
        • 38: 65951
        • 39: 65958
        • 40: 68210
        • 41: 68236
        • 42: 68300
        • 43: 69906
        • 44: 69975
        • 45: 70001
        • 46: 77365
        • 47: 79510
        • 48: 79985
        • 49: 80511
        • 50: 81539
        • 51: 82425
        • 52: 82516
        • 53: 83123
        • 54: 237394
        • 55: 237505
        • 56: 1970
        • 57: 3528
        • 58: 3644
        • 59: 3931
        • 60: 3988
        • 61: 3994
        • 62: 4325
        • 63: 4910
        • 64: 5124
        • 65: 5717
        • 66: 6062
        • 67: 6539
        • 68: 6554
        • 69: 6555
        • 70: 6562
        • 71: 6592
        • 72: 6894
        • 73: 7696
        • 74: 7964
        • 75: 8161
        • 76: 8402
        • 77: 8408
        • 78: 8844
        • 79: 9283
        • 80: 9380
        • 81: 9408
        • 82: 9414
        • 83: 9688
        • 84: 10405
        • 85: 10450
        • 86: 10510
        • 87: 10515
        • 88: 10594
        • 89: 10698
        • 90: 10760
        • 91: 10761
        • 92: 10811
        • 93: 11087
        • 94: 11312
        • 95: 11582
        • 96: 11714
        • 97: 11717
        • 98: 11885
        • 99: 11886
        • 100: 12028
        • 101: 12234
        • 102: 12261
        • 103: 12293
        • 104: 12329
        • 105: 12807
        • 106: 13187
        • 107: 13339
        • 108: 13794
        • 109: 14541
        • 110: 14648
        • 111: 14736
        • 112: 14921
        • 113: 15209
        • 114: 15736
        • 115: 15778
        • 116: 15802
        • 117: 15808
        • 118: 16061
        • 119: 16302
        • 120: 16342
        • 121: 16344
        • 122: 16702
        • 123: 16915
        • 124: 17041
        • 125: 17061
        • 126: 17067
        • 127: 17913
        • 128: 18316
        • 129: 19184
        • 130: 19185
        • 131: 19378
        • 132: 19415
        • 133: 19654
        • 134: 19945
        • 135: 20078
        • 136: 20204
        • 137: 20484
        • 138: 20738
        • 139: 20741
        • 140: 21931
        • 141: 21946
        • 142: 21985
        • 143: 21997
        • 144: 21999
        • 145: 22175
        • 146: 22483
        • 147: 22921
        • 148: 23354
        • 149: 23447
        • 150: 23476
        • 151: 23913
        • 152: 24234
        • 153: 24306
        • 154: 24322
        • 155: 24405
        • 156: 25497
        • 157: 25920
        • 158: 26093
        • 159: 26956
        • 160: 26958
        • 161: 27168
        • 162: 27171
        • 163: 27567
        • 164: 28421
        • 165: 28559
        • 166: 28561
        • 167: 28716
        • 168: 29064
        • 169: 29283
        • 170: 29753
        • 171: 30086
        • 172: 30600
        • 173: 30606
        • 174: 32549
        • 175: 33260
        • 176: 33376
        • 177: 34653
        • 178: 34654
        • 179: 38445
        • 180: 39230
        • 181: 39317
        • 182: 39322
        • 183: 39580
        • 184: 41423
        • 185: 43444
        • 186: 44018
        • 187: 44371
        • 188: 44461
        • 189: 44765
        • 190: 44829
        • 191: 44985
        • 192: 45031
        • 193: 46288
        • 194: 46792
        • 195: 48530
        • 196: 49403
        • 197: 49993
        • 198: 50152
        • 199: 50573
        • 200: 50778
        • 201: 50790
        • 202: 50873
        • 203: 51330
        • 204: 52245
        • 205: 52518
        • 206: 52531
        • 207: 52733
        • 208: 52736
        • 209: 53390
        • 210: 53462
        • 211: 54382
        • 212: 54873
        • 213: 55695
        • 214: 56213
        • 215: 56371
        • 216: 56385
        • 217: 56465
        • 218: 57690
        • 219: 57872
        • 220: 58052
        • 221: 58134
        • 222: 58149
        • 223: 58151
        • 224: 58623
        • 225: 59084
        • 226: 59085
        • 227: 59328
        • 228: 59734
        • 229: 59760
        • 230: 60290
        • 231: 61709
        • 232: 65201
        • 233: 65954
        • 234: 65959
        • 235: 66289
        • 236: 67722
        • 237: 67901
        • 238: 67958
        • 239: 68204
        • 240: 68220
        • 241: 68646
        • 242: 68647
        • 243: 69031
        • 244: 69032
        • 245: 69033
        • 246: 72937
        • 247: 73719
        • 248: 73725
        • 249: 73776
        • 250: 74141
        • 251: 74784
        • 252: 75000
        • 253: 75007
        • 254: 75146
        • 255: 75254
        • 256: 75304
        • 257: 75402
        • 258: 75418
        • 259: 75490
        • 260: 75559
        • 261: 75777
        • 262: 75887
        • 263: 76057
        • 264: 76180
        • 265: 76732
        • 266: 76798
        • 267: 77790
        • 268: 78008
        • 269: 78203
        • 270: 78361
        • 271: 79040
        • 272: 79041
        • 273: 80334
        • 274: 80497
        • 275: 81560
        • 276: 81947
        • 277: 82388
        • 278: 82526
        • 279: 82690
        • 280: 82987
        • 281: 83376
        • 282: 237643
        • 283: 59072
        • 284: 5094
        • 285: 5905
        • 286: 6057
        • 287: 6852
        • 288: 7559
        • 289: 7698
        • 290: 7699
        • 291: 7972
        • 292: 8196
        • 293: 8204
        • 294: 9116
        • 295: 10406
        • 296: 11086
        • 297: 11229
        • 298: 11557
        • 299: 11874
        • 300: 11880
        • 301: 11897
        • 302: 12274
        • 303: 13897
        • 304: 14342
        • 305: 14540
        • 306: 15039
        • 307: 16067
        • 308: 17341
        • 309: 17677
        • 310: 17851
        • 311: 17853
        • 312: 17892
        • 313: 17894
        • 314: 17899
        • 315: 17916
        • 316: 18937
        • 317: 20083
        • 318: 21111
        • 319: 21654
        • 320: 21807
        • 321: 22029
        • 322: 23661
        • 323: 24488
        • 324: 25764
        • 325: 25776
        • 326: 25857
        • 327: 25977
        • 328: 27015
        • 329: 27561
        • 330: 27895
        • 331: 27896
        • 332: 28552
        • 333: 28558
        • 334: 28854
        • 335: 32215
        • 336: 32745
        • 337: 32868
        • 338: 33043
        • 339: 36448
        • 340: 36598
        • 341: 36630
        • 342: 37524
        • 343: 37694
        • 344: 37695
        • 345: 37697
        • 346: 38301
        • 347: 38852
        • 348: 38853
        • 349: 38856
        • 350: 39267
        • 351: 40042
        • 352: 41112
        • 353: 49238
        • 354: 50095
        • 355: 53389
        • 356: 55033
        • 357: 56215
        • 358: 56373
        • 359: 57817
        • 360: 59073
        • 361: 59341
        • 362: 60884
        • 363: 60928
        • 364: 61216
        • 365: 62102
        • 366: 62123
        • 367: 64713
        • 368: 64838
        • 369: 64909
        • 370: 66286
        • 371: 66302
        • 372: 67721
        • 373: 68818
        • 374: 68964
        • 375: 69441
        • 376: 71437
        • 377: 73242
        • 378: 73772
        • 379: 73784
        • 380: 74323
        • 381: 75008
        • 382: 75026
        • 383: 75498
        • 384: 76179
        • 385: 76520
        • 386: 76723
        • 387: 77290
        • 388: 77518
        • 389: 77667
        • 390: 78624
        • 391: 79031
        • 392: 79032
        • 393: 80072
        • 394: 80395
        • 395: 80507
        • 396: 80943
        • 397: 81867
        • 398: 82387
        • 399: 82416
        • 400: 82532
        • 401: 83048
        • 402: 237503
        • 403: 238437
        • 404: 3644
        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 * from `question_options` where `question_options`.`question_id` in (237394, 237503, 237505, 237643, 238437, 345352) 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 (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_satt140μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4880, 4882, 4885, 4890, 5953) 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_satt170μsselect `id`, `name` from `categories` where `categories`.`id` in (8) and `categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt240μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (237394, 237503, 237505, 237643, 238437, 345352) 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_satt150μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (237394, 237503, 237505, 237643, 238437, 345352)
        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 (237394, 237503, 237505, 237643, 238437, 345352) 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_satt90μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (237394, 237503, 237505, 237643, 238437, 345352) 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 (237394, 237503, 237505, 237643, 238437, 345352) 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_satt150μsselect * from `categories` where `categories`.`id` = 2 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 2
        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` = 3644) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 3644
        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_satt130μ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
      15Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      8QuestionOption.php#?
      App\Models\SubCategory
      6SubCategory.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\Category
      2Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          EMkFVLqpA5RE6RsbzLxtDq3q9BCJ4uMA80VvCGr1
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=3644%20%20%20%20%2...
          _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" => "3644" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IngvMzNJQjVuN1BvcmYrK0RsRzJOdHc9PSIsInZhbHVlIjoiejhRM2FxNUVwVU1YY253VUVaeE4zZERwOUw2elJoUWw5RHBJTzJOd0NnUlAxL2tKWVJDSDNldUFvV2FwdWRuSjNZVWdaUG8zd2NmSytEUjRRWnZxZEJFcHRNZGw3RGdPSVBYdk0wdEx3QmxISWlWajRRUEpYVDFrdndKZWZVeUoiLCJtYWMiOiJkNWZiYzJiY2NmMTNmN2E5OWFlYjNiMzlmYmNlNTllYjA2YWY3MjhmNzJlNzFiNTZiMGExNmRjOTUxMTg4ZjdiIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IjNsdFN1ZW9TZVJNYTJEVnVQRHVhN3c9PSIsInZhbHVlIjoiSlRsMGVnaERENzdkZE9KVGthdFpWK0ltRVo1VWxyQzRXUVpFcUZJeVVEeUttV1RJaDNOaUNNcXE2aFdKYVVOQUI4cjNFRlpnNFZTVW9mNkIrWkl4dUphemV4VEVoYzFlY0NkaXpTVWZib3FtR0ozN2ZDTkhyYk1mZ2JIODNHRlYiLCJtYWMiOiJjZDRiMDI3ZTNmNzAzMTc4MjY5MWI5N2Y0NWJiZmQ5MWJkMTIzMDI5ZGVlM2M5NjhlNGU4ZDE3ODlmMGY4Zjc5IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IngvMzNJQjVuN1BvcmYrK0RsRzJOdHc9PSIsInZhbHVlIjoiejhRM2FxNUVwVU1YY253VUVaeE4zZERwOUw2elJoUWw5RHBJTzJOd0NnUlAxL2tKWVJDSDNldUFvV2FwdWRuSjNZVWdaU" ] "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 => "13.59.18.177" ] "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 => "13.59.18.177" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "EMkFVLqpA5RE6RsbzLxtDq3q9BCJ4uMA80VvCGr1" "satt_academy_session" => "2ihqM8pxOkQdchRXpxOe2YNe9FfF45OEbdcd1dwn" ]
          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:21:55 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "48" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRITitnVmdyTU9qajZqRkREZkNETWc9PSIsInZhbHVlIjoiclQ4bVNrZ0lyL3Zaa1RMWnFFclhyWlpXZlFVZ2VjdnkvaDlqdFp2eFlmcUlIVWZXRWh0Rkh2L0U5MzBTOXBLL2NzTE5pMHdUNFlLYTR6eXl1L3FRbm1HWnhLaldtQmFRNGMvejVUTjRmT1NwZW1xeXdXUDhjZTNidEovOEJkeHkiLCJtYWMiOiI1ZjdiZmNmNzViNTMyMWY2YjRjMDAzZTAxN2JjZGFkM2I4NTdiYTE0ZWZhZWUwNmQ1ZTRlZWYwNTUyODk3MTg3IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:21:55 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IkRITitnVmdyTU9qajZqRkREZkNETWc9PSIsInZhbHVlIjoiclQ4bVNrZ0lyL3Zaa1RMWnFFclhyWlpXZlFVZ2VjdnkvaDlqdFp2eFlmcUlIVWZXRWh0Rkh2L0U5MzBTOXBLL2NzTE5pM" 1 => "satt_academy_session=eyJpdiI6ImNSQjVKYkU2LzBvSHpkK0dEc2pxMWc9PSIsInZhbHVlIjoieUludlpTLy82aVZJNjd2U3ZIWEd1V1RYUVZadldEeC9KUUtZNWVkb2JlM1o1cURXSHFyTG1ZWEdzNWhZZCt5TDArK1RMRnUySmpOaGlnaER1U0JoUGdqbmZEODR5UmF0bGR1QXo3LzJHRDVwamRWb0N1VUxvZkFmZGpod3V5UXciLCJtYWMiOiIxOWM5YTU2ZGM1NTUxNDNjOTk4MDc4MjQyNTc4ZjI2NzRkZjUzZTRiMTg0NTNhMjhlMDU2OGU5MGJmODEyMjAwIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:21:55 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6ImNSQjVKYkU2LzBvSHpkK0dEc2pxMWc9PSIsInZhbHVlIjoieUludlpTLy82aVZJNjd2U3ZIWEd1V1RYUVZadldEeC9KUUtZNWVkb2JlM1o1cURXSHFyTG1ZWEdzNWhZZCt" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRITitnVmdyTU9qajZqRkREZkNETWc9PSIsInZhbHVlIjoiclQ4bVNrZ0lyL3Zaa1RMWnFFclhyWlpXZlFVZ2VjdnkvaDlqdFp2eFlmcUlIVWZXRWh0Rkh2L0U5MzBTOXBLL2NzTE5pMHdUNFlLYTR6eXl1L3FRbm1HWnhLaldtQmFRNGMvejVUTjRmT1NwZW1xeXdXUDhjZTNidEovOEJkeHkiLCJtYWMiOiI1ZjdiZmNmNzViNTMyMWY2YjRjMDAzZTAxN2JjZGFkM2I4NTdiYTE0ZWZhZWUwNmQ1ZTRlZWYwNTUyODk3MTg3IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:21:55 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkRITitnVmdyTU9qajZqRkREZkNETWc9PSIsInZhbHVlIjoiclQ4bVNrZ0lyL3Zaa1RMWnFFclhyWlpXZlFVZ2VjdnkvaDlqdFp2eFlmcUlIVWZXRWh0Rkh2L0U5MzBTOXBLL2NzTE5pM" 1 => "satt_academy_session=eyJpdiI6ImNSQjVKYkU2LzBvSHpkK0dEc2pxMWc9PSIsInZhbHVlIjoieUludlpTLy82aVZJNjd2U3ZIWEd1V1RYUVZadldEeC9KUUtZNWVkb2JlM1o1cURXSHFyTG1ZWEdzNWhZZCt5TDArK1RMRnUySmpOaGlnaER1U0JoUGdqbmZEODR5UmF0bGR1QXo3LzJHRDVwamRWb0N1VUxvZkFmZGpod3V5UXciLCJtYWMiOiIxOWM5YTU2ZGM1NTUxNDNjOTk4MDc4MjQyNTc4ZjI2NzRkZjUzZTRiMTg0NTNhMjhlMDU2OGU5MGJmODEyMjAwIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:21:55 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6ImNSQjVKYkU2LzBvSHpkK0dEc2pxMWc9PSIsInZhbHVlIjoieUludlpTLy82aVZJNjd2U3ZIWEd1V1RYUVZadldEeC9KUUtZNWVkb2JlM1o1cURXSHFyTG1ZWEdzNWhZZCt" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "EMkFVLqpA5RE6RsbzLxtDq3q9BCJ4uMA80VvCGr1" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=3644%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:21:55GET/job-solution/single-question?ques_id=3644++++++++++++++++++++++++++++333046