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

public ContentEntityBase::setNewRevision($value = TRUE)

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

public ContentEntityBase::get($field_name)

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

Status code identifying a newly created translation. File core/lib/Drupal/Core/Entity/ContentEntityBase

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

public ContentEntityBase::bundle() Gets

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

public ContentEntityBase::addTranslation($langcode, array $values

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

Whether entity validation is required before saving the entity. Type: bool File

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

The default langcode entity key. Type: string File

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

public ContentEntityBase::removeTranslation($langcode)

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

public ContentEntityBase::language()

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

protected ContentEntityBase::clearTranslationCache()

2025-01-10 15:47:30