Search for revision
- Search 7.x for revision
- Search 9.5.x for revision
- Search 10.3.x for revision
- Search 11.x for revision
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
EntityRevisionRouteEnhancer::applies | function | core/ |
Returns whether the enhancer runs on the current route. |
EntityRevisionRouteEnhancer::enhance | function | core/ |
|
EntityRevisionRouteEnhancerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\Enhancer\EntityRevisionRouteEnhancer[[api-linebreak]] @group Entity |
EntityRevisionRouteEnhancerTest.php | file | core/ |
|
EntityRevisionRouteEnhancerTest::$routeEnhancer | property | core/ |
|
EntityRevisionRouteEnhancerTest::setUp | function | core/ |
|
EntityRevisionRouteEnhancerTest::testEnhanceWithEntityRevision | function | core/ |
@covers ::enhance[[api-linebreak]] |
EntityRevisionRouteEnhancerTest::testEnhanceWithoutEntityRevision | function | core/ |
@covers ::enhance[[api-linebreak]] |
EntityRevisionRouteEnhancerTest::testEnhanceWithoutParameter | function | core/ |
@covers ::enhance[[api-linebreak]] |
EntityRevisionsTest | class | core/ |
Tests the loaded Revision of an entity. |
EntityRevisionsTest | class | core/ |
Create a entity with revisions and test viewing, saving, reverting, and deleting revisions. |
EntityRevisionsTest.php | file | core/ |
|
EntityRevisionsTest.php | file | core/ |
|
EntityRevisionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityRevisionsTest::$modules | property | core/ |
Modules to enable. |
EntityRevisionsTest::$modules | property | core/ |
Modules to enable. |
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. |
EntityRevisionsTest::setUp | function | core/ |
|
EntityRevisionsTest::setUp | function | core/ |
|
EntityRevisionsTest::testEntityRevisionParamConverter | function | core/ |
Tests that an entity revision is upcasted in the correct language. |
EntityRevisionsTest::testIsLatestAffectedRevisionTranslation | function | core/ |
Tests that latest affected revisions are working as expected. |
EntityRevisionsTest::testIsLatestRevision | function | core/ |
Tests that latest revisions are working as expected. |
EntityRevisionsTest::testLoadedRevisionId | function | core/ |
Test getLoadedRevisionId() returns the correct ID throughout the process. |
EntityRevisionsTest::testLoadedRevisionIdWithNoNewRevision | function | core/ |
Tests the loaded revision ID after an entity re-save, clone and duplicate. |
EntityRevisionsTest::testNewRevisionRevert | function | core/ |
Tests manual revert of the revision ID value. |
EntityRevisionsTest::testRevisions | function | core/ |
Check node revision related operations. |
EntityRevisionsTest::testSaveInHookEntityInsert | function | core/ |
Tests re-saving the entity in entity_test_entity_insert(). |
EntityRevisionsTest::testTranslatedLoadedRevisionId | function | core/ |
Tests the loaded revision ID for translatable entities. |
EntityRevisionTest | class | core/ |
Tests entity revision destination. |
EntityRevisionTest | class | core/ |
Tests entity revision destination functionality. |
EntityRevisionTest | class | core/ |
Tests the EntityRevision destination plugin. |
EntityRevisionTest.php | file | core/ |
Contains \Drupal\Tests\migrate\Unit\destination\EntityRevisionTest. |
EntityRevisionTest.php | file | core/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.