Search for has
Title | Object type | File name | Summary |
---|---|---|---|
PhpassHashedPasswordBase::MIN_HASH_COUNT | constant | core/ |
The minimum allowed log2 number of iterations for password stretching. |
PhpassHashedPasswordBase::needsRehash | function | core/ |
Check whether a hashed password needs to be replaced with a new hash. |
PhpassHashedPasswordBase::__construct | function | core/ |
Constructs a new password hashing instance. |
PhpassHashedPasswordLog2BoundariesDouble | class | core/ |
Test double for test coverage of enforceLog2Boundaries(). |
PhpassHashedPasswordLog2BoundariesDouble::enforceLog2Boundaries | function | core/ |
Exposes this method as public for tests. |
PhpassHashedPasswordLog2BoundariesDouble::__construct | function | core/ |
Constructs a new password hashing instance. |
PhpBackend::getByHash | function | core/ |
Fetch a cache item using a hashed cache ID. |
PhpBackend::invalidateByHash | function | core/ |
Invalidate one cache item. |
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. |
PhpPasswordTest::$passwordHash | property | core/ |
The hashed password. |
PhpPasswordTest::$passwordHasher | property | core/ |
The password hasher under test. |
PhpPasswordTest::testEmptyHash | function | core/ |
Tests password check in case provided hash is NULL. |
PhpPasswordTest::testPasswordRehashing | function | core/ |
Tests password rehashing. |
PluginWithFormsInterface::hasFormClass | function | core/ |
Gets whether the plugin has a form class for the given operation. |
PluginWithFormsTrait::hasFormClass | function | core/ |
Implements \Drupal\Core\Plugin\PluginWithFormsInterface::hasFormClass(). |
PrecedingConstraintAwareValidatorTrait::hasViolationsForPrecedingConstraints | function | core/ |
Checks whether any preceding constraints have been violated. |
PredefinedStatesWorkflowTestType::hasState | function | core/ |
Determines if the workflow has a state with the provided ID. |
ProfileTranslationHandler::hasCreatedTime | function | core/ |
Checks whether the entity type supports creation time natively. |
ProfileTranslationHandler::hasPublishedStatus | function | core/ |
Checks whether the entity type supports published status natively. |
QueryBase::hasAllTags | function | core/ |
Determines if a given query has all specified tags. |
QueryBase::hasAnyTag | function | core/ |
Determines if a given query has any specified tag. |
QueryBase::hasTag | function | core/ |
Determines if a given query has a given tag. |
RecursiveValidator::hasMetadataFor | function | core/ |
|
Renderer::hasRenderContext | function | core/ |
Checks whether a render context is active. |
RendererInterface::hasRenderContext | function | core/ |
Checks whether a render context is active. |
RendererTest::testHasRenderContext | function | core/ |
@covers ::hasRenderContext[[api-linebreak]] |
RendererTest::testRenderSortingWithSetHashSorted | function | core/ |
@covers ::render[[api-linebreak]] @covers ::doRender[[api-linebreak]] |
ResourceIdentifier::hasArity | function | core/ |
Whether this ResourceIdentifier has an arity. |
ResourceObject::hasField | function | core/ |
Whether the resource object has the given field. |
ResourceResponseTestTrait::collectionHasResourceIdentifier | function | core/ |
Determines if a given resource exists in a list of resources. |
ResourceType::hasField | function | core/ |
Checks if the field exists. |
ResourceTypeField::$hasOne | property | core/ |
Whether the field can only have one value. |
ResourceTypeField::hasMany | function | core/ |
Whether the field can have many values. |
ResourceTypeField::hasOne | function | core/ |
Whether the field can only have one value. |
ResponsiveImageStyle::hasImageStyleMappings | function | core/ |
Checks if there is at least one mapping defined. |
ResponsiveImageStyleConfigEntityUnitTest::testHasImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::hasImageStyleMappings[[api-linebreak]] |
ResponsiveImageStyleInterface::hasImageStyleMappings | function | core/ |
Checks if there is at least one mapping defined. |
RestResourceConfigValidationTest::$hasLabel | property | core/ |
Whether a config entity of this type has a label. |
ReverseContainer::generateServiceIdHash | function | core/ |
Generates an identifier for a service based on the object class and hash. |
Role::hasPermission | function | core/ |
Checks if the role has a permission. |
RoleInterface::hasPermission | function | core/ |
Checks if the role has a permission. |
RouteProviderLazyBuilder::hasRebuilt | function | core/ |
Determines if the router has been rebuilt. |
Routes::hasNonInternalFileTargetResourceTypes | function | core/ |
Determines if an array of resource types lists non-internal "file" ones. |
Routes::hasNonInternalTargetResourceTypes | function | core/ |
Determines if an array of resource types has any non-internal ones. |
Row::getHash | function | core/ |
Returns the hash for the source values.. |
Row::hasDestinationProperty | function | core/ |
Tests if destination property exists. |
Row::hasEmptyDestinationProperty | function | core/ |
Tests if a property is an empty destination. |
Row::hasSourceProperty | function | core/ |
Determines whether a source has a property. |
Row::rehash | function | core/ |
Recalculates the hash for the row. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.