Search for has
| Title | Object type | File name | Summary |
|---|---|---|---|
| OperationData::hasPrepend | function | composer/ |
Checks if prepend path exists. |
| OperationFactory::hasContent | function | composer/ |
Checks to see if the specified scaffold file exists and has content. |
| OptionsFieldUIAllowedValuesTest::assertHasFocusByAttribute | function | core/ |
Asserts an element specified by an attribute value has focus. |
| OptionsWidgetBase::$has_value | property | core/ |
Tracks whether the field has a value. |
| OverridesSectionStorage::hasIntegerId | function | core/ |
Determines if this entity type's ID is stored as an integer. |
| PagerPluginBase::hasMoreRecords | function | core/ |
Determine if there are more records available. |
| PagerPluginBaseTest::providerTestHasMoreRecords | function | core/ |
Provides test data for the hasMoreRecord method test. |
| PagerPluginBaseTest::testHasMoreRecords | function | core/ |
Tests the hasMoreRecords() method. |
| password-hash.sh | file | core/ |
Drupal hash script - to generate a hash from a plaintext password |
| PasswordInterface::hash | function | core/ |
Hash a password using a secure hash. |
| PasswordInterface::needsRehash | function | core/ |
Check whether a hashed password needs to be replaced with a new hash. |
| PasswordItemTest::testPreSavePreHashed | function | core/ |
Tests pre save pre hashed. |
| PasswordVerifyTest::testPasswordCheckUnknownHash | function | core/ |
Tests that check() is forwarded to corePassword instance if hash settings are not recognized. |
| PasswordVerifyTest::testPasswordHash | function | core/ |
Tests that hash() is forwarded to corePassword instance. |
| PasswordVerifyTest::testPasswordNeedsRehash | function | core/ |
Tests that needsRehash() is forwarded to corePassword instance. |
| PathPluginBase::hasPath | function | core/ |
Checks to see if the display has a 'path' field. |
| PdoTrait::fetchAsToPdo | function | core/ |
Converts a FetchAs mode to a \PDO::FETCH_* constant value. |
| PdoTrait::pdoToFetchAs | function | core/ |
Converts a \PDO::FETCH_* constant value to a FetchAs mode. |
| PermissionChecker::hasPermission | function | core/ |
Checks whether an account has a permission. |
| PermissionCheckerInterface::hasPermission | function | core/ |
Checks whether an account has a permission. |
| PermissionCheckerTest::testHasPermission | function | core/ |
Tests the hasPermission method under normal circumstances. |
| PermissionCheckerTest::testHasPermissionEmpty | function | core/ |
Tests the hasPermission method when no policy added something. |
| PermissionCheckerTest::testHasPermissionMixed | function | core/ |
Tests the hasPermission method when mixed scopes and identifiers exist. |
| PermissionCheckerTest::testHasPermissionOnlyContrib | function | core/ |
Tests the hasPermission method with only contrib scopes and identifiers. |
| PermissionsHashGenerator | class | core/ |
Generates and caches the permissions hash for a user. |
| PermissionsHashGenerator.php | file | core/ |
|
| PermissionsHashGenerator::generate | function | core/ |
Generates a hash that uniquely identifies a user's permissions. |
| PermissionsHashGenerator::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the generated hash. |
| PermissionsHashGenerator::hash | function | core/ |
Hashes the given string. |
| PermissionsHashGenerator::__construct | function | core/ |
Constructs a PermissionsHashGenerator object. |
| PermissionsHashGeneratorInterface | interface | core/ |
Defines the user permissions hash generator interface. |
| PermissionsHashGeneratorInterface.php | file | core/ |
|
| PermissionsHashGeneratorInterface::generate | function | core/ |
Generates a hash that uniquely identifies a user's permissions. |
| PermissionsHashGeneratorInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the generated hash. |
| PermissionsHashGeneratorTest | class | core/ |
Tests Drupal\Core\Session\PermissionsHashGenerator. |
| PermissionsHashGeneratorTest.php | file | core/ |
|
| PermissionsHashGeneratorTest::$account1 | property | core/ |
The mocked user 1 account. |
| PermissionsHashGeneratorTest::$account2 | property | core/ |
The mocked user 2 account. |
| PermissionsHashGeneratorTest::$permissionsHash | property | core/ |
The permission hash class being tested. |
| PermissionsHashGeneratorTest::$processor | property | core/ |
The mocked access policy processor. |
| PermissionsHashGeneratorTest::$staticCache | property | core/ |
The mocked cache backend. |
| PermissionsHashGeneratorTest::setUp | function | core/ |
|
| PermissionsHashGeneratorTest::testGenerateAdmin | function | core/ |
Tests the generate method for admin users. |
| PermissionsHashGeneratorTest::testGenerateCache | function | core/ |
Tests the generate method's caching. |
| PermissionsHashGeneratorTest::testGenerateNoAccessPolicies | function | core/ |
Tests the generate method with no access policies. |
| PermissionsHashGeneratorTest::testGenerateRegular | function | core/ |
Tests the generate method for regular accounts. |
| PhpassHashedPassword | class | core/ |
Legacy password hashing framework. |
| PhpassHashedPassword.php | file | core/ |
|
| PhpassHashedPasswordBase | class | core/ |
Legacy password hashing framework. |
| PhpassHashedPasswordBase.php | file | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.