Search for getLatestRevisionId
- Search 7.x for getLatestRevisionId
- Search 9.5.x for getLatestRevisionId
- Search 10.3.x for getLatestRevisionId
- Search 11.x for getLatestRevisionId
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityStorageBase::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
KeyValueContentEntityStorage::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
ModerationInformation::getLatestRevisionId | function | core/ |
Returns the revision ID of the latest revision of the given entity. |
ModerationInformationInterface::getLatestRevisionId | function | core/ |
Returns the revision ID of the latest revision of the given entity. |
ModerationInformationTest::testGetLatestRevisionId | function | core/ |
@covers ::getLatestRevisionId @group legacy @expectedDeprecation Drupal\content_moderation\ModerationInformation::getLatestRevisionId is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use… |
NodeAccessTest::testGetLatestRevisionId | function | core/ |
@covers \Drupal\content_moderation\ModerationInformation::getLatestRevisionId @group legacy @expectedDeprecation Drupal\content_moderation\ModerationInformation::getLatestRevisionId is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use… |
RevisionableStorageInterface::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.