Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| EntityRevisionRouteEnhancer::applies | function | core/ |
Returns whether the enhancer runs on the current route. |
| EntityRevisionRouteEnhancer::enhance | function | core/ |
Updates the defaults for a route definition based on the request. |
| 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/ |
Tests modifying an entity with 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 install. |
| EntityRevisionsTest::$modules | property | core/ |
Modules to install. |
| 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::testDefaultRevisionFlag | function | core/ |
Tests the automatic handling of the "revision_default" flag. |
| 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/ |
Tests 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. |
Pagination
- Previous page
- Page 525
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.