Search for has

  1. Search 7.x for has
  2. Search 8.9.x for has
  3. Search 10.3.x for has
  4. Search 11.x for has
  5. Other projects
Title Object type File name Summary
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.
LayoutEntityDisplayNormalizer::hasCacheableSupportsMethod function core/modules/layout_builder/src/Normalizer/LayoutEntityDisplayNormalizer.php
LayoutTempstoreRepository::has function core/modules/layout_builder/src/LayoutTempstoreRepository.php Checks for the existence of a tempstore version of a section storage.
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.
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.
ListNormalizer::hasCacheableSupportsMethod function core/modules/serialization/src/Normalizer/ListNormalizer.php
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.
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.
ModerationInformation::hasPendingRevision function core/modules/content_moderation/src/ModerationInformation.php Determines if a pending revision exists for the specified entity.
ModerationInformationInterface::hasPendingRevision function core/modules/content_moderation/src/ModerationInformationInterface.php Determines if a pending revision exists for the specified entity.
ModerationInformationTest::testHasPendingRevision function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php @covers ::hasPendingRevision
ModerationLocaleTest::hasModerationForm function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Checks whether the page contains the moderation form.
ModuleHandler::hasImplementations function core/lib/Drupal/Core/Extension/ModuleHandler.php Determines whether there are implementations of a hook.
ModuleHandlerInterface::hasImplementations function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Determines whether there are implementations of a hook.
ModuleHandlerTest::testHasImplementations function core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php Tests hasImplementations.
NormalizerBase::hasCacheableSupportsMethod function core/modules/serialization/src/Normalizer/NormalizerBase.php
NullStorageExpirable::has function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Returns whether a given key exists in the store.
OEmbedIframeControllerTest::providerBadHashParameter function core/modules/media/tests/src/Kernel/OEmbedIframeControllerTest.php Data provider for testBadHashParameter().
OEmbedIframeControllerTest::testBadHashParameter function core/modules/media/tests/src/Kernel/OEmbedIframeControllerTest.php Tests validation of the 'hash' query string parameter.
OperationData::hasAppend function composer/Plugin/Scaffold/Operations/OperationData.php Checks if append path exists.
OperationData::hasDefault function composer/Plugin/Scaffold/Operations/OperationData.php Checks if default path exists.
OperationData::hasPath function composer/Plugin/Scaffold/Operations/OperationData.php Checks if path exists.
OperationData::hasPrepend function composer/Plugin/Scaffold/Operations/OperationData.php Checks if prepend path exists.
OperationFactory::hasContent function composer/Plugin/Scaffold/Operations/OperationFactory.php Checks to see if the specified scaffold file exists and has content.

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