Search for has
Title | Object type | File name | Summary |
---|---|---|---|
FakePhpassHashedPassword::enforceLog2Boundaries | function | core/ |
Exposes this method as public for tests. |
FakePhpassHashedPassword::__construct | function | core/ |
Constructs a new password hashing instance. |
Feed::getHash | function | core/ |
Returns the calculated hash of the feed data, used for validating cache. |
Feed::setHash | function | core/ |
Sets the calculated hash of the feed data, used for validating cache. |
FeedInterface::getHash | function | core/ |
Returns the calculated hash of the feed data, used for validating cache. |
FeedInterface::setHash | function | core/ |
Sets the calculated hash of the feed data, used for validating cache. |
FieldableEntityInterface::hasField | function | core/ |
Determines whether the entity has a field with the given name. |
FieldBlockTest::providerTestBlockAccessEntityAllowedFieldHasValue | function | core/ |
Provides test data for ::testBlockAccessEntityAllowedFieldHasValue(). |
FieldBlockTest::testBlockAccessEntityAllowedFieldHasValue | function | core/ |
Tests populated vs empty build. |
FieldDataCountTest::testEntityCountAndHasData | function | core/ |
Tests entityCount() and hadData() methods. |
FieldItemList::hasAffectingChanges | function | core/ |
Determines whether the field has relevant changes. |
FieldItemListInterface::hasAffectingChanges | function | core/ |
Determines whether the field has relevant changes. |
FieldItemListTest::testHasAffectingChanges | function | core/ |
Tests identical behavior of ::hasAffectingChanges with ::equals. |
FieldPluginBase::RENDER_TEXT_PHASE_COMPLETELY | constant | core/ |
Indicator of the renderText() method for rendering the whole element. (if no render_item() method is available). |
FieldPluginBase::RENDER_TEXT_PHASE_EMPTY | constant | core/ |
Indicator of the renderText() method for rendering the empty text. |
FieldPluginBase::RENDER_TEXT_PHASE_SINGLE_ITEM | constant | core/ |
Indicator of the renderText() method for rendering a single item. (If no render_item() is present). |
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. |
FilterPluginBase::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
FormState::$has_file_element | property | core/ |
If TRUE, there is a file element and Form API will set the appropriate 'enctype' HTML attribute on the form. |
FormState::has | function | core/ |
Determines if an arbitrary property is present. |
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 an arbitrary property is present. |
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 an arbitrary property is present. |
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. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.