Search for list
Title | Object type | File name | Summary |
---|---|---|---|
entity-add-list.html.twig | file | core/ |
Theme override to present a list of available bundles. |
entity-add-list.html.twig | file | core/ |
Theme override to present a list of available bundles. |
EntityAdapterUnitTest::$fieldItemList | property | core/ |
The field item list returned by the typed data manager. |
EntityBase::getListCacheTagsToInvalidate | function | core/ |
The list cache tags to invalidate for this entity. |
EntityBundleListCacheTest | class | core/ |
Tests that bundle tags are invalidated when entities change. |
EntityBundleListCacheTest.php | file | core/ |
|
EntityBundleListCacheTest::$defaultTheme | property | core/ |
|
EntityBundleListCacheTest::$modules | property | core/ |
Modules to enable. |
EntityBundleListCacheTest::setUp | function | core/ |
|
EntityBundleListCacheTest::testBundleListingCache | function | core/ |
Tests that tags are invalidated when an entity with that bundle changes. |
EntityBundleListener | class | core/ |
Reacts to entity bundle CRUD on behalf of the Entity system. |
EntityBundleListener.php | file | core/ |
|
EntityBundleListener::$entityFieldManager | property | core/ |
The entity field manager. |
EntityBundleListener::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityBundleListener::$entityTypeManager | property | core/ |
The entity type manager. |
EntityBundleListener::$moduleHandler | property | core/ |
The module handler. |
EntityBundleListener::onBundleCreate | function | core/ |
|
EntityBundleListener::onBundleDelete | function | core/ |
|
EntityBundleListener::__construct | function | core/ |
Constructs a new EntityBundleListener. |
EntityBundleListenerInterface | interface | core/ |
An interface for reacting to entity bundle creation and deletion. |
EntityBundleListenerInterface.php | file | core/ |
|
EntityBundleListenerInterface::onBundleCreate | function | core/ |
Reacts to a bundle being created. |
EntityBundleListenerInterface::onBundleDelete | function | core/ |
Reacts to a bundle being deleted. |
EntityBundleListenerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityBundleListener[[api-linebreak]] |
EntityBundleListenerTest.php | file | core/ |
|
EntityBundleListenerTest::testOnBundleCreate | function | core/ |
@covers ::onBundleCreate[[api-linebreak]] |
EntityCacheTagsTestBase::getAdditionalCacheContextsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
EntityCacheTagsTestBase::getAdditionalCacheTagsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
EntityConstraintViolationList | class | core/ |
Implements an entity constraint violation list. |
EntityConstraintViolationList.php | file | core/ |
|
EntityConstraintViolationList::$entity | property | core/ |
The entity that has been validated. |
EntityConstraintViolationList::$entityViolationOffsets | property | core/ |
Violations offsets of entity level violations. |
EntityConstraintViolationList::$violationOffsetsByField | property | core/ |
Violation offsets grouped by field. |
EntityConstraintViolationList::add | function | core/ |
|
EntityConstraintViolationList::filterByFieldAccess | function | core/ |
|
EntityConstraintViolationList::filterByFields | function | core/ |
|
EntityConstraintViolationList::getByField | function | core/ |
|
EntityConstraintViolationList::getByFields | function | core/ |
|
EntityConstraintViolationList::getEntity | function | core/ |
|
EntityConstraintViolationList::getEntityViolations | function | core/ |
|
EntityConstraintViolationList::getFieldNames | function | core/ |
|
EntityConstraintViolationList::groupViolationOffsets | function | core/ |
Groups violation offsets by field and entity level. |
EntityConstraintViolationList::remove | function | core/ |
|
EntityConstraintViolationList::set | function | core/ |
|
EntityConstraintViolationList::__construct | function | core/ |
|
EntityConstraintViolationListInterface | interface | core/ |
Interface for the result of entity validation. |
EntityConstraintViolationListInterface.php | file | core/ |
|
EntityConstraintViolationListInterface::filterByFieldAccess | function | core/ |
Filters this violation list to apply for accessible fields only. |
EntityConstraintViolationListInterface::filterByFields | function | core/ |
Filters this violation list by the given fields. |
EntityConstraintViolationListInterface::getByField | function | core/ |
Gets the violations of the given field. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.