Search for to
Title | Object type | File name | Summary |
---|---|---|---|
EntityFieldTest::doTestIterator | function | core/ |
Executes the iterator tests for the given entity type. |
EntityFieldTest::testIterator | function | core/ |
Tests iterating over properties. |
EntityForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
EntityForm::getOperation | function | core/ |
Gets the operation identifying the form. |
EntityForm::setOperation | function | core/ |
Sets the operation for this form. |
EntityFormDisplay::movePropertyPathViolationsRelativeToField | function | core/ |
Moves the property path to be relative to field level. |
EntityFormDisplayEditForm::getOverviewUrl | function | core/ |
Returns the Url object for a specific entity (form) display edit form. |
EntityFormDisplayTest::testOnDependencyRemoval | function | core/ |
Tests \Drupal\Core\Entity\EntityDisplayBase::onDependencyRemoval(). |
EntityFormInterface::getOperation | function | core/ |
Gets the operation identifying the form. |
EntityFormInterface::setOperation | function | core/ |
Sets the operation for this form. |
EntityFormTest::setUpStorage | function | core/ |
Sets up the storage accessed via the entity type manager in the form. |
EntityFormTest::testCopyFormValuesToEntity | function | core/ |
@covers ::copyFormValuesToEntity[[api-linebreak]] |
EntityHasFieldConstraint::getDefaultOption | function | core/ |
|
EntityHasFieldConstraintValidator | class | core/ |
Validates the EntityHasField constraint. |
EntityHasFieldConstraintValidator.php | file | core/ |
|
EntityHasFieldConstraintValidator::validate | function | core/ |
|
EntityHasFieldConstraintValidatorTest | class | core/ |
@covers \Drupal\Core\Entity\Plugin\Validation\Constraint\EntityHasFieldConstraintValidator[[api-linebreak]] |
EntityHasFieldConstraintValidatorTest.php | file | core/ |
|
EntityHasFieldConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
EntityHasFieldConstraintValidatorTest::setUp | function | core/ |
|
EntityHasFieldConstraintValidatorTest::testValidation | function | core/ |
Tests validation of an entity with a field. |
EntityInterface::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
EntityInterface::getOriginal | function | core/ |
Returns the original unchanged entity. |
EntityInterface::getOriginalId | function | core/ |
Gets the original ID. |
EntityInterface::setOriginal | function | core/ |
Sets the original unchanged entity. |
EntityInterface::setOriginalId | function | core/ |
Sets the original ID. |
EntityInterface::toArray | function | core/ |
Gets an array of all property values. |
EntityInterface::toLink | function | core/ |
Generates the HTML for a link to this entity. |
EntityInterface::toUrl | function | core/ |
Gets the URL object for the entity. |
EntityLanguageTestBase::toggleFieldTranslatability | function | core/ |
Toggles field storage translatability. |
EntityLastInstalledSchemaRepository | class | core/ |
Provides a repository for installed entity definitions. |
EntityLastInstalledSchemaRepository.php | file | core/ |
|
EntityLastInstalledSchemaRepository::$cacheBackend | property | core/ |
The cache backend. |
EntityLastInstalledSchemaRepository::$entityTypeDefinitions | property | core/ |
The loaded installed entity type definitions. |
EntityLastInstalledSchemaRepository::$keyValueFactory | property | core/ |
The key-value factory. |
EntityLastInstalledSchemaRepository::deleteLastInstalledDefinition | function | core/ |
Deletes the entity type definition from the application state. |
EntityLastInstalledSchemaRepository::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
EntityLastInstalledSchemaRepository::getLastInstalledDefinition | function | core/ |
Gets the entity type definition in its most recently installed state. |
EntityLastInstalledSchemaRepository::getLastInstalledDefinitions | function | core/ |
Gets the entity type definitions in their most recently installed state. |
EntityLastInstalledSchemaRepository::getLastInstalledFieldStorageDefinitions | function | core/ |
Gets the entity type's most recently installed field storage definitions. |
EntityLastInstalledSchemaRepository::setLastInstalledDefinition | function | core/ |
Stores the entity type definition in the application state. |
EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinition | function | core/ |
Stores the field storage definition in the application state. |
EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinitions | function | core/ |
Puts the entity type's field storage definitions in the application state. |
EntityLastInstalledSchemaRepository::__construct | function | core/ |
Constructs a new EntityLastInstalledSchemaRepository. |
EntityLastInstalledSchemaRepositoryInterface | interface | core/ |
Provides an interface for an installed entity definition repository. |
EntityLastInstalledSchemaRepositoryInterface.php | file | core/ |
|
EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledDefinition | function | core/ |
Deletes the entity type definition from the application state. |
EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinition | function | core/ |
Gets the entity type definition in its most recently installed state. |
EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinitions | function | core/ |
Gets the entity type definitions in their most recently installed state. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.