Displaying 1 - 50 of 15579
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Allow --directory and @group to work together in run-tests.sh Reviewed & tested by the community Normal Feature request main phpunit 49 2 min 9 sec 8 months 4 days
Cloning an aggregate entity query shares its aggregate conditions with the original Reviewed & tested by the community Normal Bug report main entity system 4 4 min 11 sec 23 min 28 sec
\Drupal\Core\Entity\Query\Sql\Tables causes extremely poor performance when using MariaDB and filtering on multiple relationships in JSON:API Postponed (maintainer needs more info) Major Task main entity system 93 16 min 16 sec 7 years 5 months
Optimize joins and table selection in SQL entity query implementation Fixed Normal Task 11.4.x-dev entity system 118 20 min 8 sec 9 years 1 month
Views filter conjunction UI not reflecting backend Active Normal Bug report main views.module 1 24 min 44 sec 24 min 44 sec
[PHP 8.5] OptionsWidgetBase::getSelectedOptions tries to access null array key in some scenarios Active Normal Bug report main options.module 2 54 min 6 sec 59 min 45 sec
Error when fetching all query results as class instances Needs review Major Bug report main database system 34 1 hour 6 min 7 months 2 weeks
LLM harm reduction in Drupal core contribution, AGENTS.md guidelines Needs review Normal Task main other 42 1 hour 14 min 1 month 1 week
AttributeRouteDiscovery does not cleanly handle invalid classes Needs review Normal Bug report 11.x-dev routing system 19 1 hour 23 min 2 days 16 hours
index.php randomly appears in friendly URLs Needs work Major Bug report main base system 88 1 hour 34 min 7 years 1 month
Remove BlockHooks::rebuild() Needs work Normal Task main block.module 4 1 hour 53 min 2 hours 12 min
[PHP 8.5] ContentTranslationManageAccessCheck passes NULL to LanguageManager::getLanguage() Needs review Normal Bug report main content_translation.module 6 2 hours 2 min 1 week 6 days
Twig debug can influence rendering visually due to whitespace between tags Needs review Normal Bug report main theme system 26 2 hours 20 min 5 months 2 weeks
[ignore] @dpi's patch testing issue Active Normal Task main other 84 2 hours 25 min dpi 6 years 5 months
Don't rebuild the theme extension list twice when clearing caches Active Normal Task main render system 2 2 hours 29 min 2 hours 36 min
ResourceFetcher should be lenient with missing/null oEmbed version field (Robustness Principle) Active Normal Feature request main media system 6 2 hours 31 min 4 months 3 weeks
Multilingual content: Menu link is not correctly stored on translation. Active Major Bug report 11.x-dev menu system 18 3 hours 9 min 5 years 3 months
Defer EntityLastInstalledSchemaRepository cache warming to the end of the request Needs review Normal Task main entity system 6 3 hours 26 min 16 hours 58 min
[regression] calling TypedConfigManager::getDefinition() causes cache pollution Reviewed & tested by the community Major Bug report main configuration system 15 4 hours 14 min 2 years 6 months
Empty #parents in Form/FormElementHelper.php Needs work Major Bug report main forms system 25 4 hours 46 min brooke_heaton 5 years 11 months
SessionHandler relies on GC cleanup but it should additionally check timestamps Needs review Normal Bug report main base system 15 4 hours 52 min 1 year 1 month
Convert functional tests in taxonomy module to kernel tests Needs review Normal Task main taxonomy.module 8 5 hours 16 min 1 week 5 days
Ensure that hook attributes are never parsed from a stale opcache Needs review Major Bug report main extension system 10 5 hours 17 min 4 days 20 hours
MessengerInterface::deleteAll has the wrong return type Active Normal Task main base system 3 5 hours 28 min 11 hours 42 min
Drupal\Core\Database\InvalidQueryException: Query condition 'users_field_data.name = leakix, x' must have an array compatible operator Needs work Major Bug report main user system 5 5 hours 36 min 1 week 2 hours
Part 2 of Consolidate, refactor, remove and untangle Claro's CSS from Default Admin theme Active Normal Task main Admin theme 45 6 hours 40 min 2 weeks 3 days
Config import deletes existing config and its dependents when a "create" collides with an already-present entity Active Major Bug report main configuration system 4 7 hours 7 min 9 hours 56 min
Create single module invoke that does not restrict to a single implementation Needs review Normal Task main extension system 5 7 hours 19 min 1 month 4 weeks
Support hooks (Hook attribute) in any registered service Needs review Normal Feature request main extension system 75 8 hours 10 min 1 year 7 months
Deprecate update.module functions Needs review Normal Task main update.module 9 8 hours 37 min 2 months 1 week
Use PHP attributes for form route discovery Reviewed & tested by the community Normal Feature request main routing system 22 9 hours 38 min 1 month 2 weeks
The link of the parent of the image node cannot be saved successfully Needs work Normal Bug report main ckeditor5.module 27 9 hours 38 min 1 year 11 months
Avoid saving menu links through node form when they do not change Reviewed & tested by the community Normal Task main menu system 42 10 hours 2 min 1 year 7 months
Deprecate and replace locale_status related functions Needs work Normal Task main locale.module 14 10 hours 48 min 2 weeks 5 days
Add "system.site" service and SiteProperty plugins to improve the Status Report page and provide structured data about the site. Active Normal Feature request main system.module 18 11 hours 32 min jon pugh 2 years 3 weeks
getId() only exists on the BatchStorage class not the BatchStorageInterface interface. Active Normal Task main batch system 1 11 hours 41 min 11 hours 41 min
Remove feature to download and import translations on cron Active Normal Task main locale.module 3 12 hours 11 min 12 hours 13 min
Simplify _install_prepare_import() and other translation-import functions in the installer Active Normal Task main install system 1 12 hours 23 min 12 hours 23 min
Ajax error on views with aggregation Needs work Normal Bug report main views_ui.module 42 12 hours 14 min 3 years 3 months
Wrong return type in Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter::getConfigTypedData Postponed (maintainer needs more info) Minor Bug report main entity system 25 12 hours 41 min 7 years 4 days
Invalid SQL WHERE clause generated by Select::__toString() Needs work Normal Bug report main database system 5 12 hours 51 min 3 days 19 hours
Link field display defaults to trim at 80 chars, breaking longer plaintext URLs Reviewed & tested by the community Normal Feature request main link.module 67 14 hours 18 min 6 years 5 months
Static cache access policy checking Needs work Normal Task main base system 32 14 hours 23 min 10 months 5 days
Forbid limited length primary and unique keys, allow only in indexes Needs review Normal Task main database system 47 14 hours 26 min 6 years 8 months
Customizable views area handlers ids Reviewed & tested by the community Normal Feature request main views.module 29 14 hours 33 min 1 year 5 days
Update CKEditor5 to 47.6.2 Reviewed & tested by the community Normal Task 11.4.x-dev ckeditor5.module 4 14 hours 34 min 15 hours 30 min
Buttons are not rendered on the bottom of the page for Node create/edit for Needs work Major Bug report main Admin theme 7 14 hours 36 min jurgenhaas 5 days 2 hours
Create an initial class for the batch processor service Needs review Normal Task main batch system 108 14 hours 42 min 8 years 1 month
[meta] Update JavaScript dependencies for 11.4.0 Active Critical Plan main javascript 9 15 hours 10 min 17 hours 26 min
[meta] Modernize password policy, user authentication, and session lifecycle management Active Normal Plan main user system 24 15 hours 31 min 8 years 3 months

Pages

Subscribe with RSS Subscribe to Issues for Drupal core