ContentEntityBase::isDefaultTranslation
  • References/PHP/Drupal/Entity/ContentEntityBase

public ContentEntityBase::isDefaultTranslation()

2025-01-10 15:47:30
ContentEntityBase::language
  • References/PHP/Drupal/Entity/ContentEntityBase

public ContentEntityBase::language()

2025-01-10 15:47:30
ContentEntityBase::isValidationRequired
  • References/PHP/Drupal/Entity/ContentEntityBase

public ContentEntityBase::isValidationRequired()

2025-01-10 15:47:30
ContentEntityBase::TRANSLATION_EXISTING
  • References/PHP/Drupal/Entity/ContentEntityBase

Status code identifying an existing translation. File core/lib/Drupal/Core/Entity/ContentEntityBase.php

2025-01-10 15:47:30
ContentEntityBase::$defaultLangcode
  • References/PHP/Drupal/Entity/ContentEntityBase

Local cache for the default language code. Type: string File

2025-01-10 15:47:30
ContentEntityBase::setDefaultLangcode
  • References/PHP/Drupal/Entity/ContentEntityBase

protected ContentEntityBase::setDefaultLangcode()

2025-01-10 15:47:30
ContentEntityBase::isNewTranslation
  • References/PHP/Drupal/Entity/ContentEntityBase

public ContentEntityBase::isNewTranslation()

2025-01-10 15:47:30
ContentEntityBase::getIterator
  • References/PHP/Drupal/Entity/ContentEntityBase

public ContentEntityBase::getIterator()

2025-01-10 15:47:30
ContentEntityBase::uuid
  • References/PHP/Drupal/Entity/ContentEntityBase

public ContentEntityBase::uuid() Gets

2025-01-10 15:47:30
ContentEntityBase::$translationInitialize
  • References/PHP/Drupal/Entity/ContentEntityBase

A flag indicating whether a translation object is being initialized. Type: bool File

2025-01-10 15:47:30