Search for to
Title | Object type | File name | Summary |
---|---|---|---|
EntityDisplayRepositoryInterface::getViewModeOptionsByBundle | function | core/ |
Returns an array of enabled view mode options by bundle. |
EntityDisplayRepositoryInterface::getViewModes | function | core/ |
Gets the entity view mode info for a specific entity type. |
EntityDisplayRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityDisplayRepository |
EntityDisplayRepositoryTest.php | file | core/ |
|
EntityDisplayRepositoryTest::$displayRepository | property | core/ |
The entity display repository under test. |
EntityDisplayRepositoryTest::$modules | property | core/ |
Modules to enable. |
EntityDisplayRepositoryTest::setUp | function | core/ |
|
EntityDisplayRepositoryTest::testFormDisplay | function | core/ |
@covers ::getFormDisplay |
EntityDisplayRepositoryTest::testViewDisplay | function | core/ |
@covers ::getViewDisplay |
EntityDisplayTest::testOnDependencyRemoval | function | core/ |
Tests \Drupal\Core\Entity\EntityDisplayBase::onDependencyRemoval(). |
EntityDuplicateTest::$entityTestRevStorage | property | core/ |
|
EntityExists::$storage | property | core/ |
The entity storage. |
EntityField::$entityRepository | property | core/ |
The entity repository service. |
EntityField::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
EntityField::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
EntityField::getFieldStorageDefinition | function | core/ |
Gets the field storage definition. |
EntityFieldManager::$activeFieldStorageDefinitions | property | core/ |
Static cache of active field storage definitions per entity type. |
EntityFieldManager::$entityDisplayRepository | property | core/ |
The entity display repository. |
EntityFieldManager::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
EntityFieldManager::$fieldStorageDefinitions | property | core/ |
Static cache of field storage definitions per entity type. |
EntityFieldManager::$keyValueFactory | property | core/ |
The key-value factory. |
EntityFieldManager::buildFieldStorageDefinitions | function | core/ |
Builds field storage definitions for an entity type. |
EntityFieldManager::getActiveFieldStorageDefinitions | function | core/ |
Gets the active field storage definitions for a content entity type. |
EntityFieldManager::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions for a content entity type. |
EntityFieldManagerInterface::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions for a content entity type. |
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/ |
@covers ::copyFormValuesToEntity |
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.