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
SuperUserAccessPolicyTest::setUp function core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php
SuperUserAccessPolicyTest::testAlterPermissions function core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php Tests the alterPermissions method.
SuperUserAccessPolicyTest::testApplies function core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php Tests applies.
SuperUserAccessPolicyTest::testCalculatePermissions function core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php Tests the calculatePermissions method.
SuperUserAccessPolicyTest::testGetPersistentCacheContexts function core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php Tests the getPersistentCacheContexts method.
SuperUserPermissionsTest class core/tests/Drupal/KernelTests/Core/Session/SuperUserPermissionsTest.php Test case for getting all permissions as a super user.
SuperUserPermissionsTest.php file core/tests/Drupal/KernelTests/Core/Session/SuperUserPermissionsTest.php
SuperUserPermissionsTest::$modules property core/tests/Drupal/KernelTests/Core/Session/SuperUserPermissionsTest.php Modules to install.
SuperUserPermissionsTest::$usesSuperUserAccessPolicy property core/tests/Drupal/KernelTests/Core/Session/SuperUserPermissionsTest.php Set to TRUE to make user 1 a super user.
SuperUserPermissionsTest::setUp function core/tests/Drupal/KernelTests/Core/Session/SuperUserPermissionsTest.php
SuperUserPermissionsTest::testPermissionChange function core/tests/Drupal/KernelTests/Core/Session/SuperUserPermissionsTest.php Tests the super user access policy grants all permissions.
SupportedReleaseValidatorTest class core/modules/package_manager/tests/src/Kernel/SupportedReleaseValidatorTest.php Tests Drupal\package_manager\Validator\SupportedReleaseValidator.
SupportedReleaseValidatorTest.php file core/modules/package_manager/tests/src/Kernel/SupportedReleaseValidatorTest.php
SupportedReleaseValidatorTest::providerException function core/modules/package_manager/tests/src/Kernel/SupportedReleaseValidatorTest.php Data provider for testException().
SupportedReleaseValidatorTest::setUp function core/modules/package_manager/tests/src/Kernel/SupportedReleaseValidatorTest.php
SupportedReleaseValidatorTest::testException function core/modules/package_manager/tests/src/Kernel/SupportedReleaseValidatorTest.php Tests exceptions when updating to unsupported or insecure releases.
SvgExtractorTest class core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Tests Drupal\Core\Theme\Plugin\IconExtractor\SvgExtractor.
SvgExtractorTest.php file core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php
SvgExtractorTest::$iconFinder property core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php The IconFinder instance.
SvgExtractorTest::$pluginId property core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php This test plugin id (icon pack id).
SvgExtractorTest::$svgExtractorPlugin property core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php The SvgExtractor instance.
SvgExtractorTest::providerDiscoverIconsSvg function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Data provider for ::testDiscoverIconsSvg().
SvgExtractorTest::providerLoadIconSvg function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Data provider for ::testLoadIconSvg().
SvgExtractorTest::setUp function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php
SvgExtractorTest::testDiscoverIconsRemoteIgnored function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Test the SvgExtractor::discoverIcons() method with remote svg.
SvgExtractorTest::testDiscoverIconsSvg function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Test the SvgExtractor::discoverIcons() method.
SvgExtractorTest::testLoadIconSvg function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Test the SvgExtractor::loadIcon() method.
SvgExtractorTest::testLoadIconSvgInvalid function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Test the SvgExtractor::loadIcon() method with invalid svg.
SvgSpriteExtractorTest class core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php Tests Drupal\Core\Theme\Plugin\IconExtractor\SvgSpriteExtractor.
SvgSpriteExtractorTest.php file core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php
SvgSpriteExtractorTest::$iconFinder property core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php The IconFinder instance.
SvgSpriteExtractorTest::$pluginId property core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php This test plugin id (icon pack id).
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.

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