’বিভূঁই’ শব্দের ‘বি’ উপসর্গ যে অর্থে ব্যবহৃত হয়েছে-

Created: 7 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version59.89msRequest Duration9MBMemory UsageGET job-solution/single-questionRoute
    • Booting (27.16ms)time
    • Application (32.72ms)time
    • 1 x Application (54.64%)
      32.72ms
      1 x Booting (45.35%)
      27.16ms
      33 templates were rendered
      • questions.mcq.single_questionsingle_question.blade.php#?blade
      • questions.include.show_timeshow_time.blade.php#?blade
      • questions.mode.readingreading.blade.php#?blade
      • questions.include.activity_layoutactivity_layout.blade.php#?blade
      • questions.mcq.sidebarsidebar.blade.php#?blade
      • common.modal.bookmark_modalbookmark_modal.blade.php#?blade
      • common.modal.tag_add_modaltag_add_modal.blade.php#?blade
      • common.modal.add_description_modaladd_description_modal.blade.php#?blade
      • common.modal.video_modalvideo_modal.blade.php#?blade
      • common.modal.edit_description_modaledit_description_modal.blade.php#?blade
      • common.modal.error_report_modalerror_report_modal.blade.php#?blade
      • job.job_include.job_scriptjob_script.blade.php#?blade
      • common.script.activity_scriptactivity_script.blade.php#?blade
      • common.script.navigator_sharenavigator_share.blade.php#?blade
      • common.script.follow_unfollow_scriptfollow_unfollow_script.blade.php#?blade
      • common.script.short_statistics_scriptshort_statistics_script.blade.php#?blade
      • layouts.single-question-appsingle-question-app.blade.php#?blade
      • includes.single_header_linksingle_header_link.blade.php#?blade
      • common.login_modallogin_modal.blade.php#?blade
      • components.authentication-card-logoauthentication-card-logo.blade.php#?blade
      • layouts.headerheader.blade.php#?blade
      • layouts.toolbartoolbar.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      • common.includes.promotion_modalpromotion_modal.blade.php#?blade
      • common.includes.promotion_offcanvaspromotion_offcanvas.blade.php#?blade
      • includes.footer_link2footer_link2.blade.php#?blade
      • includes.restrictrestrict.blade.php#?blade
      • livewire-alert::components.scriptsscripts.blade.php#?blade
      • livewire-alert::components.flashflash.blade.php#?blade
      • admin.include.toastrtoastr.blade.php#?blade
      • common.search.search_scriptsearch_script.blade.php#?blade
      • common.script.promotion_scriptpromotion_script.blade.php#?blade
      • common.script.promotion_functionspromotion_functions.blade.php#?blade
      uri
      GET job-solution/single-question
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\QuestionController@singleMcq
      namespace
      prefix
      where
      as
      job.single-question
      file
      app/Http/Controllers/Academy/QuestionController.php:62-98
      29 statements were executed4.62ms
      • QuestionController.php#150debugerror_satt210μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '24615' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 24615
        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#150debugerror_satt170μsselect * from `question_options` where `question_options`.`question_id` in (24615) and `question_options`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:150
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:145
        • app/Http/Controllers/Academy/QuestionController.php:66
      • QuestionController.php#190debugerror_satt390μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 24615
        Bindings
        • 0: 24615
        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_satt170μ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` = '24615' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 24615
        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`, `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 (24615) 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_satt90μ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_satt100μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (380) 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_satt100μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (1) 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_satt130μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (1) 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_satt190μ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 (24615) 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_satt120μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (24615)
        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 * from `descriptions` where `descriptions`.`descriptionable_id` in (24615) 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_satt110μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (1) and `users`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt80μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (24615) 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 (24615) 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 (24615) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#451debugerror_satt630μsselect `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 (406231, 661, 845, 921, 1339, 1518, 1575, 1581, 1719, 1730, 3239, 3320, 3349, 3427, 4235, 4488, 5097, 5343, 5724, 5940, 6075, 6211, 7570, 7624, 7970, 8307, 10491, 10492, 10592, 11326, 11589, 11919, 11934, 12278, 13193, 13446, 14357, 14453, 14742, 15222, 16297, 17836, 18032, 19173, 19405, 20405, 20851, 21251, 21269, 23179, 23663, 24243, 24491, 24615, 25083, 26094, 26355, 26965, 28462, 28909, 29274, 31420, 32122, 32744, 33258, 37198, 37470, 38431, 39510, 40493, 40497, 40707, 42702, 43204, 43282, 43627, 44175, 44375, 44771, 44894, 44976, 45270, 46431, 46782, 48076, 48312, 48383, 49253, 50204, 50369, 50545, 50615, 50663, 51557, 51646, 52066, 53271, 53459, 54824, 54877, 55689, 56377, 56729, 57216, 57228, 57457, 57662, 57818, 58609, 58647, 59386, 237322, 82990, 240096, 238176, 238766, 67324, 83602, 67192, 238853, 67418, 239736, 81635, 81645, 82731, 83253, 83349) and `id` != 24615 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 406231
        • 1: 661
        • 2: 845
        • 3: 921
        • 4: 1339
        • 5: 1518
        • 6: 1575
        • 7: 1581
        • 8: 1719
        • 9: 1730
        • 10: 3239
        • 11: 3320
        • 12: 3349
        • 13: 3427
        • 14: 4235
        • 15: 4488
        • 16: 5097
        • 17: 5343
        • 18: 5724
        • 19: 5940
        • 20: 6075
        • 21: 6211
        • 22: 7570
        • 23: 7624
        • 24: 7970
        • 25: 8307
        • 26: 10491
        • 27: 10492
        • 28: 10592
        • 29: 11326
        • 30: 11589
        • 31: 11919
        • 32: 11934
        • 33: 12278
        • 34: 13193
        • 35: 13446
        • 36: 14357
        • 37: 14453
        • 38: 14742
        • 39: 15222
        • 40: 16297
        • 41: 17836
        • 42: 18032
        • 43: 19173
        • 44: 19405
        • 45: 20405
        • 46: 20851
        • 47: 21251
        • 48: 21269
        • 49: 23179
        • 50: 23663
        • 51: 24243
        • 52: 24491
        • 53: 24615
        • 54: 25083
        • 55: 26094
        • 56: 26355
        • 57: 26965
        • 58: 28462
        • 59: 28909
        • 60: 29274
        • 61: 31420
        • 62: 32122
        • 63: 32744
        • 64: 33258
        • 65: 37198
        • 66: 37470
        • 67: 38431
        • 68: 39510
        • 69: 40493
        • 70: 40497
        • 71: 40707
        • 72: 42702
        • 73: 43204
        • 74: 43282
        • 75: 43627
        • 76: 44175
        • 77: 44375
        • 78: 44771
        • 79: 44894
        • 80: 44976
        • 81: 45270
        • 82: 46431
        • 83: 46782
        • 84: 48076
        • 85: 48312
        • 86: 48383
        • 87: 49253
        • 88: 50204
        • 89: 50369
        • 90: 50545
        • 91: 50615
        • 92: 50663
        • 93: 51557
        • 94: 51646
        • 95: 52066
        • 96: 53271
        • 97: 53459
        • 98: 54824
        • 99: 54877
        • 100: 55689
        • 101: 56377
        • 102: 56729
        • 103: 57216
        • 104: 57228
        • 105: 57457
        • 106: 57662
        • 107: 57818
        • 108: 58609
        • 109: 58647
        • 110: 59386
        • 111: 237322
        • 112: 82990
        • 113: 240096
        • 114: 238176
        • 115: 238766
        • 116: 67324
        • 117: 83602
        • 118: 67192
        • 119: 238853
        • 120: 67418
        • 121: 239736
        • 122: 81635
        • 123: 81645
        • 124: 82731
        • 125: 83253
        • 126: 83349
        • 127: 24615
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt200μsselect * from `question_options` where `question_options`.`question_id` in (238176, 238766, 238853, 239736, 240096, 406231) 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 (1) 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_satt150μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4935, 4955, 5063, 5264, 5276, 6049) 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_satt120μsselect `id`, `name` from `categories` where `categories`.`id` in (3, 8, 9, 15) and `categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt250μ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 (238176, 238766, 238853, 239736, 240096, 406231) 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 (238176, 238766, 238853, 239736, 240096, 406231)
        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 (238176, 238766, 238853, 239736, 240096, 406231) 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 (238176, 238766, 238853, 239736, 240096, 406231) 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_satt80μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (238176, 238766, 238853, 239736, 240096, 406231) 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_satt170μsselect * from `categories` where `categories`.`id` = 64 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 64
        Backtrace
        • view::questions.mcq.single_question:85
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • single_question.blade.php#633debugerror_satt130μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 24615) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 24615
        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
      11Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      8QuestionOption.php#?
      App\Models\SubCategory
      7SubCategory.php#?
      App\Models\Category
      5Category.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          A7HgeP1hP0FEJLLlQbBfm9i8ek57tsUdBl6Bu3iv
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=24615%20%20%20%20%...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /job-solution/single-question
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "ques_id" => "24615" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkpES0tYQ1l0eVcxQUhGcmFhRUpJWXc9PSIsInZhbHVlIjoiU0RRSnIxRWpEeEN1MWRrRi9GdnRkVTNmQW9tdDVTcnF1dkwzR3VKclAvL1RINXNydk1TRG9oenY3R1VvR3Y3aG4zRjJ0UGJjR2pWR00wbXBQRVNMUXl0SWNtSm5SSHE5SUJENUxQSlhJYzVaUGFZK294cG04YUJ3Y0krKzBuT04iLCJtYWMiOiJmZjBmYjNjMDQwY2RkZWRkN2VlNjljMGM2ZmU4Y2RkNTE0MTkwODBhOWYxZGJhMGFlN2E2MDIwZjdmM2Y1OWMyIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6ImpPTTZNZUVxdEpMZ045S3FqZkVpWEE9PSIsInZhbHVlIjoiaUhHbGp5dTdYNEY5TEpZM21ISUpIQjhqbHMxaTc1TVhBZGh2RDMvbG1admNreWdYUCtwQUNZWmVueW9DdXpiRjRaWi9KZmx4T29MTko0UzVXVk56NUxobFBZaVNTRkRLTDJnbFBndk5tcFp4d0tPdlFuSERBRUEzaGpaYzBJZkIiLCJtYWMiOiJmMmFhY2NlMjlmNzRjYjA2MWQ3NzcyNDUwMzQzZTYxNDA4YWY5ZjRhZmJjMDc3MDJjYzM0N2ZmYmMyYWYwMzE1IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkpES0tYQ1l0eVcxQUhGcmFhRUpJWXc9PSIsInZhbHVlIjoiU0RRSnIxRWpEeEN1MWRrRi9GdnRkVTNmQW9tdDVTcnF1dkwzR3VKclAvL1RINXNydk1TRG9oenY3R1VvR3Y3aG4zRjJ0U" ] "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.188.38.17" ] "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.188.38.17" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "A7HgeP1hP0FEJLLlQbBfm9i8ek57tsUdBl6Bu3iv" "satt_academy_session" => "pC5WIjF96pRQWTYLYOXeO1CnTQsDbrIJnpBpxpTs" ]
          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 => "Sun, 16 Mar 2025 20:50:56 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "42" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVndzg2dVVsaHFHSHhpRmxETjhJS3c9PSIsInZhbHVlIjoiS1R0a1ZJUWh3NjJBUExtNUFTMVBDSWRMUCtqTUFiUkQ3dnZES2hBRGtGYnJHMGQ1KzROWVlhTDdMV01JQjJTQzE0OVZ6TXdPYzE3ZTdHOWNCTVpPQTFsdzRrT0NpVjBuZG0xdzJQRzVVbWZDYUEzYlpJMkwyRkE3VnRGc0dxMTEiLCJtYWMiOiJlNTNlZmRiYjYxOTZjZmNjMWYxZjA1NjNlZDI5YTc4MjE2ZWQyYmY1ZDc5M2FjYTZhMmYzNzQzNWQxNzBkNmMzIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:50:56 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IjVndzg2dVVsaHFHSHhpRmxETjhJS3c9PSIsInZhbHVlIjoiS1R0a1ZJUWh3NjJBUExtNUFTMVBDSWRMUCtqTUFiUkQ3dnZES2hBRGtGYnJHMGQ1KzROWVlhTDdMV01JQjJTQzE0OVZ6T" 1 => "satt_academy_session=eyJpdiI6IlFEaTYrM0ZHdEpPdThYV1I4ODl6UHc9PSIsInZhbHVlIjoiKzhoOVQyVVlWbkw4VDdyak9MOWNaZHVLSmtra0NoSDJxRVRhSWg4ZDF3Rk12R3NYeGNKQzNDS25TRGQwUldXN2ZOaFlUMExDa1ZOa0FXdnZ5SW5ibmZ4cGJxWWRoS0VjenlnZnpYOFRRdmI5VmN6UmkwOGxXeVRKYUQwcGtyK3EiLCJtYWMiOiI2NjZjYzJmN2E2YmU4Y2U3NzkzZTE1MzdhNjBhOTUyYzQ2MGRlMjY4ODRkZDlhMjQzOTJiYzM5ZDU3YjQzYTZlIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:50:56 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlFEaTYrM0ZHdEpPdThYV1I4ODl6UHc9PSIsInZhbHVlIjoiKzhoOVQyVVlWbkw4VDdyak9MOWNaZHVLSmtra0NoSDJxRVRhSWg4ZDF3Rk12R3NYeGNKQzNDS25TRGQwUld" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVndzg2dVVsaHFHSHhpRmxETjhJS3c9PSIsInZhbHVlIjoiS1R0a1ZJUWh3NjJBUExtNUFTMVBDSWRMUCtqTUFiUkQ3dnZES2hBRGtGYnJHMGQ1KzROWVlhTDdMV01JQjJTQzE0OVZ6TXdPYzE3ZTdHOWNCTVpPQTFsdzRrT0NpVjBuZG0xdzJQRzVVbWZDYUEzYlpJMkwyRkE3VnRGc0dxMTEiLCJtYWMiOiJlNTNlZmRiYjYxOTZjZmNjMWYxZjA1NjNlZDI5YTc4MjE2ZWQyYmY1ZDc5M2FjYTZhMmYzNzQzNWQxNzBkNmMzIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:50:56 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjVndzg2dVVsaHFHSHhpRmxETjhJS3c9PSIsInZhbHVlIjoiS1R0a1ZJUWh3NjJBUExtNUFTMVBDSWRMUCtqTUFiUkQ3dnZES2hBRGtGYnJHMGQ1KzROWVlhTDdMV01JQjJTQzE0OVZ6T" 1 => "satt_academy_session=eyJpdiI6IlFEaTYrM0ZHdEpPdThYV1I4ODl6UHc9PSIsInZhbHVlIjoiKzhoOVQyVVlWbkw4VDdyak9MOWNaZHVLSmtra0NoSDJxRVRhSWg4ZDF3Rk12R3NYeGNKQzNDS25TRGQwUldXN2ZOaFlUMExDa1ZOa0FXdnZ5SW5ibmZ4cGJxWWRoS0VjenlnZnpYOFRRdmI5VmN6UmkwOGxXeVRKYUQwcGtyK3EiLCJtYWMiOiI2NjZjYzJmN2E2YmU4Y2U3NzkzZTE1MzdhNjBhOTUyYzQ2MGRlMjY4ODRkZDlhMjQzOTJiYzM5ZDU3YjQzYTZlIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:50:56 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlFEaTYrM0ZHdEpPdThYV1I4ODl6UHc9PSIsInZhbHVlIjoiKzhoOVQyVVlWbkw4VDdyak9MOWNaZHVLSmtra0NoSDJxRVRhSWg4ZDF3Rk12R3NYeGNKQzNDS25TRGQwUld" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "A7HgeP1hP0FEJLLlQbBfm9i8ek57tsUdBl6Bu3iv" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=24615%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-17 02:50:56GET/job-solution/single-question?ques_id=24615++++++++++++++++++++++++++++332946