Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityResourceValidationTraitTest | class | core/ |
@group rest @coversDefaultClass \Drupal\rest\Plugin\rest\resource\EntityResourceValidationTrait[[api-linebreak]] |
| EntityResourceValidationTraitTest.php | file | core/ |
|
| EntityResourceValidationTraitTest::testFailedValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| EntityResourceValidationTraitTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| 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::create | function | core/ |
Creates an instance of the plugin. |
| EntityReverse::query | function | core/ |
Called to implement a relationship in a query. |
| EntityReverse::__construct | function | core/ |
Constructs an EntityReverse object. |
| 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/ |
Returns the highest ID tracked by the implementing plugin. |
| EntityRevision::getIds | function | core/ |
Gets the destination IDs. |
| EntityRevision::save | function | core/ |
Saves the entity. |
| EntityRevision::save | function | core/ |
Allow public access for testing. |
| EntityRevision::updateEntity | function | core/ |
Don't test method from base class. |
| EntityRevision::__construct | function | core/ |
Constructs a content entity. |
| EntityRevisionConverter | class | core/ |
Defines a class for making sure the edit-route loads the current draft. |
| EntityRevisionConverter.php | file | core/ |
|
| EntityRevisionConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
| EntityRevisionConverterTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\ParamConverter\EntityRevisionConverter[[api-linebreak]] @group content_moderation @group legacy |
| EntityRevisionConverterTest.php | file | core/ |
|
| EntityRevisionConverterTest::$modules | property | core/ |
Modules to enable. |
| EntityRevisionConverterTest::setUp | function | core/ |
|
| EntityRevisionConverterTest::testDeprecatedLoadPendingRevisionFlag | function | core/ |
@covers ::convert[[api-linebreak]] @expectedDeprecationMessage The load_pending_revision flag has been deprecated. You should use load_latest_revision instead. |
| 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/ |
Determines if the converter applies to a specific route and variable. |
| EntityRevisionParamConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
| EntityRevisionParamConverter::__construct | function | core/ |
Creates a new EntityRevisionParamConverter instance. |
| EntityRevisionParamConverterTest | class | core/ |
@coversDefaultClass \Drupal\Core\ParamConverter\EntityRevisionParamConverter[[api-linebreak]] @group entity |
| 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/ |
@covers ::applies[[api-linebreak]] |
| 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. |
| EntityRevisionParamConverterTest::testConvertWithInvalidType | function | core/ |
Tests the convert() method with an invalid dynamic entity type ID. |
| EntityRevisionParamConverterTest::testNonApplyingRoute | function | core/ |
@covers ::applies[[api-linebreak]] |
| EntityRevisionRouteEnhancer | class | core/ |
Adds _entity_revision to the request attributes, if possible. |
| EntityRevisionRouteEnhancer.php | file | core/ |
Pagination
- Previous page
- Page 501
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.