Search for has
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormState::setHasFileElement | function | core/ |
Sets that this form has a file element. |
| FormStateDecoratorBase::has | function | core/ |
Determines if a property is present in the form state storage. |
| FormStateDecoratorBase::hasAnyErrors | function | core/ |
Determines if any forms have any errors. |
| FormStateDecoratorBase::hasFileElement | function | core/ |
Returns whether this form has a file element. |
| FormStateDecoratorBase::hasInvalidToken | function | core/ |
Determines if the form has an invalid token. |
| FormStateDecoratorBase::hasTemporaryValue | function | core/ |
Determines if a temporary value is present. |
| FormStateDecoratorBase::hasValue | function | core/ |
Determines if a specific key is present in the submitted form values. |
| FormStateDecoratorBase::setHasFileElement | function | core/ |
Sets that this form has a file element. |
| FormStateDecoratorBaseTest::providerHas | function | core/ |
Provides data to self::testHas(). |
| FormStateDecoratorBaseTest::providerHasTemporaryValue | function | core/ |
Provides data to self::testHasTemporaryValue(). |
| FormStateDecoratorBaseTest::testHas | function | core/ |
Tests has. |
| FormStateDecoratorBaseTest::testHasFileElement | function | core/ |
Tests has file element. |
| FormStateDecoratorBaseTest::testHasInvalidToken | function | core/ |
Tests has invalid token. |
| FormStateDecoratorBaseTest::testHasTemporaryValue | function | core/ |
Tests has temporary value. |
| FormStateDecoratorBaseTest::testHasValue | function | core/ |
Tests has value. |
| FormStateDecoratorBaseTest::testSetHasFileElement | function | core/ |
Tests set has file element. |
| FormStateInterface::has | function | core/ |
Determines if a property is present in the form state storage. |
| FormStateInterface::hasAnyErrors | function | core/ |
Determines if any forms have any errors. |
| FormStateInterface::hasFileElement | function | core/ |
Returns whether this form has a file element. |
| FormStateInterface::hasInvalidToken | function | core/ |
Determines if the form has an invalid token. |
| FormStateInterface::hasTemporaryValue | function | core/ |
Determines if a temporary value is present. |
| FormStateInterface::hasValue | function | core/ |
Determines if a specific key is present in the submitted form values. |
| FormStateInterface::setHasFileElement | function | core/ |
Sets that this form has a file element. |
| FormStateValuesTrait::hasValue | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::hasValue() |
| FormStateValuesTraitTest::providerHasValue | function | core/ |
Provides data to self::testHasValue(). |
| FormStateValuesTraitTest::testHasValue | function | core/ |
Tests has value. |
| FormValidatorTestMockInterface::hash_validate | function | core/ |
Function used in the mocking process of this test. |
| HandlerBase::hasExtraOptions | function | core/ |
Determines if the handler has extra options. |
| HelpPageTestController::hasHelp | function | core/ |
Provides a route with help. |
| HTMLRestrictions::validateAllowedRestrictionsPhase1 | function | core/ |
Validates allowed elements — phase 1: shape of keys. |
| HTMLRestrictions::validateAllowedRestrictionsPhase2 | function | core/ |
Validates allowed elements — phase 2: shape of values. |
| HTMLRestrictions::validateAllowedRestrictionsPhase3 | function | core/ |
Validates allowed elements — phase 3: HTML tag attribute restriction keys. |
| HTMLRestrictions::validateAllowedRestrictionsPhase4 | function | core/ |
Validates allowed elements — phase 4: HTML tag attr restriction values. |
| HTMLRestrictions::validateAllowedRestrictionsPhase5 | function | core/ |
Validates allowed elements — phase 5: disallowed attribute overrides. |
| Htmx::hasAttribute | function | core/ |
Checks if an attribute is set. |
| Htmx::hasHeader | function | core/ |
Checks if a header is set. |
| HtmxUtilitiesTest::testHasAttribute | function | core/ |
Test ::hasAttribute. |
| HtmxUtilitiesTest::testHasHeader | function | core/ |
Test ::hasHeader. |
| IFrameUrlHelper::getHash | function | core/ |
Hashes an oEmbed resource URL. |
| ImageStyle::getHashSalt | function | core/ |
Gets a salt useful for hardening against SQL injection. |
| ImplementationList::hasImplementations | function | core/ |
Checks whether the list has any implementations. |
| ImplementationList::hasImplementationsForModules | function | core/ |
Checks whether the list has any implementations for specific modules. |
| JsonApiDocumentTopLevelNormalizer::getLinkHash | function | core/ |
Hashes an omitted link. |
| KeyValueContentEntityStorage::hasStoredTranslations | function | core/ |
|
| KeyValueEntityStorage::has | function | core/ |
Determines if this entity already exists in storage. |
| KeyValueEntityStorage::hasData | function | core/ |
Determines if the storage contains any data. |
| KeyValueStoreInterface::has | function | core/ |
Returns whether a given key exists in the store. |
| LanguageNegotiationContentEntity::$hasLowerLanguageNegotiationWeightResult | property | core/ |
Static cache for the language negotiation order check. |
| LanguageNegotiationContentEntity::hasLowerLanguageNegotiationWeight | function | core/ |
Determines if content entity language negotiator has higher priority. |
| LayoutBuilderEntityViewDisplayForm::hasOverrides | function | core/ |
Determines if the defaults have any overrides. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.