Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 10.3.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityConfirmFormBase::delete | function | core/ |
The delete() method is not used in EntityConfirmFormBase. This overrides the default implementation that redirects to the delete-form confirmation form. |
| EntityConfirmFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| EntityConfirmFormBase::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| EntityConfirmFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| EntityConfirmFormBase::getDescription | function | core/ |
Returns additional text to display as a description. |
| EntityConfirmFormBase::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
| EntityConfirmFormBase::save | function | core/ |
The save() method is not used in EntityConfirmFormBase. This overrides the default implementation that saves the entity. |
| 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/ |
Filters this violation list to apply for accessible fields only. |
| EntityConstraintViolationList::filterByFields | function | core/ |
Filters this violation list by the given fields. |
| EntityConstraintViolationList::findByCodes | function | core/ |
Filters this violation list by the given error codes. |
| EntityConstraintViolationList::getByField | function | core/ |
Gets the violations of the given field. |
| EntityConstraintViolationList::getByFields | function | core/ |
Gets the violations of the given fields. |
| EntityConstraintViolationList::getEntity | function | core/ |
The entity which has been validated. |
| EntityConstraintViolationList::getEntityViolations | function | core/ |
Gets violations flagged on entity level, not associated with any field. |
| EntityConstraintViolationList::getFieldNames | function | core/ |
Returns the names of all violated fields. |
| 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::findByCodes | function | core/ |
Filters this violation list by the given error codes. |
| EntityConstraintViolationListInterface::getByField | function | core/ |
Gets the violations of the given field. |
| EntityConstraintViolationListInterface::getByFields | function | core/ |
Gets the violations of the given fields. |
| EntityConstraintViolationListInterface::getEntity | function | core/ |
The entity which has been validated. |
| EntityConstraintViolationListInterface::getEntityViolations | function | core/ |
Gets violations flagged on entity level, not associated with any field. |
| EntityConstraintViolationListInterface::getFieldNames | function | core/ |
Returns the names of all violated fields. |
| EntityConstraintViolationListTest | class | core/ |
Tests Drupal\Core\Entity\EntityConstraintViolationList. |
| EntityConstraintViolationListTest.php | file | core/ |
|
| EntityConstraintViolationListTest::setupConstraintListWithCompositeConstraint | function | core/ |
Builds an entity constraint violation list with composite constraints. |
| EntityConstraintViolationListTest::setupConstraintListWithoutCompositeConstraint | function | core/ |
Builds an entity constraint violation list without composite constraints. |
| EntityConstraintViolationListTest::setupEntity | function | core/ |
Builds the entity. |
| EntityConstraintViolationListTest::testFilterByFieldAccess | function | core/ |
Tests filter by field access. |
| EntityConstraintViolationListTest::testFilterByFieldAccessWithCompositeConstraint | function | core/ |
Tests filter by field access with composite constraint. |
| EntityConstraintViolationListTest::testFilterByFields | function | core/ |
Tests filter by fields. |
| EntityConstraintViolationListTest::testFilterByFieldsWithCompositeConstraints | function | core/ |
Tests filter by fields with composite constraints. |
| EntityConstraintViolationListTest::testFindByCodes | function | core/ |
Tests find by codes. |
| EntityContentBase | class | core/ |
Provides destination class for all content entities lacking a specific class. |
| EntityContentBase.php | file | core/ |
|
| EntityContentBase::$accountSwitcher | property | core/ |
The account switcher service. |
| EntityContentBase::$entityTypeBundleInfo | property | core/ |
Entity type bundle info. |
| EntityContentBase::$fieldTypeManager | property | core/ |
Field type plugin manager. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.