Processing math: 0%

0° তাপমাত্রায় 1Kg বরফকে শুধুমাত্র গলাতে কত KJ তাপের প্রয়োজন ?

Created: 3 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version139msRequest Duration35MBMemory UsageGET admission/single-questionRoute
    • Booting (98.49ms)time
    • Application (40.97ms)time
    • 1 x Booting (70.62%)
      98.49ms
      1 x Application (29.38%)
      40.97ms
      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
      28 statements were executed5.92ms
      • QuestionController.php#150debugerror_satt220μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '83779' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 83779
        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_satt400μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 83779
        Bindings
        • 0: 83779
        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_satt270μ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` = '83779' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 83779
        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`, `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 (83779) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt140μsselect `id`, `title`, `passage` from `passages` where `passages`.`id` in (0) and `passages`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt160μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (4500) 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 (75) 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_satt250μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (75) 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_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 (83779) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `subjects`.`deleted_at` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt160μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (83779)
        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 `descriptions` where `descriptions`.`descriptionable_id` in (83779) and `descriptions`.`descriptionable_type` = 'App\\Models\\Question' and `status` in ('approve', 'active') and `descriptions`.`deleted_at` is null order by `vote` desc
        Bindings
        • 0: App\Models\Question
        • 1: approve
        • 2: active
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt120μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (42783) 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_satt110μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (83779) 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 (83779) 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_satt80μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (83779) 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.62msselect `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 (83771, 84408, 94036, 97768, 98079, 110808, 110912, 120664, 120808, 122421, 131313, 131486, 132615, 142560, 145132, 145511, 154889, 155664, 167723, 169177, 177906, 178917, 198293, 231527, 232414, 232640, 84371, 98510, 120863, 130535, 130813, 130965, 143008, 144187, 145176, 154914, 155124, 167725, 168237, 183958, 197991, 198824, 207011, 207600, 208061, 210565, 231472, 232188, 232699, 234746, 169195, 143018, 209901, 97771, 98396, 123780, 124793, 134498, 145216, 154822, 206824, 215788, 215832, 217901, 83779, 204547, 83973, 84064, 84143, 84160, 84165, 84166, 84244, 84259, 84358, 84370, 84394, 84407, 84682, 84683, 84700, 84701, 84882, 85048, 85066, 85076, 85278, 85279, 85375, 85385, 85535, 85545, 85546, 85605, 89512, 89523, 89766, 89773, 89784, 89788, 89791, 89793, 89794, 94225, 95322, 95331, 95337, 96094, 96251, 96267, 96285, 97971, 98285, 98395, 98399, 98519, 99078, 99268, 99322, 99386, 99488, 99533, 99541, 99666, 99679, 99778, 99780, 99781, 99787, 100050, 102368, 102718, 102727, 110100, 110716, 110823, 110915, 110916, 120593, 120654, 120762, 120802, 120803, 120864, 120934, 120953, 121013, 121023, 121025, 121094, 121144, 121600, 121602, 121714, 121729, 121824, 121907, 122000, 122003, 122383, 122416, 124444, 124573, 124826, 125011, 125132, 126601, 127063, 129230, 129548, 130903, 130981, 131154, 131315, 131712, 132148, 132202, 132920, 132927, 133637, 133826, 133970, 133971, 134145, 142140, 142563, 142577, 142694, 142695, 142698, 142768, 142834, 143068, 143276, 143278, 143531, 143533, 143737, 143855, 144191, 144202, 144206, 144286, 144536, 144550, 144567, 144682, 145138, 145201, 145316, 145505, 145633, 145934, 146012, 146262, 146273, 153997, 154293, 154850, 154855, 154913, 154942, 154956, 154989, 155122, 155418, 155425, 155643, 155644, 155669, 167579, 169338, 169748, 170647, 177880, 177982, 177983, 178009, 178170, 178918, 180306, 180669, 180721, 181265, 181926, 181928, 181969, 181976, 182440, 183748, 183749, 183750, 183752, 183799, 183863, 183874, 183900, 183907, 183910, 183918, 183955, 184690, 184697, 184698, 184841, 184908, 185028, 185092, 191514, 191517, 191610, 191726, 191825, 192290, 192296, 192578, 192684, 192693, 192902, 193503, 193505, 193514, 193552, 193600, 193649, 194128, 196419, 197841, 197942, 197988, 197999, 198281, 198494, 198657, 199425, 199487, 199630, 199787, 200047, 200315, 200428, 200453, 200515, 201587, 201591, 201712, 201756, 202213, 202456, 202932, 203062, 203116, 203234, 203239, 203264, 203304, 203338, 203339, 203405, 203459, 203583, 203709, 203888, 203911, 204172, 204173, 204402, 204795, 205727, 205740, 205839, 206016, 206019, 206023, 206237, 206416, 206606, 206848, 206999, 207014, 207326, 207554, 207618, 207636, 207647, 207648, 207790, 207904, 208328, 208547, 209907, 210022, 210113, 210114, 210230, 210414, 211698, 211699, 211781, 211782, 211841, 212171, 212250, 212299, 212723, 213004, 213019, 213161, 213163, 213182, 213658, 213739, 213780, 215773, 215856, 215871, 216184, 216227, 216366, 216377, 216665, 216666, 218035, 218065, 219676, 220370, 220375, 220669, 221965, 221971, 222011, 231158, 231189, 231248, 231322, 231474, 231539, 231676, 232184, 232409, 232509, 232539, 232647, 232824, 234221, 234388, 234480, 234627, 234871, 235031, 235065, 235123, 235124, 235149, 235153, 235210, 235469, 236509, 236546, 236557, 236559, 236616, 236788, 236859, 236970, 236971, 237009, 237191, 239627, 240655, 241293, 241994, 242674, 244329, 244417, 244422, 244434, 245932, 143581, 124216, 131245, 203717, 167584, 124968, 213031, 216230, 416339, 416340, 416341, 416342, 416343, 416344, 416345, 416346, 416347, 416348, 416349, 416350, 416351, 416352, 416353, 416354, 416355, 416356, 416357, 416358, 416359, 416360, 416361, 416362, 416363, 416364, 416365, 416366, 416367, 416368, 416909, 416910, 416911, 416912, 416913, 416914, 416915, 416916, 416917, 416918, 416919, 416920, 416921, 416922, 416923, 416924, 416925, 416926, 416927, 416928, 416929, 416930, 416931, 416932, 416933, 416934, 416935, 416936, 416937, 416938, 416939, 416940, 416941, 416942, 416943, 416944, 416945, 416946, 416947, 416948, 416949, 416950, 416951, 416952, 416953, 416954, 416955, 416956, 416957, 416958, 416959, 416960, 416961, 416962, 416963, 416964, 416965, 416966, 416967, 416968, 416969, 416970, 417045, 417046, 417142, 417143, 417200, 417201) and `id` != 83779 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 83771
        • 1: 84408
        • 2: 94036
        • 3: 97768
        • 4: 98079
        • 5: 110808
        • 6: 110912
        • 7: 120664
        • 8: 120808
        • 9: 122421
        • 10: 131313
        • 11: 131486
        • 12: 132615
        • 13: 142560
        • 14: 145132
        • 15: 145511
        • 16: 154889
        • 17: 155664
        • 18: 167723
        • 19: 169177
        • 20: 177906
        • 21: 178917
        • 22: 198293
        • 23: 231527
        • 24: 232414
        • 25: 232640
        • 26: 84371
        • 27: 98510
        • 28: 120863
        • 29: 130535
        • 30: 130813
        • 31: 130965
        • 32: 143008
        • 33: 144187
        • 34: 145176
        • 35: 154914
        • 36: 155124
        • 37: 167725
        • 38: 168237
        • 39: 183958
        • 40: 197991
        • 41: 198824
        • 42: 207011
        • 43: 207600
        • 44: 208061
        • 45: 210565
        • 46: 231472
        • 47: 232188
        • 48: 232699
        • 49: 234746
        • 50: 169195
        • 51: 143018
        • 52: 209901
        • 53: 97771
        • 54: 98396
        • 55: 123780
        • 56: 124793
        • 57: 134498
        • 58: 145216
        • 59: 154822
        • 60: 206824
        • 61: 215788
        • 62: 215832
        • 63: 217901
        • 64: 83779
        • 65: 204547
        • 66: 83973
        • 67: 84064
        • 68: 84143
        • 69: 84160
        • 70: 84165
        • 71: 84166
        • 72: 84244
        • 73: 84259
        • 74: 84358
        • 75: 84370
        • 76: 84394
        • 77: 84407
        • 78: 84682
        • 79: 84683
        • 80: 84700
        • 81: 84701
        • 82: 84882
        • 83: 85048
        • 84: 85066
        • 85: 85076
        • 86: 85278
        • 87: 85279
        • 88: 85375
        • 89: 85385
        • 90: 85535
        • 91: 85545
        • 92: 85546
        • 93: 85605
        • 94: 89512
        • 95: 89523
        • 96: 89766
        • 97: 89773
        • 98: 89784
        • 99: 89788
        • 100: 89791
        • 101: 89793
        • 102: 89794
        • 103: 94225
        • 104: 95322
        • 105: 95331
        • 106: 95337
        • 107: 96094
        • 108: 96251
        • 109: 96267
        • 110: 96285
        • 111: 97971
        • 112: 98285
        • 113: 98395
        • 114: 98399
        • 115: 98519
        • 116: 99078
        • 117: 99268
        • 118: 99322
        • 119: 99386
        • 120: 99488
        • 121: 99533
        • 122: 99541
        • 123: 99666
        • 124: 99679
        • 125: 99778
        • 126: 99780
        • 127: 99781
        • 128: 99787
        • 129: 100050
        • 130: 102368
        • 131: 102718
        • 132: 102727
        • 133: 110100
        • 134: 110716
        • 135: 110823
        • 136: 110915
        • 137: 110916
        • 138: 120593
        • 139: 120654
        • 140: 120762
        • 141: 120802
        • 142: 120803
        • 143: 120864
        • 144: 120934
        • 145: 120953
        • 146: 121013
        • 147: 121023
        • 148: 121025
        • 149: 121094
        • 150: 121144
        • 151: 121600
        • 152: 121602
        • 153: 121714
        • 154: 121729
        • 155: 121824
        • 156: 121907
        • 157: 122000
        • 158: 122003
        • 159: 122383
        • 160: 122416
        • 161: 124444
        • 162: 124573
        • 163: 124826
        • 164: 125011
        • 165: 125132
        • 166: 126601
        • 167: 127063
        • 168: 129230
        • 169: 129548
        • 170: 130903
        • 171: 130981
        • 172: 131154
        • 173: 131315
        • 174: 131712
        • 175: 132148
        • 176: 132202
        • 177: 132920
        • 178: 132927
        • 179: 133637
        • 180: 133826
        • 181: 133970
        • 182: 133971
        • 183: 134145
        • 184: 142140
        • 185: 142563
        • 186: 142577
        • 187: 142694
        • 188: 142695
        • 189: 142698
        • 190: 142768
        • 191: 142834
        • 192: 143068
        • 193: 143276
        • 194: 143278
        • 195: 143531
        • 196: 143533
        • 197: 143737
        • 198: 143855
        • 199: 144191
        • 200: 144202
        • 201: 144206
        • 202: 144286
        • 203: 144536
        • 204: 144550
        • 205: 144567
        • 206: 144682
        • 207: 145138
        • 208: 145201
        • 209: 145316
        • 210: 145505
        • 211: 145633
        • 212: 145934
        • 213: 146012
        • 214: 146262
        • 215: 146273
        • 216: 153997
        • 217: 154293
        • 218: 154850
        • 219: 154855
        • 220: 154913
        • 221: 154942
        • 222: 154956
        • 223: 154989
        • 224: 155122
        • 225: 155418
        • 226: 155425
        • 227: 155643
        • 228: 155644
        • 229: 155669
        • 230: 167579
        • 231: 169338
        • 232: 169748
        • 233: 170647
        • 234: 177880
        • 235: 177982
        • 236: 177983
        • 237: 178009
        • 238: 178170
        • 239: 178918
        • 240: 180306
        • 241: 180669
        • 242: 180721
        • 243: 181265
        • 244: 181926
        • 245: 181928
        • 246: 181969
        • 247: 181976
        • 248: 182440
        • 249: 183748
        • 250: 183749
        • 251: 183750
        • 252: 183752
        • 253: 183799
        • 254: 183863
        • 255: 183874
        • 256: 183900
        • 257: 183907
        • 258: 183910
        • 259: 183918
        • 260: 183955
        • 261: 184690
        • 262: 184697
        • 263: 184698
        • 264: 184841
        • 265: 184908
        • 266: 185028
        • 267: 185092
        • 268: 191514
        • 269: 191517
        • 270: 191610
        • 271: 191726
        • 272: 191825
        • 273: 192290
        • 274: 192296
        • 275: 192578
        • 276: 192684
        • 277: 192693
        • 278: 192902
        • 279: 193503
        • 280: 193505
        • 281: 193514
        • 282: 193552
        • 283: 193600
        • 284: 193649
        • 285: 194128
        • 286: 196419
        • 287: 197841
        • 288: 197942
        • 289: 197988
        • 290: 197999
        • 291: 198281
        • 292: 198494
        • 293: 198657
        • 294: 199425
        • 295: 199487
        • 296: 199630
        • 297: 199787
        • 298: 200047
        • 299: 200315
        • 300: 200428
        • 301: 200453
        • 302: 200515
        • 303: 201587
        • 304: 201591
        • 305: 201712
        • 306: 201756
        • 307: 202213
        • 308: 202456
        • 309: 202932
        • 310: 203062
        • 311: 203116
        • 312: 203234
        • 313: 203239
        • 314: 203264
        • 315: 203304
        • 316: 203338
        • 317: 203339
        • 318: 203405
        • 319: 203459
        • 320: 203583
        • 321: 203709
        • 322: 203888
        • 323: 203911
        • 324: 204172
        • 325: 204173
        • 326: 204402
        • 327: 204795
        • 328: 205727
        • 329: 205740
        • 330: 205839
        • 331: 206016
        • 332: 206019
        • 333: 206023
        • 334: 206237
        • 335: 206416
        • 336: 206606
        • 337: 206848
        • 338: 206999
        • 339: 207014
        • 340: 207326
        • 341: 207554
        • 342: 207618
        • 343: 207636
        • 344: 207647
        • 345: 207648
        • 346: 207790
        • 347: 207904
        • 348: 208328
        • 349: 208547
        • 350: 209907
        • 351: 210022
        • 352: 210113
        • 353: 210114
        • 354: 210230
        • 355: 210414
        • 356: 211698
        • 357: 211699
        • 358: 211781
        • 359: 211782
        • 360: 211841
        • 361: 212171
        • 362: 212250
        • 363: 212299
        • 364: 212723
        • 365: 213004
        • 366: 213019
        • 367: 213161
        • 368: 213163
        • 369: 213182
        • 370: 213658
        • 371: 213739
        • 372: 213780
        • 373: 215773
        • 374: 215856
        • 375: 215871
        • 376: 216184
        • 377: 216227
        • 378: 216366
        • 379: 216377
        • 380: 216665
        • 381: 216666
        • 382: 218035
        • 383: 218065
        • 384: 219676
        • 385: 220370
        • 386: 220375
        • 387: 220669
        • 388: 221965
        • 389: 221971
        • 390: 222011
        • 391: 231158
        • 392: 231189
        • 393: 231248
        • 394: 231322
        • 395: 231474
        • 396: 231539
        • 397: 231676
        • 398: 232184
        • 399: 232409
        • 400: 232509
        • 401: 232539
        • 402: 232647
        • 403: 232824
        • 404: 234221
        • 405: 234388
        • 406: 234480
        • 407: 234627
        • 408: 234871
        • 409: 235031
        • 410: 235065
        • 411: 235123
        • 412: 235124
        • 413: 235149
        • 414: 235153
        • 415: 235210
        • 416: 235469
        • 417: 236509
        • 418: 236546
        • 419: 236557
        • 420: 236559
        • 421: 236616
        • 422: 236788
        • 423: 236859
        • 424: 236970
        • 425: 236971
        • 426: 237009
        • 427: 237191
        • 428: 239627
        • 429: 240655
        • 430: 241293
        • 431: 241994
        • 432: 242674
        • 433: 244329
        • 434: 244417
        • 435: 244422
        • 436: 244434
        • 437: 245932
        • 438: 143581
        • 439: 124216
        • 440: 131245
        • 441: 203717
        • 442: 167584
        • 443: 124968
        • 444: 213031
        • 445: 216230
        • 446: 416339
        • 447: 416340
        • 448: 416341
        • 449: 416342
        • 450: 416343
        • 451: 416344
        • 452: 416345
        • 453: 416346
        • 454: 416347
        • 455: 416348
        • 456: 416349
        • 457: 416350
        • 458: 416351
        • 459: 416352
        • 460: 416353
        • 461: 416354
        • 462: 416355
        • 463: 416356
        • 464: 416357
        • 465: 416358
        • 466: 416359
        • 467: 416360
        • 468: 416361
        • 469: 416362
        • 470: 416363
        • 471: 416364
        • 472: 416365
        • 473: 416366
        • 474: 416367
        • 475: 416368
        • 476: 416909
        • 477: 416910
        • 478: 416911
        • 479: 416912
        • 480: 416913
        • 481: 416914
        • 482: 416915
        • 483: 416916
        • 484: 416917
        • 485: 416918
        • 486: 416919
        • 487: 416920
        • 488: 416921
        • 489: 416922
        • 490: 416923
        • 491: 416924
        • 492: 416925
        • 493: 416926
        • 494: 416927
        • 495: 416928
        • 496: 416929
        • 497: 416930
        • 498: 416931
        • 499: 416932
        • 500: 416933
        • 501: 416934
        • 502: 416935
        • 503: 416936
        • 504: 416937
        • 505: 416938
        • 506: 416939
        • 507: 416940
        • 508: 416941
        • 509: 416942
        • 510: 416943
        • 511: 416944
        • 512: 416945
        • 513: 416946
        • 514: 416947
        • 515: 416948
        • 516: 416949
        • 517: 416950
        • 518: 416951
        • 519: 416952
        • 520: 416953
        • 521: 416954
        • 522: 416955
        • 523: 416956
        • 524: 416957
        • 525: 416958
        • 526: 416959
        • 527: 416960
        • 528: 416961
        • 529: 416962
        • 530: 416963
        • 531: 416964
        • 532: 416965
        • 533: 416966
        • 534: 416967
        • 535: 416968
        • 536: 416969
        • 537: 416970
        • 538: 417045
        • 539: 417046
        • 540: 417142
        • 541: 417143
        • 542: 417200
        • 543: 417201
        • 544: 83779
        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 `question_options` where `question_options`.`question_id` in (417045, 417046, 417142, 417143, 417200, 417201) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt100μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (75) 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_satt100μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4878) 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_satt170μsselect `id`, `name` from `categories` where `categories`.`id` in (130) and `categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt220μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (417045, 417046, 417142, 417143, 417200, 417201) 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 (417045, 417046, 417142, 417143, 417200, 417201)
        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 (417045, 417046, 417142, 417143, 417200, 417201) 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 (417045, 417046, 417142, 417143, 417200, 417201) 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 (417045, 417046, 417142, 417143, 417200, 417201) 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_satt150μsselect * from `categories` where `categories`.`id` = 120 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 120
        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` = 85188) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 85188
        Backtrace
        • view::questions.mcq.single_question:633
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • restrict.blade.php#30debugerror_satt140μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      9Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      7QuestionOption.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\SubCategory
      2SubCategory.php#?
      App\Models\Category
      2Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          siZ7urMNVr6SgZlJtSxuJjgx7BdmSvx1Wn1YFQA5
          _previous
          array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=83779%20%20%20%20%20%...
          _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" => "83779" ]
          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 => "13.58.129.138" ] "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 => "13.58.129.138" ] "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, 13 Mar 2025 11:02:14 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "55" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imt2aDZZdE5DeUtiT05lNkNvRWlvakE9PSIsInZhbHVlIjoiWXR0U1VmczFId0pWT0xuRHpuUmxCQnJYKzduNGJDOXZrZUp3Qkh3NmcyeEhtZU5UclM4dmIwMU1aYXpCOXRQUDNuTVBuSExWa25nRDdFVDZ2M2JOZ2NjMUxLNVVWU3FCWU5wY3Zldjh3eEY0OEZ0WmxuL1d6bXBJa0ZHSjlYNW4iLCJtYWMiOiJlMjlhZWI2MTI0NzUwZWFlNmYzNzM0OTYzYTFiODliZGRjYzQ2NjFhZTA0NmIxYzdlMDAwYjM1ZjA2ODMxMTE2IiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 11:02:14 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6Imt2aDZZdE5DeUtiT05lNkNvRWlvakE9PSIsInZhbHVlIjoiWXR0U1VmczFId0pWT0xuRHpuUmxCQnJYKzduNGJDOXZrZUp3Qkh3NmcyeEhtZU5UclM4dmIwMU1aYXpCOXRQUDNuTVBuS" 1 => "satt_academy_session=eyJpdiI6IitITTJmWTZ1SVdSYVBpTFlyM3VwbFE9PSIsInZhbHVlIjoiVGUzcnhxeDdLQzJkdXl3RERxMmhScGsyN3lxRlczR3RBWGJXbGVNeHI0MzkwVHRlOEk3SUIyREtIWnRLN0dITys4ZVNMQm8vZTFaWUxMVzR5STlkRjk5bDRJQlR1RE9Ya21xVEhEc0MvRGpuVFRQNEJxTUVqN2hXNVA0NlcrbDYiLCJtYWMiOiIwZGNiMjlkNDFiNjRhOGI4NzE2NjI4ZGU3YmJjNDcwODE4Y2MyZmViYmNhNWNhNjU2OTNlNGI4MzRlZWExOThjIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 11:02:14 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IitITTJmWTZ1SVdSYVBpTFlyM3VwbFE9PSIsInZhbHVlIjoiVGUzcnhxeDdLQzJkdXl3RERxMmhScGsyN3lxRlczR3RBWGJXbGVNeHI0MzkwVHRlOEk3SUIyREtIWnRLN0d" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imt2aDZZdE5DeUtiT05lNkNvRWlvakE9PSIsInZhbHVlIjoiWXR0U1VmczFId0pWT0xuRHpuUmxCQnJYKzduNGJDOXZrZUp3Qkh3NmcyeEhtZU5UclM4dmIwMU1aYXpCOXRQUDNuTVBuSExWa25nRDdFVDZ2M2JOZ2NjMUxLNVVWU3FCWU5wY3Zldjh3eEY0OEZ0WmxuL1d6bXBJa0ZHSjlYNW4iLCJtYWMiOiJlMjlhZWI2MTI0NzUwZWFlNmYzNzM0OTYzYTFiODliZGRjYzQ2NjFhZTA0NmIxYzdlMDAwYjM1ZjA2ODMxMTE2IiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 11:02:14 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Imt2aDZZdE5DeUtiT05lNkNvRWlvakE9PSIsInZhbHVlIjoiWXR0U1VmczFId0pWT0xuRHpuUmxCQnJYKzduNGJDOXZrZUp3Qkh3NmcyeEhtZU5UclM4dmIwMU1aYXpCOXRQUDNuTVBuS" 1 => "satt_academy_session=eyJpdiI6IitITTJmWTZ1SVdSYVBpTFlyM3VwbFE9PSIsInZhbHVlIjoiVGUzcnhxeDdLQzJkdXl3RERxMmhScGsyN3lxRlczR3RBWGJXbGVNeHI0MzkwVHRlOEk3SUIyREtIWnRLN0dITys4ZVNMQm8vZTFaWUxMVzR5STlkRjk5bDRJQlR1RE9Ya21xVEhEc0MvRGpuVFRQNEJxTUVqN2hXNVA0NlcrbDYiLCJtYWMiOiIwZGNiMjlkNDFiNjRhOGI4NzE2NjI4ZGU3YmJjNDcwODE4Y2MyZmViYmNhNWNhNjU2OTNlNGI4MzRlZWExOThjIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 11:02:14 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IitITTJmWTZ1SVdSYVBpTFlyM3VwbFE9PSIsInZhbHVlIjoiVGUzcnhxeDdLQzJkdXl3RERxMmhScGsyN3lxRlczR3RBWGJXbGVNeHI0MzkwVHRlOEk3SUIyREtIWnRLN0d" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "siZ7urMNVr6SgZlJtSxuJjgx7BdmSvx1Wn1YFQA5" "_previous" => array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=83779%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-13 17:02:14GET/admission/single-question?ques_id=83779++++++++++++++++++++++++++++332835