namespace Drupal\KernelTests\Core\Common
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| DrupalCheckIncompatibilityTest | core/tests/Drupal/KernelTests/Core/Common/DrupalCheckIncompatibilityTest.php | Parse a predefined amount of bytes and compare the output with the expected value. |
| DrupalFlushAllCachesTest | core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php | @covers ::drupal_flush_all_caches[[api-linebreak]] @group Common |
| DrupalSetMessageTest | core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php | @covers ::drupal_set_message[[api-linebreak]] @group Common @group legacy |
| LegacyFunctionsTest | core/tests/Drupal/KernelTests/Core/Common/LegacyFunctionsTest.php | Tests legacy functions in common.inc. |
| SizeTest | core/tests/Drupal/KernelTests/Core/Common/SizeTest.php | Parse a predefined amount of bytes and compare the output with the expected value. |
| XssUnitTest | core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php | Confirm that \Drupal\Component\Utility\Xss::filter() and check_url() work correctly, including invalid multi-byte sequences. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.