Classes, traits, and interfaces

Primary tabs

Name Typesort descending Namespace Location Description Direct uses Use statements Strings
DBLogTest class Drupal\rest\Tests drupal/core/modules/rest/lib/Drupal/rest/Tests/DBLogTest.php Tests the Watchdog resource to retrieve log messages.
ReadTest class Drupal\rest\Tests drupal/core/modules/rest/lib/Drupal/rest/Tests/ReadTest.php Tests resource read operations on test entities, nodes and users.
BlockAdminThemeTest class Drupal\block\Tests drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php Tests the block system with admin themes.
NonDefaultBlockAdminTest class Drupal\block\Tests drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php
BlockTest class Drupal\block\Tests drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
BlockCacheTest class Drupal\block\Tests drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php Test block caching.
BlockLanguageTest class Drupal\block\Tests drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php Functional tests for the language list configuration forms.
BlockInvalidRegionTest class Drupal\block\Tests drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php Tests that a block assigned to an invalid region triggers the warning.
BlockHiddenRegionTest class Drupal\block\Tests drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php Tests that hidden regions do not inherit blocks when a theme is enabled.
BlockHtmlIdTest class Drupal\block\Tests drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php Test block HTML id validity.
BlockTemplateSuggestionsUnitTest class Drupal\block\Tests drupal/core/modules/block/lib/Drupal/block/Tests/BlockTemplateSuggestionsUnitTest.php Unit tests for template_preprocess_block().
BlockUserAccountSettingsTest class Drupal\block\Tests drupal/core/modules/block/lib/Drupal/block/Tests/BlockUserAccountSettingsTest.php Tests personalized block settings for user accounts.
NewDefaultThemeBlocksTest class Drupal\block\Tests drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php Test blocks correctly initialized when picking a new default theme.
SyslogTest class Drupal\syslog\Tests drupal/core/modules/syslog/lib/Drupal/syslog/Tests/SyslogTest.php Tests the Syslog module functionality.
ShortcutTestBase abstract class Drupal\shortcut\Tests drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php Defines base class for shortcut test cases. 2
ShortcutLinksTest class Drupal\shortcut\Tests drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php Defines shortcut links test cases.
ShortcutSetsTest class Drupal\shortcut\Tests drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php Defines shortcut set test cases.
MissingDependentModuleUnitTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingDependentModuleUnitTest.php Test required modules for tests.
SimpleTestTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php
OtherInstallationProfileModuleTestsTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php Verifies that tests in other installation profiles are not found.
InstallationProfileModuleTestsTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php Verifies that tests bundled with installation profile modules are found.
DrupalUnitTestBaseTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php Tests DrupalUnitTestBase functionality.
FolderTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/FolderTest.php Test Folder creation
BrokenSetUpTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrokenSetUpTest.php Tests a test case that does not run parent::setUp() in its setUp() method.
BrowserTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrowserTest.php Test internal testing framework browser.
MailCaptureTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MailCaptureTest.php
MissingCheckedRequirementsTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php Tests missing requirements to run test.
PictureAdminUITest class Drupal\picture\Tests drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php Tests for breakpoint sets admin interface.
PictureFieldDisplayTest class Drupal\picture\Tests drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php Test class to check that formatters and display settings are working.
PathAliasTest class Drupal\path\Tests drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php Tests path alias functionality.
PathLanguageUiTest class Drupal\path\Tests drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php Tests the user interface for creating path aliases, with languages.
PathTaxonomyTermTest class Drupal\path\Tests drupal/core/modules/path/lib/Drupal/path/Tests/PathTaxonomyTermTest.php Tests URL aliases for taxonomy terms.
PathLanguageTest class Drupal\path\Tests drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php Tests URL aliases for translated nodes.
PathTestBase abstract class Drupal\path\Tests drupal/core/modules/path/lib/Drupal/path/Tests/PathTestBase.php Provides a base class for testing the Path module. 4
RegisterAccessCheck class Drupal\user\Access drupal/core/modules/user/lib/Drupal/user/Access/RegisterAccessCheck.php Access check for user registration routes.
UserAutocompleteTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserAutocompleteTest.php Test user autocompletion.
UserPictureTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php Tests user picture functionality.
UserPermissionsTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php
UserValidationTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserValidationTest.php
UserValidateCurrentPassCustomFormTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php Tests user_validate_current_pass on a custom form.
UserEditedOwnAccountTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php
UserTranslationUITest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php Tests the User Translation UI.
TempStoreDatabaseTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php Tests the TempStore namespace.
UserEntityCallbacksTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php Test user entity callbacks.
UserBlocksTests class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php Test user blocks.
UserLanguageCreationTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php Functional test for language handling during user creation.
UserLanguageTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php Functional tests for a user's ability to change their default language.
UserAdminTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php
UserRolesAssignmentTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php Test role assignment.
UserRoleAdminTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php Test case to test adding, editing and deleting roles.

Pages

Other projects