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

Breadcrumb

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

function TranslatableInterface::hasTranslationChanges

Determines if the current translation of the entity has unsaved changes.

Return value

bool TRUE if the current translation of the entity has changes.

File

core/lib/Drupal/Core/Entity/TranslatableInterface.php, line 20

Class

TranslatableInterface
Provides methods for an entity to support translation.

Namespace

Drupal\Core\Entity

Code

public function hasTranslationChanges();

API Navigation

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