Search for has
Title | Object type | File name | Summary |
---|---|---|---|
MockFormBase::hash_submit | function | core/ |
Function used in the mocking process of this test. |
ModerationInformation::hasPendingRevision | function | core/ |
|
ModerationInformationInterface::hasPendingRevision | function | core/ |
Determines if a pending revision exists for the specified entity. |
ModerationInformationTest::testHasPendingRevision | function | core/ |
@covers ::hasPendingRevision |
ModerationLocaleTest::hasModerationForm | function | core/ |
Checks whether the page contains the moderation form. |
ModuleHandler::hasImplementations | function | core/ |
|
ModuleHandlerInterface::hasImplementations | function | core/ |
Determines whether there are implementations of a hook. |
ModuleHandlerTest::testHasImplementations | function | core/ |
Tests hasImplementations. |
MultipleValueWidgetTest::assertHasFocusByAttribute | function | core/ |
Asserts an element specified by an attribute value has focus. |
NavigationRenderer::hasLocalTasks | function | core/ |
Do we have local tasks that we want to show in the top bar? |
NormalizerBase::hasCacheableSupportsMethod | function | core/ |
|
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/ |
|
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::$privateKey | property | core/ |
The private key service. |
PermissionsHashGenerator::$processor | property | core/ |
The access policy processor. |
PermissionsHashGenerator::$static | property | core/ |
The cache backend interface to use for the static cache. |
PermissionsHashGenerator::doGenerate | function | core/ |
Generates a hash that uniquely identifies the user's permissions. |
PermissionsHashGenerator::generate | function | core/ |
|
PermissionsHashGenerator::getCacheableMetadata | 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.