Loading [MathJax]/jax/output/CommonHTML/jax.js

একটি ভগ্নাংশের লব ও হরের সমষ্টি ৭। লবের সাথে ১ যোগ করলে হরের সমান হবে। ভগ্নাংশটি কত?

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

.

Content added by
Content updated By
Promotion
Request history8.2.27PHP Version52.17msRequest Duration7MBMemory UsageGET job-solution/single-questionRoute
    • Booting (24.16ms)time
    • Application (28ms)time
    • 1 x Application (53.67%)
      28.00ms
      1 x Booting (46.32%)
      24.16ms
      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
      31 statements were executed6.12ms
      • QuestionController.php#150debugerror_satt200μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '83674' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 83674
        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_satt160μsselect * from `question_options` where `question_options`.`question_id` in (83674) 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_satt500μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 83674
        Bindings
        • 0: 83674
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:190
        • vendor/laravel/framework/src/Illuminate/Cache/Lock.php:95
        • app/Http/Controllers/Academy/QuestionController.php:187
        • app/Http/Controllers/Academy/QuestionController.php:79
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • QuestionController.php#256debugerror_satt190μsselect `id`, `view_count`, `vote`, `subject_id`, `category_id`, `sub_category_id`, `board_exam_id`, `passage_id`, `question_type`, `question`, `is_duplicate`, `status`, `image`, `meta_og_image`, `meta_og_title`, `meta_keyword`, `created_at`, `updated_at`, exists(select * from `review_contents` where `questions`.`id` = `review_contents`.`reviewable_id` and `review_contents`.`reviewable_type` = 'App\\Models\\Question') as `review_content_exists` from `questions` where `id` = '83674' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 83674
        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`, `option_1`, `option_2`, `option_3`, `option_4`, `option_5`, `image_option`, `image_question`, `answer` from `question_options` where `question_options`.`question_id` in (83674) 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_satt100μ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_satt120μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (1095) 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_satt110μ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_satt110μ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_satt90μ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_satt120μ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_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 (83674) 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_satt130μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (83674)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt200μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (83674) 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 (47068) 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_satt100μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (83674) 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_satt90μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (83674) 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_satt90μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (83674) 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.78msselect `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 (67400, 67417, 69778, 71139, 73352, 79267, 82834, 8798, 11654, 14825, 15633, 17948, 19538, 19714, 19883, 20169, 23375, 25243, 25245, 25609, 25722, 25894, 25907, 26358, 26702, 26747, 26773, 27503, 27602, 27646, 27653, 27688, 27760, 27784, 28730, 29084, 29168, 29920, 30697, 30725, 30854, 31480, 31490, 33429, 40537, 41773, 41786, 41790, 42058, 42646, 43751, 47900, 51432, 51480, 51507, 51520, 51553, 52948, 52950, 52985, 52991, 53025, 53085, 53149, 53170, 53171, 53232, 53597, 54122, 54136, 54141, 54218, 54337, 54409, 54436, 54534, 54564, 54743, 55089, 55117, 55122, 55240, 55266, 55267, 55323, 55478, 55577, 55715, 55937, 56755, 57429, 57492, 57912, 58044, 58126, 58471, 59118, 59199, 59429, 59439, 59637, 59984, 60073, 65989, 66320, 66392, 66656, 67680, 68131, 68435, 68446, 72118, 72757, 73035, 73222, 73789, 74127, 74576, 75068, 75078, 75351, 75353, 75518, 76253, 76293, 76533, 76679, 78019, 78746, 79058, 79861, 79980, 81075, 81863, 82048, 82998, 83062, 83414, 83674, 237350, 237375, 20267, 23285, 24073, 24588, 24756, 30853, 41925, 43115, 74777, 7444, 22906, 26356, 26428, 27666, 29087, 29196, 29552, 29900, 29908, 30261, 30354, 30367, 30443, 31079, 31384, 31431, 31615, 41926, 41996, 42704, 42981, 46690, 53567, 54757, 55376, 55533, 56151, 57602, 58594, 58856, 59222, 68302, 73100, 73790, 74129, 74872, 75077, 75519, 75628, 79863, 80436, 81495, 82051, 82600, 82602, 83678, 238334, 238501, 8577, 8622, 8623, 8804, 8836, 11094, 12881, 14301, 16654, 16660, 19549, 22905, 23372, 25194, 25281, 25377, 25394, 25573, 25969, 27274, 27592, 27665, 27696, 27717, 27741, 27758, 27951, 28389, 28499, 29086, 29089, 29118, 29195, 29434, 29450, 29590, 29807, 29928, 29938, 29953, 30429, 30430, 30521, 30524, 30743, 30746, 30886, 30909, 30980, 30983, 30989, 31078, 31239, 31580, 31629, 31677, 31679, 31762, 31789, 32397, 33854, 37966, 38051, 38503, 38508, 39285, 39722, 39948, 40189, 40527, 41754, 41761, 41798, 42645, 43122, 43126, 43556, 43745, 43748, 46443, 46444, 48295, 48451, 48643, 50585, 51217, 51484, 51506, 52949, 52951, 52981, 52984, 52992, 52996, 52999, 53039, 53311, 53566, 53750, 53754, 53783, 53835, 54336, 54416, 54544, 54550, 54625, 54645, 54740, 54762, 55139, 55263, 55367, 55657, 56301, 56437, 56671, 56675, 56697, 58616, 58620, 58622, 58704, 58832, 59211, 59216, 64133, 64738, 66186, 66318, 66737, 66738, 66741, 66747, 66955, 67666, 67843, 67846, 67851, 69367, 71724, 72258, 72500, 72971, 73902, 74121, 74123, 74772, 74974, 75354, 75472, 76630, 76631, 77309, 78015, 79359, 82592, 82891, 83060, 238781, 9795, 13830, 13909, 15599, 25147, 28063, 28101, 28226, 29134, 30896, 31328, 31736, 32043, 33399, 33517, 33603, 34936, 35133, 35134, 35207, 35286, 35877, 35907, 36109, 36116, 36416, 36576, 36577, 36950, 37007, 37972, 38179, 38399, 38915, 38959, 38963, 39830, 40107, 40729, 41332, 41333, 41752, 42193, 43999, 44125, 44640, 44649, 46380, 47240, 47395, 47406, 47555, 47830, 48556, 48864, 48949, 48956, 50243, 51629, 52030, 52706, 53540, 57060, 57444, 59708, 60117, 60760, 61148, 61744, 62020, 62063, 62175, 62596, 62618, 63264, 64021, 64072, 64073, 64483, 64845, 74227, 79576, 79588, 9765, 9797, 16332, 16791, 16840, 17950, 18420, 27074, 26692, 41840, 53361) and `id` != 83674 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 67400
        • 1: 67417
        • 2: 69778
        • 3: 71139
        • 4: 73352
        • 5: 79267
        • 6: 82834
        • 7: 8798
        • 8: 11654
        • 9: 14825
        • 10: 15633
        • 11: 17948
        • 12: 19538
        • 13: 19714
        • 14: 19883
        • 15: 20169
        • 16: 23375
        • 17: 25243
        • 18: 25245
        • 19: 25609
        • 20: 25722
        • 21: 25894
        • 22: 25907
        • 23: 26358
        • 24: 26702
        • 25: 26747
        • 26: 26773
        • 27: 27503
        • 28: 27602
        • 29: 27646
        • 30: 27653
        • 31: 27688
        • 32: 27760
        • 33: 27784
        • 34: 28730
        • 35: 29084
        • 36: 29168
        • 37: 29920
        • 38: 30697
        • 39: 30725
        • 40: 30854
        • 41: 31480
        • 42: 31490
        • 43: 33429
        • 44: 40537
        • 45: 41773
        • 46: 41786
        • 47: 41790
        • 48: 42058
        • 49: 42646
        • 50: 43751
        • 51: 47900
        • 52: 51432
        • 53: 51480
        • 54: 51507
        • 55: 51520
        • 56: 51553
        • 57: 52948
        • 58: 52950
        • 59: 52985
        • 60: 52991
        • 61: 53025
        • 62: 53085
        • 63: 53149
        • 64: 53170
        • 65: 53171
        • 66: 53232
        • 67: 53597
        • 68: 54122
        • 69: 54136
        • 70: 54141
        • 71: 54218
        • 72: 54337
        • 73: 54409
        • 74: 54436
        • 75: 54534
        • 76: 54564
        • 77: 54743
        • 78: 55089
        • 79: 55117
        • 80: 55122
        • 81: 55240
        • 82: 55266
        • 83: 55267
        • 84: 55323
        • 85: 55478
        • 86: 55577
        • 87: 55715
        • 88: 55937
        • 89: 56755
        • 90: 57429
        • 91: 57492
        • 92: 57912
        • 93: 58044
        • 94: 58126
        • 95: 58471
        • 96: 59118
        • 97: 59199
        • 98: 59429
        • 99: 59439
        • 100: 59637
        • 101: 59984
        • 102: 60073
        • 103: 65989
        • 104: 66320
        • 105: 66392
        • 106: 66656
        • 107: 67680
        • 108: 68131
        • 109: 68435
        • 110: 68446
        • 111: 72118
        • 112: 72757
        • 113: 73035
        • 114: 73222
        • 115: 73789
        • 116: 74127
        • 117: 74576
        • 118: 75068
        • 119: 75078
        • 120: 75351
        • 121: 75353
        • 122: 75518
        • 123: 76253
        • 124: 76293
        • 125: 76533
        • 126: 76679
        • 127: 78019
        • 128: 78746
        • 129: 79058
        • 130: 79861
        • 131: 79980
        • 132: 81075
        • 133: 81863
        • 134: 82048
        • 135: 82998
        • 136: 83062
        • 137: 83414
        • 138: 83674
        • 139: 237350
        • 140: 237375
        • 141: 20267
        • 142: 23285
        • 143: 24073
        • 144: 24588
        • 145: 24756
        • 146: 30853
        • 147: 41925
        • 148: 43115
        • 149: 74777
        • 150: 7444
        • 151: 22906
        • 152: 26356
        • 153: 26428
        • 154: 27666
        • 155: 29087
        • 156: 29196
        • 157: 29552
        • 158: 29900
        • 159: 29908
        • 160: 30261
        • 161: 30354
        • 162: 30367
        • 163: 30443
        • 164: 31079
        • 165: 31384
        • 166: 31431
        • 167: 31615
        • 168: 41926
        • 169: 41996
        • 170: 42704
        • 171: 42981
        • 172: 46690
        • 173: 53567
        • 174: 54757
        • 175: 55376
        • 176: 55533
        • 177: 56151
        • 178: 57602
        • 179: 58594
        • 180: 58856
        • 181: 59222
        • 182: 68302
        • 183: 73100
        • 184: 73790
        • 185: 74129
        • 186: 74872
        • 187: 75077
        • 188: 75519
        • 189: 75628
        • 190: 79863
        • 191: 80436
        • 192: 81495
        • 193: 82051
        • 194: 82600
        • 195: 82602
        • 196: 83678
        • 197: 238334
        • 198: 238501
        • 199: 8577
        • 200: 8622
        • 201: 8623
        • 202: 8804
        • 203: 8836
        • 204: 11094
        • 205: 12881
        • 206: 14301
        • 207: 16654
        • 208: 16660
        • 209: 19549
        • 210: 22905
        • 211: 23372
        • 212: 25194
        • 213: 25281
        • 214: 25377
        • 215: 25394
        • 216: 25573
        • 217: 25969
        • 218: 27274
        • 219: 27592
        • 220: 27665
        • 221: 27696
        • 222: 27717
        • 223: 27741
        • 224: 27758
        • 225: 27951
        • 226: 28389
        • 227: 28499
        • 228: 29086
        • 229: 29089
        • 230: 29118
        • 231: 29195
        • 232: 29434
        • 233: 29450
        • 234: 29590
        • 235: 29807
        • 236: 29928
        • 237: 29938
        • 238: 29953
        • 239: 30429
        • 240: 30430
        • 241: 30521
        • 242: 30524
        • 243: 30743
        • 244: 30746
        • 245: 30886
        • 246: 30909
        • 247: 30980
        • 248: 30983
        • 249: 30989
        • 250: 31078
        • 251: 31239
        • 252: 31580
        • 253: 31629
        • 254: 31677
        • 255: 31679
        • 256: 31762
        • 257: 31789
        • 258: 32397
        • 259: 33854
        • 260: 37966
        • 261: 38051
        • 262: 38503
        • 263: 38508
        • 264: 39285
        • 265: 39722
        • 266: 39948
        • 267: 40189
        • 268: 40527
        • 269: 41754
        • 270: 41761
        • 271: 41798
        • 272: 42645
        • 273: 43122
        • 274: 43126
        • 275: 43556
        • 276: 43745
        • 277: 43748
        • 278: 46443
        • 279: 46444
        • 280: 48295
        • 281: 48451
        • 282: 48643
        • 283: 50585
        • 284: 51217
        • 285: 51484
        • 286: 51506
        • 287: 52949
        • 288: 52951
        • 289: 52981
        • 290: 52984
        • 291: 52992
        • 292: 52996
        • 293: 52999
        • 294: 53039
        • 295: 53311
        • 296: 53566
        • 297: 53750
        • 298: 53754
        • 299: 53783
        • 300: 53835
        • 301: 54336
        • 302: 54416
        • 303: 54544
        • 304: 54550
        • 305: 54625
        • 306: 54645
        • 307: 54740
        • 308: 54762
        • 309: 55139
        • 310: 55263
        • 311: 55367
        • 312: 55657
        • 313: 56301
        • 314: 56437
        • 315: 56671
        • 316: 56675
        • 317: 56697
        • 318: 58616
        • 319: 58620
        • 320: 58622
        • 321: 58704
        • 322: 58832
        • 323: 59211
        • 324: 59216
        • 325: 64133
        • 326: 64738
        • 327: 66186
        • 328: 66318
        • 329: 66737
        • 330: 66738
        • 331: 66741
        • 332: 66747
        • 333: 66955
        • 334: 67666
        • 335: 67843
        • 336: 67846
        • 337: 67851
        • 338: 69367
        • 339: 71724
        • 340: 72258
        • 341: 72500
        • 342: 72971
        • 343: 73902
        • 344: 74121
        • 345: 74123
        • 346: 74772
        • 347: 74974
        • 348: 75354
        • 349: 75472
        • 350: 76630
        • 351: 76631
        • 352: 77309
        • 353: 78015
        • 354: 79359
        • 355: 82592
        • 356: 82891
        • 357: 83060
        • 358: 238781
        • 359: 9795
        • 360: 13830
        • 361: 13909
        • 362: 15599
        • 363: 25147
        • 364: 28063
        • 365: 28101
        • 366: 28226
        • 367: 29134
        • 368: 30896
        • 369: 31328
        • 370: 31736
        • 371: 32043
        • 372: 33399
        • 373: 33517
        • 374: 33603
        • 375: 34936
        • 376: 35133
        • 377: 35134
        • 378: 35207
        • 379: 35286
        • 380: 35877
        • 381: 35907
        • 382: 36109
        • 383: 36116
        • 384: 36416
        • 385: 36576
        • 386: 36577
        • 387: 36950
        • 388: 37007
        • 389: 37972
        • 390: 38179
        • 391: 38399
        • 392: 38915
        • 393: 38959
        • 394: 38963
        • 395: 39830
        • 396: 40107
        • 397: 40729
        • 398: 41332
        • 399: 41333
        • 400: 41752
        • 401: 42193
        • 402: 43999
        • 403: 44125
        • 404: 44640
        • 405: 44649
        • 406: 46380
        • 407: 47240
        • 408: 47395
        • 409: 47406
        • 410: 47555
        • 411: 47830
        • 412: 48556
        • 413: 48864
        • 414: 48949
        • 415: 48956
        • 416: 50243
        • 417: 51629
        • 418: 52030
        • 419: 52706
        • 420: 53540
        • 421: 57060
        • 422: 57444
        • 423: 59708
        • 424: 60117
        • 425: 60760
        • 426: 61148
        • 427: 61744
        • 428: 62020
        • 429: 62063
        • 430: 62175
        • 431: 62596
        • 432: 62618
        • 433: 63264
        • 434: 64021
        • 435: 64072
        • 436: 64073
        • 437: 64483
        • 438: 64845
        • 439: 74227
        • 440: 79576
        • 441: 79588
        • 442: 9765
        • 443: 9797
        • 444: 16332
        • 445: 16791
        • 446: 16840
        • 447: 17950
        • 448: 18420
        • 449: 27074
        • 450: 26692
        • 451: 41840
        • 452: 53361
        • 453: 83674
        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 (83678, 237350, 237375, 238334, 238501, 238781) 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_satt120μ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_satt150μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (1095, 4879, 4880, 4890, 4955, 5072) 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, 9) 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_satt230μ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 (83678, 237350, 237375, 238334, 238501, 238781) 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 (83678, 237350, 237375, 238334, 238501, 238781)
        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 (83678, 237350, 237375, 238334, 238501, 238781) 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 (83678, 237350, 237375, 238334, 238501, 238781) 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 (83678, 237350, 237375, 238334, 238501, 238781) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • single_question.blade.php#85debugerror_satt140μsselect * from `categories` where `categories`.`id` = 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_satt120μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 100088) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 100088
        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_satt160μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      9Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      8QuestionOption.php#?
      App\Models\SubCategory
      7SubCategory.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
          k17pGZ6l6WWGwDNEJbbEd3g7UmyfO3NGP0kb3799
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=83674" ]
          _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" => "83674" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjArT1BlR3YvMHdNczlFR013S3F4Wnc9PSIsInZhbHVlIjoiVVFmVUlsN1ZzTFFJZ0JyY3ptVUVIQVpudnZUWkhTUktUR2UyZk1BWHYxWmNKTm5aRVI0VDZocmZKN05NOHN3OGhnS3hPK05vNlFNTjVGVnk0bzBNbzdrRGlhYmxMSWdyN2F3UzF2bjE3RHhmUUlJZHR2b2NqbWs3K1JvZElOT3EiLCJtYWMiOiIyMGE5YmRjOWEyMTRkNDQzMWM0MzJiOGExY2YxN2Y0NjkxYzQ2MTBkYTQ4YWFlMDVmZTRlOTY4OGQwZWNhZTQ0IiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6Ik9WQTdsV2xVbDBYYW5keGhEOEN6TGc9PSIsInZhbHVlIjoiOUJxUHRoM08rZCsxRC9QWWF0akxjbk1sR05mMmE1SDJoSFN0Q09IQ1JHM1JZcGxZMGpUbTN5YzExL2lOZnQwazFJRlZHRmo5RVZXOE92aTJ1Mk5xQ2ViSGR0bVdsam55c1hOeWR1ckMvbGN5VjlNai9KM2NCWU1jUElXenBPZG4iLCJtYWMiOiJkZDA3YTY4MGU1YjM2MGUzMTliNzRjZGNkMDJjYTRkMDRjNDcwNzE5Zjc4MzczYzA2ZTAxM2FkM2FjMGZiYTU1IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjArT1BlR3YvMHdNczlFR013S3F4Wnc9PSIsInZhbHVlIjoiVVFmVUlsN1ZzTFFJZ0JyY3ptVUVIQVpudnZUWkhTUktUR2UyZk1BWHYxWmNKTm5aRVI0VDZocmZKN05NOHN3OGhnS3hPK" ] "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.15.173.49" ] "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.15.173.49" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "k17pGZ6l6WWGwDNEJbbEd3g7UmyfO3NGP0kb3799" "satt_academy_session" => "9KP29AwunZvvjEiiRKKWP76fJwOOcGi5qqvE81tU" ]
          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:44:31 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "39" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRwKytkdVRKYWNJNTlxTmxpS3BITUE9PSIsInZhbHVlIjoiZ2E2bmpCQmxUckRXczFDOGw2ak9vRFZCOERYNFkwaitXdmJ0YkszcnFYQlRmNWNxWE0xRDQxYkM3UWZJQ1ltaWRWT0FoVWtjY29YTzZHZTMxR2pqUG9BU2dXN0UvaUZPY0RYdDF2dTdPNXF5TVVYV1pJQkd4VU9mRFZKZjhRa2QiLCJtYWMiOiI3Y2JjNTFiNTAxM2MyNTYzMzJmMmM3NDU2ZGE0ZmUxODc0MTFlNWM2MzMwNmExOGFlMWE2ODA3MDlkODA4MzMxIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 04:44:31 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6ImRwKytkdVRKYWNJNTlxTmxpS3BITUE9PSIsInZhbHVlIjoiZ2E2bmpCQmxUckRXczFDOGw2ak9vRFZCOERYNFkwaitXdmJ0YkszcnFYQlRmNWNxWE0xRDQxYkM3UWZJQ1ltaWRWT0FoV" 1 => "satt_academy_session=eyJpdiI6IlBnOGJTYnRpaHNOWUw3aXVxYmFuREE9PSIsInZhbHVlIjoiS1JFdVh2Z0hxVldHWUZXdDdtOGZJYjlsWXNlZnY3UCs1QjR2L1ZjVmJhRkNyU25MQ0JxWHdTalhPaHJTVmJMNHJCSFF2WWlITXNURm1nMEhzQ1RxMG1vMUs3K21ZdWJ1T2EwZ21QVkdXZjNGU0kzY05pTEdHZm80clZqYzVXT20iLCJtYWMiOiIxMmM4OTQ5NjIyNTlkMTcxNTZjMzU5ZDBhOTc2OTExOTMyYjBkZDRjOWEwMGQ0NTYxZjAwZjEyNzdkNTE3OTUxIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 04:44:31 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlBnOGJTYnRpaHNOWUw3aXVxYmFuREE9PSIsInZhbHVlIjoiS1JFdVh2Z0hxVldHWUZXdDdtOGZJYjlsWXNlZnY3UCs1QjR2L1ZjVmJhRkNyU25MQ0JxWHdTalhPaHJTVmJ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRwKytkdVRKYWNJNTlxTmxpS3BITUE9PSIsInZhbHVlIjoiZ2E2bmpCQmxUckRXczFDOGw2ak9vRFZCOERYNFkwaitXdmJ0YkszcnFYQlRmNWNxWE0xRDQxYkM3UWZJQ1ltaWRWT0FoVWtjY29YTzZHZTMxR2pqUG9BU2dXN0UvaUZPY0RYdDF2dTdPNXF5TVVYV1pJQkd4VU9mRFZKZjhRa2QiLCJtYWMiOiI3Y2JjNTFiNTAxM2MyNTYzMzJmMmM3NDU2ZGE0ZmUxODc0MTFlNWM2MzMwNmExOGFlMWE2ODA3MDlkODA4MzMxIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 04:44:31 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImRwKytkdVRKYWNJNTlxTmxpS3BITUE9PSIsInZhbHVlIjoiZ2E2bmpCQmxUckRXczFDOGw2ak9vRFZCOERYNFkwaitXdmJ0YkszcnFYQlRmNWNxWE0xRDQxYkM3UWZJQ1ltaWRWT0FoV" 1 => "satt_academy_session=eyJpdiI6IlBnOGJTYnRpaHNOWUw3aXVxYmFuREE9PSIsInZhbHVlIjoiS1JFdVh2Z0hxVldHWUZXdDdtOGZJYjlsWXNlZnY3UCs1QjR2L1ZjVmJhRkNyU25MQ0JxWHdTalhPaHJTVmJMNHJCSFF2WWlITXNURm1nMEhzQ1RxMG1vMUs3K21ZdWJ1T2EwZ21QVkdXZjNGU0kzY05pTEdHZm80clZqYzVXT20iLCJtYWMiOiIxMmM4OTQ5NjIyNTlkMTcxNTZjMzU5ZDBhOTc2OTExOTMyYjBkZDRjOWEwMGQ0NTYxZjAwZjEyNzdkNTE3OTUxIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 04:44:31 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlBnOGJTYnRpaHNOWUw3aXVxYmFuREE9PSIsInZhbHVlIjoiS1JFdVh2Z0hxVldHWUZXdDdtOGZJYjlsWXNlZnY3UCs1QjR2L1ZjVmJhRkNyU25MQ0JxWHdTalhPaHJTVmJ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "k17pGZ6l6WWGwDNEJbbEd3g7UmyfO3NGP0kb3799" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=83674" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-16 10:44:31GET/job-solution/single-question?ques_id=83674333144