Search for test
- Search 7.x for test
- Search 8.9.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 |
|---|---|---|---|
| PasswordConfirmWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PasswordConfirmWidgetTest::$testUser | property | core/ |
User for testing. |
| PasswordConfirmWidgetTest::setUp | function | core/ |
|
| PasswordConfirmWidgetTest::testFillConfirmOnly | function | core/ |
Tests the password confirm widget so that only confirm input is filled. |
| PasswordConfirmWidgetTest::testPasswordConfirmMessage | function | core/ |
Ensures that password match message is visible when widget is initialized. |
| PasswordConfirmWidgetTest::testPasswordConfirmWidgetJsComponents | function | core/ |
Tests the components added to the password confirm widget. |
| 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/ |
Tests password hashing. |
| PasswordHashingTest::testPasswordNeedsUpdate | function | core/ |
Tests a password needs update. |
| PasswordHashingTest::testPasswordRehashing | function | core/ |
Tests password rehashing. |
| PasswordHashingTest::testWithinBounds | function | core/ |
Tests the hash count boundaries are enforced. |
| PasswordItemTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem[[api-linebreak]] @group Field |
| PasswordItemTest.php | file | core/ |
|
| PasswordItemTest::$field | property | core/ |
The field used in this test class. |
| PasswordItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| PasswordItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| PasswordItemTest::testPreSaveExceptionExisting | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExceptionNew | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExistingEmptyString | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExistingMultipleSpacesString | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExistingNull | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveNewEmptyString | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveNewMultipleSpacesString | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveNewNull | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSavePreHashed | function | core/ |
@covers ::preSave[[api-linebreak]] |
| 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]] |
| PasswordWidgetThemeFunctionTest | class | core/ |
Tests the JS components added to the PasswordConfirm render element. |
| PasswordWidgetThemeFunctionTest.php | file | core/ |
|
| PasswordWidgetThemeFunctionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PasswordWidgetThemeFunctionTest::$failOnJavascriptConsoleErrors | property | core/ |
@todo Remove this class property in https://www.drupal.org/node/3217947. |
| PasswordWidgetThemeFunctionTest::$modules | property | core/ |
Modules to enable. |
| PasswordWidgetThemeFunctionTest::$testUser | property | core/ |
User for testing. |
| PasswordWidgetThemeFunctionTest::setUp | function | core/ |
|
| PasswordWidgetThemeFunctionTest::testPasswordConfirmWidgetJsComponents | function | core/ |
Tests password widget theme functions and its deprecations. |
| password_theme_function_test.info.yml | file | core/ |
core/modules/user/tests/themes/password_theme_function_test/password_theme_function_test.info.yml |
| password_theme_function_test.libraries.yml | file | core/ |
core/modules/user/tests/themes/password_theme_function_test/password_theme_function_test.libraries.yml |
| PathAdminTest | class | core/ |
Tests the Path admin UI. |
| PathAdminTest.php | file | core/ |
Pagination
- Previous page
- Page 536
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.