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

0.50 Tesla সুষম চৌম্বক ক্ষেত্রের সাথে 60° কোণে একিট ইলেকট্রন 105ms-1 বেগে চলতে থাকলে ইলেকট্রনটির উপর ক্রিয়াশীল বলের মান নির্ণয় কর।

Created: 3 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version149msRequest Duration35MBMemory UsageGET admission/single-questionRoute
    • Booting (95.91ms)time
    • Application (52.68ms)time
    • 1 x Booting (64.54%)
      95.91ms
      1 x Application (35.45%)
      52.68ms
      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
      27 statements were executed10.34ms
      • QuestionController.php#150debugerror_satt200μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '95341' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 95341
        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_satt470μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 95341
        Bindings
        • 0: 95341
        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_satt320μ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` = '95341' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 95341
        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`, `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 (95341) 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_satt230μ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_satt230μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (4441) 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_satt160μ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_satt300μ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 (95341) 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_satt270μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (95341)
        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_satt330μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (95341) 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_satt150μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (95341) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt150μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (95341) 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_satt220μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (95341) 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_satt2.14msselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (2265)
        Bindings
        • 0: App\Models\Question
        • 1: 2265
        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.09msselect `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 (83965, 84233, 84234, 84238, 84248, 84251, 84254, 84260, 84270, 84354, 84374, 84393, 84430, 84462, 84528, 84548, 84703, 84858, 84953, 85035, 85037, 85042, 85050, 85052, 85057, 85216, 85223, 85285, 85384, 85397, 85399, 85404, 85427, 85449, 85470, 85531, 85536, 87234, 87279, 89501, 89507, 89514, 89733, 89746, 89769, 89770, 89780, 89787, 93948, 93998, 94004, 94035, 94038, 94219, 94229, 94314, 94318, 94331, 94428, 94431, 95052, 95069, 95075, 95094, 95106, 95121, 95150, 95283, 95320, 95341, 95352, 95366, 95367, 95412, 95421, 95702, 95992, 96107, 96115, 96139, 96152, 96155, 96269, 96276, 96279, 97766, 97783, 97881, 97883, 97983, 97990, 97996, 97997, 98073, 98080, 98278, 98279, 98287, 98515, 99090, 99091, 99092, 99155, 99169, 99202, 99222, 99226, 99256, 99257, 99264, 99276, 99277, 99310, 99335, 99384, 99394, 99398, 99447, 99485, 99532, 99535, 99543, 99554, 99614, 99626, 99627, 99628, 99654, 99656, 99664, 99747, 99766, 99770, 99899, 99906, 99969, 100024, 100028, 100029, 100171, 100179, 102247, 102374, 102377, 102557, 102559, 102560, 102713, 102715, 102717, 102723, 102736, 109934, 110193, 110245, 110252, 110253, 110354, 110420, 110422, 110482, 110488, 110489, 110555, 110569, 110641, 110645, 110704, 110706, 110805, 110809, 110816, 110821, 110827, 110903, 111035, 111037, 111045, 111046, 111047, 111362, 111363, 111386, 120588, 120656, 120663, 120764, 120775, 120946, 121003, 121004, 121021, 121092, 121106, 121821, 121897, 121998, 122312, 122567, 122568, 122582, 122623, 122625, 122633, 123652, 123715, 123791, 123846, 123914, 124027, 124039, 124043, 124046, 124062, 124142, 124549, 124635, 124638, 124952, 125001, 125249, 125362, 125409, 126592, 126930, 129225, 129587, 130123, 130224, 130888, 130966, 130988, 130992, 131058, 131063, 131080, 131147, 131160, 131247, 131479, 131491, 131495, 131586, 131703, 131810, 131815, 132147, 132150, 132198, 132207, 132592, 132609, 132617, 132923, 132974, 133351, 133512, 133515, 133627, 133628, 133644, 133760, 133761, 133828, 133835, 133840, 133969, 134528, 134531, 134545, 134942, 142559, 142566, 142570, 142607, 142610, 142611, 142613, 142626, 142752, 142753, 142772, 142801, 142808, 142815, 142818, 142865, 142869, 142940, 142946, 143015, 143020, 143025, 143160, 143176, 143182, 143183, 143271, 143274, 143279, 143407, 143421, 143522, 143542, 143592, 143647, 143654, 143727, 143741, 143815, 143885, 143888, 143896, 143897, 143900, 144043, 144124, 144180, 144188, 144195, 144306, 144330, 144571, 144664, 144674, 144679, 144691, 145124, 145177, 145179, 145186, 145198, 145206, 145224, 145260, 145313, 145521, 145662, 145677, 146222, 146255, 146261, 146263, 153999, 154079, 154226, 154642, 154643, 154814, 154816, 154826, 154827, 154832, 154844, 154882, 154907, 154909, 154910, 154912, 154922, 154950, 154968, 155006, 155026, 155097, 155099, 155120, 155126, 155140, 155143, 155167, 155170, 155329, 155336, 155413, 155637, 155675, 167570, 167593, 167733, 167832, 168235, 168950, 169183, 169412, 169504, 169507, 169737, 170649, 177882, 177888, 177899, 177905, 177907, 178050, 178164, 178165, 178166, 178761, 178764, 178928, 180144, 180307, 180310, 180458, 180474, 180662, 180663, 180666, 180667, 180668, 180670, 180673, 180705, 180713, 180730, 180731, 180996, 180997, 180998, 181000, 181002, 181005, 181011, 181020, 181095, 181106, 181109, 181156, 181160, 181169, 181381, 181382, 181398, 181400, 181401, 181620, 181625, 181630, 181634, 181670, 181723, 181729, 181736, 181923, 182434, 182445, 182447, 182451, 183761, 183763, 183774, 183886, 183887, 183915, 183919, 183925, 184102, 184103, 184252, 184258, 184260, 184263, 184264, 184679, 184684, 184714, 184770, 184791, 184919, 185085, 185152, 185158, 185166, 185168, 185170, 185172, 185247, 185264, 191212, 191505, 191509, 191512, 191554, 191614, 191713, 191750, 191833, 191834, 191998, 192146, 192180, 192369, 192431, 192491, 192503, 192505, 192580, 192582, 192583, 192584, 192585, 192751, 192915, 192918, 193496, 193500, 193515, 193834, 193870, 194012, 194131, 194134, 194136, 196421, 196422, 197741, 197745, 197773, 197775, 197908, 197944, 197986, 197992, 197995, 197997, 198083, 198135, 198139, 198143, 198145, 198279, 198284, 198503, 198603, 198605, 198606, 198612, 198618, 198623, 198630, 198632, 198635, 198691, 198692, 199490, 199491, 199505, 199573, 199574, 199575, 199614, 199629, 199633, 199727, 199729, 199853, 199854, 199915, 200013, 200027, 200030, 200222, 200228, 200333, 200495, 200502, 200653, 201559, 201564, 201575, 201652, 201703, 201741, 201744, 201900, 201924, 201965, 202067, 202248, 202309, 202385, 202438, 202516, 202524, 202574, 202642, 202651, 202820, 202854, 202860, 202872, 203021, 203069, 203101, 203159, 203288, 203334, 203457, 203530, 203558, 203629, 203754, 203760, 203767, 203785, 203876, 203879, 203915, 203953, 203958, 204166, 204169, 204381, 204382, 204385, 204504, 204590, 204704, 205588, 205589, 205591, 205712, 205742, 205828, 205832, 205939, 205941, 205943, 206031, 206119, 206229, 206232, 206319, 206331, 206332, 206408, 206429, 206490, 206493, 206619, 206623, 206700, 206703, 206710, 206825, 206844, 206850, 207013, 207078, 207086, 207242, 207247, 207257, 207258, 207307, 207330, 207333, 207532, 207536, 207548, 207614, 207628, 207632, 207831, 207843, 207903, 207905, 208050, 208132, 208153, 208165, 208170, 208175, 208313, 208316, 208415, 208416, 208452, 208462, 208548, 209643, 209772, 209773, 209777, 209884, 209886, 209888, 209898, 210020, 210123, 210225, 210407, 210416, 210419, 210421, 210422, 210547, 210800, 211844, 211932, 211946, 212041, 212161, 212173, 212233, 212235, 212236, 212237, 212241, 212413, 212998, 213008, 213028, 213370, 213395, 213406, 213454, 213457, 213461, 213509, 213511, 213548, 213576, 213618, 213752, 213781, 213801, 213855, 213866, 213876, 215782, 215783, 215862, 215877, 215913, 215940, 216051, 216231, 216232, 216667, 216997, 217007, 217016, 217846, 217889, 217892, 217936, 217947, 217973, 217982, 217984, 217999, 218008, 218010, 218032, 218048, 218059, 218063, 218978, 218989, 218992, 218996, 220286, 220298, 220371, 220379, 220381, 220388, 220695, 221648, 221958, 221976, 223553, 223562, 231175, 231178, 231185, 231194, 231245, 231267, 231333, 231374, 231460, 231469, 231533, 231680, 231681, 231733, 232195, 232403, 232415, 232510, 232514, 232516, 232646, 232650, 232652, 232715, 232863, 232943, 232957, 232968, 232970, 233054, 233071, 233143, 233184, 233265, 234222, 234225, 234318, 234325, 234386, 234392, 234399, 234401, 234476, 234482, 234644, 234753, 234945, 235017, 235022, 235069, 235076, 235078, 235134, 235142, 235241, 235304, 235320, 235485, 235741, 235746, 236423, 236427, 236428, 236437, 236498, 236499, 236547, 236554, 236664, 236665, 236677, 236781, 236789, 236848, 236855, 237011, 237012, 237188, 237212, 237220, 237224, 237246, 239606, 239667, 240612, 240632, 240636, 240666, 240940, 240953, 241133, 241262, 241281, 241746, 241765, 241766, 241768, 241770, 241839, 241985, 242230, 242235, 242339, 242680, 242684, 244332, 244333, 244334, 244427, 244436, 244975, 244976, 244979, 244981, 244983) and `id` != 95341 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 83965
        • 1: 84233
        • 2: 84234
        • 3: 84238
        • 4: 84248
        • 5: 84251
        • 6: 84254
        • 7: 84260
        • 8: 84270
        • 9: 84354
        • 10: 84374
        • 11: 84393
        • 12: 84430
        • 13: 84462
        • 14: 84528
        • 15: 84548
        • 16: 84703
        • 17: 84858
        • 18: 84953
        • 19: 85035
        • 20: 85037
        • 21: 85042
        • 22: 85050
        • 23: 85052
        • 24: 85057
        • 25: 85216
        • 26: 85223
        • 27: 85285
        • 28: 85384
        • 29: 85397
        • 30: 85399
        • 31: 85404
        • 32: 85427
        • 33: 85449
        • 34: 85470
        • 35: 85531
        • 36: 85536
        • 37: 87234
        • 38: 87279
        • 39: 89501
        • 40: 89507
        • 41: 89514
        • 42: 89733
        • 43: 89746
        • 44: 89769
        • 45: 89770
        • 46: 89780
        • 47: 89787
        • 48: 93948
        • 49: 93998
        • 50: 94004
        • 51: 94035
        • 52: 94038
        • 53: 94219
        • 54: 94229
        • 55: 94314
        • 56: 94318
        • 57: 94331
        • 58: 94428
        • 59: 94431
        • 60: 95052
        • 61: 95069
        • 62: 95075
        • 63: 95094
        • 64: 95106
        • 65: 95121
        • 66: 95150
        • 67: 95283
        • 68: 95320
        • 69: 95341
        • 70: 95352
        • 71: 95366
        • 72: 95367
        • 73: 95412
        • 74: 95421
        • 75: 95702
        • 76: 95992
        • 77: 96107
        • 78: 96115
        • 79: 96139
        • 80: 96152
        • 81: 96155
        • 82: 96269
        • 83: 96276
        • 84: 96279
        • 85: 97766
        • 86: 97783
        • 87: 97881
        • 88: 97883
        • 89: 97983
        • 90: 97990
        • 91: 97996
        • 92: 97997
        • 93: 98073
        • 94: 98080
        • 95: 98278
        • 96: 98279
        • 97: 98287
        • 98: 98515
        • 99: 99090
        • 100: 99091
        • 101: 99092
        • 102: 99155
        • 103: 99169
        • 104: 99202
        • 105: 99222
        • 106: 99226
        • 107: 99256
        • 108: 99257
        • 109: 99264
        • 110: 99276
        • 111: 99277
        • 112: 99310
        • 113: 99335
        • 114: 99384
        • 115: 99394
        • 116: 99398
        • 117: 99447
        • 118: 99485
        • 119: 99532
        • 120: 99535
        • 121: 99543
        • 122: 99554
        • 123: 99614
        • 124: 99626
        • 125: 99627
        • 126: 99628
        • 127: 99654
        • 128: 99656
        • 129: 99664
        • 130: 99747
        • 131: 99766
        • 132: 99770
        • 133: 99899
        • 134: 99906
        • 135: 99969
        • 136: 100024
        • 137: 100028
        • 138: 100029
        • 139: 100171
        • 140: 100179
        • 141: 102247
        • 142: 102374
        • 143: 102377
        • 144: 102557
        • 145: 102559
        • 146: 102560
        • 147: 102713
        • 148: 102715
        • 149: 102717
        • 150: 102723
        • 151: 102736
        • 152: 109934
        • 153: 110193
        • 154: 110245
        • 155: 110252
        • 156: 110253
        • 157: 110354
        • 158: 110420
        • 159: 110422
        • 160: 110482
        • 161: 110488
        • 162: 110489
        • 163: 110555
        • 164: 110569
        • 165: 110641
        • 166: 110645
        • 167: 110704
        • 168: 110706
        • 169: 110805
        • 170: 110809
        • 171: 110816
        • 172: 110821
        • 173: 110827
        • 174: 110903
        • 175: 111035
        • 176: 111037
        • 177: 111045
        • 178: 111046
        • 179: 111047
        • 180: 111362
        • 181: 111363
        • 182: 111386
        • 183: 120588
        • 184: 120656
        • 185: 120663
        • 186: 120764
        • 187: 120775
        • 188: 120946
        • 189: 121003
        • 190: 121004
        • 191: 121021
        • 192: 121092
        • 193: 121106
        • 194: 121821
        • 195: 121897
        • 196: 121998
        • 197: 122312
        • 198: 122567
        • 199: 122568
        • 200: 122582
        • 201: 122623
        • 202: 122625
        • 203: 122633
        • 204: 123652
        • 205: 123715
        • 206: 123791
        • 207: 123846
        • 208: 123914
        • 209: 124027
        • 210: 124039
        • 211: 124043
        • 212: 124046
        • 213: 124062
        • 214: 124142
        • 215: 124549
        • 216: 124635
        • 217: 124638
        • 218: 124952
        • 219: 125001
        • 220: 125249
        • 221: 125362
        • 222: 125409
        • 223: 126592
        • 224: 126930
        • 225: 129225
        • 226: 129587
        • 227: 130123
        • 228: 130224
        • 229: 130888
        • 230: 130966
        • 231: 130988
        • 232: 130992
        • 233: 131058
        • 234: 131063
        • 235: 131080
        • 236: 131147
        • 237: 131160
        • 238: 131247
        • 239: 131479
        • 240: 131491
        • 241: 131495
        • 242: 131586
        • 243: 131703
        • 244: 131810
        • 245: 131815
        • 246: 132147
        • 247: 132150
        • 248: 132198
        • 249: 132207
        • 250: 132592
        • 251: 132609
        • 252: 132617
        • 253: 132923
        • 254: 132974
        • 255: 133351
        • 256: 133512
        • 257: 133515
        • 258: 133627
        • 259: 133628
        • 260: 133644
        • 261: 133760
        • 262: 133761
        • 263: 133828
        • 264: 133835
        • 265: 133840
        • 266: 133969
        • 267: 134528
        • 268: 134531
        • 269: 134545
        • 270: 134942
        • 271: 142559
        • 272: 142566
        • 273: 142570
        • 274: 142607
        • 275: 142610
        • 276: 142611
        • 277: 142613
        • 278: 142626
        • 279: 142752
        • 280: 142753
        • 281: 142772
        • 282: 142801
        • 283: 142808
        • 284: 142815
        • 285: 142818
        • 286: 142865
        • 287: 142869
        • 288: 142940
        • 289: 142946
        • 290: 143015
        • 291: 143020
        • 292: 143025
        • 293: 143160
        • 294: 143176
        • 295: 143182
        • 296: 143183
        • 297: 143271
        • 298: 143274
        • 299: 143279
        • 300: 143407
        • 301: 143421
        • 302: 143522
        • 303: 143542
        • 304: 143592
        • 305: 143647
        • 306: 143654
        • 307: 143727
        • 308: 143741
        • 309: 143815
        • 310: 143885
        • 311: 143888
        • 312: 143896
        • 313: 143897
        • 314: 143900
        • 315: 144043
        • 316: 144124
        • 317: 144180
        • 318: 144188
        • 319: 144195
        • 320: 144306
        • 321: 144330
        • 322: 144571
        • 323: 144664
        • 324: 144674
        • 325: 144679
        • 326: 144691
        • 327: 145124
        • 328: 145177
        • 329: 145179
        • 330: 145186
        • 331: 145198
        • 332: 145206
        • 333: 145224
        • 334: 145260
        • 335: 145313
        • 336: 145521
        • 337: 145662
        • 338: 145677
        • 339: 146222
        • 340: 146255
        • 341: 146261
        • 342: 146263
        • 343: 153999
        • 344: 154079
        • 345: 154226
        • 346: 154642
        • 347: 154643
        • 348: 154814
        • 349: 154816
        • 350: 154826
        • 351: 154827
        • 352: 154832
        • 353: 154844
        • 354: 154882
        • 355: 154907
        • 356: 154909
        • 357: 154910
        • 358: 154912
        • 359: 154922
        • 360: 154950
        • 361: 154968
        • 362: 155006
        • 363: 155026
        • 364: 155097
        • 365: 155099
        • 366: 155120
        • 367: 155126
        • 368: 155140
        • 369: 155143
        • 370: 155167
        • 371: 155170
        • 372: 155329
        • 373: 155336
        • 374: 155413
        • 375: 155637
        • 376: 155675
        • 377: 167570
        • 378: 167593
        • 379: 167733
        • 380: 167832
        • 381: 168235
        • 382: 168950
        • 383: 169183
        • 384: 169412
        • 385: 169504
        • 386: 169507
        • 387: 169737
        • 388: 170649
        • 389: 177882
        • 390: 177888
        • 391: 177899
        • 392: 177905
        • 393: 177907
        • 394: 178050
        • 395: 178164
        • 396: 178165
        • 397: 178166
        • 398: 178761
        • 399: 178764
        • 400: 178928
        • 401: 180144
        • 402: 180307
        • 403: 180310
        • 404: 180458
        • 405: 180474
        • 406: 180662
        • 407: 180663
        • 408: 180666
        • 409: 180667
        • 410: 180668
        • 411: 180670
        • 412: 180673
        • 413: 180705
        • 414: 180713
        • 415: 180730
        • 416: 180731
        • 417: 180996
        • 418: 180997
        • 419: 180998
        • 420: 181000
        • 421: 181002
        • 422: 181005
        • 423: 181011
        • 424: 181020
        • 425: 181095
        • 426: 181106
        • 427: 181109
        • 428: 181156
        • 429: 181160
        • 430: 181169
        • 431: 181381
        • 432: 181382
        • 433: 181398
        • 434: 181400
        • 435: 181401
        • 436: 181620
        • 437: 181625
        • 438: 181630
        • 439: 181634
        • 440: 181670
        • 441: 181723
        • 442: 181729
        • 443: 181736
        • 444: 181923
        • 445: 182434
        • 446: 182445
        • 447: 182447
        • 448: 182451
        • 449: 183761
        • 450: 183763
        • 451: 183774
        • 452: 183886
        • 453: 183887
        • 454: 183915
        • 455: 183919
        • 456: 183925
        • 457: 184102
        • 458: 184103
        • 459: 184252
        • 460: 184258
        • 461: 184260
        • 462: 184263
        • 463: 184264
        • 464: 184679
        • 465: 184684
        • 466: 184714
        • 467: 184770
        • 468: 184791
        • 469: 184919
        • 470: 185085
        • 471: 185152
        • 472: 185158
        • 473: 185166
        • 474: 185168
        • 475: 185170
        • 476: 185172
        • 477: 185247
        • 478: 185264
        • 479: 191212
        • 480: 191505
        • 481: 191509
        • 482: 191512
        • 483: 191554
        • 484: 191614
        • 485: 191713
        • 486: 191750
        • 487: 191833
        • 488: 191834
        • 489: 191998
        • 490: 192146
        • 491: 192180
        • 492: 192369
        • 493: 192431
        • 494: 192491
        • 495: 192503
        • 496: 192505
        • 497: 192580
        • 498: 192582
        • 499: 192583
        • 500: 192584
        • 501: 192585
        • 502: 192751
        • 503: 192915
        • 504: 192918
        • 505: 193496
        • 506: 193500
        • 507: 193515
        • 508: 193834
        • 509: 193870
        • 510: 194012
        • 511: 194131
        • 512: 194134
        • 513: 194136
        • 514: 196421
        • 515: 196422
        • 516: 197741
        • 517: 197745
        • 518: 197773
        • 519: 197775
        • 520: 197908
        • 521: 197944
        • 522: 197986
        • 523: 197992
        • 524: 197995
        • 525: 197997
        • 526: 198083
        • 527: 198135
        • 528: 198139
        • 529: 198143
        • 530: 198145
        • 531: 198279
        • 532: 198284
        • 533: 198503
        • 534: 198603
        • 535: 198605
        • 536: 198606
        • 537: 198612
        • 538: 198618
        • 539: 198623
        • 540: 198630
        • 541: 198632
        • 542: 198635
        • 543: 198691
        • 544: 198692
        • 545: 199490
        • 546: 199491
        • 547: 199505
        • 548: 199573
        • 549: 199574
        • 550: 199575
        • 551: 199614
        • 552: 199629
        • 553: 199633
        • 554: 199727
        • 555: 199729
        • 556: 199853
        • 557: 199854
        • 558: 199915
        • 559: 200013
        • 560: 200027
        • 561: 200030
        • 562: 200222
        • 563: 200228
        • 564: 200333
        • 565: 200495
        • 566: 200502
        • 567: 200653
        • 568: 201559
        • 569: 201564
        • 570: 201575
        • 571: 201652
        • 572: 201703
        • 573: 201741
        • 574: 201744
        • 575: 201900
        • 576: 201924
        • 577: 201965
        • 578: 202067
        • 579: 202248
        • 580: 202309
        • 581: 202385
        • 582: 202438
        • 583: 202516
        • 584: 202524
        • 585: 202574
        • 586: 202642
        • 587: 202651
        • 588: 202820
        • 589: 202854
        • 590: 202860
        • 591: 202872
        • 592: 203021
        • 593: 203069
        • 594: 203101
        • 595: 203159
        • 596: 203288
        • 597: 203334
        • 598: 203457
        • 599: 203530
        • 600: 203558
        • 601: 203629
        • 602: 203754
        • 603: 203760
        • 604: 203767
        • 605: 203785
        • 606: 203876
        • 607: 203879
        • 608: 203915
        • 609: 203953
        • 610: 203958
        • 611: 204166
        • 612: 204169
        • 613: 204381
        • 614: 204382
        • 615: 204385
        • 616: 204504
        • 617: 204590
        • 618: 204704
        • 619: 205588
        • 620: 205589
        • 621: 205591
        • 622: 205712
        • 623: 205742
        • 624: 205828
        • 625: 205832
        • 626: 205939
        • 627: 205941
        • 628: 205943
        • 629: 206031
        • 630: 206119
        • 631: 206229
        • 632: 206232
        • 633: 206319
        • 634: 206331
        • 635: 206332
        • 636: 206408
        • 637: 206429
        • 638: 206490
        • 639: 206493
        • 640: 206619
        • 641: 206623
        • 642: 206700
        • 643: 206703
        • 644: 206710
        • 645: 206825
        • 646: 206844
        • 647: 206850
        • 648: 207013
        • 649: 207078
        • 650: 207086
        • 651: 207242
        • 652: 207247
        • 653: 207257
        • 654: 207258
        • 655: 207307
        • 656: 207330
        • 657: 207333
        • 658: 207532
        • 659: 207536
        • 660: 207548
        • 661: 207614
        • 662: 207628
        • 663: 207632
        • 664: 207831
        • 665: 207843
        • 666: 207903
        • 667: 207905
        • 668: 208050
        • 669: 208132
        • 670: 208153
        • 671: 208165
        • 672: 208170
        • 673: 208175
        • 674: 208313
        • 675: 208316
        • 676: 208415
        • 677: 208416
        • 678: 208452
        • 679: 208462
        • 680: 208548
        • 681: 209643
        • 682: 209772
        • 683: 209773
        • 684: 209777
        • 685: 209884
        • 686: 209886
        • 687: 209888
        • 688: 209898
        • 689: 210020
        • 690: 210123
        • 691: 210225
        • 692: 210407
        • 693: 210416
        • 694: 210419
        • 695: 210421
        • 696: 210422
        • 697: 210547
        • 698: 210800
        • 699: 211844
        • 700: 211932
        • 701: 211946
        • 702: 212041
        • 703: 212161
        • 704: 212173
        • 705: 212233
        • 706: 212235
        • 707: 212236
        • 708: 212237
        • 709: 212241
        • 710: 212413
        • 711: 212998
        • 712: 213008
        • 713: 213028
        • 714: 213370
        • 715: 213395
        • 716: 213406
        • 717: 213454
        • 718: 213457
        • 719: 213461
        • 720: 213509
        • 721: 213511
        • 722: 213548
        • 723: 213576
        • 724: 213618
        • 725: 213752
        • 726: 213781
        • 727: 213801
        • 728: 213855
        • 729: 213866
        • 730: 213876
        • 731: 215782
        • 732: 215783
        • 733: 215862
        • 734: 215877
        • 735: 215913
        • 736: 215940
        • 737: 216051
        • 738: 216231
        • 739: 216232
        • 740: 216667
        • 741: 216997
        • 742: 217007
        • 743: 217016
        • 744: 217846
        • 745: 217889
        • 746: 217892
        • 747: 217936
        • 748: 217947
        • 749: 217973
        • 750: 217982
        • 751: 217984
        • 752: 217999
        • 753: 218008
        • 754: 218010
        • 755: 218032
        • 756: 218048
        • 757: 218059
        • 758: 218063
        • 759: 218978
        • 760: 218989
        • 761: 218992
        • 762: 218996
        • 763: 220286
        • 764: 220298
        • 765: 220371
        • 766: 220379
        • 767: 220381
        • 768: 220388
        • 769: 220695
        • 770: 221648
        • 771: 221958
        • 772: 221976
        • 773: 223553
        • 774: 223562
        • 775: 231175
        • 776: 231178
        • 777: 231185
        • 778: 231194
        • 779: 231245
        • 780: 231267
        • 781: 231333
        • 782: 231374
        • 783: 231460
        • 784: 231469
        • 785: 231533
        • 786: 231680
        • 787: 231681
        • 788: 231733
        • 789: 232195
        • 790: 232403
        • 791: 232415
        • 792: 232510
        • 793: 232514
        • 794: 232516
        • 795: 232646
        • 796: 232650
        • 797: 232652
        • 798: 232715
        • 799: 232863
        • 800: 232943
        • 801: 232957
        • 802: 232968
        • 803: 232970
        • 804: 233054
        • 805: 233071
        • 806: 233143
        • 807: 233184
        • 808: 233265
        • 809: 234222
        • 810: 234225
        • 811: 234318
        • 812: 234325
        • 813: 234386
        • 814: 234392
        • 815: 234399
        • 816: 234401
        • 817: 234476
        • 818: 234482
        • 819: 234644
        • 820: 234753
        • 821: 234945
        • 822: 235017
        • 823: 235022
        • 824: 235069
        • 825: 235076
        • 826: 235078
        • 827: 235134
        • 828: 235142
        • 829: 235241
        • 830: 235304
        • 831: 235320
        • 832: 235485
        • 833: 235741
        • 834: 235746
        • 835: 236423
        • 836: 236427
        • 837: 236428
        • 838: 236437
        • 839: 236498
        • 840: 236499
        • 841: 236547
        • 842: 236554
        • 843: 236664
        • 844: 236665
        • 845: 236677
        • 846: 236781
        • 847: 236789
        • 848: 236848
        • 849: 236855
        • 850: 237011
        • 851: 237012
        • 852: 237188
        • 853: 237212
        • 854: 237220
        • 855: 237224
        • 856: 237246
        • 857: 239606
        • 858: 239667
        • 859: 240612
        • 860: 240632
        • 861: 240636
        • 862: 240666
        • 863: 240940
        • 864: 240953
        • 865: 241133
        • 866: 241262
        • 867: 241281
        • 868: 241746
        • 869: 241765
        • 870: 241766
        • 871: 241768
        • 872: 241770
        • 873: 241839
        • 874: 241985
        • 875: 242230
        • 876: 242235
        • 877: 242339
        • 878: 242680
        • 879: 242684
        • 880: 244332
        • 881: 244333
        • 882: 244334
        • 883: 244427
        • 884: 244436
        • 885: 244975
        • 886: 244976
        • 887: 244979
        • 888: 244981
        • 889: 244983
        • 890: 95341
        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 (244427, 244975, 244976, 244979, 244981, 244983) 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_satt110μ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_satt120μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (5308, 5320) 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_satt220μsselect `id`, `name` from `categories` where `categories`.`id` in (137) 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 (244427, 244975, 244976, 244979, 244981, 244983) 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_satt160μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (244427, 244975, 244976, 244979, 244981, 244983)
        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`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (244427, 244975, 244976, 244979, 244981, 244983) 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_satt100μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (244427, 244975, 244976, 244979, 244981, 244983) 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 (244427, 244975, 244976, 244979, 244981, 244983) 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_satt130μsselect * from `categories` where `categories`.`id` = 113 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 113
        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#30debugerror_satt210μ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
      3SubCategory.php#?
      App\Models\Category
      2Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
          _token
          pze6djvcrNseNl57QOU4p8jZlLCqllX7pqcq7D1k
          _previous
          array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=95341%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" => "95341" ]
          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 => "18.119.11.179" ] "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 => "18.119.11.179" ] "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 04:51:51 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "55" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IitwZzl4WVhCZGtrZUFhUW5oUHRnQmc9PSIsInZhbHVlIjoiNHFxR25XMWhXcWdXTmwyL0ttZjVLSUQxZXgreVJkaFlGRzAwcHFERnN1R25NaEpxRGp1dkdxUjhYdy9XWXFFenk3ejVka2pKalJDVGtsNkd3SklIaFZMUzI1MlNPTlpvY0hzeUtpVlBzek5sSE5iMS9MUFk4bUljTkZQNE9kY3giLCJtYWMiOiI0ZTc0ZDg5NmI5Yjg4OGM1MTVlOWE3ZmY3YjAxYzA2MTMyNTcwZDY1ODAyY2JhOGRhNGRjMWUyZDkxM2E0Y2IwIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 04:51:51 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IitwZzl4WVhCZGtrZUFhUW5oUHRnQmc9PSIsInZhbHVlIjoiNHFxR25XMWhXcWdXTmwyL0ttZjVLSUQxZXgreVJkaFlGRzAwcHFERnN1R25NaEpxRGp1dkdxUjhYdy9XWXFFenk3ejVka" 1 => "satt_academy_session=eyJpdiI6IkE1eng2aGFmQXhvM3RLaGU1c2FlTkE9PSIsInZhbHVlIjoiNVpVWEIxNjZrMkFyUnhMSkQ5WTRkUE9yYytIWGR1TXY0YW1wUEl6cE5QTkNkL2hRMGJqaHZwVVVYUlZ2bWZxMzlhVzMwQWF4aE94T2pvcjRkdmtqSE5ZQUNPZnlsdlp4L1lseW1idnFXT3pEYWhxeU5oVllOdW9XWk4rWS8rTVUiLCJtYWMiOiJlZmFlN2ViY2ZjN2YyMmNhNDUwNGI1NTg2ZWY2OWYxMWNiZDY3OWFlYWYxOWE4ZjA3ZDVmOWFlMzUwOTUwODdlIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 04:51:51 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IkE1eng2aGFmQXhvM3RLaGU1c2FlTkE9PSIsInZhbHVlIjoiNVpVWEIxNjZrMkFyUnhMSkQ5WTRkUE9yYytIWGR1TXY0YW1wUEl6cE5QTkNkL2hRMGJqaHZwVVVYUlZ2bWZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IitwZzl4WVhCZGtrZUFhUW5oUHRnQmc9PSIsInZhbHVlIjoiNHFxR25XMWhXcWdXTmwyL0ttZjVLSUQxZXgreVJkaFlGRzAwcHFERnN1R25NaEpxRGp1dkdxUjhYdy9XWXFFenk3ejVka2pKalJDVGtsNkd3SklIaFZMUzI1MlNPTlpvY0hzeUtpVlBzek5sSE5iMS9MUFk4bUljTkZQNE9kY3giLCJtYWMiOiI0ZTc0ZDg5NmI5Yjg4OGM1MTVlOWE3ZmY3YjAxYzA2MTMyNTcwZDY1ODAyY2JhOGRhNGRjMWUyZDkxM2E0Y2IwIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 04:51:51 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IitwZzl4WVhCZGtrZUFhUW5oUHRnQmc9PSIsInZhbHVlIjoiNHFxR25XMWhXcWdXTmwyL0ttZjVLSUQxZXgreVJkaFlGRzAwcHFERnN1R25NaEpxRGp1dkdxUjhYdy9XWXFFenk3ejVka" 1 => "satt_academy_session=eyJpdiI6IkE1eng2aGFmQXhvM3RLaGU1c2FlTkE9PSIsInZhbHVlIjoiNVpVWEIxNjZrMkFyUnhMSkQ5WTRkUE9yYytIWGR1TXY0YW1wUEl6cE5QTkNkL2hRMGJqaHZwVVVYUlZ2bWZxMzlhVzMwQWF4aE94T2pvcjRkdmtqSE5ZQUNPZnlsdlp4L1lseW1idnFXT3pEYWhxeU5oVllOdW9XWk4rWS8rTVUiLCJtYWMiOiJlZmFlN2ViY2ZjN2YyMmNhNDUwNGI1NTg2ZWY2OWYxMWNiZDY3OWFlYWYxOWE4ZjA3ZDVmOWFlMzUwOTUwODdlIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 04:51:51 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IkE1eng2aGFmQXhvM3RLaGU1c2FlTkE9PSIsInZhbHVlIjoiNVpVWEIxNjZrMkFyUnhMSkQ5WTRkUE9yYytIWGR1TXY0YW1wUEl6cE5QTkNkL2hRMGJqaHZwVVVYUlZ2bWZ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "pze6djvcrNseNl57QOU4p8jZlLCqllX7pqcq7D1k" "_previous" => array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=95341%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 10:51:51GET/admission/single-question?ques_id=95341++++++++++++++++++++++++++++332734