Displaying 1 - 50 of 15560
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Disable the default /node listing view and add a better default front page for new installs Needs work Normal Task main other 10 29 min 45 sec 3 months 5 days
Listing strict recipe that differs from active config throws exception Needs work Normal Bug report main recipe system 12 49 min 25 sec 3 months 2 weeks
Remove automatic preloading of all "public" routes, cache routes in fast chained bin Needs work Normal Task main routing system 52 1 hour 7 min 1 year 3 months
Add content from HttpKernelUiHelperTrait::drupalGet() to $this->content Needs work Normal Task main phpunit 22 1 hour 29 min 1 month 1 week
Load menu links for multiple routes when calculating active trail for the front page Needs work Normal Feature request main menu system 16 1 hour 40 min 1 year 1 week
Entity reference selection handlers do not check the "create" access for autocreated entities Needs work Normal Bug report main entity system 15 2 hours 4 min 2 years 10 months
Private file download returns access denied, when file attached to revision other than current Reviewed & tested by the community Major Bug report main file.module 211 2 hours 7 min 14 years 2 months
Allow use PHP 8.6 functions Needs review Normal Task main composer 6 2 hours 10 min 1 day 1 hour
Do not use a CSS-only required marker in forms per WCAG 2.0 Reviewed & tested by the community Major Bug report main forms system 154 3 hours 3 min 8 years 6 months
Consolidate test methods in GenerateThemeTest Needs review Normal Task main theme system 12 3 hours 51 min 2 months 1 week
file_copy process plugin does not validate downloaded file integrity, creating empty files on network failure Needs work Normal Bug report main migration system 15 3 hours 53 min 2 weeks 4 days
Properly include install files for install hook_requirements Needs review Normal Bug report main install system 29 4 hours 14 min 2 months 3 weeks
run-tests.sh - find a way for the script to do its own deprecations Needs review Normal Feature request main phpunit 4 4 hours 55 min 18 hours 14 min
Optimize joins and table selection in SQL entity query implementation Needs work Normal Task main entity system 104 5 hours 33 min 9 years 2 weeks
Move the code that hides the toolbar when navigation is enabled to the toolbar module Fixed Normal Task 11.x-dev toolbar.module 16 5 hours 46 min 1 year 2 months
Add image preload option to help boost actual and perceived performance Needs work Normal Task main image.module 65 5 hours 46 min 3 years 8 months
Add display-builder agnostic overview page for display modes Needs review Normal Task 11.x-dev field_ui.module 48 5 hours 49 min 4 months 3 weeks
Drupal Usability Meeting 2026-05-15 Needs work Normal Task main meetings 6 6 hours 56 min 1 week 23 hours
Support library-specific aggregates Reviewed & tested by the community Major Task main asset library system 98 7 hours 26 min 4 months 2 weeks
Make ImageToolkit and ImageToolkitOperation plugins stateless Needs review Normal Feature request main image system 11 7 hours 59 min 2 months 3 weeks
WorkspacePublisher doesn't roll back when a PHP Error is thrown during publishing Reviewed & tested by the community Major Bug report main workspaces.module 4 8 hours 14 min 10 hours 22 min
Consolidate, refactor, remove and untangle Claro's CSS from Default Admin theme Needs work Normal Task main Admin theme 79 8 hours 45 min mherchel 1 month 1 week
Part 2 of Consolidate, refactor, remove and untangle Claro's CSS from Default Admin theme Postponed Normal Task main Admin theme 3 9 hours 4 min 9 hours 7 min
Block status code visibility condition should use a status code cache context Fixed Normal Task 11.x-dev system.module 31 9 hours 20 min 1 year 1 month
Add a Design Tokens & CSS variables API Needs review Normal Feature request main theme system 59 9 hours 31 min larowlan 10 months 3 weeks
[backport] Update underscore.js to 1.13.8 Reviewed & tested by the community Critical Bug report 10.6.x-dev javascript 37 9 hours 55 min 2 months 1 week
Allow attribute-based plugins to discover supplemental attributes to set additional properties Needs work Major Feature request main plugin system 82 10 hours 38 min 2 years 2 weeks
Add an API for feature flags Needs review Major Feature request main extension system 57 10 hours 40 min 2 years 2 months
Introduce an AppContext object to keep track of the configured Drupal application context Active Normal Feature request main base system 2 10 hours 53 min kingdutch 11 hours 1 min
[PP-1] Remove DrupalKernel::initializeRequestGlobals and replace base_root, base_url and base_path with a service Postponed Normal Task main base system 114 10 hours 54 min 10 years 10 months
Convert locale batch callbacks Fixed Normal Task 11.x-dev locale.module 36 11 hours 12 min 1 month 3 weeks
QueueWorkerBase should inherit from Core's PluginBase, not Component's Needs review Normal Task main plugin system 6 11 hours 22 min 4 months 6 days
[META] Stronger Typing for Entity API Active Normal Plan main entity system 8 11 hours 27 min 2 years 3 weeks
Drupal Usability Meeting 2026-05-22 Active Normal Task main meetings 1 11 hours 30 min 11 hours 30 min
Validate and cast string to integer in IntegerItem and/or IntegerData Active Normal Task main typed data system 2 11 hours 34 min 11 hours 57 min
Allow schema references in Single Directory Component prop schemas Needs review Major Feature request main single-directory components 102 11 hours 44 min alexpott 3 years 1 month
UserInterface::id(), AccountInterface::id() should return int to match typehints Needs review Normal Task main user system 76 11 hours 56 min 4 years 10 months
split the concept of DRUPAL_ROOT/app root into app root and Drupal web root Postponed Normal Task main base system 6 12 hours 20 min 5 years 1 month
[meta] Tasks to deprecate the Search module Active Normal Task main search.module 22 12 hours 20 min 4 months 1 week
Move common code across Drupal base test suite classes to DrupalTestCaseTrait Fixed Normal Task main phpunit 26 12 hours 22 min 2 months 3 weeks
CLI entry point in Drupal Core Needs review Major Feature request main base system 118 12 hours 38 min 1 year 11 months
Add useful local tasks tabs when viewing a node revision Needs work Minor Task main menu system 106 13 hours 44 sec 8 years 11 months
[META] Update PHPDocs to reflect reality Active Normal Plan main documentation 3 13 hours 14 min 2 years 3 weeks
Create locale import history service Needs work Normal Task main locale.module 47 13 hours 34 min 7 years 2 months
[META] Modernize Locale module Active Normal Task main locale.module 44 13 hours 44 min 4 years 11 months
Convert functional tests in help module to kernel tests Fixed Normal Task 11.x-dev help.module 53 14 hours 27 min 1 year 1 month
Disallow usage of uniqid(), md5(), sha1(), crc32() and hash() with weak algorithms Needs work Normal Task main base system 38 14 hours 43 min 2 months 3 weeks
Add getUrl() and (renamed) xpath() helpers to HttpKernelUiHelperTrait Fixed Normal Feature request main phpunit 29 14 hours 59 min 1 month 1 week
Allow --directory and @group to work together in run-tests.sh Needs review Normal Feature request main phpunit 38 15 hours 53 min 7 months 2 weeks
Remove content types from the standard install profile and recipe Patch (to be ported) Normal Task 11.x-dev other 18 16 hours 33 min 2 weeks 4 days

Pages

Subscribe with RSS Subscribe to Issues for Drupal core