| SvgSpriteExtractorTest::$svgSpriteExtractorPlugin |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php |
The SvgSpriteExtractor instance. |
| SvgSpriteExtractorTest::providerDiscoverIconsSvgSprite |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php |
Data provider for ::testDiscoverIconsSvgSprite(). |
| SvgSpriteExtractorTest::setUp |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php |
|
| SvgSpriteExtractorTest::testDiscoverIconsSvgSprite |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php |
Test the SvgSpriteExtractor::discoverIcons() method. |
| SvgSpriteExtractorTest::testDiscoverIconsSvgSpriteInvalid |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php |
Test the SvgSpriteExtractor::discoverIcons() method with invalid svg. |
| SvgSpriteExtractorTest::testDiscoverIconsSvgSpriteInvalidContent |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php |
Test the SvgSpriteExtractor::discoverIcons() method with invalid content. |
| SymfonyMailerTest |
class |
core/tests/Drupal/Tests/Core/Mail/Plugin/Mail/SymfonyMailerTest.php |
Tests Drupal\Core\Mail\Plugin\Mail\SymfonyMailer. |
| SymfonyMailerTest.php |
file |
core/tests/Drupal/Tests/Core/Mail/Plugin/Mail/SymfonyMailerTest.php |
|
| SymfonyMailerTest::providerMail |
function |
core/tests/Drupal/Tests/Core/Mail/Plugin/Mail/SymfonyMailerTest.php |
Data provider for testMail(). |
| SymfonyMailerTest::testFormatResemblesHtml |
function |
core/tests/Drupal/Tests/Core/Mail/Plugin/Mail/SymfonyMailerTest.php |
Tests that mixed plain text and html body is converted correctly. |
| SymfonyMailerTest::testMail |
function |
core/tests/Drupal/Tests/Core/Mail/Plugin/Mail/SymfonyMailerTest.php |
Tests sending a mail with special characters in various fields. |
| SymlinkValidatorTest |
class |
core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php |
Tests Symlink Validator. |
| SymlinkValidatorTest.php |
file |
core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php |
|
| SymlinkValidatorTest::testAbsoluteSymlinks |
function |
core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php |
Tests that symlinks with absolute paths are not supported. |
| SymlinkValidatorTest::testHardLinks |
function |
core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php |
Tests that hard links are not supported. |
| SymlinkValidatorTest::testSymlinkPointingOutsideProjectRoot |
function |
core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php |
Tests that relative symlinks cannot point outside the project root. |
| SymlinkValidatorTest::testSymlinkPointingOutsideStageDirectory |
function |
core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php |
Tests that relative symlinks cannot point outside the stage directory. |
| SymlinkValidatorTest::testSymlinksNotAllowedOnWindows |
function |
core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php |
Tests that symlinks are not supported on Windows, even if they're safe. |
| SymlinkValidatorTest::testSymlinksWithinSamePackage |
function |
core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php |
Tests that relative symlinks within the same package are supported. |
| SymlinkValidatorTest::testSymlinkToDirectory |
function |
core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php |
Tests what happens when there is a symlink to a directory. |
| SymlinkValidatorTest::testUnsupportedLinkUnderExcludedPath |
function |
core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php |
Tests that unsupported links are excluded if they're under excluded paths. |
| SyntaxTest |
class |
core/modules/mysql/tests/src/Kernel/mysql/SyntaxTest.php |
Tests MySql syntax interpretation. |
| SyntaxTest |
class |
core/modules/sqlite/tests/src/Kernel/sqlite/SyntaxTest.php |
Tests SQLite syntax interpretation. |
| SyntaxTest |
class |
core/modules/pgsql/tests/src/Kernel/pgsql/SyntaxTest.php |
Tests PostgreSQL syntax interpretation. |
| SyntaxTest |
class |
core/modules/mysqli/tests/src/Kernel/mysqli/SyntaxTest.php |
Tests MySql syntax interpretation. |
| SyntaxTest.php |
file |
core/modules/mysqli/tests/src/Kernel/mysqli/SyntaxTest.php |
|
| SyntaxTest.php |
file |
core/modules/pgsql/tests/src/Kernel/pgsql/SyntaxTest.php |
|
| SyntaxTest.php |
file |
core/modules/sqlite/tests/src/Kernel/sqlite/SyntaxTest.php |
|
| SyntaxTest.php |
file |
core/modules/mysql/tests/src/Kernel/mysql/SyntaxTest.php |
|
| SyntaxTest::testConcatWsFields |
function |
core/modules/mysqli/tests/src/Kernel/mysqli/SyntaxTest.php |
Tests string concatenation with separator, with field values. |
| SyslogTest |
class |
core/modules/syslog/tests/src/Kernel/SyslogTest.php |
Test syslog logger functionality. |
| SyslogTest |
class |
core/modules/syslog/tests/src/Functional/SyslogTest.php |
Tests syslog settings. |
| SysLogTest |
class |
core/modules/syslog/tests/modules/syslog_test/src/Logger/SysLogTest.php |
Redirects logging messages to error_log. |
| SyslogTest.php |
file |
core/modules/syslog/tests/src/Kernel/SyslogTest.php |
|
| SyslogTest.php |
file |
core/modules/syslog/tests/src/Functional/SyslogTest.php |
|
| SysLogTest.php |
file |
core/modules/syslog/tests/modules/syslog_test/src/Logger/SysLogTest.php |
|
| SyslogTest::$defaultTheme |
property |
core/modules/syslog/tests/src/Functional/SyslogTest.php |
The theme to install as the default for testing. |
| SyslogTest::$modules |
property |
core/modules/syslog/tests/src/Kernel/SyslogTest.php |
Modules to install. |
| SyslogTest::$modules |
property |
core/modules/syslog/tests/src/Functional/SyslogTest.php |
Modules to install. |
| SyslogTest::setUp |
function |
core/modules/syslog/tests/src/Kernel/SyslogTest.php |
|
| SysLogTest::syslogWrapper |
function |
core/modules/syslog/tests/modules/syslog_test/src/Logger/SysLogTest.php |
A syslog wrapper to make syslog functionality testable. |
| SyslogTest::testSettings |
function |
core/modules/syslog/tests/src/Functional/SyslogTest.php |
Tests the syslog settings page. |
| SyslogTest::testSyslogMissingFacility |
function |
core/modules/syslog/tests/src/Kernel/SyslogTest.php |
Tests that missing facility prevents writing to the syslog. |
| SyslogTest::testSyslogSeverity |
function |
core/modules/syslog/tests/src/Kernel/SyslogTest.php |
Tests severity level logging. |
| SyslogTest::testSyslogWriting |
function |
core/modules/syslog/tests/src/Kernel/SyslogTest.php |
Tests syslog writing. |
| syslog_test.info.yml |
file |
core/modules/syslog/tests/modules/syslog_test/syslog_test.info.yml |
core/modules/syslog/tests/modules/syslog_test/syslog_test.info.yml |
| syslog_test.services.yml |
file |
core/modules/syslog/tests/modules/syslog_test/syslog_test.services.yml |
core/modules/syslog/tests/modules/syslog_test/syslog_test.services.yml |
| system.action.test_action.yml |
file |
core/modules/views/tests/modules/action_bulk_test/config/install/system.action.test_action.yml |
core/modules/views/tests/modules/action_bulk_test/config/install/system.action.test_action.yml |
| system.action.user_batch_action_test_action.yml |
file |
core/modules/views/tests/modules/user_batch_action_test/config/install/system.action.user_batch_action_test_action.yml |
core/modules/views/tests/modules/user_batch_action_test/config/install/system.action.user_batch_action_test_action.yml |
| system.image.test_toolkit.yml |
file |
core/modules/system/tests/modules/image_test/config/install/system.image.test_toolkit.yml |
core/modules/system/tests/modules/image_test/config/install/system.image.test_toolkit.yml |