Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityRevision | class | core/ |
Mock that exposes from internal methods for testing. |
| EntityRevision | class | core/ |
Provides entity revision destination plugin. |
| 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. |
| EntityRevisionParamConverterTest::testConvertWithInvalidType | function | core/ |
Tests the convert() method with an invalid dynamic entity type ID. |
| EntityRevisionParamConverterTest::testNonApplyingRoute | function | core/ |
Tests non applying route. |
| EntityRevisionRouteEnhancer | class | core/ |
Adds _entity_revision to the request attributes, if possible. |
| EntityRevisionRouteEnhancer.php | file | core/ |
|
| EntityRevisionRouteEnhancer::applies | function | core/ |
Returns whether the enhancer runs on the current route. |
| EntityRevisionRouteEnhancer::enhance | function | core/ |
|
| EntityRevisionRouteEnhancerTest | class | core/ |
Tests Drupal\Core\Routing\Enhancer\EntityRevisionRouteEnhancer. |
| EntityRevisionRouteEnhancerTest.php | file | core/ |
|
| EntityRevisionRouteEnhancerTest::$routeEnhancer | property | core/ |
|
| EntityRevisionRouteEnhancerTest::setUp | function | core/ |
|
| EntityRevisionRouteEnhancerTest::testEnhanceWithEntityRevision | function | core/ |
Tests enhance with entity revision. |
| EntityRevisionRouteEnhancerTest::testEnhanceWithoutEntityRevision | function | core/ |
Tests enhance without entity revision. |
| EntityRevisionRouteEnhancerTest::testEnhanceWithoutParameter | function | core/ |
Tests enhance without parameter. |
| EntityRevisionsTest | class | core/ |
Tests the loaded Revision of an entity. |
| EntityRevisionsTest | class | core/ |
Tests modifying an entity with revisions. |
| EntityRevisionsTest.php | file | core/ |
|
| EntityRevisionsTest.php | file | core/ |
|
| EntityRevisionsTest::$defaultTheme | property | core/ |
|
| EntityRevisionsTest::$modules | property | core/ |
|
| EntityRevisionsTest::$modules | property | core/ |
|
| EntityRevisionsTest::$webUser | property | core/ |
A user with permission to administer entity_test content. |
| EntityRevisionsTest::runRevisionsTests | function | core/ |
Executes the revision tests for the given entity type. |
Pagination
- Previous page
- Page 546
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.