Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFieldManagerTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| EntityFieldManagerTest::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityFieldManagerTest::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
| EntityFieldManagerTest::$entityTypeRepository | property | core/ |
The entity type repository. |
| EntityFieldManagerTest::$keyValueFactory | property | core/ |
The keyvalue factory. |
| EntityFieldManagerTest::testGetFieldStorageDefinitions | function | core/ |
Tests the getFieldStorageDefinitions() method. |
| EntityFieldManagerTest::testGetFieldStorageDefinitionsWithCaching | function | core/ |
Tests the getFieldStorageDefinitions() method with caching. |
| EntityFieldRenderer::$entityRepository | property | core/ |
The entity repository service. |
| EntityFieldRenderer::getEntityRepository | function | core/ |
|
| EntityFieldStorageConfig | class | core/ |
Provides destination plugin for field_storage_config configuration entities. |
| EntityFieldStorageConfig.php | file | core/ |
|
| EntityFieldStorageConfig::getIds | function | core/ |
Gets the destination IDs. |
| EntityFieldStorageConfig::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
| 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/ |
Tests copy form values to entity. |
| EntityHasFieldConstraint::getDefaultOption | function | core/ |
|
| EntityHasFieldConstraintValidator | class | core/ |
Validates the EntityHasField constraint. |
| EntityHasFieldConstraintValidator.php | file | core/ |
|
| EntityHasFieldConstraintValidator::validate | function | core/ |
|
| EntityHasFieldConstraintValidatorTest | class | core/ |
Tests Entity Has Field Constraint Validator. |
| 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::$entityFieldStorageDefinitions | property | core/ |
The loaded installed field storage definitions. |
| 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. |
Pagination
- Previous page
- Page 79
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.