কাজের দিন ২ টাকা ও অনুপস্থিতির দিন ৫০ পয়সা জরিমানার শর্তে এক ব্যক্তি সেপ্টেম্বর

মাসে ৪০ টাকা পেল । ব্যক্তিটি কাজে কতদিন উপস্থিত ছিল?

Created: 2 years ago | Updated: 3 months ago
Updated: 3 months ago

.

Content added by
Content updated By
Promotion
Request history8.2.27PHP Version58.73msRequest Duration7MBMemory UsageGET job-solution/single-questionRoute
    • Booting (30.12ms)time
    • Application (28.61ms)time
    • 1 x Booting (51.28%)
      30.12ms
      1 x Application (48.71%)
      28.61ms
      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.19ms
      • QuestionController.php#150debugerror_satt170μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '239722' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 239722
        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_satt210μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 239722
        Bindings
        • 0: 239722
        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_satt290μ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` = '239722' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 239722
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt160μsselect `id`, `question_id`, `option_1`, `option_2`, `option_3`, `option_4`, `option_5`, `image_option`, `image_question`, `answer` from `question_options` where `question_options`.`question_id` in (239722) 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_satt140μ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_satt140μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (5264) 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_satt150μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (3) 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_satt150μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (11269) 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`, `name`, `avatar` from `users` where `users`.`id` in (82935) 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_satt210μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (3) 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_satt220μ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 (239722) 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_satt160μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (239722)
        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_satt270μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (239722) 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_satt140μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (57212) 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_satt130μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (239722) 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_satt130μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (239722) 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 (239722) 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.34msselect `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 (77265, 77259, 27155, 30677, 31017, 31320, 34584, 35128, 36101, 37621, 42801, 44006, 44788, 45347, 45606, 47341, 47478, 47592, 48588, 49536, 60363, 64154, 72283, 73576, 74234, 77781, 77846, 78654, 13832, 23328, 31531, 32878, 34940, 34948, 35124, 36099, 37634, 42810, 42817, 42825, 47054, 48726, 51714, 57056, 61118, 61146, 61805, 62300, 64022, 64031, 64175, 65764, 69056, 77832, 238239, 25144, 27082, 28214, 28673, 28865, 30903, 30937, 30943, 31124, 31332, 32179, 32211, 32278, 33186, 33836, 33998, 34314, 34450, 34947, 35720, 36481, 36504, 37277, 37421, 37547, 37635, 38211, 38637, 38965, 39601, 40113, 41568, 43665, 44502, 44596, 44970, 45122, 45188, 45240, 45479, 45963, 47205, 47246, 47595, 47804, 47828, 48242, 48728, 49359, 49704, 50758, 51348, 51945, 57049, 57053, 60334, 60659, 62469, 62554, 63430, 63525, 63781, 63782, 63783, 63784, 63929, 64151, 64152, 64153, 64264, 64265, 64266, 64295, 64581, 64857, 65366, 65695, 65699, 65701, 68671, 69059, 72676, 73740, 73745, 75673, 76490, 77734, 79349, 36391, 67312, 67410, 70101, 70280, 70527, 70744, 71149, 71304, 79286, 83350, 237869, 239987, 29889, 31681, 33112, 52605, 54566, 55807, 64975, 66987, 67250, 70525, 70851, 70871, 72171, 73032, 74975, 75865, 77516, 80442, 81005, 81487, 83231, 238139, 239722, 239997, 10739, 25263, 28760, 29793, 29892, 29926, 30563, 30691, 30809, 36066, 36324, 40669, 41076, 42984, 47705, 51445, 54496, 54497, 54791, 61267, 66503, 66512, 79056, 81076, 81077, 7440, 12983, 15240, 16245, 16560, 19709, 19878, 20164, 25410, 26146, 26367, 26384, 29446, 30747, 30782, 30982, 33116, 33341, 41880, 53130, 54562, 54648, 55385, 57401, 57407, 58034, 58047, 58180, 59920, 59926, 66502, 71414, 71810, 237819, 17329, 17944, 41940, 53240, 54419, 55388, 57979, 7816, 8547, 8581, 19279, 20268, 25274, 25699, 25718, 26370, 26383, 26392, 26734, 27504, 27513, 27594, 29023, 29083, 29116, 29298, 29465, 29587, 29781, 29802, 30343, 30751, 30910, 31371, 31766, 37815, 40592, 42644, 42748, 47124, 47702, 47716, 49462, 51435, 51780, 53666, 55861, 57760, 59885, 61265, 68317, 74366, 75134, 76680, 77310, 79918, 81387, 81504, 81976, 7439, 7446, 11788, 16209, 19266, 19267, 19550, 20172, 20410, 20411, 20888, 20889, 21485, 22422, 22659, 23376, 23464, 24069, 24584, 24752, 25097, 25261, 25395, 25411, 25427, 25571, 25676, 25684, 25697, 25716, 25890, 25909, 27237, 27549, 27552, 27599, 27738, 27746, 27942, 28384, 28388, 28600, 28734, 28758, 29156, 29157, 29162, 29182, 29403, 29415, 29711, 29782, 29791, 30356, 30399, 30418, 30474, 30645, 30750, 30765, 30785, 30958, 30979, 31054, 31251, 31264, 31348, 31360, 31479, 31567, 31627, 31630, 31684, 31771, 31791, 31806, 33107, 36058, 38126, 39316, 39766, 40164, 40197, 40532, 40601, 40882, 40935, 41887, 41923, 41981, 42501, 42654, 55377, 66734, 237611, 7662, 11827, 11828, 11986, 16666, 18408, 19318, 24895, 25151, 25240, 52765, 25903) and `id` != 239722 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 77265
        • 1: 77259
        • 2: 27155
        • 3: 30677
        • 4: 31017
        • 5: 31320
        • 6: 34584
        • 7: 35128
        • 8: 36101
        • 9: 37621
        • 10: 42801
        • 11: 44006
        • 12: 44788
        • 13: 45347
        • 14: 45606
        • 15: 47341
        • 16: 47478
        • 17: 47592
        • 18: 48588
        • 19: 49536
        • 20: 60363
        • 21: 64154
        • 22: 72283
        • 23: 73576
        • 24: 74234
        • 25: 77781
        • 26: 77846
        • 27: 78654
        • 28: 13832
        • 29: 23328
        • 30: 31531
        • 31: 32878
        • 32: 34940
        • 33: 34948
        • 34: 35124
        • 35: 36099
        • 36: 37634
        • 37: 42810
        • 38: 42817
        • 39: 42825
        • 40: 47054
        • 41: 48726
        • 42: 51714
        • 43: 57056
        • 44: 61118
        • 45: 61146
        • 46: 61805
        • 47: 62300
        • 48: 64022
        • 49: 64031
        • 50: 64175
        • 51: 65764
        • 52: 69056
        • 53: 77832
        • 54: 238239
        • 55: 25144
        • 56: 27082
        • 57: 28214
        • 58: 28673
        • 59: 28865
        • 60: 30903
        • 61: 30937
        • 62: 30943
        • 63: 31124
        • 64: 31332
        • 65: 32179
        • 66: 32211
        • 67: 32278
        • 68: 33186
        • 69: 33836
        • 70: 33998
        • 71: 34314
        • 72: 34450
        • 73: 34947
        • 74: 35720
        • 75: 36481
        • 76: 36504
        • 77: 37277
        • 78: 37421
        • 79: 37547
        • 80: 37635
        • 81: 38211
        • 82: 38637
        • 83: 38965
        • 84: 39601
        • 85: 40113
        • 86: 41568
        • 87: 43665
        • 88: 44502
        • 89: 44596
        • 90: 44970
        • 91: 45122
        • 92: 45188
        • 93: 45240
        • 94: 45479
        • 95: 45963
        • 96: 47205
        • 97: 47246
        • 98: 47595
        • 99: 47804
        • 100: 47828
        • 101: 48242
        • 102: 48728
        • 103: 49359
        • 104: 49704
        • 105: 50758
        • 106: 51348
        • 107: 51945
        • 108: 57049
        • 109: 57053
        • 110: 60334
        • 111: 60659
        • 112: 62469
        • 113: 62554
        • 114: 63430
        • 115: 63525
        • 116: 63781
        • 117: 63782
        • 118: 63783
        • 119: 63784
        • 120: 63929
        • 121: 64151
        • 122: 64152
        • 123: 64153
        • 124: 64264
        • 125: 64265
        • 126: 64266
        • 127: 64295
        • 128: 64581
        • 129: 64857
        • 130: 65366
        • 131: 65695
        • 132: 65699
        • 133: 65701
        • 134: 68671
        • 135: 69059
        • 136: 72676
        • 137: 73740
        • 138: 73745
        • 139: 75673
        • 140: 76490
        • 141: 77734
        • 142: 79349
        • 143: 36391
        • 144: 67312
        • 145: 67410
        • 146: 70101
        • 147: 70280
        • 148: 70527
        • 149: 70744
        • 150: 71149
        • 151: 71304
        • 152: 79286
        • 153: 83350
        • 154: 237869
        • 155: 239987
        • 156: 29889
        • 157: 31681
        • 158: 33112
        • 159: 52605
        • 160: 54566
        • 161: 55807
        • 162: 64975
        • 163: 66987
        • 164: 67250
        • 165: 70525
        • 166: 70851
        • 167: 70871
        • 168: 72171
        • 169: 73032
        • 170: 74975
        • 171: 75865
        • 172: 77516
        • 173: 80442
        • 174: 81005
        • 175: 81487
        • 176: 83231
        • 177: 238139
        • 178: 239722
        • 179: 239997
        • 180: 10739
        • 181: 25263
        • 182: 28760
        • 183: 29793
        • 184: 29892
        • 185: 29926
        • 186: 30563
        • 187: 30691
        • 188: 30809
        • 189: 36066
        • 190: 36324
        • 191: 40669
        • 192: 41076
        • 193: 42984
        • 194: 47705
        • 195: 51445
        • 196: 54496
        • 197: 54497
        • 198: 54791
        • 199: 61267
        • 200: 66503
        • 201: 66512
        • 202: 79056
        • 203: 81076
        • 204: 81077
        • 205: 7440
        • 206: 12983
        • 207: 15240
        • 208: 16245
        • 209: 16560
        • 210: 19709
        • 211: 19878
        • 212: 20164
        • 213: 25410
        • 214: 26146
        • 215: 26367
        • 216: 26384
        • 217: 29446
        • 218: 30747
        • 219: 30782
        • 220: 30982
        • 221: 33116
        • 222: 33341
        • 223: 41880
        • 224: 53130
        • 225: 54562
        • 226: 54648
        • 227: 55385
        • 228: 57401
        • 229: 57407
        • 230: 58034
        • 231: 58047
        • 232: 58180
        • 233: 59920
        • 234: 59926
        • 235: 66502
        • 236: 71414
        • 237: 71810
        • 238: 237819
        • 239: 17329
        • 240: 17944
        • 241: 41940
        • 242: 53240
        • 243: 54419
        • 244: 55388
        • 245: 57979
        • 246: 7816
        • 247: 8547
        • 248: 8581
        • 249: 19279
        • 250: 20268
        • 251: 25274
        • 252: 25699
        • 253: 25718
        • 254: 26370
        • 255: 26383
        • 256: 26392
        • 257: 26734
        • 258: 27504
        • 259: 27513
        • 260: 27594
        • 261: 29023
        • 262: 29083
        • 263: 29116
        • 264: 29298
        • 265: 29465
        • 266: 29587
        • 267: 29781
        • 268: 29802
        • 269: 30343
        • 270: 30751
        • 271: 30910
        • 272: 31371
        • 273: 31766
        • 274: 37815
        • 275: 40592
        • 276: 42644
        • 277: 42748
        • 278: 47124
        • 279: 47702
        • 280: 47716
        • 281: 49462
        • 282: 51435
        • 283: 51780
        • 284: 53666
        • 285: 55861
        • 286: 57760
        • 287: 59885
        • 288: 61265
        • 289: 68317
        • 290: 74366
        • 291: 75134
        • 292: 76680
        • 293: 77310
        • 294: 79918
        • 295: 81387
        • 296: 81504
        • 297: 81976
        • 298: 7439
        • 299: 7446
        • 300: 11788
        • 301: 16209
        • 302: 19266
        • 303: 19267
        • 304: 19550
        • 305: 20172
        • 306: 20410
        • 307: 20411
        • 308: 20888
        • 309: 20889
        • 310: 21485
        • 311: 22422
        • 312: 22659
        • 313: 23376
        • 314: 23464
        • 315: 24069
        • 316: 24584
        • 317: 24752
        • 318: 25097
        • 319: 25261
        • 320: 25395
        • 321: 25411
        • 322: 25427
        • 323: 25571
        • 324: 25676
        • 325: 25684
        • 326: 25697
        • 327: 25716
        • 328: 25890
        • 329: 25909
        • 330: 27237
        • 331: 27549
        • 332: 27552
        • 333: 27599
        • 334: 27738
        • 335: 27746
        • 336: 27942
        • 337: 28384
        • 338: 28388
        • 339: 28600
        • 340: 28734
        • 341: 28758
        • 342: 29156
        • 343: 29157
        • 344: 29162
        • 345: 29182
        • 346: 29403
        • 347: 29415
        • 348: 29711
        • 349: 29782
        • 350: 29791
        • 351: 30356
        • 352: 30399
        • 353: 30418
        • 354: 30474
        • 355: 30645
        • 356: 30750
        • 357: 30765
        • 358: 30785
        • 359: 30958
        • 360: 30979
        • 361: 31054
        • 362: 31251
        • 363: 31264
        • 364: 31348
        • 365: 31360
        • 366: 31479
        • 367: 31567
        • 368: 31627
        • 369: 31630
        • 370: 31684
        • 371: 31771
        • 372: 31791
        • 373: 31806
        • 374: 33107
        • 375: 36058
        • 376: 38126
        • 377: 39316
        • 378: 39766
        • 379: 40164
        • 380: 40197
        • 381: 40532
        • 382: 40601
        • 383: 40882
        • 384: 40935
        • 385: 41887
        • 386: 41923
        • 387: 41981
        • 388: 42501
        • 389: 42654
        • 390: 55377
        • 391: 66734
        • 392: 237611
        • 393: 7662
        • 394: 11827
        • 395: 11828
        • 396: 11986
        • 397: 16666
        • 398: 18408
        • 399: 19318
        • 400: 24895
        • 401: 25151
        • 402: 25240
        • 403: 52765
        • 404: 25903
        • 405: 239722
        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 (237819, 237869, 238139, 238239, 239987, 239997) 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_satt140μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (3) 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_satt170μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4885, 4888, 4891, 4935, 5261, 5262) 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_satt150μsselect `id`, `name` from `categories` where `categories`.`id` in (5, 8, 15) 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_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 (237819, 237869, 238139, 238239, 239987, 239997) 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_satt160μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (237819, 237869, 238139, 238239, 239987, 239997)
        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_satt120μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (237819, 237869, 238139, 238239, 239987, 239997) 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 (237819, 237869, 238139, 238239, 239987, 239997) 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_satt100μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (237819, 237869, 238139, 238239, 239987, 239997) 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_satt200μsselect * from `categories` where `categories`.`id` = 3 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 3
        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_satt120μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 114491) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 114491
        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
      7SubCategory.php#?
      App\Models\Category
      4Category.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\User
      3User.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
          _token
          vDWZW2aJy6bA2aLXGmS4WeYT75oGte3y4LcPVIWE
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=239722%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" => "239722" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkpKeGsvbTRwZC9XRHV0QnpXdlJIRXc9PSIsInZhbHVlIjoiSmoyeVJGamFOLzViVFoyeTUySFp3NW45dWVPcWxWNG9HcEhUaEJyeUgvVHNaWFI4MzJ6bUhDd1VQTUZUZURMN2xoazlhZm5rZHpMQ09STkJaN2xqcnFrRytDZFRUbVRGYUFDM2hCY1huYXU4MXpMYUhMK0t2VU5FSCtDTkoxSzQiLCJtYWMiOiI4MDMxM2M0N2JkMzA2OTg2MjUxNjQ0MGEwMDYwODE5NGVkZjFmMTQzMmIxYzM4ZmEwNmNiMDljY2JjNmY1N2M0IiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IjZEK3JxVmZDTDg3U0RJb21qM0ZDcnc9PSIsInZhbHVlIjoiOE5QR20yUEVJWmpSaDVBODJyRWlqb08zekUxWFFqZEtZUHNiaE1DVGRrN09lMk5kZWlraUMvS2l6TTF1SWpQM1REamU2bzhUbCtUb3R5ZkZQeWJ2MlhxeVhHNFJJM3E0WXhZRUgwVEJjc29ZUVcyOHcvSXBUMUx4cmtYY2djczAiLCJtYWMiOiJjMWI3NWRiZWMzNzU0MGE4ZDcxODk2MmM0MGNhOTgxZTU0Y2ZjYjIyNzBiMzI2ZGVlYmVkNWIyOWRhMzRjNzg5IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkpKeGsvbTRwZC9XRHV0QnpXdlJIRXc9PSIsInZhbHVlIjoiSmoyeVJGamFOLzViVFoyeTUySFp3NW45dWVPcWxWNG9HcEhUaEJyeUgvVHNaWFI4MzJ6bUhDd1VQTUZUZURMN2xoazlhZ" ] "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.222.240.117" ] "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.222.240.117" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "vDWZW2aJy6bA2aLXGmS4WeYT75oGte3y4LcPVIWE" "satt_academy_session" => "iXRyc3uczrXqkQg9W9Me2qEqR0CoWnS2uRAwU6Oo" ]
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 15 Mar 2025 06:56:36 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "40" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjkxTHZvdnllMlR5ZlpyY0YzSDBKN1E9PSIsInZhbHVlIjoiWk9MUVI2Y1RtSFNJRDhETnlvWUFpQmJtYU1QTVRtY3VUeGxyaHROb3BLN0YyQ2pSaTNTNnY1QmlFd1ZsQnNpbEEra2hoRnBYd0xMUW1RbzA2RVkvQno1YWluMldPYlZLbm1ERVJtRjJ2azBucXZNWnZsRy9DbjdaNUkyMWZzUGEiLCJtYWMiOiJhYmRkNmE0ZmU0ZTM4ZjAxMGFmNjk0NmI2ODUyNjVkYjM3MzczNGFiNWNhYTgwYTRkMjMxNmQ5ZjllODQwMTUwIiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 06:56:36 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IjkxTHZvdnllMlR5ZlpyY0YzSDBKN1E9PSIsInZhbHVlIjoiWk9MUVI2Y1RtSFNJRDhETnlvWUFpQmJtYU1QTVRtY3VUeGxyaHROb3BLN0YyQ2pSaTNTNnY1QmlFd1ZsQnNpbEEra2hoR" 1 => "satt_academy_session=eyJpdiI6IlBvaWk4czhxU0pHYkFwVkNHajVoSnc9PSIsInZhbHVlIjoid1p1WDBhZVRxLzIxV3lXbFdiV1dDL0lzT1FVdmtYMVppRmRUekFzQXJpaUlpOXZhQ3dyanVZZzAxUEJZQzdYVUtDWXQvbFlNY1dLNEdsMXhlVS9wbGgxRHdjd0pSb3dCZ1ZlcG1yenBsT3BSbXdmYXJvYjJHeGpqZkJEb2o0cWoiLCJtYWMiOiI1N2MxMjQ3NTI5NmRmODdiNmUxMmRmMWExMDRiNzdjY2IwODFjZDZkZDBkMDNjNzAwOGZhMDVkMjliNWI4MzM5IiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 06:56:36 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlBvaWk4czhxU0pHYkFwVkNHajVoSnc9PSIsInZhbHVlIjoid1p1WDBhZVRxLzIxV3lXbFdiV1dDL0lzT1FVdmtYMVppRmRUekFzQXJpaUlpOXZhQ3dyanVZZzAxUEJZQzd" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjkxTHZvdnllMlR5ZlpyY0YzSDBKN1E9PSIsInZhbHVlIjoiWk9MUVI2Y1RtSFNJRDhETnlvWUFpQmJtYU1QTVRtY3VUeGxyaHROb3BLN0YyQ2pSaTNTNnY1QmlFd1ZsQnNpbEEra2hoRnBYd0xMUW1RbzA2RVkvQno1YWluMldPYlZLbm1ERVJtRjJ2azBucXZNWnZsRy9DbjdaNUkyMWZzUGEiLCJtYWMiOiJhYmRkNmE0ZmU0ZTM4ZjAxMGFmNjk0NmI2ODUyNjVkYjM3MzczNGFiNWNhYTgwYTRkMjMxNmQ5ZjllODQwMTUwIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 06:56:36 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjkxTHZvdnllMlR5ZlpyY0YzSDBKN1E9PSIsInZhbHVlIjoiWk9MUVI2Y1RtSFNJRDhETnlvWUFpQmJtYU1QTVRtY3VUeGxyaHROb3BLN0YyQ2pSaTNTNnY1QmlFd1ZsQnNpbEEra2hoR" 1 => "satt_academy_session=eyJpdiI6IlBvaWk4czhxU0pHYkFwVkNHajVoSnc9PSIsInZhbHVlIjoid1p1WDBhZVRxLzIxV3lXbFdiV1dDL0lzT1FVdmtYMVppRmRUekFzQXJpaUlpOXZhQ3dyanVZZzAxUEJZQzdYVUtDWXQvbFlNY1dLNEdsMXhlVS9wbGgxRHdjd0pSb3dCZ1ZlcG1yenBsT3BSbXdmYXJvYjJHeGpqZkJEb2o0cWoiLCJtYWMiOiI1N2MxMjQ3NTI5NmRmODdiNmUxMmRmMWExMDRiNzdjY2IwODFjZDZkZDBkMDNjNzAwOGZhMDVkMjliNWI4MzM5IiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 06:56:36 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlBvaWk4czhxU0pHYkFwVkNHajVoSnc9PSIsInZhbHVlIjoid1p1WDBhZVRxLzIxV3lXbFdiV1dDL0lzT1FVdmtYMVppRmRUekFzQXJpaUlpOXZhQ3dyanVZZzAxUEJZQzd" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "vDWZW2aJy6bA2aLXGmS4WeYT75oGte3y4LcPVIWE" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=239722%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-15 12:56:36GET/job-solution/single-question?ques_id=239722++++++++++++++++333044