Search for isTranslatable

  1. Search 7.x for isTranslatable
  2. Search 9.5.x for isTranslatable
  3. Search 8.9.x for isTranslatable
  4. Search 10.3.x for isTranslatable
  5. Other projects
Title Object type File name Summary
BaseFieldDefinition::isTranslatable function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns whether the field is translatable.
ContentEntityBase::isTranslatable function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBaseUnitTest::testIsTranslatable function core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php @covers ::isTranslatable
ContentEntityBaseUnitTest::testIsTranslatableForMonolingual function core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php @covers ::isTranslatable
EntityType::isTranslatable function core/lib/Drupal/Core/Entity/EntityType.php Indicates whether entities of this type have multilingual support.
EntityTypeInterface::isTranslatable function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Indicates whether entities of this type have multilingual support.
FieldConfigBase::isTranslatable function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns whether the field is translatable.
FieldDefinition::isTranslatable function core/lib/Drupal/Core/Field/FieldDefinition.php Returns whether the field is translatable.
FieldDefinitionInterface::isTranslatable function core/lib/Drupal/Core/Field/FieldDefinitionInterface.php Returns whether the field is translatable.
FieldStorageConfig::isTranslatable function core/modules/field/src/Entity/FieldStorageConfig.php Returns whether the field supports translation.
FieldStorageDefinitionInterface::isTranslatable function core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php Returns whether the field supports translation.
MenuLinkBase::isTranslatable function core/lib/Drupal/Core/Menu/MenuLinkBase.php Returns whether this link can be translated.
MenuLinkContent::isTranslatable function core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php Returns whether this link can be translated.
MenuLinkInterface::isTranslatable function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Returns whether this link can be translated.
TranslatableInterface::isTranslatable function core/lib/Drupal/Core/TypedData/TranslatableInterface.php Returns the translation support status.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.