Search for has
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldStorageConfig::hasCustomStorage | function | core/ |
Returns the storage behavior for this field. |
| FieldStorageConfig::hasData | function | core/ |
Determines whether a field has any data. |
| FieldStorageDefinitionInterface::hasCustomStorage | function | core/ |
Returns the storage behavior for this field. |
| FieldTranslationSynchronizer::itemHash | function | core/ |
Computes a hash code for the specified item. |
| FileUploadResult::hasViolations | function | core/ |
Returns TRUE if there are constraint violations. |
| FilterPluginBase::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
| FormState::$has_file_element | property | core/ |
Indicates a file element is present. |
| FormState::has | function | core/ |
Determines if a property is present in the form state storage. |
| FormState::hasAnyErrors | function | core/ |
Determines if any forms have any errors. |
| FormState::hasFileElement | function | core/ |
Returns whether this form has a file element. |
| FormState::hasInvalidToken | function | core/ |
Determines if the form has an invalid token. |
| FormState::hasTemporaryValue | function | core/ |
Determines if a temporary value is present. |
| 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/ |
@covers ::has[[api-linebreak]] |
| FormStateDecoratorBaseTest::testHasFileElement | function | core/ |
@covers ::hasFileElement[[api-linebreak]] |
| FormStateDecoratorBaseTest::testHasInvalidToken | function | core/ |
@covers ::hasInvalidToken[[api-linebreak]] |
| FormStateDecoratorBaseTest::testHasTemporaryValue | function | core/ |
@covers ::hasTemporaryValue[[api-linebreak]] |
| FormStateDecoratorBaseTest::testHasValue | function | core/ |
@covers ::hasValue[[api-linebreak]] |
| FormStateDecoratorBaseTest::testSetHasFileElement | function | core/ |
@covers ::setHasFileElement[[api-linebreak]] |
| 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/ |
@covers ::hasValue[[api-linebreak]] |
| FormValidatorTestMockInterface::hash_validate | function | core/ |
Function used in the mocking process of this test. |
| ForumUninstallValidator::hasForumNodes | function | core/ |
Determines if there are any forum nodes or not. |
| ForumUninstallValidator::hasTermsForVocabulary | function | core/ |
Determines if there are any taxonomy terms for a specified vocabulary. |
| ForumUninstallValidatorTest::testValidateHasForumNodes | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyNoAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesNoAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| 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. |
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.