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. 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
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 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
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
SystemAuthorizeTest class core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Tests the authorize.php script and related API.
SystemAuthorizeTest.php file core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php
SystemAuthorizeTest::$defaultTheme property core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php The theme to install as the default for testing.
SystemAuthorizeTest::$modules property core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Modules to install.
SystemAuthorizeTest::drupalGetAuthorizePHP function core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Helper function to initialize authorize.php and load it via drupalGet().
SystemAuthorizeTest::setUp function core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php
SystemAuthorizeTest::testError function core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Tests error handling in authorize.php.
SystemAuthorizeTest::testFileTransferHooks function core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php Tests the FileTransfer hooks.
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 The theme to install as the default for testing.
SystemConfigFormTest::$modules property core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Modules to install.
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 Gets the configuration names that will be editable.

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