‘জাতীয় পরিবেশ নীতি’ কবে ঘোষণা করা হয়?

Created: 7 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version68.6msRequest Duration9MBMemory UsageGET job-solution/single-questionRoute
    • Booting (27.99ms)time
    • Application (40.6ms)time
    • 1 x Application (59.18%)
      40.60ms
      1 x Booting (40.8%)
      27.99ms
      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
      30 statements were executed6.45ms
      • QuestionController.php#150debugerror_satt220μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '4121' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 4121
        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_satt140μsselect * from `question_options` where `question_options`.`question_id` in (4121) 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_satt360μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 4121
        Bindings
        • 0: 4121
        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_satt160μ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` = '4121' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 4121
        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 (4121) 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_satt100μ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 (292) and `sub_categories`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt110μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (5) 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_satt150μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (5) 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_satt170μ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 (4121) 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 (4121)
        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 (4121) 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_satt100μ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_satt90μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (4121) 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_satt80μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (4121) 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_satt70μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (4121) 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.04msselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (3885)
        Bindings
        • 0: App\Models\Question
        • 1: 3885
        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.48msselect `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 (56144, 12572, 65003, 238547, 238487, 22855, 23787, 47875, 58277, 12784, 3821, 19528, 4660, 21766, 22468, 22407, 23037, 10634, 80638, 20518, 82646, 2342, 29515, 20530, 74890, 28625, 1102, 25632, 72926, 4538, 14212, 21589, 16799, 82625, 56272, 14723, 64076, 9699, 4007, 7119, 238273, 26060, 51318, 58557, 80169, 46723, 11723, 5891, 25498, 22300, 1833, 10957, 72204, 16117, 2369, 23394, 52302, 26503, 72202, 21881, 4542, 35043, 47723, 26823, 20730, 23640, 7166, 16782, 21592, 48415, 68426, 28510, 46762, 3480, 237650, 72885, 72100, 6156, 72689, 4018, 21179, 15305, 39697, 19144, 39703, 58345, 237571, 83079, 51202, 23254, 19027, 75597, 23199, 3729, 26212, 19016, 869, 10519, 56349, 33065, 66342, 7996, 12637, 4989, 59950, 28200, 3910, 3763, 24885, 21286, 72907, 54774, 17939, 14963, 5502, 4021, 28627, 19073, 36333, 5262, 22758, 65837, 4670, 28361, 11400, 71951, 3768, 20448, 51005, 2364, 50510, 19251, 15095, 22054, 6660, 21279, 50313, 22686, 7163, 6657, 2237, 3604, 237441, 15115, 56789, 71484, 28202, 14615, 3651, 49487, 26065, 20628, 20943, 27979, 9086, 1621, 1625, 1626, 1627, 1781, 1784, 1794, 1795, 1796, 1800, 1802, 1805, 1834, 1838, 1839, 1840, 1842, 1844, 1846, 1849, 1888, 1889, 1892, 1893, 1894, 1895, 1896, 1898, 1900, 1902, 1937, 1947, 1955, 1956, 1957, 1962, 2026, 2062, 2065, 2067, 2128, 2132, 2137, 2138, 2151, 2178, 2183, 2187, 2190, 2191, 2229, 2245, 2246, 2248, 2251, 2252, 2254, 2259, 2332, 2343, 2354, 2356, 2357, 2363, 2371, 2384, 2385, 2391, 2399, 2404, 2406, 2454, 2503, 2504, 2511, 2537, 2538, 3875, 3880, 3906, 3908, 3915, 3916, 3920, 3921, 3922, 3945, 3949, 3956, 3957, 3964, 4077, 4080, 4084, 4121, 4122, 4126, 4127, 4128, 4137, 4210, 4216, 4241, 4254, 4256, 4388, 4389, 4390, 4394, 4395, 4506, 4508, 4513, 4514, 4523, 4525, 4539, 4544, 4546, 4549, 4552, 4554, 4665, 4681, 4693, 4695, 4696, 4697, 4822, 4832, 4874, 4878, 4881, 4945, 4955, 4958, 4960, 4965, 4966, 4971, 4974, 4975, 4977, 4978, 4980, 4981, 4982, 4984, 4988, 5065, 5067, 6258, 28194, 66648, 68183, 69889, 70138, 71070, 52846, 63695, 64083, 50714, 11642, 32827, 53603, 43679, 61193, 45719, 40747, 48828, 8903, 63226, 28028, 48706, 60185, 78252, 49451, 16326, 78447, 44033, 49058, 47989, 45163, 31469, 43583, 34519, 32249, 37083, 238225, 46064, 66641, 65431, 39291, 46063, 44915, 50912, 31845, 42107, 49437, 60184, 30496, 65439, 16312, 45811, 27802, 16314, 49439, 55886, 43364, 32136, 39041, 81157, 26877, 47438, 76400, 53842, 44693, 45856, 39048, 35546, 64560, 43505, 47011, 43488, 45421, 64344, 36027, 65445, 72301, 44625, 63303, 44438, 11122, 38384, 60837, 52476, 47778, 44908, 39554, 48470, 62661, 31159, 55300, 36794, 14010, 52925) and `id` != 4121 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 56144
        • 1: 12572
        • 2: 65003
        • 3: 238547
        • 4: 238487
        • 5: 22855
        • 6: 23787
        • 7: 47875
        • 8: 58277
        • 9: 12784
        • 10: 3821
        • 11: 19528
        • 12: 4660
        • 13: 21766
        • 14: 22468
        • 15: 22407
        • 16: 23037
        • 17: 10634
        • 18: 80638
        • 19: 20518
        • 20: 82646
        • 21: 2342
        • 22: 29515
        • 23: 20530
        • 24: 74890
        • 25: 28625
        • 26: 1102
        • 27: 25632
        • 28: 72926
        • 29: 4538
        • 30: 14212
        • 31: 21589
        • 32: 16799
        • 33: 82625
        • 34: 56272
        • 35: 14723
        • 36: 64076
        • 37: 9699
        • 38: 4007
        • 39: 7119
        • 40: 238273
        • 41: 26060
        • 42: 51318
        • 43: 58557
        • 44: 80169
        • 45: 46723
        • 46: 11723
        • 47: 5891
        • 48: 25498
        • 49: 22300
        • 50: 1833
        • 51: 10957
        • 52: 72204
        • 53: 16117
        • 54: 2369
        • 55: 23394
        • 56: 52302
        • 57: 26503
        • 58: 72202
        • 59: 21881
        • 60: 4542
        • 61: 35043
        • 62: 47723
        • 63: 26823
        • 64: 20730
        • 65: 23640
        • 66: 7166
        • 67: 16782
        • 68: 21592
        • 69: 48415
        • 70: 68426
        • 71: 28510
        • 72: 46762
        • 73: 3480
        • 74: 237650
        • 75: 72885
        • 76: 72100
        • 77: 6156
        • 78: 72689
        • 79: 4018
        • 80: 21179
        • 81: 15305
        • 82: 39697
        • 83: 19144
        • 84: 39703
        • 85: 58345
        • 86: 237571
        • 87: 83079
        • 88: 51202
        • 89: 23254
        • 90: 19027
        • 91: 75597
        • 92: 23199
        • 93: 3729
        • 94: 26212
        • 95: 19016
        • 96: 869
        • 97: 10519
        • 98: 56349
        • 99: 33065
        • 100: 66342
        • 101: 7996
        • 102: 12637
        • 103: 4989
        • 104: 59950
        • 105: 28200
        • 106: 3910
        • 107: 3763
        • 108: 24885
        • 109: 21286
        • 110: 72907
        • 111: 54774
        • 112: 17939
        • 113: 14963
        • 114: 5502
        • 115: 4021
        • 116: 28627
        • 117: 19073
        • 118: 36333
        • 119: 5262
        • 120: 22758
        • 121: 65837
        • 122: 4670
        • 123: 28361
        • 124: 11400
        • 125: 71951
        • 126: 3768
        • 127: 20448
        • 128: 51005
        • 129: 2364
        • 130: 50510
        • 131: 19251
        • 132: 15095
        • 133: 22054
        • 134: 6660
        • 135: 21279
        • 136: 50313
        • 137: 22686
        • 138: 7163
        • 139: 6657
        • 140: 2237
        • 141: 3604
        • 142: 237441
        • 143: 15115
        • 144: 56789
        • 145: 71484
        • 146: 28202
        • 147: 14615
        • 148: 3651
        • 149: 49487
        • 150: 26065
        • 151: 20628
        • 152: 20943
        • 153: 27979
        • 154: 9086
        • 155: 1621
        • 156: 1625
        • 157: 1626
        • 158: 1627
        • 159: 1781
        • 160: 1784
        • 161: 1794
        • 162: 1795
        • 163: 1796
        • 164: 1800
        • 165: 1802
        • 166: 1805
        • 167: 1834
        • 168: 1838
        • 169: 1839
        • 170: 1840
        • 171: 1842
        • 172: 1844
        • 173: 1846
        • 174: 1849
        • 175: 1888
        • 176: 1889
        • 177: 1892
        • 178: 1893
        • 179: 1894
        • 180: 1895
        • 181: 1896
        • 182: 1898
        • 183: 1900
        • 184: 1902
        • 185: 1937
        • 186: 1947
        • 187: 1955
        • 188: 1956
        • 189: 1957
        • 190: 1962
        • 191: 2026
        • 192: 2062
        • 193: 2065
        • 194: 2067
        • 195: 2128
        • 196: 2132
        • 197: 2137
        • 198: 2138
        • 199: 2151
        • 200: 2178
        • 201: 2183
        • 202: 2187
        • 203: 2190
        • 204: 2191
        • 205: 2229
        • 206: 2245
        • 207: 2246
        • 208: 2248
        • 209: 2251
        • 210: 2252
        • 211: 2254
        • 212: 2259
        • 213: 2332
        • 214: 2343
        • 215: 2354
        • 216: 2356
        • 217: 2357
        • 218: 2363
        • 219: 2371
        • 220: 2384
        • 221: 2385
        • 222: 2391
        • 223: 2399
        • 224: 2404
        • 225: 2406
        • 226: 2454
        • 227: 2503
        • 228: 2504
        • 229: 2511
        • 230: 2537
        • 231: 2538
        • 232: 3875
        • 233: 3880
        • 234: 3906
        • 235: 3908
        • 236: 3915
        • 237: 3916
        • 238: 3920
        • 239: 3921
        • 240: 3922
        • 241: 3945
        • 242: 3949
        • 243: 3956
        • 244: 3957
        • 245: 3964
        • 246: 4077
        • 247: 4080
        • 248: 4084
        • 249: 4121
        • 250: 4122
        • 251: 4126
        • 252: 4127
        • 253: 4128
        • 254: 4137
        • 255: 4210
        • 256: 4216
        • 257: 4241
        • 258: 4254
        • 259: 4256
        • 260: 4388
        • 261: 4389
        • 262: 4390
        • 263: 4394
        • 264: 4395
        • 265: 4506
        • 266: 4508
        • 267: 4513
        • 268: 4514
        • 269: 4523
        • 270: 4525
        • 271: 4539
        • 272: 4544
        • 273: 4546
        • 274: 4549
        • 275: 4552
        • 276: 4554
        • 277: 4665
        • 278: 4681
        • 279: 4693
        • 280: 4695
        • 281: 4696
        • 282: 4697
        • 283: 4822
        • 284: 4832
        • 285: 4874
        • 286: 4878
        • 287: 4881
        • 288: 4945
        • 289: 4955
        • 290: 4958
        • 291: 4960
        • 292: 4965
        • 293: 4966
        • 294: 4971
        • 295: 4974
        • 296: 4975
        • 297: 4977
        • 298: 4978
        • 299: 4980
        • 300: 4981
        • 301: 4982
        • 302: 4984
        • 303: 4988
        • 304: 5065
        • 305: 5067
        • 306: 6258
        • 307: 28194
        • 308: 66648
        • 309: 68183
        • 310: 69889
        • 311: 70138
        • 312: 71070
        • 313: 52846
        • 314: 63695
        • 315: 64083
        • 316: 50714
        • 317: 11642
        • 318: 32827
        • 319: 53603
        • 320: 43679
        • 321: 61193
        • 322: 45719
        • 323: 40747
        • 324: 48828
        • 325: 8903
        • 326: 63226
        • 327: 28028
        • 328: 48706
        • 329: 60185
        • 330: 78252
        • 331: 49451
        • 332: 16326
        • 333: 78447
        • 334: 44033
        • 335: 49058
        • 336: 47989
        • 337: 45163
        • 338: 31469
        • 339: 43583
        • 340: 34519
        • 341: 32249
        • 342: 37083
        • 343: 238225
        • 344: 46064
        • 345: 66641
        • 346: 65431
        • 347: 39291
        • 348: 46063
        • 349: 44915
        • 350: 50912
        • 351: 31845
        • 352: 42107
        • 353: 49437
        • 354: 60184
        • 355: 30496
        • 356: 65439
        • 357: 16312
        • 358: 45811
        • 359: 27802
        • 360: 16314
        • 361: 49439
        • 362: 55886
        • 363: 43364
        • 364: 32136
        • 365: 39041
        • 366: 81157
        • 367: 26877
        • 368: 47438
        • 369: 76400
        • 370: 53842
        • 371: 44693
        • 372: 45856
        • 373: 39048
        • 374: 35546
        • 375: 64560
        • 376: 43505
        • 377: 47011
        • 378: 43488
        • 379: 45421
        • 380: 64344
        • 381: 36027
        • 382: 65445
        • 383: 72301
        • 384: 44625
        • 385: 63303
        • 386: 44438
        • 387: 11122
        • 388: 38384
        • 389: 60837
        • 390: 52476
        • 391: 47778
        • 392: 44908
        • 393: 39554
        • 394: 48470
        • 395: 62661
        • 396: 31159
        • 397: 55300
        • 398: 36794
        • 399: 14010
        • 400: 52925
        • 401: 4121
        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 (237571, 237650, 238225, 238273, 238487, 238547) 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 (5) 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 (4882, 4885, 4889, 4890, 4935, 5072) 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 (8, 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_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 (237571, 237650, 238225, 238273, 238487, 238547) 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_satt170μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (237571, 237650, 238225, 238273, 238487, 238547)
        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 (237571, 237650, 238225, 238273, 238487, 238547) 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_satt90μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (237571, 237650, 238225, 238273, 238487, 238547) 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 (237571, 237650, 238225, 238273, 238487, 238547) 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_satt140μsselect * from `categories` where `categories`.`id` = 2 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 2
        Backtrace
        • view::questions.mcq.single_question:85
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • single_question.blade.php#633debugerror_satt120μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 4121) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 4121
        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_satt170μ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
      8QuestionOption.php#?
      App\Models\SubCategory
      7SubCategory.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\Category
      3Category.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
      App\Models\User
      1User.php#?
          _token
          EMkFVLqpA5RE6RsbzLxtDq3q9BCJ4uMA80VvCGr1
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=4121%20%20%20%20%2...
          _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" => "4121" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IngvMzNJQjVuN1BvcmYrK0RsRzJOdHc9PSIsInZhbHVlIjoiejhRM2FxNUVwVU1YY253VUVaeE4zZERwOUw2elJoUWw5RHBJTzJOd0NnUlAxL2tKWVJDSDNldUFvV2FwdWRuSjNZVWdaUG8zd2NmSytEUjRRWnZxZEJFcHRNZGw3RGdPSVBYdk0wdEx3QmxISWlWajRRUEpYVDFrdndKZWZVeUoiLCJtYWMiOiJkNWZiYzJiY2NmMTNmN2E5OWFlYjNiMzlmYmNlNTllYjA2YWY3MjhmNzJlNzFiNTZiMGExNmRjOTUxMTg4ZjdiIiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IjNsdFN1ZW9TZVJNYTJEVnVQRHVhN3c9PSIsInZhbHVlIjoiSlRsMGVnaERENzdkZE9KVGthdFpWK0ltRVo1VWxyQzRXUVpFcUZJeVVEeUttV1RJaDNOaUNNcXE2aFdKYVVOQUI4cjNFRlpnNFZTVW9mNkIrWkl4dUphemV4VEVoYzFlY0NkaXpTVWZib3FtR0ozN2ZDTkhyYk1mZ2JIODNHRlYiLCJtYWMiOiJjZDRiMDI3ZTNmNzAzMTc4MjY5MWI5N2Y0NWJiZmQ5MWJkMTIzMDI5ZGVlM2M5NjhlNGU4ZDE3ODlmMGY4Zjc5IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IngvMzNJQjVuN1BvcmYrK0RsRzJOdHc9PSIsInZhbHVlIjoiejhRM2FxNUVwVU1YY253VUVaeE4zZERwOUw2elJoUWw5RHBJTzJOd0NnUlAxL2tKWVJDSDNldUFvV2FwdWRuSjNZVWdaU" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "13.59.18.177" ] "x-forwarded-server" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [ 0 => "13.59.18.177" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "EMkFVLqpA5RE6RsbzLxtDq3q9BCJ4uMA80VvCGr1" "satt_academy_session" => "2ihqM8pxOkQdchRXpxOe2YNe9FfF45OEbdcd1dwn" ]
          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:21:55 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "46" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVmaEdaakpScUlnVlBiQXlkQ2ZYd2c9PSIsInZhbHVlIjoib2kyaWZLWURvZnplUms0bDY3cytzdWZXV0xoaklJR0lzcGdIRmlndEZ4K0lzdmJzaFRkdENjWFlTVTJ3eWluYkh4amJ3UHJHVkkyQ1V0eFg0YXhIVWlNeXZReEFjS2YzL3ZhZ3hrakFWUTdPbzBjL3JjR29CTHNmUEFzRCtLZXoiLCJtYWMiOiIyZmEwMDA5NGNhNWVmZTEwMGYwZDk2N2JlMmY2ZmQ0ZDBkMGU4NzA3YmZiOGU4NjA3M2VjODhhMWEyMzEzMjBiIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:21:55 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6InVmaEdaakpScUlnVlBiQXlkQ2ZYd2c9PSIsInZhbHVlIjoib2kyaWZLWURvZnplUms0bDY3cytzdWZXV0xoaklJR0lzcGdIRmlndEZ4K0lzdmJzaFRkdENjWFlTVTJ3eWluYkh4amJ3U" 1 => "satt_academy_session=eyJpdiI6ImpNRnBmNklPNU9jY202WnA4ZDdoWHc9PSIsInZhbHVlIjoibHVQVFgrMnNWVkgrV2dNeWVyU2JlYzF5MHBrNjZYNzEyNVJXUStOZE9yTEQ2Q3J2MHhHK1h3LzFCWlJYczVna0JTSk9YdkNTenF2ZkdQbTgvMnZ6emdvY2pnbCs1U293cnpLQnBBNjVRNGJ5a0ROUHgvbzBIdEJGN1hFWENSc0siLCJtYWMiOiJhYzcxNGFhNzA3ZjI5ZWFmNTBmMjc5YmE5MTNkYjRjMWQyZDQzYzJjODExNzE1YmYxNTcyYTk2MzdjMzMxMjQwIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:21:55 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6ImpNRnBmNklPNU9jY202WnA4ZDdoWHc9PSIsInZhbHVlIjoibHVQVFgrMnNWVkgrV2dNeWVyU2JlYzF5MHBrNjZYNzEyNVJXUStOZE9yTEQ2Q3J2MHhHK1h3LzFCWlJYczV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVmaEdaakpScUlnVlBiQXlkQ2ZYd2c9PSIsInZhbHVlIjoib2kyaWZLWURvZnplUms0bDY3cytzdWZXV0xoaklJR0lzcGdIRmlndEZ4K0lzdmJzaFRkdENjWFlTVTJ3eWluYkh4amJ3UHJHVkkyQ1V0eFg0YXhIVWlNeXZReEFjS2YzL3ZhZ3hrakFWUTdPbzBjL3JjR29CTHNmUEFzRCtLZXoiLCJtYWMiOiIyZmEwMDA5NGNhNWVmZTEwMGYwZDk2N2JlMmY2ZmQ0ZDBkMGU4NzA3YmZiOGU4NjA3M2VjODhhMWEyMzEzMjBiIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:21:55 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InVmaEdaakpScUlnVlBiQXlkQ2ZYd2c9PSIsInZhbHVlIjoib2kyaWZLWURvZnplUms0bDY3cytzdWZXV0xoaklJR0lzcGdIRmlndEZ4K0lzdmJzaFRkdENjWFlTVTJ3eWluYkh4amJ3U" 1 => "satt_academy_session=eyJpdiI6ImpNRnBmNklPNU9jY202WnA4ZDdoWHc9PSIsInZhbHVlIjoibHVQVFgrMnNWVkgrV2dNeWVyU2JlYzF5MHBrNjZYNzEyNVJXUStOZE9yTEQ2Q3J2MHhHK1h3LzFCWlJYczVna0JTSk9YdkNTenF2ZkdQbTgvMnZ6emdvY2pnbCs1U293cnpLQnBBNjVRNGJ5a0ROUHgvbzBIdEJGN1hFWENSc0siLCJtYWMiOiJhYzcxNGFhNzA3ZjI5ZWFmNTBmMjc5YmE5MTNkYjRjMWQyZDQzYzJjODExNzE1YmYxNTcyYTk2MzdjMzMxMjQwIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:21:55 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6ImpNRnBmNklPNU9jY202WnA4ZDdoWHc9PSIsInZhbHVlIjoibHVQVFgrMnNWVkgrV2dNeWVyU2JlYzF5MHBrNjZYNzEyNVJXUStOZE9yTEQ2Q3J2MHhHK1h3LzFCWlJYczV" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "EMkFVLqpA5RE6RsbzLxtDq3q9BCJ4uMA80VvCGr1" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=4121%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:21:55GET/job-solution/single-question?ques_id=4121++++++++++++++++++++++++++++333042