Search for has

  1. Search 7.x for has
  2. Search 9.5.x for has
  3. Search 8.9.x for has
  4. Search 10.3.x for has
  5. Other projects
Title Object type File name Summary
Row::hasEmptyDestinationProperty function core/modules/migrate/src/Row.php Tests if a property is an empty destination.
Row::hasSourceProperty function core/modules/migrate/src/Row.php Determines whether a source has a property.
Row::rehash function core/modules/migrate/src/Row.php Recalculates the hash for the row.
RowTest::$testHash property core/modules/migrate/tests/src/Unit/RowTest.php The test hash.
RowTest::$testHashMod property core/modules/migrate/tests/src/Unit/RowTest.php The test hash after changing title value to 'new title'.
RowTest::testHashing function core/modules/migrate/tests/src/Unit/RowTest.php Tests hashing.
SandboxDatabaseUpdatesValidator::hasStagedUpdates function core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php Determines if a staged extension has changed update functions.
ScaffoldFileCollection::checkListHasItemWithContent function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Scans through a list of scaffold files and determines if any has contents.
ScaffoldFileInfo::hasChanged function composer/Plugin/Scaffold/ScaffoldFileInfo.php Returns TRUE if the target does not exist or has changed.
ScaffoldOptions::hasAllowedPackages function composer/Plugin/Scaffold/ScaffoldOptions.php Determines whether any allowed packages were defined.
ScaffoldOptions::hasFileMapping function composer/Plugin/Scaffold/ScaffoldOptions.php Determines if there are file mappings.
ScaffoldOptions::hasGitIgnore function composer/Plugin/Scaffold/ScaffoldOptions.php Determines if there is defined a value for the 'gitignore' option.
ScaffoldOptions::hasLocation function composer/Plugin/Scaffold/ScaffoldOptions.php Determines whether a given named location is defined.
ScaffoldOptions::hasOptions function composer/Plugin/Scaffold/ScaffoldOptions.php Determines if the provided 'extras' section has scaffold options.
Schema::hashBase64 function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Calculates a base-64 encoded PostgreSQL-safe sha-256 hash.
SectionListTrait::hasBlankSection function core/modules/layout_builder/src/SectionListTrait.php Indicates if this section list contains a blank section.
SectionListTrait::hasSection function core/modules/layout_builder/src/SectionListTrait.php Indicates if there is a section at the specified delta.
Select::hasAllTags function core/lib/Drupal/Core/Database/Query/Select.php Determines if a given query has all specified tags.
Select::hasAnyTag function core/lib/Drupal/Core/Database/Query/Select.php Determines if a given query has any specified tag.
Select::hasTag function core/lib/Drupal/Core/Database/Query/Select.php Determines if a given query has a given tag.
SelectExtender::hasAllTags function core/lib/Drupal/Core/Database/Query/SelectExtender.php Determines if a given query has all specified tags.
SelectExtender::hasAnyTag function core/lib/Drupal/Core/Database/Query/SelectExtender.php Determines if a given query has any specified tag.
SelectExtender::hasTag function core/lib/Drupal/Core/Database/Query/SelectExtender.php Determines if a given query has a given tag.
SerializedColumnNormalizerTrait::dataHasStringForSerializeColumn function core/modules/serialization/src/Normalizer/SerializedColumnNormalizerTrait.php Checks if the data contains string value for serialize column.
SessionConfiguration::hasSession function core/lib/Drupal/Core/Session/SessionConfiguration.php Determines whether a session identifier is on the request.
SessionConfigurationInterface::hasSession function core/lib/Drupal/Core/Session/SessionConfigurationInterface.php Determines whether a session identifier is on the request.
SessionTestController::hasSessionBagFlag function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Prints a message if the flag in the session bag is set.
Settings::getHashSalt function core/lib/Drupal/Core/Site/Settings.php Gets a salt useful for hardening against SQL injection.
SettingsTest::providerTestGetHashSaltEmpty function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Data provider for testGetHashSaltEmpty.
SettingsTest::testGetHashSalt function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests Settings::getHashSalt().
SettingsTest::testGetHashSaltEmpty function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests Settings::getHashSalt() with no hash salt value.
SimpleConfigValidationTest::testDefaultConfigHashValidation function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests the validation of the default configuration hash.
SourceEditingRedundantTagsConstraintValidator::tagHasAttributeRestrictions function core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingRedundantTagsConstraintValidator.php Inspects whether the given tag has attribute restrictions.
Sql::$hasAggregate property core/modules/views/src/Plugin/views/query/Sql.php
Sql::getSourceIdsHash function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Retrieves the hash of the source identifier values.
Sql::SOURCE_IDS_HASH constant core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Column name of hashed source id values.
SqlContentEntityStorage::has function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Determines if this entity already exists in storage.
SqlContentEntityStorageSchema::hasColumnChanges function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Compares schemas to check for changes in the column definitions.
SqlContentEntityStorageSchema::hasNullFieldPropertyData function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Checks whether a field property has NULL values.
SqlContentEntityStorageSchema::hasSharedTableNameChanges function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Detects whether any table name got renamed in an entity type update.
SqlContentEntityStorageSchema::hasSharedTableStructureChange function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Detects whether there is a change in the shared table structure.
SqlContentEntityStorageTest::testHasData function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php @covers ::hasData[[api-linebreak]]
StatementBase::fetchAssoc function core/lib/Drupal/Core/Database/Statement/StatementBase.php Fetches the next row and returns it as an associative array.
StatementBase::hasClientStatement function core/lib/Drupal/Core/Database/Statement/StatementBase.php Determines if the client-level database statement object exists.
StatementInterface::fetchAssoc function core/lib/Drupal/Core/Database/StatementInterface.php Fetches the next row and returns it as an associative array.
StaticReflectionClass::hasClassAttribute function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php Determines if the class has the provided class attribute.
StaticReflectionClass::hasConstant function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionClass::hasMethod function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionClass::hasProperty function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionParser::hasAttribute function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.