পিতা, মাতা ও পুত্রের বয়সের গড় ৩৭ বছর। আবার পিতা ও পুত্রের বয়সের গড় ৩৫ বছর। মাতার বয়স কত?

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

.

Content added by
Content updated By
Promotion
Request history8.2.27PHP Version60.48msRequest Duration7MBMemory UsageGET job-solution/single-questionRoute
    • Booting (29.56ms)time
    • Application (30.92ms)time
    • 1 x Application (51.13%)
      30.92ms
      1 x Booting (48.87%)
      29.56ms
      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
      32 statements were executed6.46ms
      • QuestionController.php#150debugerror_satt180μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '238578' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 238578
        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_satt140μsselect * from `question_options` where `question_options`.`question_id` in (238578) 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_satt420μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 238578
        Bindings
        • 0: 238578
        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_satt230μ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` = '238578' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 238578
        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`, `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 (238578) 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_satt180μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (4889) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt170μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (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_satt170μ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_satt140μ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_satt170μ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_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 (238578) 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 (238578)
        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 (238578) 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_satt120μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (41326) 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_satt140μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (238578) 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 (238578) 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_satt100μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (238578) 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_satt510μsselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (192)
        Bindings
        • 0: App\Models\Question
        • 1: 192
        Backtrace
        • app/Services/DynamicPrintService.php:99
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Services/DynamicPrintService.php:96
        • app/Http/Controllers/Academy/QuestionController.php:409
      • QuestionController.php#451debugerror_satt1.16msselect `id`, `view_count`, `vote`, `subject_id`, `category_id`, `sub_category_id`, `board_exam_id`, `passage_id`, `question_type`, `question`, `is_duplicate`, `status`, `image`, `created_at`, `updated_at` from `questions` where `id` in (7817, 7894, 8493, 8531, 8880, 10798, 11790, 11825, 11987, 12882, 14306, 15243, 15244, 16237, 16240, 16243, 16244, 17943, 19269, 19271, 19274, 19542, 20170, 20171, 20263, 20413, 20414, 20786, 20886, 21487, 22424, 22655, 22862, 23283, 23580, 23581, 24897, 25091, 25099, 25121, 25122, 25198, 25372, 25415, 25416, 25420, 25552, 25597, 25694, 25710, 25711, 25882, 25884, 25975, 26141, 26159, 26369, 26372, 26388, 26430, 26703, 26742, 26776, 27135, 27235, 27408, 27505, 27559, 27608, 27673, 27679, 27698, 27941, 28383, 28608, 28937, 28939, 29114, 29405, 29419, 29435, 29460, 29553, 29593, 29598, 29603, 29806, 29949, 29952, 30032, 30269, 30370, 30397, 30472, 30510, 30646, 30722, 30727, 30780, 30842, 30911, 30984, 30992, 31227, 31285, 31347, 31351, 31354, 31483, 31687, 31784, 31808, 35020, 37755, 38523, 40191, 40533, 40668, 40877, 40878, 40946, 41674, 41764, 41800, 41850, 41876, 41936, 42019, 42643, 42652, 42705, 42750, 42992, 44864, 48635, 49226, 50432, 50584, 51492, 54157, 54161, 54282, 54331, 54462, 54504, 54686, 55202, 55273, 55368, 55800, 55801, 56031, 56302, 56436, 57586, 57595, 57763, 57905, 58045, 58298, 58724, 59008, 59428, 59646, 60072, 61257, 64965, 64971, 66014, 66179, 66496, 66506, 66507, 66508, 66547, 66876, 67840, 67937, 68032, 71808, 72130, 72379, 72533, 72611, 73685, 74491, 74501, 74775, 74935, 75470, 75476, 75522, 75528, 75829, 78105, 80363, 80438, 80627, 81069, 81334, 81974, 82597, 83409, 7449, 12981, 14820, 15628, 19275, 20412, 20785, 20887, 22423, 25422, 25506, 26142, 27596, 30396, 30527, 30698, 30764, 30847, 31809, 33108, 38501, 38534, 40188, 43749, 49467, 50644, 53958, 74880, 75612, 75622, 79976, 83420, 237356, 12979, 13664, 14818, 15626, 25276, 28725, 29917, 30352, 53667, 58621, 71719, 71880, 74579, 75280, 75346, 75360, 76642, 76772, 77507, 77627, 238578, 13665, 22660, 22909, 7442, 16334, 25895, 26490, 27343, 29132, 30530, 31699, 32028, 32627, 32954, 33610, 34624, 34757, 35209, 35626, 35646, 38704, 39657, 41334, 42757, 44381, 45197, 47204, 48681, 49531, 52450, 57447, 60541, 61241, 65618, 69152, 78696, 238248, 28861, 48582, 60521, 65348, 68834, 68909, 69155, 76216, 237803, 16789, 18410, 24068, 24296, 25309, 238249) and `id` != 238578 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 7817
        • 1: 7894
        • 2: 8493
        • 3: 8531
        • 4: 8880
        • 5: 10798
        • 6: 11790
        • 7: 11825
        • 8: 11987
        • 9: 12882
        • 10: 14306
        • 11: 15243
        • 12: 15244
        • 13: 16237
        • 14: 16240
        • 15: 16243
        • 16: 16244
        • 17: 17943
        • 18: 19269
        • 19: 19271
        • 20: 19274
        • 21: 19542
        • 22: 20170
        • 23: 20171
        • 24: 20263
        • 25: 20413
        • 26: 20414
        • 27: 20786
        • 28: 20886
        • 29: 21487
        • 30: 22424
        • 31: 22655
        • 32: 22862
        • 33: 23283
        • 34: 23580
        • 35: 23581
        • 36: 24897
        • 37: 25091
        • 38: 25099
        • 39: 25121
        • 40: 25122
        • 41: 25198
        • 42: 25372
        • 43: 25415
        • 44: 25416
        • 45: 25420
        • 46: 25552
        • 47: 25597
        • 48: 25694
        • 49: 25710
        • 50: 25711
        • 51: 25882
        • 52: 25884
        • 53: 25975
        • 54: 26141
        • 55: 26159
        • 56: 26369
        • 57: 26372
        • 58: 26388
        • 59: 26430
        • 60: 26703
        • 61: 26742
        • 62: 26776
        • 63: 27135
        • 64: 27235
        • 65: 27408
        • 66: 27505
        • 67: 27559
        • 68: 27608
        • 69: 27673
        • 70: 27679
        • 71: 27698
        • 72: 27941
        • 73: 28383
        • 74: 28608
        • 75: 28937
        • 76: 28939
        • 77: 29114
        • 78: 29405
        • 79: 29419
        • 80: 29435
        • 81: 29460
        • 82: 29553
        • 83: 29593
        • 84: 29598
        • 85: 29603
        • 86: 29806
        • 87: 29949
        • 88: 29952
        • 89: 30032
        • 90: 30269
        • 91: 30370
        • 92: 30397
        • 93: 30472
        • 94: 30510
        • 95: 30646
        • 96: 30722
        • 97: 30727
        • 98: 30780
        • 99: 30842
        • 100: 30911
        • 101: 30984
        • 102: 30992
        • 103: 31227
        • 104: 31285
        • 105: 31347
        • 106: 31351
        • 107: 31354
        • 108: 31483
        • 109: 31687
        • 110: 31784
        • 111: 31808
        • 112: 35020
        • 113: 37755
        • 114: 38523
        • 115: 40191
        • 116: 40533
        • 117: 40668
        • 118: 40877
        • 119: 40878
        • 120: 40946
        • 121: 41674
        • 122: 41764
        • 123: 41800
        • 124: 41850
        • 125: 41876
        • 126: 41936
        • 127: 42019
        • 128: 42643
        • 129: 42652
        • 130: 42705
        • 131: 42750
        • 132: 42992
        • 133: 44864
        • 134: 48635
        • 135: 49226
        • 136: 50432
        • 137: 50584
        • 138: 51492
        • 139: 54157
        • 140: 54161
        • 141: 54282
        • 142: 54331
        • 143: 54462
        • 144: 54504
        • 145: 54686
        • 146: 55202
        • 147: 55273
        • 148: 55368
        • 149: 55800
        • 150: 55801
        • 151: 56031
        • 152: 56302
        • 153: 56436
        • 154: 57586
        • 155: 57595
        • 156: 57763
        • 157: 57905
        • 158: 58045
        • 159: 58298
        • 160: 58724
        • 161: 59008
        • 162: 59428
        • 163: 59646
        • 164: 60072
        • 165: 61257
        • 166: 64965
        • 167: 64971
        • 168: 66014
        • 169: 66179
        • 170: 66496
        • 171: 66506
        • 172: 66507
        • 173: 66508
        • 174: 66547
        • 175: 66876
        • 176: 67840
        • 177: 67937
        • 178: 68032
        • 179: 71808
        • 180: 72130
        • 181: 72379
        • 182: 72533
        • 183: 72611
        • 184: 73685
        • 185: 74491
        • 186: 74501
        • 187: 74775
        • 188: 74935
        • 189: 75470
        • 190: 75476
        • 191: 75522
        • 192: 75528
        • 193: 75829
        • 194: 78105
        • 195: 80363
        • 196: 80438
        • 197: 80627
        • 198: 81069
        • 199: 81334
        • 200: 81974
        • 201: 82597
        • 202: 83409
        • 203: 7449
        • 204: 12981
        • 205: 14820
        • 206: 15628
        • 207: 19275
        • 208: 20412
        • 209: 20785
        • 210: 20887
        • 211: 22423
        • 212: 25422
        • 213: 25506
        • 214: 26142
        • 215: 27596
        • 216: 30396
        • 217: 30527
        • 218: 30698
        • 219: 30764
        • 220: 30847
        • 221: 31809
        • 222: 33108
        • 223: 38501
        • 224: 38534
        • 225: 40188
        • 226: 43749
        • 227: 49467
        • 228: 50644
        • 229: 53958
        • 230: 74880
        • 231: 75612
        • 232: 75622
        • 233: 79976
        • 234: 83420
        • 235: 237356
        • 236: 12979
        • 237: 13664
        • 238: 14818
        • 239: 15626
        • 240: 25276
        • 241: 28725
        • 242: 29917
        • 243: 30352
        • 244: 53667
        • 245: 58621
        • 246: 71719
        • 247: 71880
        • 248: 74579
        • 249: 75280
        • 250: 75346
        • 251: 75360
        • 252: 76642
        • 253: 76772
        • 254: 77507
        • 255: 77627
        • 256: 238578
        • 257: 13665
        • 258: 22660
        • 259: 22909
        • 260: 7442
        • 261: 16334
        • 262: 25895
        • 263: 26490
        • 264: 27343
        • 265: 29132
        • 266: 30530
        • 267: 31699
        • 268: 32028
        • 269: 32627
        • 270: 32954
        • 271: 33610
        • 272: 34624
        • 273: 34757
        • 274: 35209
        • 275: 35626
        • 276: 35646
        • 277: 38704
        • 278: 39657
        • 279: 41334
        • 280: 42757
        • 281: 44381
        • 282: 45197
        • 283: 47204
        • 284: 48681
        • 285: 49531
        • 286: 52450
        • 287: 57447
        • 288: 60541
        • 289: 61241
        • 290: 65618
        • 291: 69152
        • 292: 78696
        • 293: 238248
        • 294: 28861
        • 295: 48582
        • 296: 60521
        • 297: 65348
        • 298: 68834
        • 299: 68909
        • 300: 69155
        • 301: 76216
        • 302: 237803
        • 303: 16789
        • 304: 18410
        • 305: 24068
        • 306: 24296
        • 307: 25309
        • 308: 238249
        • 309: 238578
        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_satt190μsselect * from `question_options` where `question_options`.`question_id` in (83409, 83420, 237356, 237803, 238248, 238249) 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 (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_satt130μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (1090, 4879, 4887, 4935) 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_satt120μsselect `id`, `name` from `categories` where `categories`.`id` in (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_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 (83409, 83420, 237356, 237803, 238248, 238249) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `subjects`.`deleted_at` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt130μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (83409, 83420, 237356, 237803, 238248, 238249)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt90μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (83409, 83420, 237356, 237803, 238248, 238249) 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 (83409, 83420, 237356, 237803, 238248, 238249) 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 (83409, 83420, 237356, 237803, 238248, 238249) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • single_question.blade.php#85debugerror_satt160μsselect * from `categories` where `categories`.`id` = 8 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 8
        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_satt100μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 85399) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 85399
        Backtrace
        • view::questions.mcq.single_question:633
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • restrict.blade.php#30debugerror_satt140μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      11Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      8QuestionOption.php#?
      App\Models\SubCategory
      5SubCategory.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\User
      3User.php#?
      App\Models\Category
      3Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
          _token
          38PYYszi49MxDZCOaUsJusdevpf7Ho8z1WEq6sFA
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=238578" ]
          _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" => "238578" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkdnMXR6Tms2bjQ1WUdqd1h1UllBbUE9PSIsInZhbHVlIjoiTWtPNGFzRzkzUG0xTlBuMWRzMzJoejVIVUtRblNMbmVPUGUwRFNVVDRFYWJJd0ZTbXFWMEZuQ0NDbGQ3azROd3JhUy9WWE1sVWRFck82bDBudW5QTkJHL1F4eWI3aDJQQTgvL0NoQkdQUEJWY3dSSGdxdHJZVTIxRHlpQWorakoiLCJtYWMiOiI3Y2YwODYwYWNkNGE1ZWQ4YzhiYTk0YTc0ZTYwZjE1Y2JmMjEyZWFkZTk1YmNjMGNjYzU4NDU5ZTkyZmI2MDViIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IlhmbGNMV2QwOE9FbWRVVXo0QzJVTWc9PSIsInZhbHVlIjoiRG51WVE1SGdJd3A0TktydWtVa2FOcFJTTzZVWVFsSWl5V1kzSnRBZDVsQ0d2TExKYk9zWDA0c3Z5VEJyWkpyZjV1akZFRE9icEJyV0paMVZhMTB1dDJYUVBhK212cjhYMDJHMkJoZExYM3FDYXFOVHBUdXlleFJtL21obFlnelEiLCJtYWMiOiI3ZDNhMjUzNWZkYTk1OWVlNTljYzUzMDk2ZWMzZjIwODc5YTkyZDRiNzk1NGQ2YmYwMmVjMTk1NTA4MTg0OWQ2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkdnMXR6Tms2bjQ1WUdqd1h1UllBbUE9PSIsInZhbHVlIjoiTWtPNGFzRzkzUG0xTlBuMWRzMzJoejVIVUtRblNMbmVPUGUwRFNVVDRFYWJJd0ZTbXFWMEZuQ0NDbGQ3azROd3JhUy9WW" ] "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 => "3.148.115.16" ] "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 => "3.148.115.16" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "38PYYszi49MxDZCOaUsJusdevpf7Ho8z1WEq6sFA" "satt_academy_session" => "7QrrLYNViIyD38zFUOkxm9SrjX6iFfDIC6x9m7wQ" ]
          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 04:51:20 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "47" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InRvRnlnTXVvVmQ5dHhGb0p3aFFjNVE9PSIsInZhbHVlIjoiUG9ZdkV1bmtSUndUVG0xVUQ2RVhUUmJORUtZeEE2eU1CV1B1d1JQcjk3czRQbkJETVJ3eUZoaDN4UGFWZFFwYkh4cU1RSmxFaUpoKzF6dU4wS0pSQmtqVkwxY0xjRlUwKzZlL1VPbUZndTFuYWZ3ZWtkRnBIbkNjZllsZjdUWEgiLCJtYWMiOiI1ZjczOTI1MzUwZGQ2YTdjNTc2ZjcwNTE1NGY1MWY0N2I1NjBkZTEyYmU3ZGNmODE0Y2JmNmFmZWRjOTNkNDhkIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 04:51:20 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6InRvRnlnTXVvVmQ5dHhGb0p3aFFjNVE9PSIsInZhbHVlIjoiUG9ZdkV1bmtSUndUVG0xVUQ2RVhUUmJORUtZeEE2eU1CV1B1d1JQcjk3czRQbkJETVJ3eUZoaDN4UGFWZFFwYkh4cU1RS" 1 => "satt_academy_session=eyJpdiI6IkhWNXVGMERHVXk2K3FxaTlvOTJSamc9PSIsInZhbHVlIjoiWGowd1NybGhGc3MxVTNxV3I2ajhMSUJsRWtIdkZ3Y0tMQXIzcnNLbCtDOCtVdDhBVDBHSy9jejBBOVpvQ3Q1b0txYjlybkU3bk5xcG9hRWtWcVhPMkc1QmlTSUlnYXN5UDZ0WHVQRlQwVG5PL3VqM2pRbDZYdE5SbjR6eUFxZ2YiLCJtYWMiOiI2M2Y1N2FkNmY4NjAwNjZmMTdmYmE2YTIzNjZlMDcyYjg4MzBkMTRkNDM0OGVlZmExNjAzNjA3ZmE5YTFlNGJkIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 04:51:20 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IkhWNXVGMERHVXk2K3FxaTlvOTJSamc9PSIsInZhbHVlIjoiWGowd1NybGhGc3MxVTNxV3I2ajhMSUJsRWtIdkZ3Y0tMQXIzcnNLbCtDOCtVdDhBVDBHSy9jejBBOVpvQ3Q" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InRvRnlnTXVvVmQ5dHhGb0p3aFFjNVE9PSIsInZhbHVlIjoiUG9ZdkV1bmtSUndUVG0xVUQ2RVhUUmJORUtZeEE2eU1CV1B1d1JQcjk3czRQbkJETVJ3eUZoaDN4UGFWZFFwYkh4cU1RSmxFaUpoKzF6dU4wS0pSQmtqVkwxY0xjRlUwKzZlL1VPbUZndTFuYWZ3ZWtkRnBIbkNjZllsZjdUWEgiLCJtYWMiOiI1ZjczOTI1MzUwZGQ2YTdjNTc2ZjcwNTE1NGY1MWY0N2I1NjBkZTEyYmU3ZGNmODE0Y2JmNmFmZWRjOTNkNDhkIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 04:51:20 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InRvRnlnTXVvVmQ5dHhGb0p3aFFjNVE9PSIsInZhbHVlIjoiUG9ZdkV1bmtSUndUVG0xVUQ2RVhUUmJORUtZeEE2eU1CV1B1d1JQcjk3czRQbkJETVJ3eUZoaDN4UGFWZFFwYkh4cU1RS" 1 => "satt_academy_session=eyJpdiI6IkhWNXVGMERHVXk2K3FxaTlvOTJSamc9PSIsInZhbHVlIjoiWGowd1NybGhGc3MxVTNxV3I2ajhMSUJsRWtIdkZ3Y0tMQXIzcnNLbCtDOCtVdDhBVDBHSy9jejBBOVpvQ3Q1b0txYjlybkU3bk5xcG9hRWtWcVhPMkc1QmlTSUlnYXN5UDZ0WHVQRlQwVG5PL3VqM2pRbDZYdE5SbjR6eUFxZ2YiLCJtYWMiOiI2M2Y1N2FkNmY4NjAwNjZmMTdmYmE2YTIzNjZlMDcyYjg4MzBkMTRkNDM0OGVlZmExNjAzNjA3ZmE5YTFlNGJkIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 04:51:20 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IkhWNXVGMERHVXk2K3FxaTlvOTJSamc9PSIsInZhbHVlIjoiWGowd1NybGhGc3MxVTNxV3I2ajhMSUJsRWtIdkZ3Y0tMQXIzcnNLbCtDOCtVdDhBVDBHSy9jejBBOVpvQ3Q" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "38PYYszi49MxDZCOaUsJusdevpf7Ho8z1WEq6sFA" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=238578" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-16 10:51:20GET/job-solution/single-question?ques_id=238578333244