ContentEntityBase::$newRevision
  • References/PHP/Drupal/Entity/ContentEntityBase

Boolean indicating whether a new revision should be created on save. Type: bool File

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

public static ContentEntityBase::bundleFieldDefinitions(EntityTypeInterface

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

Language code identifying the entity active language. This is the language field accessors will use to determine which field values manipulate

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

public ContentEntityBase::toArray() Gets

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

protected ContentEntityBase::updateFieldLangcodes($langcode)

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

public ContentEntityBase::__unset($name)

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

Holds untranslatable entity keys such as the ID, bundle, and revision ID. Type:

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

protected ContentEntityBase::initializeTranslation($langcode)

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

Holds translatable entity keys such as the label. Type:

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

The array of fields, each being an instance of FieldItemListInterface. Type:

2025-01-10 15:47:30