Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpExtensionsValidatorTest::providerPhpExtensionsValidation | function | core/ |
Data provider for ::testPhpExtensionsValidation(). |
| PhpExtensionsValidatorTest::testPhpExtensionsValidation | function | core/ |
Tests that PHP extensions' status are checked by Package Manager. |
| PhpMail::$request | property | core/ |
The currently active request object. |
| PhpMail::MAILBOX_LIST_HEADERS | constant | core/ |
A list of headers that can contain multiple email addresses. |
| PhpMail::_isShellSafe | function | core/ |
Disallows potentially unsafe shell characters. |
| PhpMail::__construct | function | core/ |
PhpMail constructor. |
| PhpMailTest | class | core/ |
Tests Drupal\Core\Mail\Plugin\Mail\PhpMail. |
| PhpMailTest.php | file | core/ |
|
| PhpMailTest::$configFactory | property | core/ |
The configuration factory. |
| PhpMailTest::$request | property | core/ |
The current request. |
| PhpMailTest::$requestStack | property | core/ |
The request stack. |
| PhpMailTest::createPhpMailInstance | function | core/ |
Creates a mocked PhpMail object. |
| PhpMailTest::setUp | function | core/ |
|
| PhpMailTest::testMail | function | core/ |
Tests sending a mail using a From address with a comma in it. |
| PhpPassword | class | core/ |
Secure PHP password hashing functions. |
| PhpPassword.php | file | core/ |
|
| PhpPassword::check | function | core/ |
Check whether a plain text password matches a hashed password. |
| PhpPassword::hash | function | core/ |
Hash a password using a secure hash. |
| PhpPassword::needsRehash | function | core/ |
Check whether a hashed password needs to be replaced with a new hash. |
| PhpPassword::__construct | function | core/ |
Constructs a new password hashing instance. |
| PhpPasswordArgon2idIntegrationTest | class | core/ |
Argon2id specific integration tests for the PHP password hashing service. |
| PhpPasswordArgon2idIntegrationTest.php | file | core/ |
|
| PhpPasswordArgon2idIntegrationTest::$passwordAlgorithm | property | core/ |
The password algorithm to be used during this test. |
| PhpPasswordArgon2idIntegrationTest::$passwordOptions | property | core/ |
The password options to be used during this test. |
| PhpPasswordArgon2idIntegrationTest::testArgon2idHashing | function | core/ |
Tests that the argon2id password hashing algorithm is used. |
| PhpPasswordBcryptIntegrationTest | class | core/ |
Bcrypt specific integration tests for the PHP password hashing service. |
| PhpPasswordBcryptIntegrationTest.php | file | core/ |
|
| PhpPasswordBcryptIntegrationTest::$passwordAlgorithm | property | core/ |
The password algorithm to be used during this test. |
| PhpPasswordBcryptIntegrationTest::$passwordOptions | property | core/ |
The password options to be used during this test. |
| PhpPasswordBcryptIntegrationTest::testBcryptHashing | function | core/ |
Tests that the bcrypt password hashing algorithm is used. |
| PhpPasswordDefaultIntegrationTest | class | core/ |
Integration tests for the PHP password hashing service. |
| PhpPasswordDefaultIntegrationTest.php | file | core/ |
|
| PhpPasswordDefaultIntegrationTest::testDefaultHashing | function | core/ |
Tests that the default password hashing algorithm is used. |
| PhpPasswordTest | class | core/ |
Unit tests for password hashing API. |
| PhpPasswordTest.php | file | core/ |
|
| PhpPasswordTest::$password | property | core/ |
The raw password. |
| PhpPasswordTest::$passwordHash | property | core/ |
The hashed password. |
| PhpPasswordTest::$passwordHasher | property | core/ |
The password hasher under test. |
| PhpPasswordTest::providerLongPasswords | function | core/ |
Provides the test matrix for testLongPassword(). |
| PhpPasswordTest::setUp | function | core/ |
|
| PhpPasswordTest::testEmptyHash | function | core/ |
Tests password check in case provided hash is NULL. |
| PhpPasswordTest::testLongPassword | function | core/ |
Verifies that passwords longer than 512 bytes are not hashed. |
| PhpPasswordTest::testPasswordChecking | function | core/ |
Tests password hashing. |
| PhpPasswordTest::testPasswordNeedsUpdate | function | core/ |
Tests a password needs update. |
| PhpPasswordTest::testPasswordRehashing | function | core/ |
Tests password rehashing. |
| PhpPasswordUnknownAlgorithmIntegrationTest | class | core/ |
Integration tests for the PHP password hashing service. |
| PhpPasswordUnknownAlgorithmIntegrationTest.php | file | core/ |
|
| PhpPasswordUnknownAlgorithmIntegrationTest::$passwordAlgorithm | property | core/ |
The password algorithm to be used during this test. |
| PhpPasswordUnknownAlgorithmIntegrationTest::$passwordOptions | property | core/ |
The password options to be used during this test. |
| PhpPasswordUnknownAlgorithmIntegrationTest::testUnknownAlgorithmHashing | function | core/ |
Tests that the default password hashing algorithm is used. |
Pagination
- Previous page
- Page 1092
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.