Search for has
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| EntityViewDisplayValidationTest::$hasLabel | property | core/ |
Whether a config entity of this type has a label. |
| FetchAs.php | file | core/ |
|
| FieldableEntityInterface::hasField | function | core/ |
Determines whether the entity has a field with the given name. |
| FieldBlock::entityFieldHasDefaultValue | function | core/ |
Checks whether there is a default value set on the field. |
| FieldBlockTest::providerTestBlockAccessEntityAllowedFieldHasValue | function | core/ |
Provides test data for ::testBlockAccessEntityAllowedFieldHasValue(). |
| FieldBlockTest::testBlockAccessEntityAllowedFieldHasValue | function | core/ |
Tests populated vs empty build. |
| FieldConfigEditForm::hasAnyRequired | function | core/ |
A function to check if element contains any required elements. |
| FieldConfigEditFormTest::testHasAnyRequired | function | core/ |
Tests has any required. |
| 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. |
| 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. |
| 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. |
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.