Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| LegacyPasswordHashingTest.php | file | core/ |
|
| LegacyPasswordHashingTest::$hashedPassword | property | core/ |
The hashed password. |
| LegacyPasswordHashingTest::$md5HashedPassword | property | core/ |
The md5 password. |
| LegacyPasswordHashingTest::$password | property | core/ |
The raw password. |
| LegacyPasswordHashingTest::$passwordHasher | property | core/ |
The password hasher under test. |
| LegacyPasswordHashingTest::setUp | function | core/ |
|
| LegacyPasswordHashingTest::testEmptyHash | function | core/ |
Tests password validation when the hash is NULL. |
| LegacyPasswordHashingTest::testPasswordHashing | function | core/ |
Tests password hashing. |
| LegacyPasswordHashingTest::testPasswordNeedsUpdate | function | core/ |
Tests a password needs update. |
| LegacyPasswordHashingTest::testPasswordRehashing | function | core/ |
Tests password rehashing. |
| LegacySettingsRewriteTest | class | core/ |
Tests the drupal_rewrite_settings() function. |
| LegacySettingsRewriteTest.php | file | core/ |
|
| LegacySettingsRewriteTest::testDrupalRewriteSettings | function | core/ |
Tests the drupal_rewrite_settings() function. |
| LegacyStateTest | class | core/ |
Tests the legacy state deprecations. |
| LegacyStateTest.php | file | core/ |
|
| LegacyStateTest::testDeprecatedState | function | core/ |
@covers ::get[[api-linebreak]] @covers ::set[[api-linebreak]] |
| LegacyUserTest | class | core/ |
Tests deprecated user module functions. |
| LegacyUserTest.php | file | core/ |
|
| LegacyUserTest::$modules | property | core/ |
|
| LegacyUserTest::testUserRolePermissions | function | core/ |
Tests deprecation of user_role_permissions(). |
| LegacyValidateTest | class | core/ |
Tests the file_validate() function. |
| LegacyValidateTest.php | file | core/ |
|
| LegacyValidateTest::testCallerValidation | function | core/ |
Tests that the validators passed into are checked. |
| LegacyValidateTest::testInsecureExtensions | function | core/ |
Tests hard-coded security check in file_validate(). |
| LegacyValidatorTest | class | core/ |
Tests the functions used to validate uploaded files. |
| LegacyValidatorTest.php | file | core/ |
|
| LegacyValidatorTest::$image | property | core/ |
An image file. |
| LegacyValidatorTest::$nonImage | property | core/ |
A file which is not an image. |
| LegacyValidatorTest::providerTestFileValidateExtensionsOnUri | function | core/ |
Data provider for ::testFileValidateExtensionsOnUri. |
| LegacyValidatorTest::setUp | function | core/ |
|
| LegacyValidatorTest::testFileValidateExtensions | function | core/ |
Tests the file_validate_extensions() function. |
| LegacyValidatorTest::testFileValidateExtensionsOnUri | function | core/ |
Tests the file_validate_extensions() function. |
| LegacyValidatorTest::testFileValidateImageResolution | function | core/ |
This ensures the dimensions of a specific file is within bounds. |
| LegacyValidatorTest::testFileValidateIsImage | function | core/ |
This ensures a specific file is actually an image. |
| LegacyValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
| LegacyValidatorTest::testFileValidateSize | function | core/ |
Tests file_validate_size(). |
| LibrariesBCLayerTest | class | core/ |
Tests the correct rendering of components. |
| LibrariesBCLayerTest.php | file | core/ |
|
| LibrariesBCLayerTest::$defaultTheme | property | core/ |
|
| LibrariesBCLayerTest::$modules | property | core/ |
|
| LibrariesBCLayerTest::testLibraryBCLayer | function | core/ |
Tests libraryOverrides. |
| LibrariesDirectoryFileFinderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibrariesDirectoryFileFinder[[api-linebreak]] @group Asset |
| LibrariesDirectoryFileFinderTest.php | file | core/ |
|
| LibrariesDirectoryFileFinderTest::testFind | function | core/ |
@covers ::find[[api-linebreak]] |
| LibraryDependencyResolverTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibraryDependencyResolver[[api-linebreak]] @group Asset |
| LibraryDependencyResolverTest.php | file | core/ |
|
| LibraryDependencyResolverTest::$libraryData | property | core/ |
Test library data. |
| LibraryDependencyResolverTest::$libraryDependencyResolver | property | core/ |
The tested library dependency resolver. |
| LibraryDependencyResolverTest::$libraryDiscovery | property | core/ |
The mocked library discovery service. |
| LibraryDependencyResolverTest::$moduleHandler | property | core/ |
The mocked module handler. |
Pagination
- Previous page
- Page 410
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.