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 11.x for has
  5. Other projects
Title Object type File name Summary
HTMLRestrictions::validateAllowedRestrictionsPhase2 function core/modules/ckeditor5/src/HTMLRestrictions.php Validates allowed elements — phase 2: shape of values.
HTMLRestrictions::validateAllowedRestrictionsPhase3 function core/modules/ckeditor5/src/HTMLRestrictions.php Validates allowed elements — phase 3: HTML tag attribute restriction keys.
HTMLRestrictions::validateAllowedRestrictionsPhase4 function core/modules/ckeditor5/src/HTMLRestrictions.php Validates allowed elements — phase 4: HTML tag attr restriction values.
HTMLRestrictions::validateAllowedRestrictionsPhase5 function core/modules/ckeditor5/src/HTMLRestrictions.php Validates allowed elements — phase 5: disallowed attribute overrides.
HttpExceptionNormalizer::hasCacheableSupportsMethod function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php
IFrameUrlHelper::getHash function core/modules/media/src/IFrameUrlHelper.php Hashes an oEmbed resource URL.
ImageStyle::getHashSalt function core/modules/image/src/Entity/ImageStyle.php Gets a salt useful for hardening against SQL injection.
JsCollectionOptimizer::generateHash function core/lib/Drupal/Core/Asset/JsCollectionOptimizer.php Generate a hash for a given group of JavaScript assets.
JsonApiDocumentTopLevelNormalizer::getLinkHash function core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php Hashes an omitted link.
JsonApiDocumentTopLevelNormalizer::hasCacheableSupportsMethod function core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php
KeyValueContentEntityStorage::hasStoredTranslations function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php
KeyValueEntityStorage::has function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php Determines if this entity already exists in storage.
KeyValueEntityStorage::hasData function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php Determines if the storage contains any data.
KeyValueStoreInterface::has function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Returns whether a given key exists in the store.
LanguageNegotiationContentEntity::$hasLowerLanguageNegotiationWeightResult property core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationContentEntity.php Static cache for the language negotiation order check.
LanguageNegotiationContentEntity::hasLowerLanguageNegotiationWeight function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationContentEntity.php Determines if content entity language negotiator has higher priority.
LayoutBuilderEntityViewDisplayForm::hasOverrides function core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php Determines if the defaults have any overrides.
LayoutTempstoreRepository::has function core/modules/layout_builder/src/LayoutTempstoreRepository.php
LayoutTempstoreRepositoryInterface::has function core/modules/layout_builder/src/LayoutTempstoreRepositoryInterface.php Checks for the existence of a tempstore version of a section storage.
LazyPluginCollection::has function core/lib/Drupal/Component/Plugin/LazyPluginCollection.php Determines if a plugin instance exists.
LegacyPasswordHashingTest class core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php Unit tests for password hashing API.
LegacyPasswordHashingTest.php file core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php
LegacyPasswordHashingTest::$hashedPassword property core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php The hashed password.
LegacyPasswordHashingTest::$md5HashedPassword property core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php The md5 password.
LegacyPasswordHashingTest::$password property core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php The raw password.
LegacyPasswordHashingTest::$passwordHasher property core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php The password hasher under test.
LegacyPasswordHashingTest::setUp function core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php
LegacyPasswordHashingTest::testEmptyHash function core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php Tests password validation when the hash is NULL.
LegacyPasswordHashingTest::testPasswordHashing function core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php Tests password hashing.
LegacyPasswordHashingTest::testPasswordNeedsUpdate function core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php Tests a password needs update.
LegacyPasswordHashingTest::testPasswordRehashing function core/modules/phpass/tests/src/Unit/LegacyPasswordHashingTest.php Tests password rehashing.
LinkCollection::hasLinkWithKey function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php Whether a link with the given key exists.
LinkCollectionNormalizer::$hashSalt property core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php A random string to use when hashing links.
LinkCollectionNormalizer::hasCacheableSupportsMethod function core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php
LinkCollectionNormalizer::hashByHref function core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php Hashes a link using its href and its target attributes, if any.
LocaleConfigManager::hasTranslation function core/modules/locale/src/LocaleConfigManager.php Checks whether a language has configuration translation.
LocaleConfigManagerTest::testHasTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php Tests hasTranslation().
MarkupNormalizer::hasCacheableSupportsMethod function core/modules/serialization/src/Normalizer/MarkupNormalizer.php
Media::hasSourceFieldChanged function core/modules/media/src/Entity/Media.php Determines if the source field value has changed.
MediaEmbedFilterTestBase::assertHasAttributes function core/modules/media/tests/src/Kernel/MediaEmbedFilterTestBase.php Assert that the SimpleXMLElement object has the given attributes.
MediaLibraryState::getHash function core/modules/media_library/src/MediaLibraryState.php Get the hash for the state object.
MediaLibraryState::hasSlotsAvailable function core/modules/media_library/src/MediaLibraryState.php Determines if additional media items can be selected.
MediaLibraryState::isValidHash function core/modules/media_library/src/MediaLibraryState.php Validate a hash for the state object.
MediaLibraryStateTest::testHashUnaffectedByMediaTypeOrder function core/modules/media_library/tests/src/Kernel/MediaLibraryStateTest.php Tests that hash is unaffected by allowed media type order.
MediaLibraryStateTest::testHashUnaffectedByOpenerParamOrder function core/modules/media_library/tests/src/Kernel/MediaLibraryStateTest.php Tests that hash is unaffected by opener parameter order.
MemoryStorage::has function core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php Returns whether a given key exists in the store.
MenuActiveTrail::has function core/lib/Drupal/Core/ProxyClass/Menu/MenuActiveTrail.php Returns whether data exists for this key.
MenuLink::hasTranslation function core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php Determines if this menu_link has an i18n translation.
MenuLinkManager::hasDefinition function core/lib/Drupal/Core/Menu/MenuLinkManager.php
MenuLinkTreeElement::$hasChildren property core/lib/Drupal/Core/Menu/MenuLinkTreeElement.php Whether this link has any children at all.

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