Processing math: 0%

A driver of an auto rickshaw sees a lorry m ahead of him .After 30 seconds the lorry 90 m behind. If the speed of the auto rickshaw is 38 km /hr, then what is the speed of the lorry?

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

.

Content added by
Content updated By
Promotion
Request history8.2.27PHP Version69.76msRequest Duration10MBMemory UsageGET job-solution/single-questionRoute
    • Booting (28.51ms)time
    • Application (41.25ms)time
    • 1 x Application (59.13%)
      41.25ms
      1 x Booting (40.86%)
      28.51ms
      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 executed10.47ms
      • QuestionController.php#190debugerror_satt380μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 68771
        Bindings
        • 0: 68771
        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_satt300μ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` = '68771' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 68771
        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`, `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 (68771) 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_satt210μ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_satt200μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (861) 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_satt210μ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_satt130μ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_satt220μ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_satt310μ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 (68771) 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_satt220μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (68771)
        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 (68771) 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_satt130μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (1) and `users`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt130μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (68771) 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_satt120μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (68771) 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_satt180μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (68771) 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_satt1.34msselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (195, 20287, 180)
        Bindings
        • 0: App\Models\Question
        • 1: 195
        • 2: 20287
        • 3: 180
        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_satt3.64msselect `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 (81741, 66969, 67091, 67186, 67233, 67276, 67279, 68527, 69793, 70273, 70383, 70451, 70532, 70612, 70618, 70748, 70843, 70850, 70857, 70859, 70863, 70870, 70877, 70879, 73403, 79253, 79261, 81273, 82779, 237853, 240171, 68771, 4581, 6477, 7225, 7437, 8495, 8497, 8552, 8590, 8800, 8886, 10710, 10716, 10746, 10787, 11656, 11829, 11984, 12980, 13666, 13826, 14305, 14819, 15627, 16657, 17331, 19541, 19877, 20163, 20262, 21486, 22861, 23275, 23276, 23370, 24079, 24594, 24762, 24896, 25277, 25296, 25371, 25401, 25417, 25421, 25505, 25554, 25557, 25674, 25712, 25883, 25910, 25972, 26748, 27444, 27542, 27546, 27603, 27647, 27655, 27662, 27711, 27744, 28732, 28733, 29160, 29161, 29453, 29463, 29471, 29547, 29555, 29783, 29800, 29951, 30417, 30504, 30552, 30729, 30784, 30796, 30867, 30888, 30895, 30923, 31033, 31097, 31192, 31352, 31682, 31689, 31816, 31930, 33851, 36325, 37965, 38529, 38536, 40193, 40594, 41070, 41877, 41890, 41891, 41922, 41941, 41993, 42000, 42012, 42059, 42656, 42739, 42989, 43113, 43862, 44868, 48019, 48636, 48652, 49287, 50397, 50517, 50587, 50652, 51211, 51427, 51461, 51463, 51465, 51515, 51521, 51552, 52989, 53033, 53086, 53168, 53237, 53238, 53312, 53533, 53697, 53698, 53870, 54078, 54342, 54420, 54505, 54508, 54548, 54617, 54622, 54732, 55083, 55124, 55138, 55252, 55384, 55522, 55631, 56028, 56643, 56701, 57406, 57408, 57601, 57974, 58159, 58253, 59192, 59223, 59229, 59718, 59925, 59927, 60199, 61263, 64734, 64743, 64941, 64973, 65464, 66189, 66545, 66735, 66897, 67662, 67671, 67752, 67841, 67845, 67929, 68112, 71895, 71896, 72371, 72412, 72603, 72946, 73029, 73037, 73680, 73799, 73977, 74289, 74290, 74497, 74569, 74874, 74877, 75084, 75131, 75135, 75466, 75621, 75864, 76255, 76535, 76545, 76629, 76676, 76757, 77504, 77618, 77644, 78553, 79361, 79367, 79704, 79916, 79983, 80366, 80630, 81391, 81488, 81877, 81981, 82603, 83669, 83673, 83682, 237445, 238138, 238293, 32287, 7669, 8213, 9766, 9798, 9801, 9803, 10129, 13833, 13907, 13912, 13942, 14894, 16333, 16339, 16399, 16741, 18407, 18411, 23324, 23332, 24302, 25105, 25143, 25305, 25306, 25832, 26540, 27075, 27084, 27146, 27154, 27338, 27347, 27749, 27850, 27853, 27857, 28222, 28795, 28802, 28859, 29138, 30455, 30458, 30528, 30656, 30929, 30930, 31324, 31524, 31536, 31640, 31697, 31732, 31735, 31738, 31747, 32000, 32005, 32012, 32024, 32037, 32186, 32198, 32199, 32212, 32282, 32290, 32294, 32435, 32616, 32622, 32628, 32779, 32870, 32871, 32958, 33184, 33187, 33287, 33299, 33479, 33511, 33523, 33531, 33594, 33595, 33615, 33761, 33802, 33809, 34016, 34096, 34097, 34192, 34313, 34329, 34459, 34545, 34591, 34622, 34623, 34728, 34756, 34781, 34784, 34953, 34959, 35102, 35131, 35208, 35284, 35285, 35297, 35383, 35431, 35524, 35532, 35633, 35636, 35683, 35687, 35689, 35891, 36108, 36115, 36415, 36486, 36493, 36658, 36659, 36660, 36670, 36775, 36937, 37037, 37045, 37057, 37058, 37175, 37225, 37237, 37243, 37246, 37289, 37423, 37426, 37486, 37488, 37489, 37551, 37620, 37633, 37643, 37738, 37873, 37883, 37891, 38182, 38214, 38254, 38336, 38352, 38639, 38712, 38809, 38903, 38908, 38964, 39101, 39164, 39251, 39260, 39456, 39457, 39593, 39602, 39645, 39656, 39713, 39715, 39815, 39824, 40047, 40721, 40787, 41034, 41305, 41307, 41312, 41315, 41350, 41353, 41354, 41572, 41601, 41744, 41811, 41966, 42155, 42192, 42526, 42754, 43387, 43480, 43657, 43934, 44129, 44237, 44245, 44281, 44289, 44397, 44399, 44589, 44644, 44647, 44782, 45130, 45237, 45345, 45601, 45602, 45684, 45689, 45696, 45697, 45773, 45799, 46017, 46018, 46020, 46022, 46111, 46143, 46385, 46386, 46912, 46916, 46942, 46951, 46952, 47021, 47085, 47163, 47202, 47242, 47249, 47271, 47275, 47351, 47393, 47400, 47541, 47821, 47975, 47979, 48016, 48247, 48321, 48361, 48394, 48550, 48607, 48611, 48613, 48856, 49006, 49356, 49529, 49617, 49621, 49627, 49700, 50698, 51345, 51351, 51704, 51705, 51936, 51944, 52104, 52115, 52116, 52818, 52839, 52907, 52913, 53981, 53982, 54492, 54522, 60077, 60092, 60120, 60267, 60274, 60328, 60339, 60344, 60448, 60449, 60504, 60527, 60812, 60944, 60988, 61123, 61377, 61502, 61507, 61535, 61811, 61812, 61949, 61955, 61965, 61993, 62010, 62241, 62314, 62328, 62383, 62588, 62780, 62865, 62940, 63063, 63156, 63166, 63266, 63271, 63277, 63435, 63478, 63542, 63786, 63787, 63928, 63992, 64061, 64069, 64401, 64415, 64418, 64437, 64459, 64589, 64850, 64853, 65349, 65368, 65509, 65628, 65710, 65717, 65759, 65771, 68615, 68788, 68838, 68922, 68989, 69224, 69280, 71611, 72014, 72017, 72025, 72282, 72677, 72678, 74703, 74704, 75196, 75672, 75765, 75771, 76214, 76392, 76992, 77824, 77936, 78214, 78419, 78594, 78602, 78648, 78652, 78695, 79583, 79584, 80021, 80845, 82232, 82245, 82958, 237809, 237811, 238241, 15602, 238249, 42060, 81977, 8588, 41072, 48641, 51471, 23461, 69359, 76949, 53284, 82049, 44856, 77512, 30874, 61501, 69151, 65626, 65531, 63845, 69068, 45254, 50751, 63548, 52698, 68777, 65224, 51350, 31692, 44241, 82251, 80146, 77933, 25304, 80844, 47061, 18415, 82227, 60623, 62535, 35283, 35302, 40054, 32208, 34924, 69069, 50238, 68605, 62167, 46390, 47971, 46090, 44722, 36273, 33799, 77414, 35898, 68999, 16788, 52921, 61984, 52129, 18424, 68921, 63520, 63681, 52840, 38956, 68684, 75201, 77836, 48261, 68908, 74714, 80840, 46378, 45780, 48959, 32789, 60914, 61049, 61822, 51711, 68823, 48950, 50242, 62174, 62019, 51618, 31314, 48680, 65692, 65687, 36428, 69150, 48814, 68683, 73583, 73144, 78423, 62222, 62772, 24297, 36585, 63016, 68771, 34015, 61861, 44956, 16336, 44506, 63021, 31707, 28915, 238238, 65637, 25111, 41341, 34331, 47402, 80444, 52603, 8520, 48592, 68771) and `id` != 68771 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 81741
        • 1: 66969
        • 2: 67091
        • 3: 67186
        • 4: 67233
        • 5: 67276
        • 6: 67279
        • 7: 68527
        • 8: 69793
        • 9: 70273
        • 10: 70383
        • 11: 70451
        • 12: 70532
        • 13: 70612
        • 14: 70618
        • 15: 70748
        • 16: 70843
        • 17: 70850
        • 18: 70857
        • 19: 70859
        • 20: 70863
        • 21: 70870
        • 22: 70877
        • 23: 70879
        • 24: 73403
        • 25: 79253
        • 26: 79261
        • 27: 81273
        • 28: 82779
        • 29: 237853
        • 30: 240171
        • 31: 68771
        • 32: 4581
        • 33: 6477
        • 34: 7225
        • 35: 7437
        • 36: 8495
        • 37: 8497
        • 38: 8552
        • 39: 8590
        • 40: 8800
        • 41: 8886
        • 42: 10710
        • 43: 10716
        • 44: 10746
        • 45: 10787
        • 46: 11656
        • 47: 11829
        • 48: 11984
        • 49: 12980
        • 50: 13666
        • 51: 13826
        • 52: 14305
        • 53: 14819
        • 54: 15627
        • 55: 16657
        • 56: 17331
        • 57: 19541
        • 58: 19877
        • 59: 20163
        • 60: 20262
        • 61: 21486
        • 62: 22861
        • 63: 23275
        • 64: 23276
        • 65: 23370
        • 66: 24079
        • 67: 24594
        • 68: 24762
        • 69: 24896
        • 70: 25277
        • 71: 25296
        • 72: 25371
        • 73: 25401
        • 74: 25417
        • 75: 25421
        • 76: 25505
        • 77: 25554
        • 78: 25557
        • 79: 25674
        • 80: 25712
        • 81: 25883
        • 82: 25910
        • 83: 25972
        • 84: 26748
        • 85: 27444
        • 86: 27542
        • 87: 27546
        • 88: 27603
        • 89: 27647
        • 90: 27655
        • 91: 27662
        • 92: 27711
        • 93: 27744
        • 94: 28732
        • 95: 28733
        • 96: 29160
        • 97: 29161
        • 98: 29453
        • 99: 29463
        • 100: 29471
        • 101: 29547
        • 102: 29555
        • 103: 29783
        • 104: 29800
        • 105: 29951
        • 106: 30417
        • 107: 30504
        • 108: 30552
        • 109: 30729
        • 110: 30784
        • 111: 30796
        • 112: 30867
        • 113: 30888
        • 114: 30895
        • 115: 30923
        • 116: 31033
        • 117: 31097
        • 118: 31192
        • 119: 31352
        • 120: 31682
        • 121: 31689
        • 122: 31816
        • 123: 31930
        • 124: 33851
        • 125: 36325
        • 126: 37965
        • 127: 38529
        • 128: 38536
        • 129: 40193
        • 130: 40594
        • 131: 41070
        • 132: 41877
        • 133: 41890
        • 134: 41891
        • 135: 41922
        • 136: 41941
        • 137: 41993
        • 138: 42000
        • 139: 42012
        • 140: 42059
        • 141: 42656
        • 142: 42739
        • 143: 42989
        • 144: 43113
        • 145: 43862
        • 146: 44868
        • 147: 48019
        • 148: 48636
        • 149: 48652
        • 150: 49287
        • 151: 50397
        • 152: 50517
        • 153: 50587
        • 154: 50652
        • 155: 51211
        • 156: 51427
        • 157: 51461
        • 158: 51463
        • 159: 51465
        • 160: 51515
        • 161: 51521
        • 162: 51552
        • 163: 52989
        • 164: 53033
        • 165: 53086
        • 166: 53168
        • 167: 53237
        • 168: 53238
        • 169: 53312
        • 170: 53533
        • 171: 53697
        • 172: 53698
        • 173: 53870
        • 174: 54078
        • 175: 54342
        • 176: 54420
        • 177: 54505
        • 178: 54508
        • 179: 54548
        • 180: 54617
        • 181: 54622
        • 182: 54732
        • 183: 55083
        • 184: 55124
        • 185: 55138
        • 186: 55252
        • 187: 55384
        • 188: 55522
        • 189: 55631
        • 190: 56028
        • 191: 56643
        • 192: 56701
        • 193: 57406
        • 194: 57408
        • 195: 57601
        • 196: 57974
        • 197: 58159
        • 198: 58253
        • 199: 59192
        • 200: 59223
        • 201: 59229
        • 202: 59718
        • 203: 59925
        • 204: 59927
        • 205: 60199
        • 206: 61263
        • 207: 64734
        • 208: 64743
        • 209: 64941
        • 210: 64973
        • 211: 65464
        • 212: 66189
        • 213: 66545
        • 214: 66735
        • 215: 66897
        • 216: 67662
        • 217: 67671
        • 218: 67752
        • 219: 67841
        • 220: 67845
        • 221: 67929
        • 222: 68112
        • 223: 71895
        • 224: 71896
        • 225: 72371
        • 226: 72412
        • 227: 72603
        • 228: 72946
        • 229: 73029
        • 230: 73037
        • 231: 73680
        • 232: 73799
        • 233: 73977
        • 234: 74289
        • 235: 74290
        • 236: 74497
        • 237: 74569
        • 238: 74874
        • 239: 74877
        • 240: 75084
        • 241: 75131
        • 242: 75135
        • 243: 75466
        • 244: 75621
        • 245: 75864
        • 246: 76255
        • 247: 76535
        • 248: 76545
        • 249: 76629
        • 250: 76676
        • 251: 76757
        • 252: 77504
        • 253: 77618
        • 254: 77644
        • 255: 78553
        • 256: 79361
        • 257: 79367
        • 258: 79704
        • 259: 79916
        • 260: 79983
        • 261: 80366
        • 262: 80630
        • 263: 81391
        • 264: 81488
        • 265: 81877
        • 266: 81981
        • 267: 82603
        • 268: 83669
        • 269: 83673
        • 270: 83682
        • 271: 237445
        • 272: 238138
        • 273: 238293
        • 274: 32287
        • 275: 7669
        • 276: 8213
        • 277: 9766
        • 278: 9798
        • 279: 9801
        • 280: 9803
        • 281: 10129
        • 282: 13833
        • 283: 13907
        • 284: 13912
        • 285: 13942
        • 286: 14894
        • 287: 16333
        • 288: 16339
        • 289: 16399
        • 290: 16741
        • 291: 18407
        • 292: 18411
        • 293: 23324
        • 294: 23332
        • 295: 24302
        • 296: 25105
        • 297: 25143
        • 298: 25305
        • 299: 25306
        • 300: 25832
        • 301: 26540
        • 302: 27075
        • 303: 27084
        • 304: 27146
        • 305: 27154
        • 306: 27338
        • 307: 27347
        • 308: 27749
        • 309: 27850
        • 310: 27853
        • 311: 27857
        • 312: 28222
        • 313: 28795
        • 314: 28802
        • 315: 28859
        • 316: 29138
        • 317: 30455
        • 318: 30458
        • 319: 30528
        • 320: 30656
        • 321: 30929
        • 322: 30930
        • 323: 31324
        • 324: 31524
        • 325: 31536
        • 326: 31640
        • 327: 31697
        • 328: 31732
        • 329: 31735
        • 330: 31738
        • 331: 31747
        • 332: 32000
        • 333: 32005
        • 334: 32012
        • 335: 32024
        • 336: 32037
        • 337: 32186
        • 338: 32198
        • 339: 32199
        • 340: 32212
        • 341: 32282
        • 342: 32290
        • 343: 32294
        • 344: 32435
        • 345: 32616
        • 346: 32622
        • 347: 32628
        • 348: 32779
        • 349: 32870
        • 350: 32871
        • 351: 32958
        • 352: 33184
        • 353: 33187
        • 354: 33287
        • 355: 33299
        • 356: 33479
        • 357: 33511
        • 358: 33523
        • 359: 33531
        • 360: 33594
        • 361: 33595
        • 362: 33615
        • 363: 33761
        • 364: 33802
        • 365: 33809
        • 366: 34016
        • 367: 34096
        • 368: 34097
        • 369: 34192
        • 370: 34313
        • 371: 34329
        • 372: 34459
        • 373: 34545
        • 374: 34591
        • 375: 34622
        • 376: 34623
        • 377: 34728
        • 378: 34756
        • 379: 34781
        • 380: 34784
        • 381: 34953
        • 382: 34959
        • 383: 35102
        • 384: 35131
        • 385: 35208
        • 386: 35284
        • 387: 35285
        • 388: 35297
        • 389: 35383
        • 390: 35431
        • 391: 35524
        • 392: 35532
        • 393: 35633
        • 394: 35636
        • 395: 35683
        • 396: 35687
        • 397: 35689
        • 398: 35891
        • 399: 36108
        • 400: 36115
        • 401: 36415
        • 402: 36486
        • 403: 36493
        • 404: 36658
        • 405: 36659
        • 406: 36660
        • 407: 36670
        • 408: 36775
        • 409: 36937
        • 410: 37037
        • 411: 37045
        • 412: 37057
        • 413: 37058
        • 414: 37175
        • 415: 37225
        • 416: 37237
        • 417: 37243
        • 418: 37246
        • 419: 37289
        • 420: 37423
        • 421: 37426
        • 422: 37486
        • 423: 37488
        • 424: 37489
        • 425: 37551
        • 426: 37620
        • 427: 37633
        • 428: 37643
        • 429: 37738
        • 430: 37873
        • 431: 37883
        • 432: 37891
        • 433: 38182
        • 434: 38214
        • 435: 38254
        • 436: 38336
        • 437: 38352
        • 438: 38639
        • 439: 38712
        • 440: 38809
        • 441: 38903
        • 442: 38908
        • 443: 38964
        • 444: 39101
        • 445: 39164
        • 446: 39251
        • 447: 39260
        • 448: 39456
        • 449: 39457
        • 450: 39593
        • 451: 39602
        • 452: 39645
        • 453: 39656
        • 454: 39713
        • 455: 39715
        • 456: 39815
        • 457: 39824
        • 458: 40047
        • 459: 40721
        • 460: 40787
        • 461: 41034
        • 462: 41305
        • 463: 41307
        • 464: 41312
        • 465: 41315
        • 466: 41350
        • 467: 41353
        • 468: 41354
        • 469: 41572
        • 470: 41601
        • 471: 41744
        • 472: 41811
        • 473: 41966
        • 474: 42155
        • 475: 42192
        • 476: 42526
        • 477: 42754
        • 478: 43387
        • 479: 43480
        • 480: 43657
        • 481: 43934
        • 482: 44129
        • 483: 44237
        • 484: 44245
        • 485: 44281
        • 486: 44289
        • 487: 44397
        • 488: 44399
        • 489: 44589
        • 490: 44644
        • 491: 44647
        • 492: 44782
        • 493: 45130
        • 494: 45237
        • 495: 45345
        • 496: 45601
        • 497: 45602
        • 498: 45684
        • 499: 45689
        • 500: 45696
        • 501: 45697
        • 502: 45773
        • 503: 45799
        • 504: 46017
        • 505: 46018
        • 506: 46020
        • 507: 46022
        • 508: 46111
        • 509: 46143
        • 510: 46385
        • 511: 46386
        • 512: 46912
        • 513: 46916
        • 514: 46942
        • 515: 46951
        • 516: 46952
        • 517: 47021
        • 518: 47085
        • 519: 47163
        • 520: 47202
        • 521: 47242
        • 522: 47249
        • 523: 47271
        • 524: 47275
        • 525: 47351
        • 526: 47393
        • 527: 47400
        • 528: 47541
        • 529: 47821
        • 530: 47975
        • 531: 47979
        • 532: 48016
        • 533: 48247
        • 534: 48321
        • 535: 48361
        • 536: 48394
        • 537: 48550
        • 538: 48607
        • 539: 48611
        • 540: 48613
        • 541: 48856
        • 542: 49006
        • 543: 49356
        • 544: 49529
        • 545: 49617
        • 546: 49621
        • 547: 49627
        • 548: 49700
        • 549: 50698
        • 550: 51345
        • 551: 51351
        • 552: 51704
        • 553: 51705
        • 554: 51936
        • 555: 51944
        • 556: 52104
        • 557: 52115
        • 558: 52116
        • 559: 52818
        • 560: 52839
        • 561: 52907
        • 562: 52913
        • 563: 53981
        • 564: 53982
        • 565: 54492
        • 566: 54522
        • 567: 60077
        • 568: 60092
        • 569: 60120
        • 570: 60267
        • 571: 60274
        • 572: 60328
        • 573: 60339
        • 574: 60344
        • 575: 60448
        • 576: 60449
        • 577: 60504
        • 578: 60527
        • 579: 60812
        • 580: 60944
        • 581: 60988
        • 582: 61123
        • 583: 61377
        • 584: 61502
        • 585: 61507
        • 586: 61535
        • 587: 61811
        • 588: 61812
        • 589: 61949
        • 590: 61955
        • 591: 61965
        • 592: 61993
        • 593: 62010
        • 594: 62241
        • 595: 62314
        • 596: 62328
        • 597: 62383
        • 598: 62588
        • 599: 62780
        • 600: 62865
        • 601: 62940
        • 602: 63063
        • 603: 63156
        • 604: 63166
        • 605: 63266
        • 606: 63271
        • 607: 63277
        • 608: 63435
        • 609: 63478
        • 610: 63542
        • 611: 63786
        • 612: 63787
        • 613: 63928
        • 614: 63992
        • 615: 64061
        • 616: 64069
        • 617: 64401
        • 618: 64415
        • 619: 64418
        • 620: 64437
        • 621: 64459
        • 622: 64589
        • 623: 64850
        • 624: 64853
        • 625: 65349
        • 626: 65368
        • 627: 65509
        • 628: 65628
        • 629: 65710
        • 630: 65717
        • 631: 65759
        • 632: 65771
        • 633: 68615
        • 634: 68788
        • 635: 68838
        • 636: 68922
        • 637: 68989
        • 638: 69224
        • 639: 69280
        • 640: 71611
        • 641: 72014
        • 642: 72017
        • 643: 72025
        • 644: 72282
        • 645: 72677
        • 646: 72678
        • 647: 74703
        • 648: 74704
        • 649: 75196
        • 650: 75672
        • 651: 75765
        • 652: 75771
        • 653: 76214
        • 654: 76392
        • 655: 76992
        • 656: 77824
        • 657: 77936
        • 658: 78214
        • 659: 78419
        • 660: 78594
        • 661: 78602
        • 662: 78648
        • 663: 78652
        • 664: 78695
        • 665: 79583
        • 666: 79584
        • 667: 80021
        • 668: 80845
        • 669: 82232
        • 670: 82245
        • 671: 82958
        • 672: 237809
        • 673: 237811
        • 674: 238241
        • 675: 15602
        • 676: 238249
        • 677: 42060
        • 678: 81977
        • 679: 8588
        • 680: 41072
        • 681: 48641
        • 682: 51471
        • 683: 23461
        • 684: 69359
        • 685: 76949
        • 686: 53284
        • 687: 82049
        • 688: 44856
        • 689: 77512
        • 690: 30874
        • 691: 61501
        • 692: 69151
        • 693: 65626
        • 694: 65531
        • 695: 63845
        • 696: 69068
        • 697: 45254
        • 698: 50751
        • 699: 63548
        • 700: 52698
        • 701: 68777
        • 702: 65224
        • 703: 51350
        • 704: 31692
        • 705: 44241
        • 706: 82251
        • 707: 80146
        • 708: 77933
        • 709: 25304
        • 710: 80844
        • 711: 47061
        • 712: 18415
        • 713: 82227
        • 714: 60623
        • 715: 62535
        • 716: 35283
        • 717: 35302
        • 718: 40054
        • 719: 32208
        • 720: 34924
        • 721: 69069
        • 722: 50238
        • 723: 68605
        • 724: 62167
        • 725: 46390
        • 726: 47971
        • 727: 46090
        • 728: 44722
        • 729: 36273
        • 730: 33799
        • 731: 77414
        • 732: 35898
        • 733: 68999
        • 734: 16788
        • 735: 52921
        • 736: 61984
        • 737: 52129
        • 738: 18424
        • 739: 68921
        • 740: 63520
        • 741: 63681
        • 742: 52840
        • 743: 38956
        • 744: 68684
        • 745: 75201
        • 746: 77836
        • 747: 48261
        • 748: 68908
        • 749: 74714
        • 750: 80840
        • 751: 46378
        • 752: 45780
        • 753: 48959
        • 754: 32789
        • 755: 60914
        • 756: 61049
        • 757: 61822
        • 758: 51711
        • 759: 68823
        • 760: 48950
        • 761: 50242
        • 762: 62174
        • 763: 62019
        • 764: 51618
        • 765: 31314
        • 766: 48680
        • 767: 65692
        • 768: 65687
        • 769: 36428
        • 770: 69150
        • 771: 48814
        • 772: 68683
        • 773: 73583
        • 774: 73144
        • 775: 78423
        • 776: 62222
        • 777: 62772
        • 778: 24297
        • 779: 36585
        • 780: 63016
        • 781: 68771
        • 782: 34015
        • 783: 61861
        • 784: 44956
        • 785: 16336
        • 786: 44506
        • 787: 63021
        • 788: 31707
        • 789: 28915
        • 790: 238238
        • 791: 65637
        • 792: 25111
        • 793: 41341
        • 794: 34331
        • 795: 47402
        • 796: 80444
        • 797: 52603
        • 798: 8520
        • 799: 48592
        • 800: 68771
        • 801: 68771
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt230μsselect * from `question_options` where `question_options`.`question_id` in (238138, 238238, 238241, 238249, 238293, 240171) 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_satt130μ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_satt200μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4891, 4935, 5072, 5276) 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_satt240μ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_satt270μ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 (238138, 238238, 238241, 238249, 238293, 240171) 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_satt170μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (238138, 238238, 238241, 238249, 238293, 240171)
        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 (238138, 238238, 238241, 238249, 238293, 240171) 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 (238138, 238238, 238241, 238249, 238293, 240171) 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_satt110μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (238138, 238238, 238241, 238249, 238293, 240171) 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_satt190μsselect * from `categories` where `categories`.`id` = 16 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 16
        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_satt130μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 68771) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 68771
        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_satt240μ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
      13Subject.php#?
      App\Models\Question
      7Question.php#?
      App\Models\QuestionOption
      7QuestionOption.php#?
      App\Models\SubCategory
      5SubCategory.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
          J9V6snkfYpkZSmx9Gd5jkleOV1dBykxmMJmoMrn5
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=68771" ]
          _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" => "68771" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9ITys1YzI3aFZrLzZUbHVGbTJERWc9PSIsInZhbHVlIjoiaGRHM3FuclErTk4zQ0tDMllRVVk3aGlQaXlKREFSZnFBaDVTOEV4NXMvYWN5TXBkYkI0OXN1d2dRd3NwY0lhMTc0cEpyL3RyazlmRFoxK1NHZUZyaENabGRxVVhOYU1qR3ZvM1V5azdOcXFUSFZwZlpsK0dFMmpVNWh3QldlWEIiLCJtYWMiOiJkMzc1YjMzY2MwYTM4MjFhMDBjNzNkNTI2ZTNhZWVkZTcxNzUyYjJkZjIzZDY5OGQ1M2M0YTk4ZDUzYzFjNDQwIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6InU3RXVIM3EwQ3pCZTFyNmZuWExyQWc9PSIsInZhbHVlIjoicXg5QTdNTmVnODN3NHNEeENHRER4ZjhZQ2d0UEhhd1J3cmNiVzBGOUpGa2JFamhwTHBQM3BNYjZQUHZSdTI5RysxZCtYUjhvY2pBQkxJTWxPQmk5NDJyMitrVDllTktpSE5pMTRvNmJiaGRvUGJrZXBrYXdBWkp5S3VtWGV1ZVQiLCJtYWMiOiJkYTBkNjM1ZmVlZmVjNjY1M2QzYzI0NmQxMDY2MmQzZTQxZTc3YjM1YjI4NjZhNzI1NzcwNGIxNGQ2ZmNhMGE2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ik9ITys1YzI3aFZrLzZUbHVGbTJERWc9PSIsInZhbHVlIjoiaGRHM3FuclErTk4zQ0tDMllRVVk3aGlQaXlKREFSZnFBaDVTOEV4NXMvYWN5TXBkYkI0OXN1d2dRd3NwY0lhMTc0cEpyL" ] "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" => "J9V6snkfYpkZSmx9Gd5jkleOV1dBykxmMJmoMrn5" "satt_academy_session" => "qFKrxxwRHgvAhfe0xZMtXBZt2l1qqDFnPRyilPep" ]
          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 => "Wed, 12 Mar 2025 17:39:10 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "58" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNTRDV6eUhqV01wdDJpZ2Exbml2b1E9PSIsInZhbHVlIjoia2xCalluaFcrNk1DZnFLL0FTc0RxR1pFWW1FTmZNUEM3UXo1WWhrNUhWZmdTK1RjOHpsNW82NTlnUmZidjlzNnFGN3h5OXdhWkV3bFdjUXdieTJ3WndxZGd0aVdSYTQ1SnhnRGZ6S0FlWFVoNGhieVJIamdvUnVZOGVaT2Z4SXEiLCJtYWMiOiIyYzkxYzA0NDlhNWNhMTQ3NWVmODZlN2E5ZWE4MjY4MGU0NWMyODk1ZmE4ZGMwMzg4N2U4ZWM4MjRjMGQ4MDZiIiwidGFnIjoiIn0%3D; expires=Thu, 13 Mar 2025 17:39:10 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6InNTRDV6eUhqV01wdDJpZ2Exbml2b1E9PSIsInZhbHVlIjoia2xCalluaFcrNk1DZnFLL0FTc0RxR1pFWW1FTmZNUEM3UXo1WWhrNUhWZmdTK1RjOHpsNW82NTlnUmZidjlzNnFGN3h5O" 1 => "satt_academy_session=eyJpdiI6Im1YWmxFWkZRY3R0WVRXTDRyUFN0TkE9PSIsInZhbHVlIjoiQXB5VTUxRGw2bDltQkdQSWhBb0pEaVZPdzdyS25hcC9xM2pqQzVPbzV4aFhtU3MxVUJzUlBIUWVXeFowNXd6RURrc3ZDcVZmR084MitOazcyS0NoR1EwNzdraFZvZkdVaU1GdThCVDJIU3lnUFprY2dpYmdlRjFLV3RXRTAwTzMiLCJtYWMiOiIxZjI5ZDI0MWUzZGZmMTJhZTRlM2JjZTc4NTgxYWI1YmZmM2M2NWI5ZGZiODVlNmY3NWY2ODMyYmI0OTM2Yzk3IiwidGFnIjoiIn0%3D; expires=Thu, 13 Mar 2025 17:39:10 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6Im1YWmxFWkZRY3R0WVRXTDRyUFN0TkE9PSIsInZhbHVlIjoiQXB5VTUxRGw2bDltQkdQSWhBb0pEaVZPdzdyS25hcC9xM2pqQzVPbzV4aFhtU3MxVUJzUlBIUWVXeFowNXd" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNTRDV6eUhqV01wdDJpZ2Exbml2b1E9PSIsInZhbHVlIjoia2xCalluaFcrNk1DZnFLL0FTc0RxR1pFWW1FTmZNUEM3UXo1WWhrNUhWZmdTK1RjOHpsNW82NTlnUmZidjlzNnFGN3h5OXdhWkV3bFdjUXdieTJ3WndxZGd0aVdSYTQ1SnhnRGZ6S0FlWFVoNGhieVJIamdvUnVZOGVaT2Z4SXEiLCJtYWMiOiIyYzkxYzA0NDlhNWNhMTQ3NWVmODZlN2E5ZWE4MjY4MGU0NWMyODk1ZmE4ZGMwMzg4N2U4ZWM4MjRjMGQ4MDZiIiwidGFnIjoiIn0%3D; expires=Thu, 13-Mar-2025 17:39:10 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InNTRDV6eUhqV01wdDJpZ2Exbml2b1E9PSIsInZhbHVlIjoia2xCalluaFcrNk1DZnFLL0FTc0RxR1pFWW1FTmZNUEM3UXo1WWhrNUhWZmdTK1RjOHpsNW82NTlnUmZidjlzNnFGN3h5O" 1 => "satt_academy_session=eyJpdiI6Im1YWmxFWkZRY3R0WVRXTDRyUFN0TkE9PSIsInZhbHVlIjoiQXB5VTUxRGw2bDltQkdQSWhBb0pEaVZPdzdyS25hcC9xM2pqQzVPbzV4aFhtU3MxVUJzUlBIUWVXeFowNXd6RURrc3ZDcVZmR084MitOazcyS0NoR1EwNzdraFZvZkdVaU1GdThCVDJIU3lnUFprY2dpYmdlRjFLV3RXRTAwTzMiLCJtYWMiOiIxZjI5ZDI0MWUzZGZmMTJhZTRlM2JjZTc4NTgxYWI1YmZmM2M2NWI5ZGZiODVlNmY3NWY2ODMyYmI0OTM2Yzk3IiwidGFnIjoiIn0%3D; expires=Thu, 13-Mar-2025 17:39:10 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6Im1YWmxFWkZRY3R0WVRXTDRyUFN0TkE9PSIsInZhbHVlIjoiQXB5VTUxRGw2bDltQkdQSWhBb0pEaVZPdzdyS25hcC9xM2pqQzVPbzV4aFhtU3MxVUJzUlBIUWVXeFowNXd" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "J9V6snkfYpkZSmx9Gd5jkleOV1dBykxmMJmoMrn5" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=68771" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-12 23:39:10GET/job-solution/single-question?ques_id=68771333045