Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.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 |
|---|---|---|---|
| PasswordHashingTest | class | core/ |
Unit tests for password hashing API. |
| PasswordHashingTest.php | file | core/ |
Contains \Drupal\Tests\Core\Password\PasswordHashingTest. |
| PasswordHashingTest::$hashedPassword | property | core/ |
The hashed password. |
| PasswordHashingTest::$md5HashedPassword | property | core/ |
The md5 password. |
| PasswordHashingTest::$password | property | core/ |
The raw password. |
| PasswordHashingTest::$passwordHasher | property | core/ |
The password hasher under test. |
| PasswordHashingTest::$user | property | core/ |
The user for testing. |
| PasswordHashingTest::providerLongPasswords | function | core/ |
Provides the test matrix for testLongPassword(). |
| PasswordHashingTest::setUp | function | core/ |
|
| PasswordHashingTest::testLongPassword | function | core/ |
Verifies that passwords longer than 512 bytes are not hashed. |
| PasswordHashingTest::testPasswordHashing | function | core/ |
Test password hashing. |
| PasswordHashingTest::testPasswordNeedsUpdate | function | core/ |
Test a password needs update. |
| PasswordHashingTest::testPasswordRehashing | function | core/ |
Tests password rehashing. |
| PasswordHashingTest::testWithinBounds | function | core/ |
Tests the hash count boundaries are enforced. |
| PasswordTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Password[[api-linebreak]] @group Render |
| PasswordTest.php | file | core/ |
|
| PasswordTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
| PasswordTest::testValueCallback | function | core/ |
@covers ::valueCallback[[api-linebreak]] |
| PathAdminTest | class | core/ |
Tests the Path admin UI. |
| PathAdminTest.php | file | core/ |
|
| PathAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathAdminTest::$modules | property | core/ |
Modules to enable. |
| PathAdminTest::setUp | function | core/ |
|
| PathAdminTest::testPathFiltering | function | core/ |
Tests the filtering aspect of the Path UI. |
| PathAliasDeprecatedTestServiceProvider | class | core/ |
Test service provider to test path alias deprecated services BC logic. |
| PathAliasDeprecatedTestServiceProvider.php | file | core/ |
|
| PathAliasDeprecatedTestServiceProvider::$newClass | property | core/ |
The name of the new implementation class for the alias manager. |
| PathAliasDeprecatedTestServiceProvider::$useDecorator | property | core/ |
Whether to use a decorator to wrap the alias manager implementation. |
| PathAliasDeprecatedTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| PathAliasHalJsonAnonTest | class | core/ |
@group hal @group path_alias |
| PathAliasHalJsonAnonTest.php | file | core/ |
|
| PathAliasHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathAliasHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| PathAliasHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| PathAliasHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| PathAliasHalJsonBasicAuthTest | class | core/ |
@group hal @group path_alias |
| PathAliasHalJsonBasicAuthTest.php | file | core/ |
|
| PathAliasHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| PathAliasHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathAliasHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| PathAliasHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| PathAliasHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| PathAliasHalJsonCookieTest | class | core/ |
@group hal @group path_alias |
| PathAliasHalJsonCookieTest.php | file | core/ |
|
| PathAliasHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| PathAliasHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathAliasHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| PathAliasHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| PathAliasHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
| PathAliasHalJsonTestBase | class | core/ |
Base hal_json test class for the path_alias entity type. |
Pagination
- Previous page
- Page 525
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.