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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| PhpRequirements | class | core/ |
Provides an object for dynamically identifying the minimum supported PHP. |
| PhpRequirements.php | file | core/ |
|
| PhpRequirements::$drupalMinimumPhp | property | core/ |
The minimum PHP version requirement for the installed Drupal version. |
| PhpRequirements::$phpEolDates | property | core/ |
The expected PHP version end-of-life dates, keyed by PHP minor version. |
| PhpRequirements::getMinimumSupportedPhp | function | core/ |
Dynamically identifies the minimum supported PHP version based on the date. |
| PhpRequirements::__construct | function | core/ |
This class should not be instantiated. |
| PhpRequirementsTest | class | core/ |
Tests the \Drupal\Core\Utility\PhpRequirements class. |
| PhpRequirementsTest.php | file | core/ |
|
| PhpRequirementsTest::providerMinimumSupportedPhp | function | core/ |
Data provider for ::testMinimumSupportedPhp(). |
| PhpRequirementsTest::testMinimumSupportedPhp | function | core/ |
Tests the minimum supported PHP for valid scenarios. |
| PhpRequirementsTest::testPhpEolDates | function | core/ |
Ensures that PHP EOL dates are valid. |
| PhpRequirementTest | class | core/ |
Tests the output of PHP requirements on the status report. |
| PhpRequirementTest.php | file | core/ |
|
| PhpRequirementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PhpRequirementTest::setUp | function | core/ |
|
| PhpRequirementTest::testStatusPage | function | core/ |
Tests status report messages regarding the PHP version. |
| PhpScriptFilter | class | core/ |
Allows .sh files explicitly listed in phpcs.xml.dist to be scanned as PHP. |
| PhpScriptFilter.php | file | core/ |
|
| PhpScriptFilter::shouldProcessFile | function | core/ |
|
| PhpSelection | class | core/ |
Defines an alternative to the default Entity Reference Selection plugin. |
| PhpSelection.php | file | core/ |
|
| PhpSelection::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
| PhpSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| PhpSelection::matchLabel | function | core/ |
Matches an entity label to an input string. |
| PhpSerialize | class | core/ |
Default serialization for serialized PHP. |
| PhpSerialize.php | file | core/ |
|
| PhpSerialize::decode | function | core/ |
Decodes data from the serialization format. |
| PhpSerialize::encode | function | core/ |
Encodes data into the serialization format. |
| PhpSerialize::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
| PhpStorageFactory | class | core/ |
Creates a php storage object. |
| PhpStorageFactory.php | file | core/ |
|
| PhpStorageFactory::get | function | core/ |
Instantiates a storage for generated PHP code. |
| PhpStorageFactoryTest | class | core/ |
Tests the PHP storage factory. |
| PhpStorageFactoryTest.php | file | core/ |
|
| PhpStorageFactoryTest::setSettings | function | core/ |
Sets the Settings() singleton. |
| PhpStorageFactoryTest::setUp | function | core/ |
|
| PhpStorageFactoryTest::testGetDefault | function | core/ |
Tests the get() method using the 'default' settings. |
| PhpStorageFactoryTest::testGetNoSettings | function | core/ |
Tests the get() method with no settings. |
Pagination
- Previous page
- Page 1083
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.