Search for has
Title | Object type | File name | Summary |
---|---|---|---|
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::hasSourceProperty | function | core/ |
Determines whether a source has a property. |
Row::rehash | function | core/ |
Recalculates the hash for the row. |
RowTest::$testHash | property | core/ |
The test hash. |
RowTest::$testHashMod | property | core/ |
The test hash after changing title value to 'new title'. |
RowTest::testHashing | function | core/ |
Tests hashing. |
ScaffoldFileCollection::checkListHasItemWithContent | function | composer/ |
Scans through a list of scaffold files and determines if any has contents. |
ScaffoldFileInfo::hasChanged | function | composer/ |
Returns TRUE if the target does not exist or has changed. |
ScaffoldOptions::hasAllowedPackages | function | composer/ |
Determines whether any allowed packages were defined. |
ScaffoldOptions::hasFileMapping | function | composer/ |
Determines if there are file mappings. |
ScaffoldOptions::hasGitIgnore | function | composer/ |
Determines if there is defined a value for the 'gitignore' option. |
ScaffoldOptions::hasLocation | function | composer/ |
Determines whether a given named location is defined. |
ScaffoldOptions::hasOptions | function | composer/ |
Determines if the provided 'extras' section has scaffold options. |
Schema::hashBase64 | function | core/ |
Calculates a base-64 encoded PostgreSQL-safe sha-256 hash. |
SectionListTrait::hasBlankSection | function | core/ |
Indicates if this section list contains a blank section. |
SectionListTrait::hasSection | function | core/ |
Indicates if there is a section at the specified delta. |
Select::hasAllTags | function | core/ |
Determines if a given query has all specified tags. |
Select::hasAnyTag | function | core/ |
Determines if a given query has any specified tag. |
Select::hasTag | function | core/ |
Determines if a given query has a given tag. |
SelectExtender::hasAllTags | function | core/ |
Determines if a given query has all specified tags. |
SelectExtender::hasAnyTag | function | core/ |
Determines if a given query has any specified tag. |
SelectExtender::hasTag | function | core/ |
Determines if a given query has a given tag. |
SerializedColumnNormalizerTrait::dataHasStringForSerializeColumn | function | core/ |
Checks if the data contains string value for serialize column. |
ServiceIdHashTrait | trait | core/ |
A trait for service id hashing implementations. |
ServiceIdHashTrait.php | file | core/ |
|
ServiceIdHashTrait::generateServiceIdHash | function | core/ |
Implements \Drupal\Component\DependencyInjection\ContainerInterface::generateServiceIdHash() |
ServiceIdHashTrait::getServiceIdMappings | function | core/ |
Implements \Drupal\Component\DependencyInjection\ContainerInterface::getServiceIdMappings() |
SessionConfiguration::hasSession | function | core/ |
Determines whether a session identifier is on the request. |
SessionConfigurationInterface::hasSession | function | core/ |
Determines whether a session identifier is on the request. |
SessionTestController::hasSessionBagFlag | function | core/ |
Prints a message if the flag in the session bag is set. |
Settings::getHashSalt | function | core/ |
Gets a salt useful for hardening against SQL injection. |
SettingsTest::providerTestGetHashSaltEmpty | function | core/ |
Data provider for testGetHashSaltEmpty. |
SettingsTest::testGetHashSalt | function | core/ |
Tests Settings::getHashSalt(). |
SettingsTest::testGetHashSaltEmpty | function | core/ |
Tests Settings::getHashSalt() with no hash salt value. |
SourceEditingRedundantTagsConstraintValidator::tagHasAttributeRestrictions | function | core/ |
Inspects whether the given tag has attribute restrictions. |
Sql::$hasAggregate | property | core/ |
|
Sql::getSourceIdsHash | function | core/ |
Retrieves the hash of the source identifier values. |
Sql::SOURCE_IDS_HASH | constant | core/ |
Column name of hashed source id values. |
SqlContentEntityStorage::has | function | core/ |
Determines if this entity already exists in storage. |
SqlContentEntityStorageSchema::hasColumnChanges | function | core/ |
Compares schemas to check for changes in the column definitions. |
SqlContentEntityStorageSchema::hasNullFieldPropertyData | function | core/ |
Checks whether a field property has NULL values. |
SqlContentEntityStorageSchema::hasSharedTableNameChanges | function | core/ |
Detects whether any table name got renamed in an entity type update. |
SqlContentEntityStorageSchema::hasSharedTableStructureChange | function | core/ |
Detects whether there is a change in the shared table structure. |
SqlContentEntityStorageTest::testHasData | function | core/ |
@covers ::hasData |
Statement::fetchAssoc | function | core/ |
Fetches the next row and returns it as an associative array. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.