drupal/core/modules
catch 411f995309 Issue #3293996 by narendra.rajwar27, tbisciglia: Use getStorage('taxonomy_term') instead of getStorage('taxonomy_vocabulary') 2022-07-12 13:27:06 +09:00
..
action Issue #3067299 by andypost, iyyappan.govind, quietone, mrinalini9, benjifisher, ravi.shankar, yogeshmpawar, longwave, danflanagan8: Move actions migrations and tests to system module 2022-04-11 15:23:54 +01:00
aggregator Issue #3112290 by Spokje, mondrake, mpdonadio, daffie, andypost, Kristen Pol, quietone, mallezie, alexpott: Replace REQUEST_TIME in procedural code 2022-07-04 15:34:45 +01:00
automated_cron
ban Issue #3207567 by Spokje, quietone, guilhermevp, yogeshmpawar, daffie, alexpott: Fix Drupal.Commenting.FunctionComment.MissingParamComment 2021-11-19 09:49:33 +00:00
basic_auth Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once, beginning with 'a' -> 'd', inclusive 2022-01-01 13:53:50 +00:00
big_pipe Issue #3294720 by abramm, nod_, alexpott: The attachBehaviors() for document is only called after Big Pipe chunks are processed 2022-07-11 23:43:00 +09:00
block Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-19 18:13:29 +01:00
block_content Issue #2859197 by Wim Leers, Abhijith S, borisson_, lauriii, swentel, joachim: Document that block_content entities are not designed to be displayed outside of blocks 2022-07-10 08:56:30 +09:00
book Issue #3264122 by Spokje, Taran2L, ankithashetty, quietone, catch, xjm, daffie: Move all non migration aggregator tests to the module in preparation of removal in d10 2022-03-18 10:03:43 +00:00
breakpoint Revert "Issue #3267870 by heddn, Fabianx: Order image mappings by breakpoint ID and numeric multiplier" 2022-03-22 12:12:19 -05:00
ckeditor Issue #3271094 by Wim Leers, lauriii, xjm, catch: Move Media CKEditor 4 integration into CKEditor 2022-07-11 12:26:39 +09:00
ckeditor5 Issue #3271094 by Wim Leers, lauriii, xjm, catch: Move Media CKEditor 4 integration into CKEditor 2022-07-11 12:26:39 +09:00
color Issue #3270936 by Spokje, quietone, andypost, lauriii: Deprecate Color module 2022-05-23 09:20:56 +01:00
comment Issue #3112290 by Spokje, mondrake, mpdonadio, daffie, andypost, Kristen Pol, quietone, mallezie, alexpott: Replace REQUEST_TIME in procedural code 2022-07-04 15:34:45 +01:00
config Issue #3225381 by mikelutz, jrockowitz, yivanov, Spokje, larowlan, longwave, parkh, AdamPS, gcb: PHP Notice logged when switching "Configuration type" in single configuration export screen 2022-07-04 16:10:10 +01:00
config_translation Issue #3264122 by Spokje, Taran2L, ankithashetty, quietone, catch, xjm, daffie: Move all non migration aggregator tests to the module in preparation of removal in d10 2022-03-18 10:03:43 +00:00
contact Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-19 18:13:29 +01:00
content_moderation Issue #3284270 by alexpott, bircher: Reset \Drupal\Core\Config\ConfigImporter::$errors in ::validate() method 2022-06-06 14:45:18 +01:00
content_translation Issue #2994000 by Lendude, Pasqualle, quietone, pameeela: Notice in logs when setting invalid translation config for a content type 2022-07-10 13:21:04 +09:00
contextual Issue #2580263 by Berdir, nils.destoop, catch, Cottser, larowlan: Find a way to not run contextual_preprocess() on every template 2022-05-16 14:35:35 +01:00
datetime Issue #3284665 by arunkumark, Rashmisoni, Jimaginary, Rakhi Soni, longwave: Minor typo in @see reference ("ManyTonOneHelper") 2022-07-09 21:39:56 +09:00
datetime_range Issue #3269517 by danflanagan8, dww: Datetime and Datetime Range tests should not rely on Classy 2022-03-29 18:00:31 +01:00
dblog Issue #2616814 by dpi, Xano, geek-merlin, Hardik_Patel_12, jofitz, alexpott, catch, Fabianx, joachim, andypost, dawehner, daffie, cweagans, neclimdul: Delegate all hook invocations to ModuleHandler 2022-03-29 12:27:08 +01:00
dynamic_page_cache Issue #3276839 by Spokje, mondrake: Remove leftover dumpHeaders property 2022-05-15 15:26:48 +01:00
editor Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-19 18:13:29 +01:00
entity_reference
field Issue #3270556 by quietone: Handle NULL for max_filesize_per_file in d6\FieldInstanceSettings::convertSizeUnit 2022-06-28 22:16:55 +01:00
field_layout Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods 2021-11-22 15:25:32 +00:00
field_ui Issue #3121325 by uqjhawk3, Berdir: FieldUiTestTrait::fieldUIAddExistingField() can randomly fail in javascript tests when no label is provided 2022-07-10 13:15:04 +09:00
file Issue #2588013 by sumthief, aneek, tic2000, droplet, nod_, GuyPaddock, arunkumark, Manjit.Singh, anil280988, Wim Leers, larowlan, Lendude: <span class="ajax-new-content" style="display:inline-block;"> causes unwanted whitespace 2022-07-12 08:08:49 +10:00
filter Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-19 18:13:29 +01:00
forum Issue #3291265 by Spokje: \Drupal\Tests\forum\Functional\ForumNodeAccessTest doesn't use tracker module 2022-06-19 17:47:48 +01:00
hal Issue #3264633 by mstrelan, Spokje, dww, larowlan, tim.plunkett, xjm: Remove \Drupal\layout_builder\QuickEditIntegration and refactor it so that quickedit contrib provides the integration with layout builder 2022-06-16 11:42:14 +01:00
help Issue #3272537 by danflanagan8: Help and Help Topics tests should not rely on Classy 2022-04-21 11:51:30 +01:00
help_topics Issue #3086075 by jhodgdon, andypost, Charlie ChX Negyesi, Spokje: Use Twig to strip Twig syntax from help topics files in the syntax checker 2022-07-11 23:47:37 +09:00
history Issue #3112290 by Spokje, mondrake, mpdonadio, daffie, andypost, Kristen Pol, quietone, mallezie, alexpott: Replace REQUEST_TIME in procedural code 2022-07-04 15:34:45 +01:00
image Issue #3112290 by Spokje, mondrake, mpdonadio, daffie, andypost, Kristen Pol, quietone, mallezie, alexpott: Replace REQUEST_TIME in procedural code 2022-07-04 15:34:45 +01:00
inline_form_errors Issue #3271046 by xjm: Move integration test for CKEditor 4 and Inline Form Errors into CKEditor 4 2022-03-31 10:14:54 +01:00
jsonapi Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-19 18:13:29 +01:00
language Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-19 18:13:29 +01:00
layout_builder Issue #3031492 by longwave, tedbow, Spokje: Remove @todo in InlineBlockEntityOperations constructor 2022-06-30 22:42:51 +01:00
layout_discovery Issue #3272746 by Shashwat Purav, danflanagan8: Layout Discovery tests should not rely on Classy 2022-04-06 15:53:27 +02:00
link Issue #3274096 by danflanagan8, cliddell: Link Tests should not rely on Classy 2022-04-15 12:25:06 +01:00
locale Issue #3266123 by smustgrave, tinto, rkoller, Lendude, larowlan, Amber Himes Matz: On the user interface translation page the outline of all four focusable elements in the filter translatable strings fieldset lacks the left border 2022-07-12 12:02:55 +10:00
media Issue #3271094 by Wim Leers, lauriii, xjm, catch: Move Media CKEditor 4 integration into CKEditor 2022-07-11 12:26:39 +09:00
media_library Issue #3271057 by Wim Leers, xjm, lauriii: Move Media Library CKEditor 4 integrations from Media into CKEditor 2022-06-28 18:50:56 +01:00
menu_link_content Issue #3245553 by quietone, danflanagan8: Fix migration of localized D6 menu links 2022-05-23 10:04:39 +01:00
menu_ui Issue #3207771 by scott_euser, quietone, immaculatexavier, ravi.shankar, joachim: Menu UI node type form documentation points to non-existent function 2022-07-10 08:59:32 +09:00
migrate Issue #3285230 by xjm, benjifisher, phenaproxima, mikelutz, quietone: Migrate's DownloadFunctionalTest:: testExceptionThrow() is failing on guzzlehttp/psr7 2.3.0 2022-06-23 23:30:31 -05:00
migrate_drupal Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker 2022-06-20 20:30:13 +01:00
migrate_drupal_multilingual Issue #3261957 by longwave, quietone, andypost: Properly deprecate migrate_drupal_multilingual for future removal 2022-02-04 11:53:36 +00:00
migrate_drupal_ui Revert "Issue #3082211 by quietone, Pooja Ganjage, danflanagan8, Spokje, benjifisher, Wim Leers, mikelutz: Migrate UI tests should provide the complete log message on failure" 2022-07-10 22:51:50 +09:00
mysql Issue #3291949 by alexpott, daffie: Improve the MySQL transaction isolation warning 2022-07-10 17:34:17 +09:00
node Issue #3259671 by alexpott, _KASH_, Lendude: Slow query in titleQuery Vid.php 2022-07-01 14:19:01 +01:00
options Issue #3131348 by Spokje, jungle, mondrake, vsujeetkumar, sja112, kishor_kolekar, Hardik_Patel_12, mrinalini9, yogeshmpawar, daffie: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey() 2021-12-30 13:40:51 +00:00
page_cache Issue #3276839 by Spokje, mondrake: Remove leftover dumpHeaders property 2022-05-15 15:26:48 +01:00
path Issue #3261957 by longwave, quietone, andypost: Properly deprecate migrate_drupal_multilingual for future removal 2022-02-04 11:53:36 +00:00
path_alias Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
pgsql Issue #3192487 by andypost, murilohp, Gábor Hojtsy, daffie, pobster, apaderno: Warn about upcoming JSON database support requirement in Drupal 9 2022-01-18 17:02:41 +00:00
quickedit Issue #3291018 by Spokje, Wim Leers: Move \Drupal\Tests\ckeditor5\Functional\CKEditor5QuickEditLibraryTest to the quickedit namespace/directory 2022-06-17 16:40:55 +01:00
rdf Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-19 18:13:29 +01:00
responsive_image Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-19 18:13:29 +01:00
rest Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-19 18:13:29 +01:00
search Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-19 18:13:29 +01:00
serialization Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
settings_tray Issue #3257600 by tstoeckler, rpayanm: SettingsTrayBlockFormTest needlessly overrides getTestThemes 2022-06-17 01:15:07 +01:00
shortcut Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-19 18:13:29 +01:00
simpletest
sqlite Issue #3185269 by mondrake, daffie, alexpott, andypost: Introduce Connection::lastInsertId and deprecate the 'return' query option and Database::RETURN_* constants 2022-01-01 16:04:14 +00:00
statistics Issue #3272734 by danflanagan8: Statistics tests should not rely on Classy 2022-04-25 17:14:45 +01:00
syslog
system Issue #3112290 by Spokje, mondrake, mpdonadio, daffie, andypost, Kristen Pol, quietone, mallezie, alexpott: Replace REQUEST_TIME in procedural code 2022-07-04 15:34:45 +01:00
taxonomy Issue #3293996 by narendra.rajwar27, tbisciglia: Use getStorage('taxonomy_term') instead of getStorage('taxonomy_vocabulary') 2022-07-12 13:27:06 +09:00
telephone
text Issue #3239134 by hooroomoo, bnjmnm, yogeshmpawar, nod_, Theresa.Grannum, larowlan: Refactor (if feasible) uses of the jQuery val function to use VanillaJS 2022-01-17 18:09:08 +02:00
toolbar Issue #3101922 by bnjmnm, nod_, lauriii: Find replacement for Modernizr touchevent test and deprecate 2022-05-12 16:52:15 +03:00
tour Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-19 18:13:29 +01:00
tracker Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker 2022-06-20 20:30:13 +01:00
update Issue #3112290 by Spokje, mondrake, mpdonadio, daffie, andypost, Kristen Pol, quietone, mallezie, alexpott: Replace REQUEST_TIME in procedural code 2022-07-04 15:34:45 +01:00
user Issue #3270564 by quietone: Handle NULL for data blob in User source plugin 2022-07-10 13:10:35 +09:00
views Issue #2916682 by Matroskeen: Defaults not working for grouped filter with multiple selections 2022-07-12 08:05:16 +10:00
views_ui Issue #2916682 by Matroskeen: Defaults not working for grouped filter with multiple selections 2022-07-12 08:05:16 +10:00
workflows Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-19 18:13:29 +01:00
workspaces Issue #3276839 by Spokje, mondrake: Remove leftover dumpHeaders property 2022-05-15 15:26:48 +01:00