|
ViewUI::getTranslationLanguages |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::getTranslationLanguages(). |
|
Entity::getTranslationLanguages |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::getTranslationLanguages(). |
|
EntityNG::getTranslationLanguages |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::getTranslationLanguages(). |
|
EntityBCDecorator::getTranslationLanguages |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
|
TranslatableInterface::getTranslationLanguages |
function |
drupal/core/lib/Drupal/Core/TypedData/TranslatableInterface.php |
Returns the languages the data is translated to. |