drupal/core/modules
catch 51d40866c9 Issue #3422383 by longwave, mondrake: Convert remaining data providers to static methods
(cherry picked from commit 96ab747a7c)
2024-05-01 18:24:09 +01:00
..
action Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
announcements_feed Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
automated_cron Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests 2024-02-28 10:38:53 +00:00
ban Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +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:21 +00:00
big_pipe Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +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:23 +01:00
block_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:31:31 -05:00
book Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
breakpoint Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
ckeditor5 Issue #3390549 by finnsky, nod_, smustgrave, larowlan, catch, bnjmnm: Get rid of jQuery in dialog events 2024-05-01 16:39:19 +01:00
comment 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:31:31 -05:00
config Issue #3437109 by Berdir, alexpott: Undefined array key "type" in TypedConfigManager::getStaticTypeRoot() 2024-04-30 00:37:20 +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:31:31 -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:21 +01:00
content_moderation Issue #3411308 by stefan.korn, ndf, amateescu: WorkspaceSubscriber service parameter $workspaceAssociation must be optional 2024-04-30 07:46:25 +01:00
content_translation Issue #3101552 by Berdir, Primsi, Nikhil_110, smustgrave: Make FileItem translations synchronisable 2024-04-29 18:25:57 +01:00
contextual Issue #3442530 by smustgrave, andypost, quietone: Update contextual module deprecation for removal in 12.0 2024-04-25 20:32:22 +01:00
datetime Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:36 +01:00
datetime_range Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:36 +01:00
dblog Issue #3427564 by phenaproxima, Wim Leers, alexpott, omkar.podey, Berdir, smustgrave, larowlan: Require `langcode: …` only for simple config that contains translatable values 2024-04-14 07:17:32 +01:00
dynamic_page_cache Revert "Issue #3439800 by mstrelan: Standardize location of test modules" 2024-04-12 07:46:47 +10:00
editor Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:36 +01:00
field 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:31:31 -05:00
field_layout Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
field_ui Issue #3417363 by narendraR, Wim Leers, catch, phenaproxima, alexpott: Add validation constraints to field_ui.settings 2024-04-18 15:03:07 +01:00
file 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:31:31 -05:00
filter Issue #3436490 by mondrake: Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - Step 3 2024-04-29 10:49:48 +01:00
forum Issue #3439837 by SolimanHarkas, vensires: Fix Forum tests that rely on UID1's super user behavior 2024-05-01 11:30:51 +01:00
help Issue #3439871 by SolimanHarkas, vensires: Fix Help tests that rely on UID1's super user behavior 2024-04-23 14:57:52 +01:00
help_topics Issue #3417675 by quietone, arunkumark: Correct mymodule, mydriver and anothermodule 2024-02-02 12:04:21 +00:00
history Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
image Issue #3057070 by joachim, Pancho, xjm, nicxvan: Refactor ImageFieldCreationTrait to support entity types other than nodes 2024-04-26 15:24:05 -05:00
inline_form_errors Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
jsonapi 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:31:31 -05:00
language Issue #3439892 by SolimanHarkas, pradhumanjain2311, vensires: Fix Language tests that rely on UID1's super user behavior 2024-04-18 15:56:44 +01:00
layout_builder Issue #3390549 by finnsky, nod_, smustgrave, larowlan, catch, bnjmnm: Get rid of jQuery in dialog events 2024-05-01 16:39:19 +01:00
layout_discovery Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
link Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:36 +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:35:43 +01:00
media Issue #3442303 by mondrake: Fix return typehinting for MediaMappingsConstraintValidator::validate() 2024-04-21 19:54:31 +01:00
media_library Issue #3390549 by finnsky, nod_, smustgrave, larowlan, catch, bnjmnm: Get rid of jQuery in dialog events 2024-05-01 16:39:19 +01: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:31:31 -05:00
menu_ui Issue #3439899 by SolimanHarkas, vensires: Fix Menu tests that rely on UID1's super user behavior 2024-04-16 23:07:53 +01:00
migrate 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:31:31 -05:00
migrate_drupal 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:31:31 -05: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:58 +01:00
mysql Issue #3440043 by mondrake, longwave, larowlan, alexpott: Stop triggering a warning in MySQL's TransactionManager rollback 2024-04-27 13:02:31 +01:00
navigation Issue #3443866 by finnsky, markusVJH: The toggle button flickers on page load 2024-05-01 05:58:01 +09:00
node Issue #3438895 by finnsky, larowlan, plopesc, m4olivei, ckrina, mherchel, catch, alexpott, nod_, deviantintegral, jwitkowski79, nod_, jponch, jwitkowski79, rkoller, Ana Barcelona, YurkinPark, finnsky, javi-er, alvarito75, ctrlADel, AaronMcHale, Emma Horrell, akshayadhav, claireristow, baluv3, bronzehedwick, NikMis, deviantintegral, hot_sauce, kostyashupenko, gnuschichten, keyboardcowboy, gdd, silviu, Prashant.c, ehsann_95, pjudge, rkoller, Shreya_th, starshaped, bal krishna, meeni_dhobale, mherchel, johnpicozzi, chetan_, saschaeggi, markie, iro, abhishek_gupta, vensires, KurtTrowbridge, hooroomoo, Utkarsh_33, Svitlana, starshaped, KeyboardCowboy, benjifisher, ahsannazir, tim.plunkett, tedbow, flanneryla, Anandt846, Kanchan Bhogade, SKAUGHT, joaopauloc.dev, Silviu S., q0rban, rabbitlair, bnjmnm, Mithun S, Akhil Babu, gaurav_manerkar, dead_arm, YurkinPark, lauriii, sani, chetan 11, DieterHolvoet, Gábor Hojtsy, jwilson3, marcelreimer: Add the new Navigation to core as an Experimental module 2024-04-29 22:23:36 +01:00
options Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:36 +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:23 +00:00
path Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:36 +01:00
path_alias Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
pgsql Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
phpass Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests 2024-02-28 10:38:53 +00:00
responsive_image Issue #3057070 by joachim, Pancho, xjm, nicxvan: Refactor ImageFieldCreationTrait to support entity types other than nodes 2024-04-26 15:24:05 -05:00
rest Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
sdc Issue #3352256 by e0ipso, plopesc, bbrala, longwave, dww, catch, larowlan: Move code from the experimental SDC module to core 2024-03-28 07:20:21 +10:00
search Issue #3208390 by amateescu, s_leu, Fabianx, tim.plunkett, xjm, smustgrave, alexpott, catch, joachim, EclipseGc: Add an API for allowing modules to mark their forms as workspace-safe 2024-04-21 09:22:12 +01:00
serialization Revert "Issue #3439800 by mstrelan: Standardize location of test modules" 2024-04-12 07:46:47 +10:00
settings_tray Issue #3422383 by longwave, mondrake: Convert remaining data providers to static methods 2024-05-01 18:24:09 +01:00
shortcut Issue #144538 by acbramley, tuutti, Damien Tournoud, alexpott, solideogloria, Xano, TwoD, damiankloip, smustgrave, pameeela, deviantintegral, L_VanDamme, daften, karishmaamin, g.oechsler, larowlan, klausi, sun, Fabianx, andypost, dawehner, kwinters, greggles, Wim Leers, grendzy, pwolanin, alexanderpas, drumm, Chi: User logout is vulnerable to CSRF 2024-04-23 14:35:53 +01:00
sqlite Issue #3440175 by mondrake: core/modules/sqlite/tests/src/Kernel/sqlite/TemporaryQueryTest.php is failing in HEAD 2024-04-12 07:44:06 +10:00
statistics Issue #3413917 by quietone, smustgrave, catch, andypost: Deprecate the Statistics module 2024-04-20 16:59:59 +01:00
syslog Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
system Issue #3422383 by longwave, mondrake: Convert remaining data providers to static methods 2024-05-01 18:24:09 +01:00
taxonomy 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:31:31 -05:00
telephone Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:36 +01:00
text Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:36 +01:00
toolbar Issue #3390549 by finnsky, nod_, smustgrave, larowlan, catch, bnjmnm: Get rid of jQuery in dialog events 2024-05-01 16:39:19 +01:00
tour Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
tracker Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
update Issue #3422383 by longwave, mondrake: Convert remaining data providers to static methods 2024-05-01 18:24:09 +01:00
user Issue #3422915 by magaki, karanpagare, joachim, alexpott, Keshav Patel, smustgrave, Aguillet: Deprecate Drupal\locale\Locale and its one method 2024-04-29 08:35:43 +01:00
views Issue #3422383 by longwave, mondrake: Convert remaining data providers to static methods 2024-05-01 18:24:09 +01:00
views_ui Issue #3390549 by finnsky, nod_, smustgrave, larowlan, catch, bnjmnm: Get rid of jQuery in dialog events 2024-05-01 16:39:19 +01:00
workflows Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
workspaces Issue #3273461 by amateescu, smustgrave, alexpott: Add pagination to the workspace manage page 2024-04-30 12:36:05 +01:00