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 |
|---|---|---|---|
| EntityResourceTestBase::provisionEntityResource | function | core/ |
Provides an entity resource. |
| EntityResourceTestBase::revokeAllPermissions | function | core/ |
Revokes all permissions from anonymous and authenticated roles. |
| EntityResourceTestBase::setUp | function | core/ |
|
| EntityResourceTestBase::testCrud | function | core/ |
Tests all CRUD operations in a single test method. |
| EntityResourceValidationTrait | trait | core/ |
@internal @todo Consider making public in https://www.drupal.org/node/2300677 |
| EntityResourceValidationTrait.php | file | core/ |
|
| EntityResourceValidationTrait::validate | function | core/ |
Verifies that an entity does not violate any validation constraints. |
| EntityResourceValidationTraitTest | class | core/ |
Tests Drupal\rest\Plugin\rest\resource\EntityResourceValidationTrait. |
| EntityResourceValidationTraitTest.php | file | core/ |
|
| EntityResourceValidationTraitTest::testFailedValidate | function | core/ |
Tests failed validate. |
| EntityResourceValidationTraitTest::testValidate | function | core/ |
Tests validate. |
| EntityResourceValidationTraitTestClass | class | core/ |
A test class to use to test EntityResourceValidationTrait. |
| EntityReverse | class | core/ |
A relationship handlers which reverse entity references. |
| EntityReverse.php | file | core/ |
|
| EntityReverse::$first_alias | property | core/ |
The alias for the left table. |
| EntityReverse::$joinManager | property | core/ |
The views plugin join manager. |
| EntityReverse::query | function | core/ |
Called to implement a relationship in a query. |
| EntityReverse::__construct | function | core/ |
Constructs an EntityReverse object. |
| EntityReverseJoinTest | class | core/ |
Tests the EntityReverse join plugin. |
| EntityReverseJoinTest.php | file | core/ |
|
| EntityReverseJoinTest::$testViews | property | core/ |
|
| EntityReverseJoinTest::testJoinThroughRelationship | function | core/ |
Tests that the EntityReverse plugin loads the correct join plugin. |
| EntityRevision | class | core/ |
Provides entity revision destination plugin. |
| EntityRevision | class | core/ |
Mock that exposes from internal methods for testing. |
| EntityRevision.php | file | core/ |
|
| EntityRevision::getEntity | function | core/ |
Gets the entity. |
| EntityRevision::getEntity | function | core/ |
Allow public access for testing. |
| EntityRevision::getHighestId | function | core/ |
|
| EntityRevision::getIds | function | core/ |
|
| EntityRevision::save | function | core/ |
|
| EntityRevision::save | function | core/ |
Allow public access for testing. |
| EntityRevision::updateEntity | function | core/ |
Don't test method from base class. |
| EntityRevision::__construct | function | core/ |
|
| EntityRevisionParamConverter | class | core/ |
Parameter converter for upcasting entity revision IDs to full objects. |
| EntityRevisionParamConverter.php | file | core/ |
|
| EntityRevisionParamConverter::$entityRepository | property | core/ |
The entity repository. |
| EntityRevisionParamConverter::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityRevisionParamConverter::applies | function | core/ |
|
| EntityRevisionParamConverter::convert | function | core/ |
|
| EntityRevisionParamConverter::__construct | function | core/ |
Creates a new EntityRevisionParamConverter instance. |
| EntityRevisionParamConverterTest | class | core/ |
Tests Drupal\Core\ParamConverter\EntityRevisionParamConverter. |
| EntityRevisionParamConverterTest.php | file | core/ |
|
| EntityRevisionParamConverterTest::$converter | property | core/ |
The tested entity revision param converter. |
| EntityRevisionParamConverterTest::getTestRoute | function | core/ |
|
| EntityRevisionParamConverterTest::providerTestConvert | function | core/ |
Provides test data for testConvert. |
| EntityRevisionParamConverterTest::setUp | function | core/ |
|
| EntityRevisionParamConverterTest::testApplyingRoute | function | core/ |
Tests applying route. |
| EntityRevisionParamConverterTest::testConvert | function | core/ |
Tests the convert() method. |
| EntityRevisionParamConverterTest::testConvertWithInvalidDynamicEntityType | function | core/ |
Tests the convert() method with an invalid dynamic entity type ID. |
| EntityRevisionParamConverterTest::testConvertWithInvalidEntityType | function | core/ |
Tests the convert() method with an invalid entity type ID. |
Pagination
- Previous page
- Page 105
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.