drupal/core/modules
catch 0de488c16c Issue #3446116 by sjothivelu, m4olivei, plopesc: Rename UserNavigationBlock to NavigationUserBlock for class name consistency 2024-05-21 13:04:00 +01:00
..
announcements_feed Issue #3443117 by bbrala, longwave, quietone: Fix Drupal.Functions.MultiLineFunctionDeclaration coding standard 2024-05-10 21:49:22 +01:00
automated_cron Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests 2024-02-28 10:38:35 +00:00
ban Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:09:58 +01:00
basic_auth Issue #3410582 by catch, Prashant.c, heddn, alexpott, smustgrave, claudiu.cristea, longwave, quietone: Optimize user logins by avoiding duplicate entity queries 2024-03-28 11:14:07 +00:00
big_pipe Issue #3443198 by andypost, smustgrave, catch: Remove deprecated code from phpPass + bigpipe 2024-04-24 21:08:14 +01:00
block Issue #3441137 by catch, mherchel: BigPipe injecting Local Actions block creates large janky layout shift in Claro 2024-05-01 18:00:06 +01:00
block_content Issue #3331229 by pminf, chadhester, zshrestha, hardikpandya, _pratik_, rogerpfaff, ultimike, xjm, mandclu, alexb7217: Use chaining for User::addRole() and ::removeRole() 2024-05-08 16:21:47 -07:00
breakpoint Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:09:58 +01:00
ckeditor5 Issue #3331229 by pminf, chadhester, zshrestha, hardikpandya, _pratik_, rogerpfaff, ultimike, xjm, mandclu, alexb7217: Use chaining for User::addRole() and ::removeRole() 2024-05-08 16:21:47 -07:00
comment Issue #3331229 by pminf, chadhester, zshrestha, hardikpandya, _pratik_, rogerpfaff, ultimike, xjm, mandclu, alexb7217: Use chaining for User::addRole() and ::removeRole() 2024-05-08 16:21:47 -07:00
config Issue #3443117 by bbrala, longwave, quietone: Fix Drupal.Functions.MultiLineFunctionDeclaration coding standard 2024-05-10 21:49:22 +01:00
config_translation Issue #3442167 by mondrake, xjm, larowlan: Fix string array keys in data sets returned by data provider methods that do not match the parameter names in Kernel tests 2024-04-29 18:30:56 -05:00
contact Issue #3441660 by longwave: [PHPUnit 10] Provide a static alternative to @dataproviders using PHPUnit mocks in MailHandlerTest 2024-04-21 10:12:05 +01:00
content_moderation Issue #3443117 by bbrala, longwave, quietone: Fix Drupal.Functions.MultiLineFunctionDeclaration coding standard 2024-05-10 21:49:22 +01:00
content_translation Issue #3101552 by Berdir, Primsi, Nikhil_110, smustgrave: Make FileItem translations synchronisable 2024-04-29 18:24:32 +01:00
contextual Issue #3439646 by Tom Konda, smustgrave: Some of string comparisons should use String.prototype.startsWith() or String.prototype.endsWith() 2024-05-09 05:41:59 +09:00
datetime Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:19 +01:00
datetime_range Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:19 +01:00
dblog Issue #3439769 by quietone, catch: Remove all the pre-10.3.0 updates hooks 2024-04-19 19:12:58 +01:00
dynamic_page_cache Revert "Issue #3439800 by mstrelan: Standardize location of test modules" 2024-04-12 07:46:59 +10:00
editor Issue #3442395 by smustgrave, andypost, catch, Wim Leers: ckeditor5 and editor module test config exports/stubs rely on hook_editor_presave() bc layers 2024-05-03 12:46:26 +12:00
field Issue #3385934 by phthlaap, joegraduate, useernamee, alexpott: The configuration synchronization page encounters errors when core.extension.yml is missing in the config/sync directory 2024-05-20 09:37:47 +10:00
field_layout Issue #3420983 by sorlov, godotislate, alexpott, quietone, kim.pepper, larowlan, mstrelan: Convert Layout plugin discovery to attributes 2024-05-03 09:01:25 +01:00
field_ui Issue #2941189 by DanielVeza, longwave, smustgrave, xjm, tim.plunkett: Confirmation form for disabling per-entity layout overrides shows a success message and should not 2024-05-21 13:00:38 +01:00
file Issue #3446967 by kim.pepper, alexpott: [11.x] Remove deprecated methods in InputStreamUploadedFile 2024-05-14 11:21:50 +01:00
filter Issue #3331229 by pminf, chadhester, zshrestha, hardikpandya, _pratik_, rogerpfaff, ultimike, xjm, mandclu, alexb7217: Use chaining for User::addRole() and ::removeRole() 2024-05-08 16:21:47 -07:00
help Issue #3443202 by andypost, smustgrave: Remove deprecated code from help + history modules 2024-04-24 18:41:07 +01:00
history Issue #3443709 by quietone: Enable Drupal.NamingConventions.ValidVariableName.LowerCamelName 2024-04-29 08:46:01 +01:00
image Issue #3172550 by bradjones1, DuaelFr, alexpott, smustgrave, longwave: Register Drupal's mime type guesser the Symfony MimeTypes service 2024-05-21 11:40:25 +01:00
inline_form_errors Issue #3442395 by smustgrave, andypost, catch, Wim Leers: ckeditor5 and editor module test config exports/stubs rely on hook_editor_presave() bc layers 2024-05-03 12:46:26 +12:00
jsonapi Issue #3444748 by kim.pepper, bbrala, andypost: Refactor JSON-API file uploads to use FileUploadHandler 2024-05-12 07:38:24 +01:00
language Issue #3444232 by andypost, smustgrave: [8.4] Fix implicitly nullable type declarations for phpstan job (manual ones) 2024-05-20 15:40:54 +01:00
layout_builder Issue #2941189 by DanielVeza, longwave, smustgrave, xjm, tim.plunkett: Confirmation form for disabling per-entity layout overrides shows a success message and should not 2024-05-21 13:00:38 +01:00
layout_discovery Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:09:58 +01:00
link Issue #3443709 by quietone: Enable Drupal.NamingConventions.ValidVariableName.LowerCamelName 2024-04-29 08:46:01 +01:00
locale Issue #3422915 by magaki, karanpagare, joachim, alexpott, Keshav Patel, smustgrave, Aguillet: Deprecate Drupal\locale\Locale and its one method 2024-04-29 08:36:31 +01:00
media Issue #3071446 by marcvangend, Kirst25, dcam, guptahemant, Lendude, nod_: Remove invalid iframe attributes from oembed field formatter 2024-05-12 07:55:50 +01:00
media_library Issue #3390549 by finnsky, nod_, smustgrave, larowlan, catch, bnjmnm: Get rid of jQuery in dialog events 2024-04-30 12:47:53 -04:00
menu_link_content Issue #3442167 by mondrake, xjm, larowlan: Fix string array keys in data sets returned by data provider methods that do not match the parameter names in Kernel tests 2024-04-29 18:30:56 -05:00
menu_ui Issue #1956134 by smustgrave, dawehner, larowlan, jibran, jbloomfield, lokapujya, Oscaner, elachlan, mgifford, olli, srilakshmier, Manuel Garcia, Nitin shrivastava, afeijo, alexpott, jgeryk, garphy, grisendo, jessebeach, xjm, joachim, tim.plunkett, andypost, Wim Leers, EclipseGc, damiankloip, benjy, klonos: Provide helpful editing links on "admin/structure/block" for deriver blocks (menu, views, block content, etc.) 2024-05-05 22:43:34 +01:00
migrate Issue #3331229 by pminf, chadhester, zshrestha, hardikpandya, _pratik_, rogerpfaff, ultimike, xjm, mandclu, alexb7217: Use chaining for User::addRole() and ::removeRole() 2024-05-08 16:21:47 -07:00
migrate_drupal Issue #3443117 by bbrala, longwave, quietone: Fix Drupal.Functions.MultiLineFunctionDeclaration coding standard 2024-05-10 21:49:22 +01:00
migrate_drupal_ui Issue #3442259 by catch, quietone, dww: Reduce time of Migrate Upgrade tests by not outputting the logs by default 2024-04-25 11:32:44 +01:00
mysql Issue #3421175 by quietone, catch, Gábor Hojtsy, alexpott, smustgrave, longwave, daffie: Update INSTALL.txt and hook_requirements() etc. with remaining Drupal 11 platform requirements 2024-05-04 12:48:13 +01:00
navigation Issue #3446116 by sjothivelu, m4olivei, plopesc: Rename UserNavigationBlock to NavigationUserBlock for class name consistency 2024-05-21 13:04:00 +01:00
node Issue #3444232 by andypost, smustgrave: [8.4] Fix implicitly nullable type declarations for phpstan job (manual ones) 2024-05-20 15:40:54 +01:00
options Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:19 +01:00
page_cache Issue #3054821 by mr.baileys, wiifm, sime, angrytoast, pobster, smustgrave, RichardGaunt, alexpott, Wim Leers, quietone, Berdir, neclimdul, acbramley: Include Cache-Control header on 301 redirects 2024-03-29 13:42:08 +00:00
path Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:19 +01:00
path_alias Issue #3442693 by catch, smustgrave: Remove deprecated code from path_alias module 2024-04-23 00:49:09 +01:00
pgsql Issue #3421175 by quietone, catch, Gábor Hojtsy, alexpott, smustgrave, longwave, daffie: Update INSTALL.txt and hook_requirements() etc. with remaining Drupal 11 platform requirements 2024-05-04 12:48:13 +01:00
phpass Issue #3443198 by andypost, smustgrave, catch: Remove deprecated code from phpPass + bigpipe 2024-04-24 21:08:14 +01:00
responsive_image Issue #3057070 by joachim, Pancho, nicxvan: Refactor ImageFieldCreationTrait to support entity types other than nodes 2024-04-26 15:12:10 -05:00
rest Issue #3446577 by mondrake: Prepare test docblocks for annotation conversion to attributes 2024-05-13 14:28:46 +01:00
sdc Issue #3409456 by plopesc, smustgrave, quietone, e0ipso, catch: Remove SDC deprecated code before 11.0.0 2024-04-03 11:41:05 +01:00
search Issue #3443117 by bbrala, longwave, quietone: Fix Drupal.Functions.MultiLineFunctionDeclaration coding standard 2024-05-10 21:49:22 +01:00
serialization Issue #3442660 by catch, smustgrave: Remove deprecated code from jsonapi and serialization modules 2024-04-23 18:30:01 +12:00
settings_tray Issue #3422383 by longwave, mondrake: Convert remaining data providers to static methods 2024-05-01 17:42:39 +01:00
shortcut Issue #3331229 by pminf, chadhester, zshrestha, hardikpandya, _pratik_, rogerpfaff, ultimike, xjm, mandclu, alexb7217: Use chaining for User::addRole() and ::removeRole() 2024-05-08 16:21:47 -07:00
sqlite Issue #3420972 by quietone, andypost, smustgrave, catch, daffie: Add testing wtih SQLite 3.45 2024-04-15 11:24:16 +01:00
syslog Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:09:58 +01:00
system Issue #3446381 by tim.plunkett, smustgrave, sarahjean: SDC's discovery has overly lenient regex 2024-05-21 12:56:11 +01:00
taxonomy Issue #3444232 by andypost, smustgrave: [8.4] Fix implicitly nullable type declarations for phpstan job (manual ones) 2024-05-20 15:40:54 +01:00
telephone Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:19 +01:00
text Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:19 +01:00
toolbar Issue #3443117 by bbrala, longwave, quietone: Fix Drupal.Functions.MultiLineFunctionDeclaration coding standard 2024-05-10 21:49:22 +01:00
update Issue #3446107 by bbrala, andypost, xjm: Enforce null coalescing operator ?? instead of a ternary operator through phpcs 2024-05-08 13:25:17 -07:00
user Issue #3443117 by bbrala, longwave, quietone: Fix Drupal.Functions.MultiLineFunctionDeclaration coding standard 2024-05-10 21:49:22 +01:00
views Issue #3446577 by mondrake: Prepare test docblocks for annotation conversion to attributes 2024-05-13 14:28:46 +01:00
views_ui Issue #3091003 by sukr_s, smustgrave, RaphaelBriskie, FeyP, borisson_: Changing a display's machine name while an attachment exist breaks Views 2024-05-10 16:32:32 +01:00
workflows Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:09:58 +01:00
workspaces Issue #3443117 by bbrala, longwave, quietone: Fix Drupal.Functions.MultiLineFunctionDeclaration coding standard 2024-05-10 21:49:22 +01:00