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

A=ˆi+3ˆj-2ˆk এবং B=4ˆi-2ˆj+4ˆk হলে A.B=?

Created: 3 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version128msRequest Duration35MBMemory UsageGET admission/single-questionRoute
    • Booting (86.49ms)time
    • Application (41.67ms)time
    • 1 x Booting (67.48%)
      86.49ms
      1 x Application (32.51%)
      41.67ms
      33 templates were rendered
      • questions.mcq.single_questionsingle_question.blade.php#?blade
      • questions.include.show_timeshow_time.blade.php#?blade
      • questions.mode.readingreading.blade.php#?blade
      • questions.include.activity_layoutactivity_layout.blade.php#?blade
      • questions.mcq.sidebarsidebar.blade.php#?blade
      • common.modal.bookmark_modalbookmark_modal.blade.php#?blade
      • common.modal.tag_add_modaltag_add_modal.blade.php#?blade
      • common.modal.add_description_modaladd_description_modal.blade.php#?blade
      • common.modal.video_modalvideo_modal.blade.php#?blade
      • common.modal.edit_description_modaledit_description_modal.blade.php#?blade
      • common.modal.error_report_modalerror_report_modal.blade.php#?blade
      • job.job_include.job_scriptjob_script.blade.php#?blade
      • common.script.activity_scriptactivity_script.blade.php#?blade
      • common.script.navigator_sharenavigator_share.blade.php#?blade
      • common.script.follow_unfollow_scriptfollow_unfollow_script.blade.php#?blade
      • common.script.short_statistics_scriptshort_statistics_script.blade.php#?blade
      • layouts.single-question-appsingle-question-app.blade.php#?blade
      • includes.single_header_linksingle_header_link.blade.php#?blade
      • common.login_modallogin_modal.blade.php#?blade
      • components.authentication-card-logoauthentication-card-logo.blade.php#?blade
      • layouts.headerheader.blade.php#?blade
      • layouts.toolbartoolbar.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      • common.includes.promotion_modalpromotion_modal.blade.php#?blade
      • common.includes.promotion_offcanvaspromotion_offcanvas.blade.php#?blade
      • includes.footer_link2footer_link2.blade.php#?blade
      • includes.restrictrestrict.blade.php#?blade
      • livewire-alert::components.scriptsscripts.blade.php#?blade
      • livewire-alert::components.flashflash.blade.php#?blade
      • admin.include.toastrtoastr.blade.php#?blade
      • common.search.search_scriptsearch_script.blade.php#?blade
      • common.script.promotion_scriptpromotion_script.blade.php#?blade
      • common.script.promotion_functionspromotion_functions.blade.php#?blade
      uri
      GET admission/single-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleMcq
      namespace
      prefix
      where
      as
      admission.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:62-98
      29 statements were executed6.75ms
      • QuestionController.php#150debugerror_satt190μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '95336' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 95336
        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_satt420μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 95336
        Bindings
        • 0: 95336
        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_satt250μ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` = '95336' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 95336
        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`, `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 (95336) 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_satt170μsselect `id`, `title`, `passage` from `passages` where `passages`.`id` in (0) and `passages`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt120μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (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_satt120μ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_satt190μ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_satt180μ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 (95336) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `subjects`.`deleted_at` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt130μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (95336)
        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_satt240μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (95336) 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 (72420) and `users`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt100μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (95336) 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 (95336) 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 (95336) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • DynamicPrintService.php#99debugerror_satt1.09msselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (2239)
        Bindings
        • 0: App\Models\Question
        • 1: 2239
        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_satt1.64msselect `id`, `view_count`, `vote`, `subject_id`, `category_id`, `sub_category_id`, `board_exam_id`, `passage_id`, `question_type`, `question`, `is_duplicate`, `status`, `image`, `created_at`, `updated_at` from `questions` where `id` in (83784, 84477, 110088, 110407, 110640, 110907, 120860, 120937, 121823, 121898, 122099, 122420, 133353, 143083, 144176, 144572, 145651, 146260, 169342, 206704, 207077, 207613, 207840, 210017, 210229, 212994, 231177, 231269, 231461, 232169, 83966, 84157, 93996, 94515, 94528, 99199, 109583, 110092, 110483, 120599, 121597, 122098, 131829, 133336, 133824, 133966, 142699, 142948, 143585, 145200, 145635, 154953, 183802, 183855, 194124, 198137, 206013, 208546, 231524, 231675, 232401, 232718, 234323, 234939, 234952, 83800, 95025, 99663, 125330, 180461, 180717, 180888, 181158, 200508, 204502, 212401, 99086, 110238, 142576, 145190, 180660, 184688, 191443, 191838, 192000, 200153, 231317, 231725, 232823, 237010, 123657, 216236, 84022, 84144, 89526, 95137, 95482, 98070, 99082, 99329, 99547, 99672, 99761, 121173, 122409, 122613, 123938, 124250, 124546, 124951, 131572, 131585, 133968, 142605, 155680, 181164, 182034, 183857, 191318, 191615, 198157, 199903, 199919, 200148, 202301, 205827, 206711, 208544, 211704, 215914, 218068, 235321, 237125, 83974, 110651, 121995, 143066, 143795, 155020, 155096, 169343, 169492, 180459, 180674, 181388, 181623, 192179, 199622, 200155, 208173, 212414, 236436, 242682, 93990, 242681, 242228, 208439, 167845, 89804, 207786, 210244, 184099, 201957, 132205, 134158, 99746, 236865, 142614, 144303, 110187, 206608, 130964, 203210, 85263, 198161, 183804, 182125, 198700, 180454, 205601, 205730, 144045, 213787, 99585, 209776, 95552, 206134, 200437, 111351, 207082, 94050, 191835, 145123, 206145, 143525, 185087, 95336, 142866, 143892, 180132, 143646, 208158, 198621, 131570, 244432, 242034, 240926, 241816, 242338, 241977, 242032, 242033, 239672, 242716, 241842, 242031, 241245, 241138, 240615, 241653, 239671, 240637, 198604, 199477, 192676, 192187, 99660, 202727, 99124, 236497, 99748, 197836, 236543, 180887, 236617, 145512, 200572, 201771, 99869, 234219, 110429, 99483, 195772, 211774, 211691, 122208, 154080, 129543, 195775, 197413, 197414, 154874, 181978, 170733, 145311, 199635, 142861, 180347, 235254, 236852, 121895, 192745, 221975, 200580, 211840, 130121, 123840, 191679, 134157, 235762, 212180, 192379, 207534, 211700, 211783, 85060, 212175, 131605, 98077, 234924, 192609, 96111, 199718, 131520, 180176, 125240, 102243, 126786, 213508, 99534, 169429, 169754, 236966, 180348, 99649, 213478, 183803, 169511, 237235, 204198, 144204, 183785, 134144, 213172, 199402, 97779, 210415, 111049, 95081, 124919, 208131, 85281, 85281, 202695, 143544, 121818, 133762, 185257, 131819, 95986, 206426, 206477, 125752, 192489, 134538, 202194, 84067, 99775, 207552, 168889, 216375, 143010, 132931, 131079, 232642, 191681, 84687, 95301, 120653, 121017, 237189, 99094, 197759, 192909, 210026, 208465, 234754, 182431, 144549, 132203, 199846, 192229, 145220, 191816, 99074, 204656, 85526, 205743, 212527, 96129, 110409, 133639, 203243, 429507, 429508, 429509, 429510, 429511, 429512, 429513, 429514, 429515, 429516, 429517, 429518, 429519, 429520, 429521, 429522, 429523, 429524, 429525, 429526, 429527, 429528, 429529, 429530, 429531, 429532, 429533, 429534, 429535, 429536, 429537, 429538, 429539, 429540, 429541, 429542, 429543, 429544, 429545, 429546, 429547, 429548, 429549, 429550, 429551, 429552, 429553, 429554, 429555, 429556, 429557, 429558, 429559, 429560, 429561, 429562, 429563, 429564, 429565, 429566, 429568, 429569, 429570, 429571, 429572, 429573, 429574, 429575, 429576, 429577, 429578, 429579, 429580, 429581, 429582, 429583, 429584, 429585, 429586, 429587, 429588, 429589, 429590, 429591, 429592, 429593, 429594, 429595, 429596, 429597, 429598, 429599, 429600, 429601, 429602, 429603, 429604, 429605, 429606, 429607, 429608, 369429, 369430, 369433, 369435, 369436, 369437, 369438, 369439, 369440) and `id` != 95336 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 83784
        • 1: 84477
        • 2: 110088
        • 3: 110407
        • 4: 110640
        • 5: 110907
        • 6: 120860
        • 7: 120937
        • 8: 121823
        • 9: 121898
        • 10: 122099
        • 11: 122420
        • 12: 133353
        • 13: 143083
        • 14: 144176
        • 15: 144572
        • 16: 145651
        • 17: 146260
        • 18: 169342
        • 19: 206704
        • 20: 207077
        • 21: 207613
        • 22: 207840
        • 23: 210017
        • 24: 210229
        • 25: 212994
        • 26: 231177
        • 27: 231269
        • 28: 231461
        • 29: 232169
        • 30: 83966
        • 31: 84157
        • 32: 93996
        • 33: 94515
        • 34: 94528
        • 35: 99199
        • 36: 109583
        • 37: 110092
        • 38: 110483
        • 39: 120599
        • 40: 121597
        • 41: 122098
        • 42: 131829
        • 43: 133336
        • 44: 133824
        • 45: 133966
        • 46: 142699
        • 47: 142948
        • 48: 143585
        • 49: 145200
        • 50: 145635
        • 51: 154953
        • 52: 183802
        • 53: 183855
        • 54: 194124
        • 55: 198137
        • 56: 206013
        • 57: 208546
        • 58: 231524
        • 59: 231675
        • 60: 232401
        • 61: 232718
        • 62: 234323
        • 63: 234939
        • 64: 234952
        • 65: 83800
        • 66: 95025
        • 67: 99663
        • 68: 125330
        • 69: 180461
        • 70: 180717
        • 71: 180888
        • 72: 181158
        • 73: 200508
        • 74: 204502
        • 75: 212401
        • 76: 99086
        • 77: 110238
        • 78: 142576
        • 79: 145190
        • 80: 180660
        • 81: 184688
        • 82: 191443
        • 83: 191838
        • 84: 192000
        • 85: 200153
        • 86: 231317
        • 87: 231725
        • 88: 232823
        • 89: 237010
        • 90: 123657
        • 91: 216236
        • 92: 84022
        • 93: 84144
        • 94: 89526
        • 95: 95137
        • 96: 95482
        • 97: 98070
        • 98: 99082
        • 99: 99329
        • 100: 99547
        • 101: 99672
        • 102: 99761
        • 103: 121173
        • 104: 122409
        • 105: 122613
        • 106: 123938
        • 107: 124250
        • 108: 124546
        • 109: 124951
        • 110: 131572
        • 111: 131585
        • 112: 133968
        • 113: 142605
        • 114: 155680
        • 115: 181164
        • 116: 182034
        • 117: 183857
        • 118: 191318
        • 119: 191615
        • 120: 198157
        • 121: 199903
        • 122: 199919
        • 123: 200148
        • 124: 202301
        • 125: 205827
        • 126: 206711
        • 127: 208544
        • 128: 211704
        • 129: 215914
        • 130: 218068
        • 131: 235321
        • 132: 237125
        • 133: 83974
        • 134: 110651
        • 135: 121995
        • 136: 143066
        • 137: 143795
        • 138: 155020
        • 139: 155096
        • 140: 169343
        • 141: 169492
        • 142: 180459
        • 143: 180674
        • 144: 181388
        • 145: 181623
        • 146: 192179
        • 147: 199622
        • 148: 200155
        • 149: 208173
        • 150: 212414
        • 151: 236436
        • 152: 242682
        • 153: 93990
        • 154: 242681
        • 155: 242228
        • 156: 208439
        • 157: 167845
        • 158: 89804
        • 159: 207786
        • 160: 210244
        • 161: 184099
        • 162: 201957
        • 163: 132205
        • 164: 134158
        • 165: 99746
        • 166: 236865
        • 167: 142614
        • 168: 144303
        • 169: 110187
        • 170: 206608
        • 171: 130964
        • 172: 203210
        • 173: 85263
        • 174: 198161
        • 175: 183804
        • 176: 182125
        • 177: 198700
        • 178: 180454
        • 179: 205601
        • 180: 205730
        • 181: 144045
        • 182: 213787
        • 183: 99585
        • 184: 209776
        • 185: 95552
        • 186: 206134
        • 187: 200437
        • 188: 111351
        • 189: 207082
        • 190: 94050
        • 191: 191835
        • 192: 145123
        • 193: 206145
        • 194: 143525
        • 195: 185087
        • 196: 95336
        • 197: 142866
        • 198: 143892
        • 199: 180132
        • 200: 143646
        • 201: 208158
        • 202: 198621
        • 203: 131570
        • 204: 244432
        • 205: 242034
        • 206: 240926
        • 207: 241816
        • 208: 242338
        • 209: 241977
        • 210: 242032
        • 211: 242033
        • 212: 239672
        • 213: 242716
        • 214: 241842
        • 215: 242031
        • 216: 241245
        • 217: 241138
        • 218: 240615
        • 219: 241653
        • 220: 239671
        • 221: 240637
        • 222: 198604
        • 223: 199477
        • 224: 192676
        • 225: 192187
        • 226: 99660
        • 227: 202727
        • 228: 99124
        • 229: 236497
        • 230: 99748
        • 231: 197836
        • 232: 236543
        • 233: 180887
        • 234: 236617
        • 235: 145512
        • 236: 200572
        • 237: 201771
        • 238: 99869
        • 239: 234219
        • 240: 110429
        • 241: 99483
        • 242: 195772
        • 243: 211774
        • 244: 211691
        • 245: 122208
        • 246: 154080
        • 247: 129543
        • 248: 195775
        • 249: 197413
        • 250: 197414
        • 251: 154874
        • 252: 181978
        • 253: 170733
        • 254: 145311
        • 255: 199635
        • 256: 142861
        • 257: 180347
        • 258: 235254
        • 259: 236852
        • 260: 121895
        • 261: 192745
        • 262: 221975
        • 263: 200580
        • 264: 211840
        • 265: 130121
        • 266: 123840
        • 267: 191679
        • 268: 134157
        • 269: 235762
        • 270: 212180
        • 271: 192379
        • 272: 207534
        • 273: 211700
        • 274: 211783
        • 275: 85060
        • 276: 212175
        • 277: 131605
        • 278: 98077
        • 279: 234924
        • 280: 192609
        • 281: 96111
        • 282: 199718
        • 283: 131520
        • 284: 180176
        • 285: 125240
        • 286: 102243
        • 287: 126786
        • 288: 213508
        • 289: 99534
        • 290: 169429
        • 291: 169754
        • 292: 236966
        • 293: 180348
        • 294: 99649
        • 295: 213478
        • 296: 183803
        • 297: 169511
        • 298: 237235
        • 299: 204198
        • 300: 144204
        • 301: 183785
        • 302: 134144
        • 303: 213172
        • 304: 199402
        • 305: 97779
        • 306: 210415
        • 307: 111049
        • 308: 95081
        • 309: 124919
        • 310: 208131
        • 311: 85281
        • 312: 85281
        • 313: 202695
        • 314: 143544
        • 315: 121818
        • 316: 133762
        • 317: 185257
        • 318: 131819
        • 319: 95986
        • 320: 206426
        • 321: 206477
        • 322: 125752
        • 323: 192489
        • 324: 134538
        • 325: 202194
        • 326: 84067
        • 327: 99775
        • 328: 207552
        • 329: 168889
        • 330: 216375
        • 331: 143010
        • 332: 132931
        • 333: 131079
        • 334: 232642
        • 335: 191681
        • 336: 84687
        • 337: 95301
        • 338: 120653
        • 339: 121017
        • 340: 237189
        • 341: 99094
        • 342: 197759
        • 343: 192909
        • 344: 210026
        • 345: 208465
        • 346: 234754
        • 347: 182431
        • 348: 144549
        • 349: 132203
        • 350: 199846
        • 351: 192229
        • 352: 145220
        • 353: 191816
        • 354: 99074
        • 355: 204656
        • 356: 85526
        • 357: 205743
        • 358: 212527
        • 359: 96129
        • 360: 110409
        • 361: 133639
        • 362: 203243
        • 363: 429507
        • 364: 429508
        • 365: 429509
        • 366: 429510
        • 367: 429511
        • 368: 429512
        • 369: 429513
        • 370: 429514
        • 371: 429515
        • 372: 429516
        • 373: 429517
        • 374: 429518
        • 375: 429519
        • 376: 429520
        • 377: 429521
        • 378: 429522
        • 379: 429523
        • 380: 429524
        • 381: 429525
        • 382: 429526
        • 383: 429527
        • 384: 429528
        • 385: 429529
        • 386: 429530
        • 387: 429531
        • 388: 429532
        • 389: 429533
        • 390: 429534
        • 391: 429535
        • 392: 429536
        • 393: 429537
        • 394: 429538
        • 395: 429539
        • 396: 429540
        • 397: 429541
        • 398: 429542
        • 399: 429543
        • 400: 429544
        • 401: 429545
        • 402: 429546
        • 403: 429547
        • 404: 429548
        • 405: 429549
        • 406: 429550
        • 407: 429551
        • 408: 429552
        • 409: 429553
        • 410: 429554
        • 411: 429555
        • 412: 429556
        • 413: 429557
        • 414: 429558
        • 415: 429559
        • 416: 429560
        • 417: 429561
        • 418: 429562
        • 419: 429563
        • 420: 429564
        • 421: 429565
        • 422: 429566
        • 423: 429568
        • 424: 429569
        • 425: 429570
        • 426: 429571
        • 427: 429572
        • 428: 429573
        • 429: 429574
        • 430: 429575
        • 431: 429576
        • 432: 429577
        • 433: 429578
        • 434: 429579
        • 435: 429580
        • 436: 429581
        • 437: 429582
        • 438: 429583
        • 439: 429584
        • 440: 429585
        • 441: 429586
        • 442: 429587
        • 443: 429588
        • 444: 429589
        • 445: 429590
        • 446: 429591
        • 447: 429592
        • 448: 429593
        • 449: 429594
        • 450: 429595
        • 451: 429596
        • 452: 429597
        • 453: 429598
        • 454: 429599
        • 455: 429600
        • 456: 429601
        • 457: 429602
        • 458: 429603
        • 459: 429604
        • 460: 429605
        • 461: 429606
        • 462: 429607
        • 463: 429608
        • 464: 369429
        • 465: 369430
        • 466: 369433
        • 467: 369435
        • 468: 369436
        • 469: 369437
        • 470: 369438
        • 471: 369439
        • 472: 369440
        • 473: 95336
        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_satt190μsselect * from `question_options` where `question_options`.`question_id` in (429603, 429604, 429605, 429606, 429607, 429608) 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_satt90μ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_satt110μ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_satt210μ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 (429603, 429604, 429605, 429606, 429607, 429608) 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 (429603, 429604, 429605, 429606, 429607, 429608)
        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 (429603, 429604, 429605, 429606, 429607, 429608) 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 (429603, 429604, 429605, 429606, 429607, 429608) 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 (429603, 429604, 429605, 429606, 429607, 429608) 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` = 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
      • single_question.blade.php#633debugerror_satt100μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 156980) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 156980
        Backtrace
        • view::questions.mcq.single_question:633
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • restrict.blade.php#30debugerror_satt160μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      9Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      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
          e52sfb9YBKMB4qGPP1SUH8ShgabyzplC5KBchJ7M
          _previous
          array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=95336%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" => "95336" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNhLzdDSjB4eWF0RkR5UHo5OVRCNlE9PSIsInZhbHVlIjoiNlFGYWhTSS9HUU9pTTZpc0paL2F0TVR6ZXhmV1VCaHhHUEdrV0JFR3JFSVF4RVNmSlRTOTVWRnZrVFhubkp2aE9KNFVvTC93akNvT0JBK2t6bDArckVEMk9QY1ZqT3hvQ2Z2VGpreXF5elVWRkhuaTVBQ0gybE1YZ2ZFWk9xV0EiLCJtYWMiOiI4MmFlMzFjODQyZDViZmY2MmNkNDIwYzE3YTQ4MjNkNWVjZTNmZjJlNjI1Y2FkNzczZDMyNTIwMmEyNmMzZDc5IiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IkhvbXowTXErWDVWd0RqWTZNQ21NQmc9PSIsInZhbHVlIjoiM2E0aEZHdEFIeUI4cXh4TjIxOTdoWWo3TlQ1ZW5Rb2lyZy9qNXVmWktRRitEek14aUtZUG4xUWlsZjZZRG5EWUY2MXRURGtGMHRPenFLcWRzbTZrVFlBOG9YVW9PNHlrVWRBbFFGM3Ewc2pyemdIeEExUlM2TXNPV0NpQnZIVXIiLCJtYWMiOiI5MWZhZDBjZWU0MmRhMzg1NWM1YTA3YmRmYTJkMGMyYTI1NmJjMWYzMDNjZmQ5OGYyMGJmODAxNWRhMzMwNTkyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImNhLzdDSjB4eWF0RkR5UHo5OVRCNlE9PSIsInZhbHVlIjoiNlFGYWhTSS9HUU9pTTZpc0paL2F0TVR6ZXhmV1VCaHhHUEdrV0JFR3JFSVF4RVNmSlRTOTVWRnZrVFhubkp2aE9KNFVvT" ] "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
          0 of 0
          array:2 [ "XSRF-TOKEN" => "e52sfb9YBKMB4qGPP1SUH8ShgabyzplC5KBchJ7M" "satt_academy_session" => "ls5LyN4bfomhcWRdsohLymjOwcHcwxsyJ9LFJtpQ" ]
          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:58 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "46" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBZTFRUdHBiYkdEZ1c2NmNUaFhyT2c9PSIsInZhbHVlIjoiZUQ0TmcrMWIyWm02STc5V0ZFcEZsWG9WWTRVSXNQb213Y1VVZHpHMDFzN1RzcTVubklLTDROVS81aGJxWFU0VDNvTEZuR2x5OUpWTXdYdXNTWFdPa2ltMTVSRXhuMC9MblgyUU01THdlNldEcGcvSTB6QkZ1amJuYzl2aHI2azgiLCJtYWMiOiJhM2Y2ZmFkZjU1ZDJjZjk4YjRmOWRhNDk5M2ZiMDJhMmQwOWI4NjRmNDQ4MGEwMDBkNjE1NTZkYzRkNzNjNTNjIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 04:51:58 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6InBZTFRUdHBiYkdEZ1c2NmNUaFhyT2c9PSIsInZhbHVlIjoiZUQ0TmcrMWIyWm02STc5V0ZFcEZsWG9WWTRVSXNQb213Y1VVZHpHMDFzN1RzcTVubklLTDROVS81aGJxWFU0VDNvTEZuR" 1 => "satt_academy_session=eyJpdiI6IlF3SC81eW5SSkM2bGNNdmt6c1V5THc9PSIsInZhbHVlIjoiS1QvMmt2V29DSW1QZkhTMjUzejViTXo0Szh6SzZyK0R2OTlxcHZWNzIvTGU4aGkxdEE0Y0R4eVRtVklxc0pZTlM3NXBjdHY5MHF5akJOZ24yUzJYbXIrQitZVGVNdWg1cXcvUldJMG5pL2l2aGN2akNGb0dPV3FIdlpLWmUyYjgiLCJtYWMiOiIwMzllMGZjY2QzMzU0YTlmZmQ2YjU0ZGUzYjM1MjkxZTBhMDc1ZTFkY2ZkN2I1NTMyMDQ3YTk3NTQ5MmE1MjQ3IiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 04:51:58 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlF3SC81eW5SSkM2bGNNdmt6c1V5THc9PSIsInZhbHVlIjoiS1QvMmt2V29DSW1QZkhTMjUzejViTXo0Szh6SzZyK0R2OTlxcHZWNzIvTGU4aGkxdEE0Y0R4eVRtVklxc0p" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBZTFRUdHBiYkdEZ1c2NmNUaFhyT2c9PSIsInZhbHVlIjoiZUQ0TmcrMWIyWm02STc5V0ZFcEZsWG9WWTRVSXNQb213Y1VVZHpHMDFzN1RzcTVubklLTDROVS81aGJxWFU0VDNvTEZuR2x5OUpWTXdYdXNTWFdPa2ltMTVSRXhuMC9MblgyUU01THdlNldEcGcvSTB6QkZ1amJuYzl2aHI2azgiLCJtYWMiOiJhM2Y2ZmFkZjU1ZDJjZjk4YjRmOWRhNDk5M2ZiMDJhMmQwOWI4NjRmNDQ4MGEwMDBkNjE1NTZkYzRkNzNjNTNjIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 04:51:58 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InBZTFRUdHBiYkdEZ1c2NmNUaFhyT2c9PSIsInZhbHVlIjoiZUQ0TmcrMWIyWm02STc5V0ZFcEZsWG9WWTRVSXNQb213Y1VVZHpHMDFzN1RzcTVubklLTDROVS81aGJxWFU0VDNvTEZuR" 1 => "satt_academy_session=eyJpdiI6IlF3SC81eW5SSkM2bGNNdmt6c1V5THc9PSIsInZhbHVlIjoiS1QvMmt2V29DSW1QZkhTMjUzejViTXo0Szh6SzZyK0R2OTlxcHZWNzIvTGU4aGkxdEE0Y0R4eVRtVklxc0pZTlM3NXBjdHY5MHF5akJOZ24yUzJYbXIrQitZVGVNdWg1cXcvUldJMG5pL2l2aGN2akNGb0dPV3FIdlpLWmUyYjgiLCJtYWMiOiIwMzllMGZjY2QzMzU0YTlmZmQ2YjU0ZGUzYjM1MjkxZTBhMDc1ZTFkY2ZkN2I1NTMyMDQ3YTk3NTQ5MmE1MjQ3IiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 04:51:58 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlF3SC81eW5SSkM2bGNNdmt6c1V5THc9PSIsInZhbHVlIjoiS1QvMmt2V29DSW1QZkhTMjUzejViTXo0Szh6SzZyK0R2OTlxcHZWNzIvTGU4aGkxdEE0Y0R4eVRtVklxc0p" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "e52sfb9YBKMB4qGPP1SUH8ShgabyzplC5KBchJ7M" "_previous" => array:1 [ "url" => "https://debugerror.xyz/admission/single-question?ques_id=95336%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:58GET/admission/single-question?ques_id=95336++++++++++++++++++++++++++++332935