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
- Search 11.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 |
|---|---|---|---|
| EntityCondition::validate | function | core/ |
Validates the filter has the required fields. |
| EntityCondition::value | function | core/ |
The value against which the condition should be evaluated. |
| EntityCondition::VALUE_KEY | constant | core/ |
The value key in the filter condition: filter[lorem][condition][<value>]. |
| EntityCondition::__construct | function | core/ |
Constructs a new EntityCondition object. |
| EntityConditionGroup | class | core/ |
A condition group for the EntityQuery. |
| EntityConditionGroup.php | file | core/ |
|
| EntityConditionGroup::$allowedConjunctions | property | core/ |
The AND conjunction value. |
| EntityConditionGroup::$conjunction | property | core/ |
The conjunction. |
| EntityConditionGroup::$members | property | core/ |
The members of the condition group. |
| EntityConditionGroup::conjunction | function | core/ |
The condition group conjunction. |
| EntityConditionGroup::members | function | core/ |
The members which belong to the condition group. |
| EntityConditionGroup::__construct | function | core/ |
Constructs a new condition group object. |
| EntityConditionGroupTest | class | core/ |
Tests Drupal\jsonapi\Query\EntityConditionGroup. |
| EntityConditionGroupTest.php | file | core/ |
|
| EntityConditionGroupTest::constructProvider | function | core/ |
Data provider for testConstruct. |
| EntityConditionGroupTest::testConstruct | function | core/ |
Tests construct. |
| EntityConditionGroupTest::testConstructException | function | core/ |
Tests construct exception. |
| EntityConditionTest | class | core/ |
Tests Drupal\jsonapi\Query\EntityCondition. |
| EntityConditionTest.php | file | core/ |
|
| EntityConditionTest::queryParameterProvider | function | core/ |
Data provider for testDenormalize. |
| EntityConditionTest::setUp | function | core/ |
|
| EntityConditionTest::testCreateFromQueryParameter | function | core/ |
Tests create from query parameter. |
| EntityConditionTest::testValidation | function | core/ |
Tests validation. |
| EntityConditionTest::validationProvider | function | core/ |
Data provider for testValidation. |
| EntityConfigBase | class | core/ |
Base destination class for importing configuration entities. |
| EntityConfigBase.php | file | core/ |
|
| EntityConfigBase::$configFactory | property | core/ |
The configuration factory. |
| EntityConfigBase::$languageManager | property | core/ |
The language manager. |
| EntityConfigBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| EntityConfigBase::generateId | function | core/ |
Generates an entity ID. |
| EntityConfigBase::getIds | function | core/ |
Gets the destination IDs. |
| EntityConfigBase::import | function | core/ |
Import the row. |
| EntityConfigBase::isTranslationDestination | function | core/ |
Get whether this destination is for translations. |
| EntityConfigBase::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
| EntityConfigBase::updateEntity | function | core/ |
Updates an entity with the contents of a row. |
| EntityConfigBase::updateEntityProperty | function | core/ |
Updates a (possible nested) entity property with a value. |
| EntityConfigBase::__construct | function | core/ |
Construct a new entity. |
| EntityConfirmFormBase | class | core/ |
Provides a generic base class for an entity-based confirmation form. |
| EntityConfirmFormBase.php | file | core/ |
|
| EntityConfirmFormBase::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| EntityConfirmFormBase::buildForm | function | core/ |
Form constructor. |
| 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/ |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.