Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TranslatableRevisionableInterface.php

function TranslatableRevisionableInterface::isRevisionTranslationAffected

Checks whether the current translation is affected by the current revision.

Return value

bool TRUE if the entity object is affected by the current revision, FALSE otherwise.

File

core/lib/Drupal/Core/Entity/TranslatableRevisionableInterface.php, line 43

Class

TranslatableRevisionableInterface
Provides methods for an entity to support revision translation.

Namespace

Drupal\Core\Entity

Code

public function isRevisionTranslationAffected();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal