Search for has
Title | Object type | File name | Summary |
---|---|---|---|
FieldPluginBase::RENDER_TEXT_PHASE_SINGLE_ITEM | constant | core/ |
Indicator of the renderText() method for rendering a single item. |
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/ |
|
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 |
FormStateDecoratorBaseTest::testHasFileElement | function | core/ |
@covers ::hasFileElement |
FormStateDecoratorBaseTest::testHasInvalidToken | function | core/ |
@covers ::hasInvalidToken |
FormStateDecoratorBaseTest::testHasTemporaryValue | function | core/ |
@covers ::hasTemporaryValue |
FormStateDecoratorBaseTest::testHasValue | function | core/ |
@covers ::hasValue |
FormStateDecoratorBaseTest::testSetHasFileElement | function | core/ |
@covers ::setHasFileElement |
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 |
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 |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyNoAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesNoAccess | function | core/ |
@covers ::validate |
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. |
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.