"Blue Blood" means ---

Created: 7 years ago | Updated: 3 months ago
Updated: 3 months ago
Please, contribute to add content.
Content
Promotion
Request history8.2.27PHP Version64.87msRequest Duration9MBMemory UsageGET job-solution/single-questionRoute
    • Booting (27.67ms)time
    • Application (37.19ms)time
    • 1 x Application (57.33%)
      37.19ms
      1 x Booting (42.66%)
      27.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 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 executed8.38ms
      • QuestionController.php#150debugerror_satt200μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '19477' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 19477
        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 (19477) 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_satt420μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 19477
        Bindings
        • 0: 19477
        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_satt200μ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` = '19477' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 19477
        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`, `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 (19477) 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_satt120μ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_satt110μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (166) 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 (2) 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_satt160μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (2) 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 (19477) 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 (19477)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt200μsselect * from `descriptions` where `descriptions`.`descriptionable_id` in (19477) 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_satt220μ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 (19477) 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 (19477) 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 (19477) 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.33msselect `subjectable_id` from `subjectables` where `subjectable_type` = 'App\\Models\\Question' and `subject_id` in (704)
        Bindings
        • 0: App\Models\Question
        • 1: 704
        Backtrace
        • app/Services/DynamicPrintService.php:99
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Services/DynamicPrintService.php:96
        • app/Http/Controllers/Academy/QuestionController.php:409
      • QuestionController.php#451debugerror_satt3.02msselect `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 (74460, 82824, 70488, 70486, 70487, 70485, 70484, 15495, 69565, 69557, 67586, 67355, 67232, 67215, 67191, 67138, 67027, 71107, 70914, 70913, 70912, 70911, 70910, 48273, 248691, 73484, 73483, 73374, 73480, 71217, 64386, 68475, 58614, 56479, 56478, 49076, 49125, 49133, 49134, 49135, 49136, 49137, 49138, 49139, 49148, 49149, 49264, 49265, 49266, 49267, 49268, 49426, 49634, 49635, 49636, 49637, 49645, 49646, 49647, 49648, 49649, 50109, 50141, 50333, 50345, 50455, 50553, 50555, 50562, 50565, 50674, 50680, 50682, 50825, 50880, 50961, 50963, 50970, 51056, 51063, 51076, 51124, 51171, 51176, 51415, 51574, 51813, 52059, 52069, 52275, 52285, 52386, 52402, 53490, 53499, 53500, 53501, 53502, 53806, 54200, 54579, 54703, 54704, 54716, 54890, 55232, 55406, 55416, 55418, 55527, 55954, 55977, 56041, 56042, 56100, 56108, 56187, 56328, 56407, 56410, 56419, 56769, 56777, 57020, 57038, 57041, 57071, 57381, 57555, 57556, 57557, 57559, 57560, 57728, 57775, 57862, 57962, 59136, 59290, 59296, 59471, 59472, 59473, 59474, 59475, 59476, 59477, 61050, 62134, 63072, 63073, 63074, 63075, 63076, 65449, 66375, 66379, 66623, 66710, 66716, 66904, 71930, 72237, 72338, 72339, 72340, 72348, 72349, 72350, 73135, 73548, 77481, 78794, 78921, 80176, 81373, 83391, 237699, 237703, 237710, 19, 81, 346, 402, 454, 608, 1011, 2481, 2779, 5287, 5550, 6287, 8554, 8810, 8811, 9044, 9815, 9927, 10997, 11519, 12853, 12867, 13267, 13586, 13591, 14024, 15915, 16010, 16103, 16104, 16105, 16106, 16937, 17560, 17929, 17930, 17931, 18153, 18373, 18374, 18468, 18682, 18683, 19455, 20455, 20587, 20588, 20589, 20590, 20591, 21015, 21682, 23701, 24509, 24515, 26837, 26857, 29352, 29650, 29845, 32129, 33131, 34166, 34167, 36644, 36887, 37156, 37157, 37158, 38598, 38599, 38600, 38601, 38602, 38603, 38604, 38605, 38606, 38607, 38620, 39335, 40456, 40457, 40458, 40459, 40460, 40556, 42691, 42692, 42693, 42694, 42695, 43741, 45062, 46249, 46250, 46251, 46252, 48029, 48271, 49126, 49162, 49163, 49164, 49165, 50683, 51187, 51930, 51931, 51932, 51933, 52749, 53483, 54718, 54889, 56316, 56480, 57727, 58684, 59449, 59453, 60961, 60962, 60963, 60964, 61228, 61594, 64804, 64805, 64806, 64807, 64808, 64809, 64810, 64811, 64812, 64813, 65907, 65993, 66374, 68002, 71364, 71368, 71373, 72075, 72840, 72935, 73009, 73269, 73270, 73553, 74223, 74490, 74535, 74633, 74801, 74807, 74848, 75023, 75336, 75753, 75754, 75755, 75756, 75757, 75808, 77674, 78059, 78683, 79429, 79888, 79900, 80354, 80470, 82044, 82563, 83094, 237599, 238541, 30, 31, 34, 78, 91, 101, 122, 142, 143, 145, 147, 148, 151, 224, 259, 322, 341, 342, 362, 363, 458, 459, 507, 508, 538, 541, 586, 588, 594, 596, 644, 947, 948, 958, 959, 963, 970, 1009, 1012, 1017, 1138, 1144, 1640, 1671, 2780, 2781, 3103, 3281, 3284, 3286, 4056, 4092, 4592, 5246, 5288, 5292, 5558, 5582, 5663, 5672, 5701, 5805, 5806, 5820, 5823, 5824, 5826, 5864, 5880, 5883, 6292, 6309, 6601, 6603, 6607, 6609, 6617, 6618, 6621, 6690, 6691, 6692, 6826, 6837, 6843, 6899, 6902, 6903, 6915, 6918, 6938, 7403, 7405, 7679, 7683, 7684, 7723, 7764, 7765, 8711, 8754, 8818, 8919, 8926, 8941, 8955, 8956, 8957, 8989, 8996, 9034, 9097, 9106, 9107, 9164, 9334, 9351, 9442, 9464, 9465, 9466, 9468, 9469, 9470, 9471, 9473, 9475, 9559, 9560, 9566, 9603, 9632, 9850, 9865, 9867, 9869, 9925, 9926, 10014, 10015, 10020, 10065, 10071, 10254, 10275, 10672, 11042, 11045, 11269, 11336, 11350, 11503, 11660, 11796, 11937, 11938, 12103, 12106, 12176, 12177, 12446, 12447, 12479, 12480, 12629, 12631, 12849, 13014, 13022, 13024, 13064, 13420, 13421, 13422, 13593, 13791, 14022, 14027, 14035, 14123, 14400, 14563, 14709, 15012, 15288, 15593, 15672, 15706, 15718, 15724, 15829, 15888, 15914, 15916, 15919, 15921, 15922, 15924, 15931, 15957, 15960, 15964, 16005, 16016, 16102, 16195, 16249, 16267, 16268, 16436, 16494, 16500, 16501, 16719, 16721, 16723, 16949, 16953, 17214, 17289, 17576, 18141, 18151, 18152, 18158, 18237, 18243, 18262, 18277, 18639, 18655, 18984, 18986, 18987, 18993, 18998, 18999, 19001, 19322, 19344, 19345, 19423, 19453, 19477, 20274, 20281, 20358, 21018, 21616, 21617, 21618, 21960, 22046, 22096, 22157, 22346, 22364, 22506, 22521, 22594, 22717, 22740, 22752, 23418, 23426, 23431, 23615, 23624, 23633, 23716, 23769, 23770, 23771, 23773, 23946, 23970, 24051, 24228, 24330, 24425, 24428, 24495, 24807, 24808, 24815, 24840, 25344, 25522, 25778, 26038, 26039, 26040, 26045, 26046, 26051, 26053, 26054, 26288, 26397, 26411, 26455, 26840, 26847, 27500, 27934, 28039, 28040, 28393, 28394, 28590, 28657, 28781, 28922, 28926, 29146, 29265, 29268, 29351, 29357, 29358, 29359, 29659, 29665, 29736, 29746, 29841, 29843, 29847, 29853, 29855, 29859, 30016, 30019, 30100, 30115, 30117, 30191, 30200, 30201, 30535, 32352, 32387, 32703, 32844, 33128, 33137, 33462, 33464, 33722, 34367, 35987, 36883, 36886, 37830, 37833, 39088, 39089, 39341, 39678, 39756, 39997, 40008, 40009, 40213, 40557, 41080, 41084, 42489, 42490, 42549, 43732, 43957, 44008, 44193, 44206, 44709, 45047, 45069, 45070, 45295, 46126, 46243, 46401, 46402, 46490, 46503, 46864, 47264, 47519, 47914, 48002, 48036, 48274, 48447, 48510, 49156, 49343, 49514, 50143, 50145, 50213, 50215, 50220, 50225, 50459, 50461, 50494, 50495, 50557, 50818, 50828, 50878, 51061, 51128, 51405, 51418, 51576, 51578, 51583, 51589, 52277, 52423, 53411, 54700, 54701, 54711, 54717, 54724, 54840, 54842, 55412, 55561, 55956, 55983, 56002, 56044, 56089, 56320, 56321, 56322, 56325, 56417, 56774, 56779, 57040, 57850, 57851, 57868, 57949, 57968, 58099, 58100, 58113, 58323, 58325, 58411, 58577, 58679, 58680, 58700, 58768, 58769, 58932, 58949, 59096, 59112, 59113, 59175, 59268, 59304, 59456, 59458, 59511, 59661, 59672, 59776, 59777, 59778, 59782, 59971, 59981, 60148, 60746, 61333, 62136, 62138, 62143, 62304, 62391, 62460, 62484, 62486, 62503, 62546, 62549, 62852, 63068, 63172, 63906, 64709, 64896, 64982, 64983, 65109, 65135, 65808, 65820, 65968, 66377, 66447, 66625, 66634, 66776, 66779, 66784, 66786, 66903, 66913, 67652, 67998, 68097, 68246, 68254, 68264, 68272, 68275, 68287, 68288, 68381, 68397, 68971, 71527, 71551, 71765, 71775, 71777, 71858, 71933, 71934, 72077, 72082, 72090, 72240, 72444, 72577, 72590, 72595, 72845, 72901, 72974, 73064, 73068, 73138, 73268, 73547, 73551, 73554, 73555, 73728, 73806, 73810, 73811, 73815, 73868, 73876, 73886, 74117, 74160, 74162, 74224, 74283, 74358, 74527, 74638, 74806, 74808, 74846, 74847, 74849, 74850, 74854, 74945, 75017, 75038, 75333, 75422, 75423, 75426, 75431, 75535, 75539, 75540, 75544, 75585, 75810, 76003, 76104, 76206, 76327, 76525, 76580, 76587, 76589, 76621, 76826, 76917, 76918, 76921, 76965, 77058, 77134, 77342, 77370, 77498, 77570, 77681, 77816, 78052, 78055, 78063, 78067, 78154, 78168, 78295, 78383, 78540, 78812, 78814, 78913, 78916, 79015, 79021, 79053, 79433, 79442, 79487, 79745, 79754, 79756, 79820, 79826, 79893, 79895, 79902, 80172, 80254, 80294, 80360, 80408, 80419, 80529, 80835, 81038, 81039, 81047, 81358, 81359, 81363, 81375, 81434, 81542, 81566, 81682, 81685, 81888, 81893, 81916, 81963, 81968, 82043, 82045, 82218, 82698, 82699, 82703, 82869, 83090, 83105, 83392, 83394, 83397, 83404, 83651, 83654, 237455, 237466, 237518, 237521, 237593, 237597, 237715, 237978, 238081, 238082, 238083, 238084, 238215, 238429, 238430, 238630, 238634, 2307, 2308, 2309, 2310, 2311, 2530, 2531, 2532, 2533, 2534, 3443, 3444, 3445, 3446, 3447, 8651, 10350, 10369, 10471, 10472, 10473, 10474, 10475, 29494, 29495, 29496, 29497, 29498, 6818, 6819, 6820, 6821, 6822, 6823, 20292, 17016, 17017, 17013, 58613, 67391, 78917) and `id` != 19477 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 74460
        • 1: 82824
        • 2: 70488
        • 3: 70486
        • 4: 70487
        • 5: 70485
        • 6: 70484
        • 7: 15495
        • 8: 69565
        • 9: 69557
        • 10: 67586
        • 11: 67355
        • 12: 67232
        • 13: 67215
        • 14: 67191
        • 15: 67138
        • 16: 67027
        • 17: 71107
        • 18: 70914
        • 19: 70913
        • 20: 70912
        • 21: 70911
        • 22: 70910
        • 23: 48273
        • 24: 248691
        • 25: 73484
        • 26: 73483
        • 27: 73374
        • 28: 73480
        • 29: 71217
        • 30: 64386
        • 31: 68475
        • 32: 58614
        • 33: 56479
        • 34: 56478
        • 35: 49076
        • 36: 49125
        • 37: 49133
        • 38: 49134
        • 39: 49135
        • 40: 49136
        • 41: 49137
        • 42: 49138
        • 43: 49139
        • 44: 49148
        • 45: 49149
        • 46: 49264
        • 47: 49265
        • 48: 49266
        • 49: 49267
        • 50: 49268
        • 51: 49426
        • 52: 49634
        • 53: 49635
        • 54: 49636
        • 55: 49637
        • 56: 49645
        • 57: 49646
        • 58: 49647
        • 59: 49648
        • 60: 49649
        • 61: 50109
        • 62: 50141
        • 63: 50333
        • 64: 50345
        • 65: 50455
        • 66: 50553
        • 67: 50555
        • 68: 50562
        • 69: 50565
        • 70: 50674
        • 71: 50680
        • 72: 50682
        • 73: 50825
        • 74: 50880
        • 75: 50961
        • 76: 50963
        • 77: 50970
        • 78: 51056
        • 79: 51063
        • 80: 51076
        • 81: 51124
        • 82: 51171
        • 83: 51176
        • 84: 51415
        • 85: 51574
        • 86: 51813
        • 87: 52059
        • 88: 52069
        • 89: 52275
        • 90: 52285
        • 91: 52386
        • 92: 52402
        • 93: 53490
        • 94: 53499
        • 95: 53500
        • 96: 53501
        • 97: 53502
        • 98: 53806
        • 99: 54200
        • 100: 54579
        • 101: 54703
        • 102: 54704
        • 103: 54716
        • 104: 54890
        • 105: 55232
        • 106: 55406
        • 107: 55416
        • 108: 55418
        • 109: 55527
        • 110: 55954
        • 111: 55977
        • 112: 56041
        • 113: 56042
        • 114: 56100
        • 115: 56108
        • 116: 56187
        • 117: 56328
        • 118: 56407
        • 119: 56410
        • 120: 56419
        • 121: 56769
        • 122: 56777
        • 123: 57020
        • 124: 57038
        • 125: 57041
        • 126: 57071
        • 127: 57381
        • 128: 57555
        • 129: 57556
        • 130: 57557
        • 131: 57559
        • 132: 57560
        • 133: 57728
        • 134: 57775
        • 135: 57862
        • 136: 57962
        • 137: 59136
        • 138: 59290
        • 139: 59296
        • 140: 59471
        • 141: 59472
        • 142: 59473
        • 143: 59474
        • 144: 59475
        • 145: 59476
        • 146: 59477
        • 147: 61050
        • 148: 62134
        • 149: 63072
        • 150: 63073
        • 151: 63074
        • 152: 63075
        • 153: 63076
        • 154: 65449
        • 155: 66375
        • 156: 66379
        • 157: 66623
        • 158: 66710
        • 159: 66716
        • 160: 66904
        • 161: 71930
        • 162: 72237
        • 163: 72338
        • 164: 72339
        • 165: 72340
        • 166: 72348
        • 167: 72349
        • 168: 72350
        • 169: 73135
        • 170: 73548
        • 171: 77481
        • 172: 78794
        • 173: 78921
        • 174: 80176
        • 175: 81373
        • 176: 83391
        • 177: 237699
        • 178: 237703
        • 179: 237710
        • 180: 19
        • 181: 81
        • 182: 346
        • 183: 402
        • 184: 454
        • 185: 608
        • 186: 1011
        • 187: 2481
        • 188: 2779
        • 189: 5287
        • 190: 5550
        • 191: 6287
        • 192: 8554
        • 193: 8810
        • 194: 8811
        • 195: 9044
        • 196: 9815
        • 197: 9927
        • 198: 10997
        • 199: 11519
        • 200: 12853
        • 201: 12867
        • 202: 13267
        • 203: 13586
        • 204: 13591
        • 205: 14024
        • 206: 15915
        • 207: 16010
        • 208: 16103
        • 209: 16104
        • 210: 16105
        • 211: 16106
        • 212: 16937
        • 213: 17560
        • 214: 17929
        • 215: 17930
        • 216: 17931
        • 217: 18153
        • 218: 18373
        • 219: 18374
        • 220: 18468
        • 221: 18682
        • 222: 18683
        • 223: 19455
        • 224: 20455
        • 225: 20587
        • 226: 20588
        • 227: 20589
        • 228: 20590
        • 229: 20591
        • 230: 21015
        • 231: 21682
        • 232: 23701
        • 233: 24509
        • 234: 24515
        • 235: 26837
        • 236: 26857
        • 237: 29352
        • 238: 29650
        • 239: 29845
        • 240: 32129
        • 241: 33131
        • 242: 34166
        • 243: 34167
        • 244: 36644
        • 245: 36887
        • 246: 37156
        • 247: 37157
        • 248: 37158
        • 249: 38598
        • 250: 38599
        • 251: 38600
        • 252: 38601
        • 253: 38602
        • 254: 38603
        • 255: 38604
        • 256: 38605
        • 257: 38606
        • 258: 38607
        • 259: 38620
        • 260: 39335
        • 261: 40456
        • 262: 40457
        • 263: 40458
        • 264: 40459
        • 265: 40460
        • 266: 40556
        • 267: 42691
        • 268: 42692
        • 269: 42693
        • 270: 42694
        • 271: 42695
        • 272: 43741
        • 273: 45062
        • 274: 46249
        • 275: 46250
        • 276: 46251
        • 277: 46252
        • 278: 48029
        • 279: 48271
        • 280: 49126
        • 281: 49162
        • 282: 49163
        • 283: 49164
        • 284: 49165
        • 285: 50683
        • 286: 51187
        • 287: 51930
        • 288: 51931
        • 289: 51932
        • 290: 51933
        • 291: 52749
        • 292: 53483
        • 293: 54718
        • 294: 54889
        • 295: 56316
        • 296: 56480
        • 297: 57727
        • 298: 58684
        • 299: 59449
        • 300: 59453
        • 301: 60961
        • 302: 60962
        • 303: 60963
        • 304: 60964
        • 305: 61228
        • 306: 61594
        • 307: 64804
        • 308: 64805
        • 309: 64806
        • 310: 64807
        • 311: 64808
        • 312: 64809
        • 313: 64810
        • 314: 64811
        • 315: 64812
        • 316: 64813
        • 317: 65907
        • 318: 65993
        • 319: 66374
        • 320: 68002
        • 321: 71364
        • 322: 71368
        • 323: 71373
        • 324: 72075
        • 325: 72840
        • 326: 72935
        • 327: 73009
        • 328: 73269
        • 329: 73270
        • 330: 73553
        • 331: 74223
        • 332: 74490
        • 333: 74535
        • 334: 74633
        • 335: 74801
        • 336: 74807
        • 337: 74848
        • 338: 75023
        • 339: 75336
        • 340: 75753
        • 341: 75754
        • 342: 75755
        • 343: 75756
        • 344: 75757
        • 345: 75808
        • 346: 77674
        • 347: 78059
        • 348: 78683
        • 349: 79429
        • 350: 79888
        • 351: 79900
        • 352: 80354
        • 353: 80470
        • 354: 82044
        • 355: 82563
        • 356: 83094
        • 357: 237599
        • 358: 238541
        • 359: 30
        • 360: 31
        • 361: 34
        • 362: 78
        • 363: 91
        • 364: 101
        • 365: 122
        • 366: 142
        • 367: 143
        • 368: 145
        • 369: 147
        • 370: 148
        • 371: 151
        • 372: 224
        • 373: 259
        • 374: 322
        • 375: 341
        • 376: 342
        • 377: 362
        • 378: 363
        • 379: 458
        • 380: 459
        • 381: 507
        • 382: 508
        • 383: 538
        • 384: 541
        • 385: 586
        • 386: 588
        • 387: 594
        • 388: 596
        • 389: 644
        • 390: 947
        • 391: 948
        • 392: 958
        • 393: 959
        • 394: 963
        • 395: 970
        • 396: 1009
        • 397: 1012
        • 398: 1017
        • 399: 1138
        • 400: 1144
        • 401: 1640
        • 402: 1671
        • 403: 2780
        • 404: 2781
        • 405: 3103
        • 406: 3281
        • 407: 3284
        • 408: 3286
        • 409: 4056
        • 410: 4092
        • 411: 4592
        • 412: 5246
        • 413: 5288
        • 414: 5292
        • 415: 5558
        • 416: 5582
        • 417: 5663
        • 418: 5672
        • 419: 5701
        • 420: 5805
        • 421: 5806
        • 422: 5820
        • 423: 5823
        • 424: 5824
        • 425: 5826
        • 426: 5864
        • 427: 5880
        • 428: 5883
        • 429: 6292
        • 430: 6309
        • 431: 6601
        • 432: 6603
        • 433: 6607
        • 434: 6609
        • 435: 6617
        • 436: 6618
        • 437: 6621
        • 438: 6690
        • 439: 6691
        • 440: 6692
        • 441: 6826
        • 442: 6837
        • 443: 6843
        • 444: 6899
        • 445: 6902
        • 446: 6903
        • 447: 6915
        • 448: 6918
        • 449: 6938
        • 450: 7403
        • 451: 7405
        • 452: 7679
        • 453: 7683
        • 454: 7684
        • 455: 7723
        • 456: 7764
        • 457: 7765
        • 458: 8711
        • 459: 8754
        • 460: 8818
        • 461: 8919
        • 462: 8926
        • 463: 8941
        • 464: 8955
        • 465: 8956
        • 466: 8957
        • 467: 8989
        • 468: 8996
        • 469: 9034
        • 470: 9097
        • 471: 9106
        • 472: 9107
        • 473: 9164
        • 474: 9334
        • 475: 9351
        • 476: 9442
        • 477: 9464
        • 478: 9465
        • 479: 9466
        • 480: 9468
        • 481: 9469
        • 482: 9470
        • 483: 9471
        • 484: 9473
        • 485: 9475
        • 486: 9559
        • 487: 9560
        • 488: 9566
        • 489: 9603
        • 490: 9632
        • 491: 9850
        • 492: 9865
        • 493: 9867
        • 494: 9869
        • 495: 9925
        • 496: 9926
        • 497: 10014
        • 498: 10015
        • 499: 10020
        • 500: 10065
        • 501: 10071
        • 502: 10254
        • 503: 10275
        • 504: 10672
        • 505: 11042
        • 506: 11045
        • 507: 11269
        • 508: 11336
        • 509: 11350
        • 510: 11503
        • 511: 11660
        • 512: 11796
        • 513: 11937
        • 514: 11938
        • 515: 12103
        • 516: 12106
        • 517: 12176
        • 518: 12177
        • 519: 12446
        • 520: 12447
        • 521: 12479
        • 522: 12480
        • 523: 12629
        • 524: 12631
        • 525: 12849
        • 526: 13014
        • 527: 13022
        • 528: 13024
        • 529: 13064
        • 530: 13420
        • 531: 13421
        • 532: 13422
        • 533: 13593
        • 534: 13791
        • 535: 14022
        • 536: 14027
        • 537: 14035
        • 538: 14123
        • 539: 14400
        • 540: 14563
        • 541: 14709
        • 542: 15012
        • 543: 15288
        • 544: 15593
        • 545: 15672
        • 546: 15706
        • 547: 15718
        • 548: 15724
        • 549: 15829
        • 550: 15888
        • 551: 15914
        • 552: 15916
        • 553: 15919
        • 554: 15921
        • 555: 15922
        • 556: 15924
        • 557: 15931
        • 558: 15957
        • 559: 15960
        • 560: 15964
        • 561: 16005
        • 562: 16016
        • 563: 16102
        • 564: 16195
        • 565: 16249
        • 566: 16267
        • 567: 16268
        • 568: 16436
        • 569: 16494
        • 570: 16500
        • 571: 16501
        • 572: 16719
        • 573: 16721
        • 574: 16723
        • 575: 16949
        • 576: 16953
        • 577: 17214
        • 578: 17289
        • 579: 17576
        • 580: 18141
        • 581: 18151
        • 582: 18152
        • 583: 18158
        • 584: 18237
        • 585: 18243
        • 586: 18262
        • 587: 18277
        • 588: 18639
        • 589: 18655
        • 590: 18984
        • 591: 18986
        • 592: 18987
        • 593: 18993
        • 594: 18998
        • 595: 18999
        • 596: 19001
        • 597: 19322
        • 598: 19344
        • 599: 19345
        • 600: 19423
        • 601: 19453
        • 602: 19477
        • 603: 20274
        • 604: 20281
        • 605: 20358
        • 606: 21018
        • 607: 21616
        • 608: 21617
        • 609: 21618
        • 610: 21960
        • 611: 22046
        • 612: 22096
        • 613: 22157
        • 614: 22346
        • 615: 22364
        • 616: 22506
        • 617: 22521
        • 618: 22594
        • 619: 22717
        • 620: 22740
        • 621: 22752
        • 622: 23418
        • 623: 23426
        • 624: 23431
        • 625: 23615
        • 626: 23624
        • 627: 23633
        • 628: 23716
        • 629: 23769
        • 630: 23770
        • 631: 23771
        • 632: 23773
        • 633: 23946
        • 634: 23970
        • 635: 24051
        • 636: 24228
        • 637: 24330
        • 638: 24425
        • 639: 24428
        • 640: 24495
        • 641: 24807
        • 642: 24808
        • 643: 24815
        • 644: 24840
        • 645: 25344
        • 646: 25522
        • 647: 25778
        • 648: 26038
        • 649: 26039
        • 650: 26040
        • 651: 26045
        • 652: 26046
        • 653: 26051
        • 654: 26053
        • 655: 26054
        • 656: 26288
        • 657: 26397
        • 658: 26411
        • 659: 26455
        • 660: 26840
        • 661: 26847
        • 662: 27500
        • 663: 27934
        • 664: 28039
        • 665: 28040
        • 666: 28393
        • 667: 28394
        • 668: 28590
        • 669: 28657
        • 670: 28781
        • 671: 28922
        • 672: 28926
        • 673: 29146
        • 674: 29265
        • 675: 29268
        • 676: 29351
        • 677: 29357
        • 678: 29358
        • 679: 29359
        • 680: 29659
        • 681: 29665
        • 682: 29736
        • 683: 29746
        • 684: 29841
        • 685: 29843
        • 686: 29847
        • 687: 29853
        • 688: 29855
        • 689: 29859
        • 690: 30016
        • 691: 30019
        • 692: 30100
        • 693: 30115
        • 694: 30117
        • 695: 30191
        • 696: 30200
        • 697: 30201
        • 698: 30535
        • 699: 32352
        • 700: 32387
        • 701: 32703
        • 702: 32844
        • 703: 33128
        • 704: 33137
        • 705: 33462
        • 706: 33464
        • 707: 33722
        • 708: 34367
        • 709: 35987
        • 710: 36883
        • 711: 36886
        • 712: 37830
        • 713: 37833
        • 714: 39088
        • 715: 39089
        • 716: 39341
        • 717: 39678
        • 718: 39756
        • 719: 39997
        • 720: 40008
        • 721: 40009
        • 722: 40213
        • 723: 40557
        • 724: 41080
        • 725: 41084
        • 726: 42489
        • 727: 42490
        • 728: 42549
        • 729: 43732
        • 730: 43957
        • 731: 44008
        • 732: 44193
        • 733: 44206
        • 734: 44709
        • 735: 45047
        • 736: 45069
        • 737: 45070
        • 738: 45295
        • 739: 46126
        • 740: 46243
        • 741: 46401
        • 742: 46402
        • 743: 46490
        • 744: 46503
        • 745: 46864
        • 746: 47264
        • 747: 47519
        • 748: 47914
        • 749: 48002
        • 750: 48036
        • 751: 48274
        • 752: 48447
        • 753: 48510
        • 754: 49156
        • 755: 49343
        • 756: 49514
        • 757: 50143
        • 758: 50145
        • 759: 50213
        • 760: 50215
        • 761: 50220
        • 762: 50225
        • 763: 50459
        • 764: 50461
        • 765: 50494
        • 766: 50495
        • 767: 50557
        • 768: 50818
        • 769: 50828
        • 770: 50878
        • 771: 51061
        • 772: 51128
        • 773: 51405
        • 774: 51418
        • 775: 51576
        • 776: 51578
        • 777: 51583
        • 778: 51589
        • 779: 52277
        • 780: 52423
        • 781: 53411
        • 782: 54700
        • 783: 54701
        • 784: 54711
        • 785: 54717
        • 786: 54724
        • 787: 54840
        • 788: 54842
        • 789: 55412
        • 790: 55561
        • 791: 55956
        • 792: 55983
        • 793: 56002
        • 794: 56044
        • 795: 56089
        • 796: 56320
        • 797: 56321
        • 798: 56322
        • 799: 56325
        • 800: 56417
        • 801: 56774
        • 802: 56779
        • 803: 57040
        • 804: 57850
        • 805: 57851
        • 806: 57868
        • 807: 57949
        • 808: 57968
        • 809: 58099
        • 810: 58100
        • 811: 58113
        • 812: 58323
        • 813: 58325
        • 814: 58411
        • 815: 58577
        • 816: 58679
        • 817: 58680
        • 818: 58700
        • 819: 58768
        • 820: 58769
        • 821: 58932
        • 822: 58949
        • 823: 59096
        • 824: 59112
        • 825: 59113
        • 826: 59175
        • 827: 59268
        • 828: 59304
        • 829: 59456
        • 830: 59458
        • 831: 59511
        • 832: 59661
        • 833: 59672
        • 834: 59776
        • 835: 59777
        • 836: 59778
        • 837: 59782
        • 838: 59971
        • 839: 59981
        • 840: 60148
        • 841: 60746
        • 842: 61333
        • 843: 62136
        • 844: 62138
        • 845: 62143
        • 846: 62304
        • 847: 62391
        • 848: 62460
        • 849: 62484
        • 850: 62486
        • 851: 62503
        • 852: 62546
        • 853: 62549
        • 854: 62852
        • 855: 63068
        • 856: 63172
        • 857: 63906
        • 858: 64709
        • 859: 64896
        • 860: 64982
        • 861: 64983
        • 862: 65109
        • 863: 65135
        • 864: 65808
        • 865: 65820
        • 866: 65968
        • 867: 66377
        • 868: 66447
        • 869: 66625
        • 870: 66634
        • 871: 66776
        • 872: 66779
        • 873: 66784
        • 874: 66786
        • 875: 66903
        • 876: 66913
        • 877: 67652
        • 878: 67998
        • 879: 68097
        • 880: 68246
        • 881: 68254
        • 882: 68264
        • 883: 68272
        • 884: 68275
        • 885: 68287
        • 886: 68288
        • 887: 68381
        • 888: 68397
        • 889: 68971
        • 890: 71527
        • 891: 71551
        • 892: 71765
        • 893: 71775
        • 894: 71777
        • 895: 71858
        • 896: 71933
        • 897: 71934
        • 898: 72077
        • 899: 72082
        • 900: 72090
        • 901: 72240
        • 902: 72444
        • 903: 72577
        • 904: 72590
        • 905: 72595
        • 906: 72845
        • 907: 72901
        • 908: 72974
        • 909: 73064
        • 910: 73068
        • 911: 73138
        • 912: 73268
        • 913: 73547
        • 914: 73551
        • 915: 73554
        • 916: 73555
        • 917: 73728
        • 918: 73806
        • 919: 73810
        • 920: 73811
        • 921: 73815
        • 922: 73868
        • 923: 73876
        • 924: 73886
        • 925: 74117
        • 926: 74160
        • 927: 74162
        • 928: 74224
        • 929: 74283
        • 930: 74358
        • 931: 74527
        • 932: 74638
        • 933: 74806
        • 934: 74808
        • 935: 74846
        • 936: 74847
        • 937: 74849
        • 938: 74850
        • 939: 74854
        • 940: 74945
        • 941: 75017
        • 942: 75038
        • 943: 75333
        • 944: 75422
        • 945: 75423
        • 946: 75426
        • 947: 75431
        • 948: 75535
        • 949: 75539
        • 950: 75540
        • 951: 75544
        • 952: 75585
        • 953: 75810
        • 954: 76003
        • 955: 76104
        • 956: 76206
        • 957: 76327
        • 958: 76525
        • 959: 76580
        • 960: 76587
        • 961: 76589
        • 962: 76621
        • 963: 76826
        • 964: 76917
        • 965: 76918
        • 966: 76921
        • 967: 76965
        • 968: 77058
        • 969: 77134
        • 970: 77342
        • 971: 77370
        • 972: 77498
        • 973: 77570
        • 974: 77681
        • 975: 77816
        • 976: 78052
        • 977: 78055
        • 978: 78063
        • 979: 78067
        • 980: 78154
        • 981: 78168
        • 982: 78295
        • 983: 78383
        • 984: 78540
        • 985: 78812
        • 986: 78814
        • 987: 78913
        • 988: 78916
        • 989: 79015
        • 990: 79021
        • 991: 79053
        • 992: 79433
        • 993: 79442
        • 994: 79487
        • 995: 79745
        • 996: 79754
        • 997: 79756
        • 998: 79820
        • 999: 79826
        • 1000: 79893
        • 1001: 79895
        • 1002: 79902
        • 1003: 80172
        • 1004: 80254
        • 1005: 80294
        • 1006: 80360
        • 1007: 80408
        • 1008: 80419
        • 1009: 80529
        • 1010: 80835
        • 1011: 81038
        • 1012: 81039
        • 1013: 81047
        • 1014: 81358
        • 1015: 81359
        • 1016: 81363
        • 1017: 81375
        • 1018: 81434
        • 1019: 81542
        • 1020: 81566
        • 1021: 81682
        • 1022: 81685
        • 1023: 81888
        • 1024: 81893
        • 1025: 81916
        • 1026: 81963
        • 1027: 81968
        • 1028: 82043
        • 1029: 82045
        • 1030: 82218
        • 1031: 82698
        • 1032: 82699
        • 1033: 82703
        • 1034: 82869
        • 1035: 83090
        • 1036: 83105
        • 1037: 83392
        • 1038: 83394
        • 1039: 83397
        • 1040: 83404
        • 1041: 83651
        • 1042: 83654
        • 1043: 237455
        • 1044: 237466
        • 1045: 237518
        • 1046: 237521
        • 1047: 237593
        • 1048: 237597
        • 1049: 237715
        • 1050: 237978
        • 1051: 238081
        • 1052: 238082
        • 1053: 238083
        • 1054: 238084
        • 1055: 238215
        • 1056: 238429
        • 1057: 238430
        • 1058: 238630
        • 1059: 238634
        • 1060: 2307
        • 1061: 2308
        • 1062: 2309
        • 1063: 2310
        • 1064: 2311
        • 1065: 2530
        • 1066: 2531
        • 1067: 2532
        • 1068: 2533
        • 1069: 2534
        • 1070: 3443
        • 1071: 3444
        • 1072: 3445
        • 1073: 3446
        • 1074: 3447
        • 1075: 8651
        • 1076: 10350
        • 1077: 10369
        • 1078: 10471
        • 1079: 10472
        • 1080: 10473
        • 1081: 10474
        • 1082: 10475
        • 1083: 29494
        • 1084: 29495
        • 1085: 29496
        • 1086: 29497
        • 1087: 29498
        • 1088: 6818
        • 1089: 6819
        • 1090: 6820
        • 1091: 6821
        • 1092: 6822
        • 1093: 6823
        • 1094: 20292
        • 1095: 17016
        • 1096: 17017
        • 1097: 17013
        • 1098: 58613
        • 1099: 67391
        • 1100: 78917
        • 1101: 19477
        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 (238429, 238430, 238541, 238630, 238634, 248691) 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_satt120μsselect `id`, `name`, `slug` from `subjects` where `subjects`.`id` in (2) 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_satt140μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4889, 4890, 4955, 5350) 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 (8, 9) 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 (238429, 238430, 238541, 238630, 238634, 248691) 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_satt120μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (238429, 238430, 238541, 238630, 238634, 248691)
        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`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (238429, 238430, 238541, 238630, 238634, 248691) 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_satt70μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (238429, 238430, 238541, 238630, 238634, 248691) 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_satt60μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (238429, 238430, 238541, 238630, 238634, 248691) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • single_question.blade.php#85debugerror_satt130μsselect * from `categories` where `categories`.`id` = 8 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 8
        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_satt90μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 19477) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 19477
        Backtrace
        • view::questions.mcq.single_question:633
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • restrict.blade.php#30debugerror_satt140μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      9Subject.php#?
      App\Models\Question
      8Question.php#?
      App\Models\QuestionOption
      8QuestionOption.php#?
      App\Models\SubCategory
      5SubCategory.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
          pM4VdunnkUZcAumGuAF5S6BzwFxGLgvwiqMvMmcl
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=19477%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" => "19477" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkhBSHZ6YTBUK043QVNDWHQ0QjJFNHc9PSIsInZhbHVlIjoiUHZja1htUzZvSlp6OVUvcmNOWVJwdDlCMUxlV05PQXdBbnpzb09rREZrZWZQUXFXZm9mYzY1eU1TaXdwbmJLTFVkVHhab1VXNTJjclQrOERlZ0RxQWZYTXlGZ2daTDNoMzI3R1IvYTg1UzlUNWVMYzhUTUowMUZDNFZOZHlqYm4iLCJtYWMiOiI0OGRlODM3NTY3NjgxYmJmNWZmZjU0NzcyNWIwYTRhZWVkZjMyMDJiODFjNWZiOTIwYTA3NjI0NTU5MGEyZTE5IiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6IlFDNm5zWW91cmlxbDFydVhNNHRjcWc9PSIsInZhbHVlIjoickVBUkNUUzZjb1J4MFRBUzNlVHBrbGs0Z2lBVTFBaXQ1dEFUQmNPcndnem00azBOTHk3YVRLaGVtOTFJQTltam9VK2EydWFZV0VHbnVseThKcStMam82ZW9xSHJpdG95T0pleDJSTHpsOXk5QnVTaHVmbHRsMXRUaTNEL283clciLCJtYWMiOiI5MTA1NWQzZTQ2Y2VmYzhkOGNjOWY3ZDNjYzRkNGM3Yjc1OGVkZmNkODRmYzYyZTRmMDEyOWZjYzM3NDc2MzFlIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkhBSHZ6YTBUK043QVNDWHQ0QjJFNHc9PSIsInZhbHVlIjoiUHZja1htUzZvSlp6OVUvcmNOWVJwdDlCMUxlV05PQXdBbnpzb09rREZrZWZQUXFXZm9mYzY1eU1TaXdwbmJLTFVkVHhab" ] "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 => "3.19.67.91" ] "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 => "3.19.67.91" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "pM4VdunnkUZcAumGuAF5S6BzwFxGLgvwiqMvMmcl" "satt_academy_session" => "brjbfKEpuQngl6k037o040lYqozU3PspR6Cc1Yp9" ]
          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:45:41 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "44" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBpT0Y1ZXdGdDBHekp1bk5sdm1TM2c9PSIsInZhbHVlIjoiOWFQWVhXNkpnMUErWWt6RVlPTThWYXkyWTBMcHMvRzNDVTM3aFBnZTVYVWtSQkZ3bFRhdmtVbXdzL0VOMWYvQWY3Z2h1SER3K2FSSUJzZ1NaNElOYmJsYzc0NmgrbE1QZk1sNUdEeXppTXp6cXBVUG15NXZsMUJ2OXRPTGovRWIiLCJtYWMiOiI3YmZkNGIyOGM0ZjYxNWEyYjBjOTA0ZDM3YmE3NWYwNDVkOTA4OWUxNmYzZTg4ZGQwNjMzMGQ1OWViMDU5MjBmIiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:45:41 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IjBpT0Y1ZXdGdDBHekp1bk5sdm1TM2c9PSIsInZhbHVlIjoiOWFQWVhXNkpnMUErWWt6RVlPTThWYXkyWTBMcHMvRzNDVTM3aFBnZTVYVWtSQkZ3bFRhdmtVbXdzL0VOMWYvQWY3Z2h1S" 1 => "satt_academy_session=eyJpdiI6IldYK0JmdGNKdTc4NXk5Z1dlVEE4L3c9PSIsInZhbHVlIjoiNTU0bHhSekx3T2VyM2sxQWs5S3R0SVdZMlZQa0w3dTFJZ0NCRWI0VHhtTWd1cVlVQkNSWEtudlhIeUNyUEtXTUx2WWJldUV3bkNFUDdpdWhhTGZoc0g3NmcxS3JFRTdhOFR6TWtKL2FaRmVvNDhoSVBRbmxleForU0pnZ3EvVVAiLCJtYWMiOiJjZjBlZDgzYzIyMDEyODhkZGQ1MzE2MjFmNzVjMmYzZWM4OWNjZGJjMGFiYmIwOTg5ODIzMjNkYmQzNWZkNDU3IiwidGFnIjoiIn0%3D; expires=Mon, 17 Mar 2025 20:45:41 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IldYK0JmdGNKdTc4NXk5Z1dlVEE4L3c9PSIsInZhbHVlIjoiNTU0bHhSekx3T2VyM2sxQWs5S3R0SVdZMlZQa0w3dTFJZ0NCRWI0VHhtTWd1cVlVQkNSWEtudlhIeUNyUEt" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBpT0Y1ZXdGdDBHekp1bk5sdm1TM2c9PSIsInZhbHVlIjoiOWFQWVhXNkpnMUErWWt6RVlPTThWYXkyWTBMcHMvRzNDVTM3aFBnZTVYVWtSQkZ3bFRhdmtVbXdzL0VOMWYvQWY3Z2h1SER3K2FSSUJzZ1NaNElOYmJsYzc0NmgrbE1QZk1sNUdEeXppTXp6cXBVUG15NXZsMUJ2OXRPTGovRWIiLCJtYWMiOiI3YmZkNGIyOGM0ZjYxNWEyYjBjOTA0ZDM3YmE3NWYwNDVkOTA4OWUxNmYzZTg4ZGQwNjMzMGQ1OWViMDU5MjBmIiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:45:41 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjBpT0Y1ZXdGdDBHekp1bk5sdm1TM2c9PSIsInZhbHVlIjoiOWFQWVhXNkpnMUErWWt6RVlPTThWYXkyWTBMcHMvRzNDVTM3aFBnZTVYVWtSQkZ3bFRhdmtVbXdzL0VOMWYvQWY3Z2h1S" 1 => "satt_academy_session=eyJpdiI6IldYK0JmdGNKdTc4NXk5Z1dlVEE4L3c9PSIsInZhbHVlIjoiNTU0bHhSekx3T2VyM2sxQWs5S3R0SVdZMlZQa0w3dTFJZ0NCRWI0VHhtTWd1cVlVQkNSWEtudlhIeUNyUEtXTUx2WWJldUV3bkNFUDdpdWhhTGZoc0g3NmcxS3JFRTdhOFR6TWtKL2FaRmVvNDhoSVBRbmxleForU0pnZ3EvVVAiLCJtYWMiOiJjZjBlZDgzYzIyMDEyODhkZGQ1MzE2MjFmNzVjMmYzZWM4OWNjZGJjMGFiYmIwOTg5ODIzMjNkYmQzNWZkNDU3IiwidGFnIjoiIn0%3D; expires=Mon, 17-Mar-2025 20:45:41 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IldYK0JmdGNKdTc4NXk5Z1dlVEE4L3c9PSIsInZhbHVlIjoiNTU0bHhSekx3T2VyM2sxQWs5S3R0SVdZMlZQa0w3dTFJZ0NCRWI0VHhtTWd1cVlVQkNSWEtudlhIeUNyUEt" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "pM4VdunnkUZcAumGuAF5S6BzwFxGLgvwiqMvMmcl" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=19477%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:45:41GET/job-solution/single-question?ques_id=19477++++++++++++++++++++++++++++333040