দুই অংক বিশিষ্ট একটি সংখ্যার অংকদ্বয়ের সমষ্টি ১২। অংকদ্বয় স্থান পরিবর্তন করলে সংখ্যাটির মান ৫৪ বৃদ্ধি পায়। সংখ্যাটি কত?

Created: 2 years ago | Updated: 3 months ago
Updated: 3 months ago

.

Content added by
Content updated By
Promotion
Request history8.2.27PHP Version66.41msRequest Duration7MBMemory UsageGET job-solution/single-questionRoute
    • Booting (34.2ms)time
    • Application (32.21ms)time
    • 1 x Booting (51.49%)
      34.20ms
      1 x Application (48.5%)
      32.21ms
      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 executed7.57ms
      • QuestionController.php#150debugerror_satt170μsselect `id`, `view_count`, `main_category_id` from `questions` where `questions`.`id` = '240153' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: 240153
        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_satt310μsupdate `questions` set `view_count` = `view_count` + 1 where `id` = 240153
        Bindings
        • 0: 240153
        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_satt210μ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` = '240153' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Question
        • 1: 240153
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt130μsselect `id`, `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 (240153) 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_satt120μsselect `id`, `name`, `slug`, `meta_og_image` from `sub_categories` where `sub_categories`.`id` in (5276) 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_satt150μsselect `id`, `name`, `des_updated_by`, `des_added_by`, `link_subject_id`, `slug` from `subjects` where `subjects`.`id` in (3) 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_satt120μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (11269) and `users`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt100μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (82935) 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_satt130μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (3) 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 (240153) 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_satt140μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (240153)
        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 (240153) and `descriptions`.`descriptionable_type` = 'App\\Models\\Question' and `status` in ('approve', 'active') and `descriptions`.`deleted_at` is null order by `vote` desc
        Bindings
        • 0: App\Models\Question
        • 1: approve
        • 2: active
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt120μsselect `id`, `name`, `avatar` from `users` where `users`.`id` in (41326) 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_satt110μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (240153) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#256debugerror_satt90μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (240153) 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_satt90μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (240153) and `user_id` is null
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:256
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:208
        • app/Http/Controllers/Academy/QuestionController.php:82
      • QuestionController.php#451debugerror_satt3.47msselect `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 (56944, 67080, 67449, 69689, 69812, 70146, 70520, 70604, 70826, 71026, 71033, 71130, 71146, 73422, 73443, 74097, 83326, 240012, 240279, 20885, 26695, 27425, 29433, 29543, 29569, 30141, 30850, 30924, 37824, 40192, 41693, 41758, 49302, 53022, 55222, 55621, 57412, 57980, 57998, 58173, 58474, 59728, 62251, 64135, 66009, 66499, 67489, 67511, 68491, 69800, 69907, 69916, 70187, 73098, 73788, 74292, 74368, 74778, 75517, 76300, 80625, 80811, 83230, 83610, 238111, 238582, 239718, 239733, 16207, 29475, 38538, 54558, 69905, 238574, 30562, 42741, 49457, 67018, 67037, 70522, 81145, 240153, 26439, 26691, 27950, 30728, 31625, 31657, 31663, 31774, 33430, 33848, 41935, 42047, 47898, 48104, 50845, 57911, 58859, 59496, 62452, 68538, 70284, 70827, 73393, 79274, 79517, 79979, 80428, 238396, 27739, 27763, 29085, 29296, 29799, 30693, 31096, 41759, 41976, 43552, 44854, 51443, 51517, 53125, 53233, 53743, 54598, 54635, 54637, 55489, 56842, 57599, 58601, 58703, 59126, 66662, 67245, 67325, 69805, 69842, 73345, 73978, 74370, 75074, 76536, 79358, 79840, 83232, 237622, 237823, 239711, 241027, 25400, 29192, 29402, 30553, 31261, 42055, 53732, 54491, 55666, 57397, 67049, 67305, 70605, 70608, 71029, 71187, 71238, 71815, 75080, 77640, 78832, 79055, 24299, 25148, 27141, 27142, 27340, 28667, 29637, 30238, 30251, 31012, 32501, 34004, 34730, 34932, 35785, 36772, 36954, 37171, 37640, 37974, 38710, 38810, 38917, 39245, 39643, 41344, 41600, 44720, 44774, 44783, 45597, 45766, 46089, 47329, 47575, 48014, 48860, 49353, 60352, 60987, 61120, 62572, 63159, 63713, 64855, 65314, 65359, 65510, 65714, 76365, 76494, 77825, 238242, 25110, 31742, 32009, 32046, 32758, 36956, 37415, 37976, 38180, 38919, 43372, 47084, 48813, 49079, 61749, 75767, 76218, 26700, 27112, 27502, 27656, 29342, 29709, 29768, 29942, 29944, 30033, 30138, 30665, 30971, 31618, 31651, 31764, 31779, 41762, 41830, 41946, 42064, 43897, 44859, 47707, 49290, 50399, 54137, 54425, 54477, 54797, 57262, 58158, 66748, 67503, 67842, 69839, 70674, 70858, 70878, 71034, 72117, 75119, 78559, 79298, 80717, 82050, 15557, 16736, 26509, 29305, 31053, 71418, 239720, 245225, 79347, 760, 6482, 7597, 7639, 7820, 7899, 8491, 16557, 17457, 17462, 17954, 18860, 25244, 25253, 25260, 25513, 25683, 25803, 26162, 26443, 26712, 26756, 26763, 26789, 27088, 27233, 27428, 27429, 27512, 27515, 27654, 27680, 27701, 27761, 27935, 28228, 29242, 29295, 29437, 29710, 29963, 30031, 30290, 30513, 30669, 30671, 30781, 30810, 30835, 30839, 30963, 31036, 31191, 31238, 31248, 31563, 31585, 31613, 31624, 31649, 31653, 31770, 31786, 32154, 33102, 33847, 38527, 41066, 41685, 41705, 41708, 41788, 41845, 41934, 42049, 42651, 42738, 43860, 43893, 49209, 49281, 49295, 51433, 52321, 52323, 52602, 52604, 53000, 53137, 53325, 53351, 54589, 54596, 54753, 55197, 55241, 55470, 56030, 56117, 56527, 4580, 7596, 8670, 8799, 8931, 25542, 25959, 26154, 26718, 27270, 27412, 27724, 28756, 28765, 29113, 29436, 29589, 29772, 30255, 30441, 30792, 30961, 31583, 31795, 38006, 39686, 39719, 40195, 40535, 41944, 41945, 42046, 42069, 43892, 48293, 48640, 50527, 50645, 51782, 52327, 53093, 53231, 53264, 53705, 54135, 54423, 54424, 54591, 54616, 54749, 55116, 55172, 55201, 55490, 55535, 55656, 55713, 55717, 56603, 56705, 57260, 58130, 58841, 65828, 66385, 68309, 72125, 72246, 72769, 74291, 74811, 74873, 74976, 74979, 75826, 76638, 77307, 77338, 78989, 79636, 80322, 80447, 81407, 82055, 42050, 48457, 52566, 53103, 53568, 53714, 53745, 53911, 54027, 54118, 54972, 55085, 55178, 55214, 56125, 57422, 57738, 59179, 59555, 59930, 65175, 68108, 79847, 80993, 238757, 7901, 8671, 27232, 27437, 27593, 27651, 27936, 29252, 29448, 29712, 29964, 30028, 37818, 41843, 55162, 58128, 61264, 67930, 71879, 71898, 76840, 81068, 81944, 82002, 56913, 56915, 57491, 57757, 58188, 58852, 59116, 59180, 59554, 60194, 66399, 66821, 71802, 71805, 71883, 72127, 72247, 72610, 73107, 74120, 74504, 74505, 74562, 74565, 74769, 74818, 74936, 74940, 75287, 75292, 75356, 75824, 76246, 76254, 76542, 76758, 76839, 76942, 77511, 78321, 78750, 78823, 78980, 78981, 79060, 79066, 79843, 80370, 80429, 80995, 81066, 81378, 81912, 82586, 82892, 83045, 83064, 83180, 83668, 238510, 238586, 31372, 48101, 54593, 77611, 7902, 8529, 12988, 16658, 17945, 25591, 25696, 26713, 26766, 26772, 27272, 27427, 27518, 27781, 27940, 28229, 28234, 28505, 29400, 29449, 29798, 30644, 30807, 30878, 30891, 30968, 31051, 31081, 31086, 31109, 31249, 31288, 31297, 31385, 31575, 31794, 39725, 40494, 41666, 41768, 41806, 41829, 41842, 41971, 41992, 42061, 42660, 42987, 47892, 48099, 50404, 53269, 53298, 53717, 53737, 53941, 54154, 54621, 54806, 55135, 55176, 55479, 55486, 56181, 56533, 57273, 57398, 57584, 57762, 58040, 58090, 58176, 58301, 58459, 58593, 58985, 59210, 59917, 66515, 66804, 66806, 66817, 66822, 68351, 75123, 76113, 76770, 76842, 77620, 78029, 79905, 83031, 237355, 237446, 238123, 238709, 7558, 17466, 23380, 25606, 26381, 26445, 26796, 27113, 27507, 27652, 27663, 28727, 29171, 29808, 29904, 30030, 31108, 31570, 41675, 41760, 41763, 41767, 44863, 54097, 54298, 55636, 57493, 57913, 59082, 59218, 61248, 65825, 72245, 75625, 78096, 78824, 80367, 80629, 80664, 81146, 81497, 7641, 16656, 25904, 27678, 27721, 27785, 29297, 29918, 30849, 30872, 30884, 30889, 31090, 31647, 31648, 31650, 33319, 39278, 39283, 39765, 40593, 41837, 41939, 41970, 46700, 52575, 52986, 53056, 53360, 53537, 53569, 53984, 54036, 54418, 54754, 55216, 55389, 56154, 56180, 56582, 56645, 57589, 57755, 58182, 58600, 66319, 68299, 72126, 72176, 72177, 72413, 72537, 73515, 73970, 75137, 79974, 80431, 81934, 82708, 83178, 238315, 238370, 4588, 8712, 15247, 19537, 25700, 26737, 26745, 27664, 27706, 30256, 30266, 30670, 30813, 33110, 38502, 41699, 41924, 43896, 50518, 51498, 53005, 53024, 53052, 53055, 54583, 54734, 55213, 55871, 57745, 58192, 59214, 62333, 64745, 66311, 67742, 68128, 68312, 68316, 68443, 71807, 74374, 75350, 76833, 78097, 78319, 80624, 80704, 81143, 82406, 237822, 238499, 7481, 26732, 26793, 27643, 29948, 31052, 31279, 36320, 41833, 41987, 48644, 52322, 53239, 53341, 53443, 53739, 54981, 55315, 57596, 58027, 58266, 66498, 66891, 67749, 71892, 73986, 74302, 74983, 76295, 80709, 80725, 41938, 76634, 25293, 31652, 41698, 42003, 53363, 53747, 55534, 57613, 58843, 68329, 78324, 79854, 30292, 31343, 31688, 31814, 47710, 58983, 64757, 73208, 15597, 25268, 26485, 28672, 30940, 32283, 32778, 32782, 32952, 34593, 34750, 35696, 35893, 35923, 36001, 36780, 37881, 38249, 38958, 39165, 39595, 41033, 42525, 43531, 44403, 45404, 46085, 46141, 46179, 46198, 47161, 47543, 48263, 48669, 48951, 49080, 49358, 50237, 51608, 51937, 53866, 54480, 54794, 59706, 60090, 60119, 60312, 61039, 61135, 62003, 62165, 62285, 62313, 62327, 62584, 62609, 62704, 62710, 64004, 65763, 69414, 71623, 72284, 74178, 75215, 75683, 76359, 76990, 77841, 82225, 80653, 55655, 74870, 54756, 28941, 29764, 58615, 238329, 79695, 76299, 30525, 237830, 58705, 73682, 75289, 27443, 31345, 73897, 50403, 32355, 31768, 7598, 27514, 31807, 42500, 80207, 46613, 17471, 8525, 30368, 25553, 29939, 67669, 64741, 73220, 49210, 43863, 67928, 71887, 31623, 29088, 30420, 56058, 72249, 29442, 73030, 41704, 7488, 7643, 30714, 30879, 30970, 30985, 31568, 31767, 31782, 47127, 50841, 52000, 57146, 59224, 59592, 64744, 64960, 67307, 67509, 67600, 67741, 72536, 76836, 238570, 7660, 8490, 8704, 24142, 27337, 31642, 32300, 32756, 33478, 35822, 36580, 38339, 39256, 42148, 42200, 42528, 44268, 44779, 48810, 49623, 54536, 60897, 62797, 63162, 68982, 78690, 27752, 37886, 39714, 41038, 45118, 46919, 62316, 65370, 65767, 76356, 78215, 78399, 79575, 80838, 16340, 16735, 19321, 23367, 23374, 23379, 24304, 25115, 25255, 25590, 25679, 26433) and `id` != 240153 and `questions`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: 56944
        • 1: 67080
        • 2: 67449
        • 3: 69689
        • 4: 69812
        • 5: 70146
        • 6: 70520
        • 7: 70604
        • 8: 70826
        • 9: 71026
        • 10: 71033
        • 11: 71130
        • 12: 71146
        • 13: 73422
        • 14: 73443
        • 15: 74097
        • 16: 83326
        • 17: 240012
        • 18: 240279
        • 19: 20885
        • 20: 26695
        • 21: 27425
        • 22: 29433
        • 23: 29543
        • 24: 29569
        • 25: 30141
        • 26: 30850
        • 27: 30924
        • 28: 37824
        • 29: 40192
        • 30: 41693
        • 31: 41758
        • 32: 49302
        • 33: 53022
        • 34: 55222
        • 35: 55621
        • 36: 57412
        • 37: 57980
        • 38: 57998
        • 39: 58173
        • 40: 58474
        • 41: 59728
        • 42: 62251
        • 43: 64135
        • 44: 66009
        • 45: 66499
        • 46: 67489
        • 47: 67511
        • 48: 68491
        • 49: 69800
        • 50: 69907
        • 51: 69916
        • 52: 70187
        • 53: 73098
        • 54: 73788
        • 55: 74292
        • 56: 74368
        • 57: 74778
        • 58: 75517
        • 59: 76300
        • 60: 80625
        • 61: 80811
        • 62: 83230
        • 63: 83610
        • 64: 238111
        • 65: 238582
        • 66: 239718
        • 67: 239733
        • 68: 16207
        • 69: 29475
        • 70: 38538
        • 71: 54558
        • 72: 69905
        • 73: 238574
        • 74: 30562
        • 75: 42741
        • 76: 49457
        • 77: 67018
        • 78: 67037
        • 79: 70522
        • 80: 81145
        • 81: 240153
        • 82: 26439
        • 83: 26691
        • 84: 27950
        • 85: 30728
        • 86: 31625
        • 87: 31657
        • 88: 31663
        • 89: 31774
        • 90: 33430
        • 91: 33848
        • 92: 41935
        • 93: 42047
        • 94: 47898
        • 95: 48104
        • 96: 50845
        • 97: 57911
        • 98: 58859
        • 99: 59496
        • 100: 62452
        • 101: 68538
        • 102: 70284
        • 103: 70827
        • 104: 73393
        • 105: 79274
        • 106: 79517
        • 107: 79979
        • 108: 80428
        • 109: 238396
        • 110: 27739
        • 111: 27763
        • 112: 29085
        • 113: 29296
        • 114: 29799
        • 115: 30693
        • 116: 31096
        • 117: 41759
        • 118: 41976
        • 119: 43552
        • 120: 44854
        • 121: 51443
        • 122: 51517
        • 123: 53125
        • 124: 53233
        • 125: 53743
        • 126: 54598
        • 127: 54635
        • 128: 54637
        • 129: 55489
        • 130: 56842
        • 131: 57599
        • 132: 58601
        • 133: 58703
        • 134: 59126
        • 135: 66662
        • 136: 67245
        • 137: 67325
        • 138: 69805
        • 139: 69842
        • 140: 73345
        • 141: 73978
        • 142: 74370
        • 143: 75074
        • 144: 76536
        • 145: 79358
        • 146: 79840
        • 147: 83232
        • 148: 237622
        • 149: 237823
        • 150: 239711
        • 151: 241027
        • 152: 25400
        • 153: 29192
        • 154: 29402
        • 155: 30553
        • 156: 31261
        • 157: 42055
        • 158: 53732
        • 159: 54491
        • 160: 55666
        • 161: 57397
        • 162: 67049
        • 163: 67305
        • 164: 70605
        • 165: 70608
        • 166: 71029
        • 167: 71187
        • 168: 71238
        • 169: 71815
        • 170: 75080
        • 171: 77640
        • 172: 78832
        • 173: 79055
        • 174: 24299
        • 175: 25148
        • 176: 27141
        • 177: 27142
        • 178: 27340
        • 179: 28667
        • 180: 29637
        • 181: 30238
        • 182: 30251
        • 183: 31012
        • 184: 32501
        • 185: 34004
        • 186: 34730
        • 187: 34932
        • 188: 35785
        • 189: 36772
        • 190: 36954
        • 191: 37171
        • 192: 37640
        • 193: 37974
        • 194: 38710
        • 195: 38810
        • 196: 38917
        • 197: 39245
        • 198: 39643
        • 199: 41344
        • 200: 41600
        • 201: 44720
        • 202: 44774
        • 203: 44783
        • 204: 45597
        • 205: 45766
        • 206: 46089
        • 207: 47329
        • 208: 47575
        • 209: 48014
        • 210: 48860
        • 211: 49353
        • 212: 60352
        • 213: 60987
        • 214: 61120
        • 215: 62572
        • 216: 63159
        • 217: 63713
        • 218: 64855
        • 219: 65314
        • 220: 65359
        • 221: 65510
        • 222: 65714
        • 223: 76365
        • 224: 76494
        • 225: 77825
        • 226: 238242
        • 227: 25110
        • 228: 31742
        • 229: 32009
        • 230: 32046
        • 231: 32758
        • 232: 36956
        • 233: 37415
        • 234: 37976
        • 235: 38180
        • 236: 38919
        • 237: 43372
        • 238: 47084
        • 239: 48813
        • 240: 49079
        • 241: 61749
        • 242: 75767
        • 243: 76218
        • 244: 26700
        • 245: 27112
        • 246: 27502
        • 247: 27656
        • 248: 29342
        • 249: 29709
        • 250: 29768
        • 251: 29942
        • 252: 29944
        • 253: 30033
        • 254: 30138
        • 255: 30665
        • 256: 30971
        • 257: 31618
        • 258: 31651
        • 259: 31764
        • 260: 31779
        • 261: 41762
        • 262: 41830
        • 263: 41946
        • 264: 42064
        • 265: 43897
        • 266: 44859
        • 267: 47707
        • 268: 49290
        • 269: 50399
        • 270: 54137
        • 271: 54425
        • 272: 54477
        • 273: 54797
        • 274: 57262
        • 275: 58158
        • 276: 66748
        • 277: 67503
        • 278: 67842
        • 279: 69839
        • 280: 70674
        • 281: 70858
        • 282: 70878
        • 283: 71034
        • 284: 72117
        • 285: 75119
        • 286: 78559
        • 287: 79298
        • 288: 80717
        • 289: 82050
        • 290: 15557
        • 291: 16736
        • 292: 26509
        • 293: 29305
        • 294: 31053
        • 295: 71418
        • 296: 239720
        • 297: 245225
        • 298: 79347
        • 299: 760
        • 300: 6482
        • 301: 7597
        • 302: 7639
        • 303: 7820
        • 304: 7899
        • 305: 8491
        • 306: 16557
        • 307: 17457
        • 308: 17462
        • 309: 17954
        • 310: 18860
        • 311: 25244
        • 312: 25253
        • 313: 25260
        • 314: 25513
        • 315: 25683
        • 316: 25803
        • 317: 26162
        • 318: 26443
        • 319: 26712
        • 320: 26756
        • 321: 26763
        • 322: 26789
        • 323: 27088
        • 324: 27233
        • 325: 27428
        • 326: 27429
        • 327: 27512
        • 328: 27515
        • 329: 27654
        • 330: 27680
        • 331: 27701
        • 332: 27761
        • 333: 27935
        • 334: 28228
        • 335: 29242
        • 336: 29295
        • 337: 29437
        • 338: 29710
        • 339: 29963
        • 340: 30031
        • 341: 30290
        • 342: 30513
        • 343: 30669
        • 344: 30671
        • 345: 30781
        • 346: 30810
        • 347: 30835
        • 348: 30839
        • 349: 30963
        • 350: 31036
        • 351: 31191
        • 352: 31238
        • 353: 31248
        • 354: 31563
        • 355: 31585
        • 356: 31613
        • 357: 31624
        • 358: 31649
        • 359: 31653
        • 360: 31770
        • 361: 31786
        • 362: 32154
        • 363: 33102
        • 364: 33847
        • 365: 38527
        • 366: 41066
        • 367: 41685
        • 368: 41705
        • 369: 41708
        • 370: 41788
        • 371: 41845
        • 372: 41934
        • 373: 42049
        • 374: 42651
        • 375: 42738
        • 376: 43860
        • 377: 43893
        • 378: 49209
        • 379: 49281
        • 380: 49295
        • 381: 51433
        • 382: 52321
        • 383: 52323
        • 384: 52602
        • 385: 52604
        • 386: 53000
        • 387: 53137
        • 388: 53325
        • 389: 53351
        • 390: 54589
        • 391: 54596
        • 392: 54753
        • 393: 55197
        • 394: 55241
        • 395: 55470
        • 396: 56030
        • 397: 56117
        • 398: 56527
        • 399: 4580
        • 400: 7596
        • 401: 8670
        • 402: 8799
        • 403: 8931
        • 404: 25542
        • 405: 25959
        • 406: 26154
        • 407: 26718
        • 408: 27270
        • 409: 27412
        • 410: 27724
        • 411: 28756
        • 412: 28765
        • 413: 29113
        • 414: 29436
        • 415: 29589
        • 416: 29772
        • 417: 30255
        • 418: 30441
        • 419: 30792
        • 420: 30961
        • 421: 31583
        • 422: 31795
        • 423: 38006
        • 424: 39686
        • 425: 39719
        • 426: 40195
        • 427: 40535
        • 428: 41944
        • 429: 41945
        • 430: 42046
        • 431: 42069
        • 432: 43892
        • 433: 48293
        • 434: 48640
        • 435: 50527
        • 436: 50645
        • 437: 51782
        • 438: 52327
        • 439: 53093
        • 440: 53231
        • 441: 53264
        • 442: 53705
        • 443: 54135
        • 444: 54423
        • 445: 54424
        • 446: 54591
        • 447: 54616
        • 448: 54749
        • 449: 55116
        • 450: 55172
        • 451: 55201
        • 452: 55490
        • 453: 55535
        • 454: 55656
        • 455: 55713
        • 456: 55717
        • 457: 56603
        • 458: 56705
        • 459: 57260
        • 460: 58130
        • 461: 58841
        • 462: 65828
        • 463: 66385
        • 464: 68309
        • 465: 72125
        • 466: 72246
        • 467: 72769
        • 468: 74291
        • 469: 74811
        • 470: 74873
        • 471: 74976
        • 472: 74979
        • 473: 75826
        • 474: 76638
        • 475: 77307
        • 476: 77338
        • 477: 78989
        • 478: 79636
        • 479: 80322
        • 480: 80447
        • 481: 81407
        • 482: 82055
        • 483: 42050
        • 484: 48457
        • 485: 52566
        • 486: 53103
        • 487: 53568
        • 488: 53714
        • 489: 53745
        • 490: 53911
        • 491: 54027
        • 492: 54118
        • 493: 54972
        • 494: 55085
        • 495: 55178
        • 496: 55214
        • 497: 56125
        • 498: 57422
        • 499: 57738
        • 500: 59179
        • 501: 59555
        • 502: 59930
        • 503: 65175
        • 504: 68108
        • 505: 79847
        • 506: 80993
        • 507: 238757
        • 508: 7901
        • 509: 8671
        • 510: 27232
        • 511: 27437
        • 512: 27593
        • 513: 27651
        • 514: 27936
        • 515: 29252
        • 516: 29448
        • 517: 29712
        • 518: 29964
        • 519: 30028
        • 520: 37818
        • 521: 41843
        • 522: 55162
        • 523: 58128
        • 524: 61264
        • 525: 67930
        • 526: 71879
        • 527: 71898
        • 528: 76840
        • 529: 81068
        • 530: 81944
        • 531: 82002
        • 532: 56913
        • 533: 56915
        • 534: 57491
        • 535: 57757
        • 536: 58188
        • 537: 58852
        • 538: 59116
        • 539: 59180
        • 540: 59554
        • 541: 60194
        • 542: 66399
        • 543: 66821
        • 544: 71802
        • 545: 71805
        • 546: 71883
        • 547: 72127
        • 548: 72247
        • 549: 72610
        • 550: 73107
        • 551: 74120
        • 552: 74504
        • 553: 74505
        • 554: 74562
        • 555: 74565
        • 556: 74769
        • 557: 74818
        • 558: 74936
        • 559: 74940
        • 560: 75287
        • 561: 75292
        • 562: 75356
        • 563: 75824
        • 564: 76246
        • 565: 76254
        • 566: 76542
        • 567: 76758
        • 568: 76839
        • 569: 76942
        • 570: 77511
        • 571: 78321
        • 572: 78750
        • 573: 78823
        • 574: 78980
        • 575: 78981
        • 576: 79060
        • 577: 79066
        • 578: 79843
        • 579: 80370
        • 580: 80429
        • 581: 80995
        • 582: 81066
        • 583: 81378
        • 584: 81912
        • 585: 82586
        • 586: 82892
        • 587: 83045
        • 588: 83064
        • 589: 83180
        • 590: 83668
        • 591: 238510
        • 592: 238586
        • 593: 31372
        • 594: 48101
        • 595: 54593
        • 596: 77611
        • 597: 7902
        • 598: 8529
        • 599: 12988
        • 600: 16658
        • 601: 17945
        • 602: 25591
        • 603: 25696
        • 604: 26713
        • 605: 26766
        • 606: 26772
        • 607: 27272
        • 608: 27427
        • 609: 27518
        • 610: 27781
        • 611: 27940
        • 612: 28229
        • 613: 28234
        • 614: 28505
        • 615: 29400
        • 616: 29449
        • 617: 29798
        • 618: 30644
        • 619: 30807
        • 620: 30878
        • 621: 30891
        • 622: 30968
        • 623: 31051
        • 624: 31081
        • 625: 31086
        • 626: 31109
        • 627: 31249
        • 628: 31288
        • 629: 31297
        • 630: 31385
        • 631: 31575
        • 632: 31794
        • 633: 39725
        • 634: 40494
        • 635: 41666
        • 636: 41768
        • 637: 41806
        • 638: 41829
        • 639: 41842
        • 640: 41971
        • 641: 41992
        • 642: 42061
        • 643: 42660
        • 644: 42987
        • 645: 47892
        • 646: 48099
        • 647: 50404
        • 648: 53269
        • 649: 53298
        • 650: 53717
        • 651: 53737
        • 652: 53941
        • 653: 54154
        • 654: 54621
        • 655: 54806
        • 656: 55135
        • 657: 55176
        • 658: 55479
        • 659: 55486
        • 660: 56181
        • 661: 56533
        • 662: 57273
        • 663: 57398
        • 664: 57584
        • 665: 57762
        • 666: 58040
        • 667: 58090
        • 668: 58176
        • 669: 58301
        • 670: 58459
        • 671: 58593
        • 672: 58985
        • 673: 59210
        • 674: 59917
        • 675: 66515
        • 676: 66804
        • 677: 66806
        • 678: 66817
        • 679: 66822
        • 680: 68351
        • 681: 75123
        • 682: 76113
        • 683: 76770
        • 684: 76842
        • 685: 77620
        • 686: 78029
        • 687: 79905
        • 688: 83031
        • 689: 237355
        • 690: 237446
        • 691: 238123
        • 692: 238709
        • 693: 7558
        • 694: 17466
        • 695: 23380
        • 696: 25606
        • 697: 26381
        • 698: 26445
        • 699: 26796
        • 700: 27113
        • 701: 27507
        • 702: 27652
        • 703: 27663
        • 704: 28727
        • 705: 29171
        • 706: 29808
        • 707: 29904
        • 708: 30030
        • 709: 31108
        • 710: 31570
        • 711: 41675
        • 712: 41760
        • 713: 41763
        • 714: 41767
        • 715: 44863
        • 716: 54097
        • 717: 54298
        • 718: 55636
        • 719: 57493
        • 720: 57913
        • 721: 59082
        • 722: 59218
        • 723: 61248
        • 724: 65825
        • 725: 72245
        • 726: 75625
        • 727: 78096
        • 728: 78824
        • 729: 80367
        • 730: 80629
        • 731: 80664
        • 732: 81146
        • 733: 81497
        • 734: 7641
        • 735: 16656
        • 736: 25904
        • 737: 27678
        • 738: 27721
        • 739: 27785
        • 740: 29297
        • 741: 29918
        • 742: 30849
        • 743: 30872
        • 744: 30884
        • 745: 30889
        • 746: 31090
        • 747: 31647
        • 748: 31648
        • 749: 31650
        • 750: 33319
        • 751: 39278
        • 752: 39283
        • 753: 39765
        • 754: 40593
        • 755: 41837
        • 756: 41939
        • 757: 41970
        • 758: 46700
        • 759: 52575
        • 760: 52986
        • 761: 53056
        • 762: 53360
        • 763: 53537
        • 764: 53569
        • 765: 53984
        • 766: 54036
        • 767: 54418
        • 768: 54754
        • 769: 55216
        • 770: 55389
        • 771: 56154
        • 772: 56180
        • 773: 56582
        • 774: 56645
        • 775: 57589
        • 776: 57755
        • 777: 58182
        • 778: 58600
        • 779: 66319
        • 780: 68299
        • 781: 72126
        • 782: 72176
        • 783: 72177
        • 784: 72413
        • 785: 72537
        • 786: 73515
        • 787: 73970
        • 788: 75137
        • 789: 79974
        • 790: 80431
        • 791: 81934
        • 792: 82708
        • 793: 83178
        • 794: 238315
        • 795: 238370
        • 796: 4588
        • 797: 8712
        • 798: 15247
        • 799: 19537
        • 800: 25700
        • 801: 26737
        • 802: 26745
        • 803: 27664
        • 804: 27706
        • 805: 30256
        • 806: 30266
        • 807: 30670
        • 808: 30813
        • 809: 33110
        • 810: 38502
        • 811: 41699
        • 812: 41924
        • 813: 43896
        • 814: 50518
        • 815: 51498
        • 816: 53005
        • 817: 53024
        • 818: 53052
        • 819: 53055
        • 820: 54583
        • 821: 54734
        • 822: 55213
        • 823: 55871
        • 824: 57745
        • 825: 58192
        • 826: 59214
        • 827: 62333
        • 828: 64745
        • 829: 66311
        • 830: 67742
        • 831: 68128
        • 832: 68312
        • 833: 68316
        • 834: 68443
        • 835: 71807
        • 836: 74374
        • 837: 75350
        • 838: 76833
        • 839: 78097
        • 840: 78319
        • 841: 80624
        • 842: 80704
        • 843: 81143
        • 844: 82406
        • 845: 237822
        • 846: 238499
        • 847: 7481
        • 848: 26732
        • 849: 26793
        • 850: 27643
        • 851: 29948
        • 852: 31052
        • 853: 31279
        • 854: 36320
        • 855: 41833
        • 856: 41987
        • 857: 48644
        • 858: 52322
        • 859: 53239
        • 860: 53341
        • 861: 53443
        • 862: 53739
        • 863: 54981
        • 864: 55315
        • 865: 57596
        • 866: 58027
        • 867: 58266
        • 868: 66498
        • 869: 66891
        • 870: 67749
        • 871: 71892
        • 872: 73986
        • 873: 74302
        • 874: 74983
        • 875: 76295
        • 876: 80709
        • 877: 80725
        • 878: 41938
        • 879: 76634
        • 880: 25293
        • 881: 31652
        • 882: 41698
        • 883: 42003
        • 884: 53363
        • 885: 53747
        • 886: 55534
        • 887: 57613
        • 888: 58843
        • 889: 68329
        • 890: 78324
        • 891: 79854
        • 892: 30292
        • 893: 31343
        • 894: 31688
        • 895: 31814
        • 896: 47710
        • 897: 58983
        • 898: 64757
        • 899: 73208
        • 900: 15597
        • 901: 25268
        • 902: 26485
        • 903: 28672
        • 904: 30940
        • 905: 32283
        • 906: 32778
        • 907: 32782
        • 908: 32952
        • 909: 34593
        • 910: 34750
        • 911: 35696
        • 912: 35893
        • 913: 35923
        • 914: 36001
        • 915: 36780
        • 916: 37881
        • 917: 38249
        • 918: 38958
        • 919: 39165
        • 920: 39595
        • 921: 41033
        • 922: 42525
        • 923: 43531
        • 924: 44403
        • 925: 45404
        • 926: 46085
        • 927: 46141
        • 928: 46179
        • 929: 46198
        • 930: 47161
        • 931: 47543
        • 932: 48263
        • 933: 48669
        • 934: 48951
        • 935: 49080
        • 936: 49358
        • 937: 50237
        • 938: 51608
        • 939: 51937
        • 940: 53866
        • 941: 54480
        • 942: 54794
        • 943: 59706
        • 944: 60090
        • 945: 60119
        • 946: 60312
        • 947: 61039
        • 948: 61135
        • 949: 62003
        • 950: 62165
        • 951: 62285
        • 952: 62313
        • 953: 62327
        • 954: 62584
        • 955: 62609
        • 956: 62704
        • 957: 62710
        • 958: 64004
        • 959: 65763
        • 960: 69414
        • 961: 71623
        • 962: 72284
        • 963: 74178
        • 964: 75215
        • 965: 75683
        • 966: 76359
        • 967: 76990
        • 968: 77841
        • 969: 82225
        • 970: 80653
        • 971: 55655
        • 972: 74870
        • 973: 54756
        • 974: 28941
        • 975: 29764
        • 976: 58615
        • 977: 238329
        • 978: 79695
        • 979: 76299
        • 980: 30525
        • 981: 237830
        • 982: 58705
        • 983: 73682
        • 984: 75289
        • 985: 27443
        • 986: 31345
        • 987: 73897
        • 988: 50403
        • 989: 32355
        • 990: 31768
        • 991: 7598
        • 992: 27514
        • 993: 31807
        • 994: 42500
        • 995: 80207
        • 996: 46613
        • 997: 17471
        • 998: 8525
        • 999: 30368
        • 1000: 25553
        • 1001: 29939
        • 1002: 67669
        • 1003: 64741
        • 1004: 73220
        • 1005: 49210
        • 1006: 43863
        • 1007: 67928
        • 1008: 71887
        • 1009: 31623
        • 1010: 29088
        • 1011: 30420
        • 1012: 56058
        • 1013: 72249
        • 1014: 29442
        • 1015: 73030
        • 1016: 41704
        • 1017: 7488
        • 1018: 7643
        • 1019: 30714
        • 1020: 30879
        • 1021: 30970
        • 1022: 30985
        • 1023: 31568
        • 1024: 31767
        • 1025: 31782
        • 1026: 47127
        • 1027: 50841
        • 1028: 52000
        • 1029: 57146
        • 1030: 59224
        • 1031: 59592
        • 1032: 64744
        • 1033: 64960
        • 1034: 67307
        • 1035: 67509
        • 1036: 67600
        • 1037: 67741
        • 1038: 72536
        • 1039: 76836
        • 1040: 238570
        • 1041: 7660
        • 1042: 8490
        • 1043: 8704
        • 1044: 24142
        • 1045: 27337
        • 1046: 31642
        • 1047: 32300
        • 1048: 32756
        • 1049: 33478
        • 1050: 35822
        • 1051: 36580
        • 1052: 38339
        • 1053: 39256
        • 1054: 42148
        • 1055: 42200
        • 1056: 42528
        • 1057: 44268
        • 1058: 44779
        • 1059: 48810
        • 1060: 49623
        • 1061: 54536
        • 1062: 60897
        • 1063: 62797
        • 1064: 63162
        • 1065: 68982
        • 1066: 78690
        • 1067: 27752
        • 1068: 37886
        • 1069: 39714
        • 1070: 41038
        • 1071: 45118
        • 1072: 46919
        • 1073: 62316
        • 1074: 65370
        • 1075: 65767
        • 1076: 76356
        • 1077: 78215
        • 1078: 78399
        • 1079: 79575
        • 1080: 80838
        • 1081: 16340
        • 1082: 16735
        • 1083: 19321
        • 1084: 23367
        • 1085: 23374
        • 1086: 23379
        • 1087: 24304
        • 1088: 25115
        • 1089: 25255
        • 1090: 25590
        • 1091: 25679
        • 1092: 26433
        • 1093: 240153
        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 (239718, 239733, 240012, 240279, 241027, 245225) 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 (3) 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 (5262, 5263, 5264, 5291, 5323) 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_satt130μsselect `id`, `name` from `categories` where `categories`.`id` in (3, 5, 6, 8) 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_satt230μsselect `subjects`.`id`, `subjects`.`name`, `subjects`.`slug`, `subjectables`.`subjectable_id` as `pivot_subjectable_id`, `subjectables`.`subject_id` as `pivot_subject_id`, `subjectables`.`subjectable_type` as `pivot_subjectable_type`, `subjectables`.`created_user_id` as `pivot_created_user_id`, `subjectables`.`deleted_at` as `pivot_deleted_at`, `subjectables`.`status` as `pivot_status`, `subjectables`.`created_at` as `pivot_created_at`, `subjectables`.`updated_at` as `pivot_updated_at` from `subjects` inner join `subjectables` on `subjects`.`id` = `subjectables`.`subject_id` where `subjectables`.`subjectable_id` in (239718, 239733, 240012, 240279, 241027, 245225) and `subjectables`.`subjectable_type` = 'App\\Models\\Question' and `subjects`.`deleted_at` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt130μsselect * from `vote_statistics` where `vote_statistics`.`question_id` in (239718, 239733, 240012, 240279, 241027, 245225)
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt90μsselect `id`, `bookmarkable_id`, `bookmarkable_type`, `user_id` from `bookmarks` where `bookmarks`.`bookmarkable_id` in (239718, 239733, 240012, 240279, 241027, 245225) and `bookmarks`.`bookmarkable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt80μsselect `id`, `votable_id`, `votable_type`, `user_id` from `votes` where `votes`.`votable_id` in (239718, 239733, 240012, 240279, 241027, 245225) and `votes`.`votable_type` = 'App\\Models\\Question' and `user_id` is null
        Bindings
        • 0: App\Models\Question
        Backtrace
        • app/Http/Controllers/Academy/QuestionController.php:451
        • app/Http/Controllers/Academy/QuestionController.php:411
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/Academy/QuestionController.php:402
      • QuestionController.php#451debugerror_satt80μsselect `id`, `question_id`, `user_id`, `choosen_option` from `vote_logs` where `vote_logs`.`question_id` in (239718, 239733, 240012, 240279, 241027, 245225) 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` = 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_satt100μsselect `id`, `vote_type` from `votes` where (`votable_type` = 'App\\Models\\Description' and `user_id` is null and `votable_id` = 84062) limit 1
        Bindings
        • 0: App\Models\Description
        • 1: 84062
        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
      7QuestionOption.php#?
      App\Models\SubCategory
      6SubCategory.php#?
      App\Models\Category
      5Category.php#?
      App\Models\PackagePlan
      4PackagePlan.php#?
      App\Models\User
      3User.php#?
      App\Models\SubjectDescription
      1SubjectDescription.php#?
      App\Models\Description
      1Description.php#?
          _token
          d4TmwKtK0IIbNqeF8Dl5gft4iIQxSwBGStBfO8a3
          _previous
          array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=240153%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" => "240153" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "x-https" => array:1 [ 0 => "1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "18.117.103.79" ] "x-forwarded-server" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [ 0 => "18.117.103.79" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 15 Mar 2025 07:02:00 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "55" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNPZ1hKSzRZNmtEd2t3bE1LN21tclE9PSIsInZhbHVlIjoiTzFuUTA4dU9lcnVxdHg4RlNxTHVFOHhmekxURzZOSVRxWGhqZUh5dUxlbnVtUVVDQ2VLUjRxK1VWQVgrZUE0ZzlnMm5SQ0J5dm16aFVWeEtyWWhvOFpna0hWbzMveWx3WG02TEF4ZG1ON1F2OTNpajNRc1huUFp5UlJibUluNXciLCJtYWMiOiI3NGI4YzI2NGFmYjVmZmM2YjA4ODg5MmExMThiMWFjNTA2NzQ1MTliYWQ5YTI2YWM4MTk3MmQ5ZWNmZDY2ZTYwIiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 07:02:00 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6ImNPZ1hKSzRZNmtEd2t3bE1LN21tclE9PSIsInZhbHVlIjoiTzFuUTA4dU9lcnVxdHg4RlNxTHVFOHhmekxURzZOSVRxWGhqZUh5dUxlbnVtUVVDQ2VLUjRxK1VWQVgrZUE0ZzlnMm5SQ" 1 => "satt_academy_session=eyJpdiI6Ikhmb3h0d3BCclpMMDBSbm1nMkU0R2c9PSIsInZhbHVlIjoiNDJldll0NU1nVmZZQW9PZ2M3NnRPcEpzajR1KzByellXSDVhVlNJZ2toUzBhVmNOWXA2MVZPNEt4MlNGaEt2Q3VEaFlVendoeGJsWCsxcG8vc0t0M0JxU0djN05mTDRCSjdpZ25CQmllY0RtYjVxbmM4ZHUrdFcrdy9LbTh1YkUiLCJtYWMiOiI0MjBlZGI2MmFmNDgyNmU1YWNlZDY5YTIwNDEyOWY3MTczZWYyOTg2NjI0YTY0OGNlZjkyYmNjMzQzNzVmM2Y3IiwidGFnIjoiIn0%3D; expires=Sun, 16 Mar 2025 07:02:00 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6Ikhmb3h0d3BCclpMMDBSbm1nMkU0R2c9PSIsInZhbHVlIjoiNDJldll0NU1nVmZZQW9PZ2M3NnRPcEpzajR1KzByellXSDVhVlNJZ2toUzBhVmNOWXA2MVZPNEt4MlNGaEt" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNPZ1hKSzRZNmtEd2t3bE1LN21tclE9PSIsInZhbHVlIjoiTzFuUTA4dU9lcnVxdHg4RlNxTHVFOHhmekxURzZOSVRxWGhqZUh5dUxlbnVtUVVDQ2VLUjRxK1VWQVgrZUE0ZzlnMm5SQ0J5dm16aFVWeEtyWWhvOFpna0hWbzMveWx3WG02TEF4ZG1ON1F2OTNpajNRc1huUFp5UlJibUluNXciLCJtYWMiOiI3NGI4YzI2NGFmYjVmZmM2YjA4ODg5MmExMThiMWFjNTA2NzQ1MTliYWQ5YTI2YWM4MTk3MmQ5ZWNmZDY2ZTYwIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 07:02:00 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImNPZ1hKSzRZNmtEd2t3bE1LN21tclE9PSIsInZhbHVlIjoiTzFuUTA4dU9lcnVxdHg4RlNxTHVFOHhmekxURzZOSVRxWGhqZUh5dUxlbnVtUVVDQ2VLUjRxK1VWQVgrZUE0ZzlnMm5SQ" 1 => "satt_academy_session=eyJpdiI6Ikhmb3h0d3BCclpMMDBSbm1nMkU0R2c9PSIsInZhbHVlIjoiNDJldll0NU1nVmZZQW9PZ2M3NnRPcEpzajR1KzByellXSDVhVlNJZ2toUzBhVmNOWXA2MVZPNEt4MlNGaEt2Q3VEaFlVendoeGJsWCsxcG8vc0t0M0JxU0djN05mTDRCSjdpZ25CQmllY0RtYjVxbmM4ZHUrdFcrdy9LbTh1YkUiLCJtYWMiOiI0MjBlZGI2MmFmNDgyNmU1YWNlZDY5YTIwNDEyOWY3MTczZWYyOTg2NjI0YTY0OGNlZjkyYmNjMzQzNzVmM2Y3IiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 07:02:00 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6Ikhmb3h0d3BCclpMMDBSbm1nMkU0R2c9PSIsInZhbHVlIjoiNDJldll0NU1nVmZZQW9PZ2M3NnRPcEpzajR1KzByellXSDVhVlNJZ2toUzBhVmNOWXA2MVZPNEt4MlNGaEt" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "d4TmwKtK0IIbNqeF8Dl5gft4iIQxSwBGStBfO8a3" "_previous" => array:1 [ "url" => "https://debugerror.xyz/job-solution/single-question?ques_id=240153%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-15 13:02:00GET/job-solution/single-question?ques_id=240153++++++++++++++++333044