Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Search 11.x for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
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/mysqli/tests/src/Kernel/mysqli/SyntaxTest.php Tests MySql syntax interpretation.
SyntaxTest class core/modules/pgsql/tests/src/Kernel/pgsql/SyntaxTest.php Tests PostgreSQL syntax interpretation.
SyntaxTest.php file core/modules/pgsql/tests/src/Kernel/pgsql/SyntaxTest.php
SyntaxTest.php file core/modules/mysqli/tests/src/Kernel/mysqli/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.php file core/modules/syslog/tests/src/Kernel/SyslogTest.php
SyslogTest.php file core/modules/syslog/tests/src/Functional/SyslogTest.php
SyslogTest::$defaultTheme property core/modules/syslog/tests/src/Functional/SyslogTest.php
SyslogTest::$modules property core/modules/syslog/tests/src/Kernel/SyslogTest.php
SyslogTest::$modules property core/modules/syslog/tests/src/Functional/SyslogTest.php
SyslogTest::setUp function core/modules/syslog/tests/src/Kernel/SyslogTest.php
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
system.menu.exclude-test.yml file core/modules/config/tests/config_exclude_test/config/install/system.menu.exclude-test.yml core/modules/config/tests/config_exclude_test/config/install/system.menu.exclude-test.yml
system.menu.indirect-exclude-test.yml file core/modules/config/tests/config_exclude_test/config/install/system.menu.indirect-exclude-test.yml core/modules/config/tests/config_exclude_test/config/install/system.menu.indirect-exclude-test.yml
SystemConfigFormTest class core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Tests the SystemConfigFormTestBase class.
SystemConfigFormTest.php file core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php
SystemConfigFormTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php
SystemConfigFormTest::$modules property core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php
SystemConfigFormTest::testSystemConfigForm function core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Tests the SystemConfigFormTestBase class.
SystemConfigFormTestForm class core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Tests the ConfigFormBase class.
SystemConfigFormTestForm.php file core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php
SystemConfigFormTestForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php
SystemConfigFormTestForm::getFormId function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php
SystemFilesTest class core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php Tests system.files route.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.