Search for has
Title | Object type | File name | Summary |
---|---|---|---|
EntityTestDefinitionSubscriber::hasDefinitionBeenUpdated | function | core/ |
Checks whether the installed definitions were updated before the event. |
EntityTestDefinitionSubscriber::hasEventFired | function | core/ |
Checks whether an event has been dispatched. |
EntityType::hasFormClasses | function | core/ |
Indicates if this entity type has any forms. |
EntityType::hasHandlerClass | function | core/ |
Determines if there is a handler for a given type. |
EntityType::hasKey | function | core/ |
Indicates if a given entity key exists. |
EntityType::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
EntityType::hasListBuilderClass | function | core/ |
Indicates if this entity type has a list class. |
EntityType::hasRouteProviders | function | core/ |
Indicates if this entity type has any route provider. |
EntityType::hasViewBuilderClass | function | core/ |
Indicates if this entity type has a view builder. |
EntityTypeInterface::hasFormClasses | function | core/ |
Indicates if this entity type has any forms. |
EntityTypeInterface::hasHandlerClass | function | core/ |
Determines if there is a handler for a given type. |
EntityTypeInterface::hasKey | function | core/ |
Indicates if a given entity key exists. |
EntityTypeInterface::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
EntityTypeInterface::hasListBuilderClass | function | core/ |
Indicates if this entity type has a list class. |
EntityTypeInterface::hasRouteProviders | function | core/ |
Indicates if this entity type has any route provider. |
EntityTypeInterface::hasViewBuilderClass | function | core/ |
Indicates if this entity type has a view builder. |
EntityTypeManager::hasHandler | function | core/ |
Checks whether a certain entity type has a certain handler. |
EntityTypeManagerInterface::hasHandler | function | core/ |
Checks whether a certain entity type has a certain handler. |
EntityTypeManagerTest::providerTestHasHandler | function | core/ |
Provides test data for testHasHandler(). |
EntityTypeManagerTest::testHasHandler | function | core/ |
Tests the hasHandler() method. |
EntityTypeTest::testHasFormClasses | function | core/ |
Tests the hasFormClasses() method. |
EntityTypeTest::testHasKey | function | core/ |
Tests the hasKey() method. |
EntityUntranslatableFieldsConstraintValidator::hasUntranslatableFieldsChanges | function | core/ |
Checks whether an entity has untranslatable field changes. |
EntityUrlTest::HAS_BUNDLE_KEY | constant | core/ |
Indicator that the test entity type has a bundle key. |
EntityUrlTest::HAS_NO_BUNDLE_KEY | constant | core/ |
Indicator that the test entity type has no bundle key. |
FakePhpassHashedPassword | class | core/ |
A fake class for tests. |
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. |
FieldItemNormalizer::hasCacheableSupportsMethod | function | core/ |
|
FieldItemNormalizer::hasCacheableSupportsMethod | function | core/ |
|
FieldNormalizer::hasCacheableSupportsMethod | function | core/ |
|
FieldNormalizer::hasCacheableSupportsMethod | function | core/ |
|
FieldPluginBase::RENDER_TEXT_PHASE_COMPLETELY | constant | core/ |
Indicator of the renderText() method for rendering the whole element. |
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. |
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. |
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.