Search for has
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| SimpleConfigValidationTest::testDefaultConfigHashValidation | function | core/ |
|
| 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[[api-linebreak]] |
| StatementInterface::fetchAssoc | function | core/ |
Fetches the next row and returns it as an associative array. |
| StatementPrefetch::fetchAssoc | function | core/ |
Fetches the next row and returns it as an associative array. |
| StatementPrefetchIterator::fetchAssoc | function | core/ |
Fetches the next row and returns it as an associative array. |
| StatementWrapper::fetchAssoc | function | core/ |
Fetches the next row and returns it as an associative array. |
| StatementWrapperIterator::fetchAssoc | function | core/ |
Fetches the next row and returns it as an associative array. |
| StaticReflectionClass::hasClassAttribute | function | core/ |
Determines if the class has the provided class attribute. |
| StaticReflectionClass::hasConstant | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::hasMethod | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::hasProperty | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionParser::hasClassAttribute | function | core/ |
Determines if the class has the provided class attribute. |
| StorageComparer::hasChanges | function | core/ |
Checks if there are any operations with changes to process. |
| StorageComparerInterface::hasChanges | function | core/ |
Checks if there are any operations with changes to process. |
| StringBase::hasLocation | function | core/ |
Checks whether the string has a given location. |
| StringInterface::hasLocation | function | core/ |
Checks whether the string has a given location. |
| SystemAdminMenuBlockAccessCheck::hasAccessToChildMenuItems | function | core/ |
Check that the given route has access to child routes. |
| SystemMenuOffCanvasForm::hasMenuOverrides | function | core/ |
Determines if the menu has configuration overrides. |
| TaggingTest::testExtenderHasAllTags | function | core/ |
Tests extended query tagging "has all of these tags" functionality. |
| TaggingTest::testExtenderHasAnyTag | function | core/ |
Tests extended query tagging for "has at least one of these tags". |
| TaggingTest::testExtenderHasTag | function | core/ |
Confirms that an extended query has a tag added to it. |
| TaggingTest::testHasAllTags | function | core/ |
Tests query tagging "has all of these tags" functionality. |
| TaggingTest::testHasAnyTag | function | core/ |
Tests query tagging "has at least one of these tags" functionality. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.