Search for has
Title | Object type | File name | Summary |
---|---|---|---|
NavigationRenderer::hasLocalTasks | function | core/ |
Do we have local tasks that we want to show in the top bar? |
NullStorageExpirable::has | function | core/ |
Returns whether a given key exists in the store. |
OEmbedIframeControllerTest::providerBadHashParameter | function | core/ |
Data provider for testBadHashParameter(). |
OEmbedIframeControllerTest::testBadHashParameter | function | core/ |
Tests validation of the 'hash' query string parameter. |
OperationData::hasAppend | function | composer/ |
Checks if append path exists. |
OperationData::hasDefault | function | composer/ |
Checks if default path exists. |
OperationData::hasPath | function | composer/ |
Checks if path exists. |
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/ |
|
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 |
PasswordHashingLegacyTest | class | core/ |
Unit tests for deprecated password hashing API. |
PasswordHashingLegacyTest.php | file | core/ |
|
PasswordHashingLegacyTest::testDeprecation | function | core/ |
@covers \Drupal\Core\Password\PhpassHashedPassword |
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/ |
@covers ::preSave |
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. |
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/ |
@coversDefaultClass \Drupal\Core\Session\PermissionsHashGenerator @group Session |
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/ |
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.