Ageing is a normal process of human development that takes place on several levels: biological, psychological and social although it is not certain what causes ageing, most gerontologists would agree that ageing is the result of a combination of both internal and external processes.  The  "wear-and-tear theory"   compares the human body to a machine that over time wears down from use. According to this theory,  bodily systems receive cumulative damage from both external forces, such as toxins, released as a result of metabolism. Cells become damaged and increasingly fail to reproduce or repair themselves.  They die off in larger numbers as we age. the  "combination theory" explains that influences such as stress and diet,  each person is born with a genetically predetermined life expectancy that cannot be exceeded  This interaction of external factors and internal programming  would account for individual variations in the life span. The mystery surrounding why we age is still a topic of numerous ongoing studies. Perhaps, one day we will truly  know why we age.

'Cumulative' in the passage in a /an _____ .

Created: 3 years ago | Updated: 3 years ago
Updated: 3 years ago
Please, contribute to add content.
Content
Content added by
Promotion
Request history8.2.28PHP Version58.04msRequest Duration7MBMemory UsageGET admission/single-questionRoute
    • Booting (28.44ms)time
    • Application (29.59ms)time
    • 1 x Application (50.99%)
      29.59ms
      1 x Booting (49%)
      28.44ms
      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 admission/single-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleMcq
      namespace
      prefix
      where
      as
      admission.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:62-98
      29 statements were executed6.63ms
      • QuestionController.php#150satt_satt_mobile_app210μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '134263' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 134263
        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#150satt_satt_mobile_app150μsselect * from `question_options` where `question_options`.`question_id` in (134263) 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#190satt_satt_mobile_app410μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 134263
        Bindings
        • 0: 134263
        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#256satt_satt_mobile_app170μ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` = '134263' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 134263
        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#256satt_satt_mobile_app100μ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 (134263) 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#256satt_satt_mobile_app110μsselect `id`, `title`, `passage` from `passages` where `passages`.`id` in (8) 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#256satt_satt_mobile_app100μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (3113) 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#256satt_satt_mobile_app110μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (73) 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#256satt_satt_mobile_app110μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (88242) 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#256satt_satt_mobile_app100μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (73) 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#256satt_satt_mobile_app200μ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 (134263) 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#256satt_satt_mobile_app110μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (134263)
        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#256satt_satt_mobile_app200μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (134263) 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#256satt_satt_mobile_app100μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (134263) 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#256satt_satt_mobile_app90μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (134263) 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#256satt_satt_mobile_app80μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (134263) 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#99satt_satt_mobile_app770μsselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (15114, 15000)
        Bindings
        • 0: App\Models\Question
        • 1: 15114
        • 2: 15000
        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#451satt_satt_mobile_app1.95msselect `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 (85856, 86291, 86559, 86848, 87322, 87488, 87643, 88161, 88388, 88557, 88736, 88882, 89498, 96149, 97408, 97410, 97570, 98378, 100212, 100313, 100352, 100471, 100483, 100708, 100923, 100987, 101187, 101288, 101300, 101317, 101471, 101731, 102484, 102496, 102773, 108515, 124797, 125078, 125196, 125336, 127303, 127800, 130400, 136234, 136502, 136694, 142465, 143355, 145088, 145098, 145351, 146220, 146227, 150680, 150746, 151055, 151343, 151683, 152652, 152653, 152762, 153609, 153681, 153749, 153829, 154413, 154420, 154667, 155257, 155375, 155846, 158624, 159348, 160319, 160332, 160817, 160987, 161101, 161196, 161227, 161569, 161877, 162145, 162156, 169174, 170460, 170934, 171304, 177766, 181830, 182087, 184748, 191289, 191347, 192357, 192535, 192799, 193035, 193457, 193461, 196491, 196600, 196663, 196718, 196838, 197170, 197242, 198582, 199454, 199756, 199860, 199980, 200464, 201990, 202232, 202236, 202315, 202368, 202416, 202474, 203483, 204586, 206551, 208337, 212893, 213301, 213627, 213628, 213629, 215296, 215404, 217208, 217324, 217357, 217493, 217753, 219781, 220104, 220940, 220974, 221140, 222511, 222742, 222802, 222892, 223078, 223347, 223392, 223412, 233245, 233347, 234572, 234691, 235301, 235344, 236331, 236840, 241323, 242704, 244276, 244616, 247183, 247614, 248363, 248428, 249264, 253100, 253302, 101433, 259129, 252074, 246453, 193541, 241670, 221555, 242694, 128938, 137310, 144087, 145893, 152429, 152469, 126108, 134263, 134910, 94262, 95709, 134263) and `id` != 134263 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 85856
        • 1: 86291
        • 2: 86559
        • 3: 86848
        • 4: 87322
        • 5: 87488
        • 6: 87643
        • 7: 88161
        • 8: 88388
        • 9: 88557
        • 10: 88736
        • 11: 88882
        • 12: 89498
        • 13: 96149
        • 14: 97408
        • 15: 97410
        • 16: 97570
        • 17: 98378
        • 18: 100212
        • 19: 100313
        • 20: 100352
        • 21: 100471
        • 22: 100483
        • 23: 100708
        • 24: 100923
        • 25: 100987
        • 26: 101187
        • 27: 101288
        • 28: 101300
        • 29: 101317
        • 30: 101471
        • 31: 101731
        • 32: 102484
        • 33: 102496
        • 34: 102773
        • 35: 108515
        • 36: 124797
        • 37: 125078
        • 38: 125196
        • 39: 125336
        • 40: 127303
        • 41: 127800
        • 42: 130400
        • 43: 136234
        • 44: 136502
        • 45: 136694
        • 46: 142465
        • 47: 143355
        • 48: 145088
        • 49: 145098
        • 50: 145351
        • 51: 146220
        • 52: 146227
        • 53: 150680
        • 54: 150746
        • 55: 151055
        • 56: 151343
        • 57: 151683
        • 58: 152652
        • 59: 152653
        • 60: 152762
        • 61: 153609
        • 62: 153681
        • 63: 153749
        • 64: 153829
        • 65: 154413
        • 66: 154420
        • 67: 154667
        • 68: 155257
        • 69: 155375
        • 70: 155846
        • 71: 158624
        • 72: 159348
        • 73: 160319
        • 74: 160332
        • 75: 160817
        • 76: 160987
        • 77: 161101
        • 78: 161196
        • 79: 161227
        • 80: 161569
        • 81: 161877
        • 82: 162145
        • 83: 162156
        • 84: 169174
        • 85: 170460
        • 86: 170934
        • 87: 171304
        • 88: 177766
        • 89: 181830
        • 90: 182087
        • 91: 184748
        • 92: 191289
        • 93: 191347
        • 94: 192357
        • 95: 192535
        • 96: 192799
        • 97: 193035
        • 98: 193457
        • 99: 193461
        • 100: 196491
        • 101: 196600
        • 102: 196663
        • 103: 196718
        • 104: 196838
        • 105: 197170
        • 106: 197242
        • 107: 198582
        • 108: 199454
        • 109: 199756
        • 110: 199860
        • 111: 199980
        • 112: 200464
        • 113: 201990
        • 114: 202232
        • 115: 202236
        • 116: 202315
        • 117: 202368
        • 118: 202416
        • 119: 202474
        • 120: 203483
        • 121: 204586
        • 122: 206551
        • 123: 208337
        • 124: 212893
        • 125: 213301
        • 126: 213627
        • 127: 213628
        • 128: 213629
        • 129: 215296
        • 130: 215404
        • 131: 217208
        • 132: 217324
        • 133: 217357
        • 134: 217493
        • 135: 217753
        • 136: 219781
        • 137: 220104
        • 138: 220940
        • 139: 220974
        • 140: 221140
        • 141: 222511
        • 142: 222742
        • 143: 222802
        • 144: 222892
        • 145: 223078
        • 146: 223347
        • 147: 223392
        • 148: 223412
        • 149: 233245
        • 150: 233347
        • 151: 234572
        • 152: 234691
        • 153: 235301
        • 154: 235344
        • 155: 236331
        • 156: 236840
        • 157: 241323
        • 158: 242704
        • 159: 244276
        • 160: 244616
        • 161: 247183
        • 162: 247614
        • 163: 248363
        • 164: 248428
        • 165: 249264
        • 166: 253100
        • 167: 253302
        • 168: 101433
        • 169: 259129
        • 170: 252074
        • 171: 246453
        • 172: 193541
        • 173: 241670
        • 174: 221555
        • 175: 242694
        • 176: 128938
        • 177: 137310
        • 178: 144087
        • 179: 145893
        • 180: 152429
        • 181: 152469
        • 182: 126108
        • 183: 134263
        • 184: 134910
        • 185: 94262
        • 186: 95709
        • 187: 134263
        • 188: 134263
        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#451satt_satt_mobile_app230μsselect * from `question_options` where `question_options`.`question_id` in (248428, 249264, 252074, 253100, 253302, 259129) 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#451satt_satt_mobile_app110μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (73) 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#451satt_satt_mobile_app160μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (5355, 5367, 5429, 5440, 5441, 5535) 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#451satt_satt_mobile_app140μsselect `id`, `name` from `categories` where `categories`.`id` in (97, 99, 163, 166) 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#451satt_satt_mobile_app240μ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 (248428, 249264, 252074, 253100, 253302, 259129) 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#451satt_satt_mobile_app130μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (248428, 249264, 252074, 253100, 253302, 259129)
        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#451satt_satt_mobile_app90μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (248428, 249264, 252074, 253100, 253302, 259129) 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#451satt_satt_mobile_app70μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (248428, 249264, 252074, 253100, 253302, 259129) 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#451satt_satt_mobile_app70μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (248428, 249264, 252074, 253100, 253302, 259129) 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#85satt_satt_mobile_app130μsselect * from `categories` where `categories`.`id` = 95 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 95
        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
      • restrict.blade.php#30satt_satt_mobile_app190μ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
      10Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      8QuestionOption.php#?
      App\Models\SubCategory
      7SubCategory.php#?
      App\Models\Category
      5Category.php#?
      App\Models\PackagePlan
      3PackagePlan.php#?
      App\Models\Passage
      1Passage.php#?
      App\Models\User
      1User.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
          _token
          LQr3hhySiUd1eHdoTVW2pL71hc4kPLTKpBB8UBw8
          _previous
          array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=134263" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /admission/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" => "134263" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "x-https" => array:1 [ 0 => "1" ] "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.12.149.57" ] "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.12.149.57" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          []
          
          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 => "Thu, 03 Apr 2025 14:09:32 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "59" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilg4emRzVjduOVRyN3B4Y0cvOHpONlE9PSIsInZhbHVlIjoiZ21RYWJSdHErUjI3MjQ2UHc0WnRURkd1U2RDMEJJTkQwUFZTQmlmeTdwcy9XRUgweDdSTCtnZmFXZjF4bzJWZHQ5dGFjWVlnNFpQK0RiMFlxd2FwYW10aE5SYjVFbGVnaWppcERXNFR5TXd2ZXhSRXIxR3dVWmtoVWRVL0lsSHAiLCJtYWMiOiIwN2FmNWQ1YzIwZDA5ZDQ0ZmUwMmQyMzNhNTE1MjYyN2NjNzMzNGZmYmFlYjVkZDc0MDNmM2FkMTIzN2IyZDM2IiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 14:09:32 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6Ilg4emRzVjduOVRyN3B4Y0cvOHpONlE9PSIsInZhbHVlIjoiZ21RYWJSdHErUjI3MjQ2UHc0WnRURkd1U2RDMEJJTkQwUFZTQmlmeTdwcy9XRUgweDdSTCtnZmFXZjF4bzJWZHQ5dGFjW" 1 => "satt_academy_session=eyJpdiI6IlhrWE13SzkxNjdkUDdEMHh5UjU0Vmc9PSIsInZhbHVlIjoia0lTTnZSbmVOV3o0MUlTbjFKdlhPSERmSVlzTE82VnM0TVlRY1M1d2pabENEcEd1SG4vclRRYVlvU0pUaEVaTnMwYmYvQXh5UllTTDFRcTJaYkVZWmk0Y0NGenNJbjR1MmNub3ZhWGRpSHJtcGtEQS9WTUpYclZMZEJsbVJ3TEQiLCJtYWMiOiI0YjBhYmM3YmE2MjAwM2Q0MTMyZGQyMjc3ZTUyNTc2Nzk1Y2I1MzcwY2EyMDdmM2VmZTJhOWU4N2EwMGYwMTZmIiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 14:09:32 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlhrWE13SzkxNjdkUDdEMHh5UjU0Vmc9PSIsInZhbHVlIjoia0lTTnZSbmVOV3o0MUlTbjFKdlhPSERmSVlzTE82VnM0TVlRY1M1d2pabENEcEd1SG4vclRRYVlvU0pUaEV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilg4emRzVjduOVRyN3B4Y0cvOHpONlE9PSIsInZhbHVlIjoiZ21RYWJSdHErUjI3MjQ2UHc0WnRURkd1U2RDMEJJTkQwUFZTQmlmeTdwcy9XRUgweDdSTCtnZmFXZjF4bzJWZHQ5dGFjWVlnNFpQK0RiMFlxd2FwYW10aE5SYjVFbGVnaWppcERXNFR5TXd2ZXhSRXIxR3dVWmtoVWRVL0lsSHAiLCJtYWMiOiIwN2FmNWQ1YzIwZDA5ZDQ0ZmUwMmQyMzNhNTE1MjYyN2NjNzMzNGZmYmFlYjVkZDc0MDNmM2FkMTIzN2IyZDM2IiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 14:09:32 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ilg4emRzVjduOVRyN3B4Y0cvOHpONlE9PSIsInZhbHVlIjoiZ21RYWJSdHErUjI3MjQ2UHc0WnRURkd1U2RDMEJJTkQwUFZTQmlmeTdwcy9XRUgweDdSTCtnZmFXZjF4bzJWZHQ5dGFjW" 1 => "satt_academy_session=eyJpdiI6IlhrWE13SzkxNjdkUDdEMHh5UjU0Vmc9PSIsInZhbHVlIjoia0lTTnZSbmVOV3o0MUlTbjFKdlhPSERmSVlzTE82VnM0TVlRY1M1d2pabENEcEd1SG4vclRRYVlvU0pUaEVaTnMwYmYvQXh5UllTTDFRcTJaYkVZWmk0Y0NGenNJbjR1MmNub3ZhWGRpSHJtcGtEQS9WTUpYclZMZEJsbVJ3TEQiLCJtYWMiOiI0YjBhYmM3YmE2MjAwM2Q0MTMyZGQyMjc3ZTUyNTc2Nzk1Y2I1MzcwY2EyMDdmM2VmZTJhOWU4N2EwMGYwMTZmIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 14:09:32 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlhrWE13SzkxNjdkUDdEMHh5UjU0Vmc9PSIsInZhbHVlIjoia0lTTnZSbmVOV3o0MUlTbjFKdlhPSERmSVlzTE82VnM0TVlRY1M1d2pabENEcEd1SG4vclRRYVlvU0pUaEV" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "LQr3hhySiUd1eHdoTVW2pL71hc4kPLTKpBB8UBw8" "_previous" => array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=134263" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-03 20:09:32GET/admission/single-question?ques_id=134263332944