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::access
  • References/PHP/Drupal/Entity/ContentEntityBase

public ContentEntityBase::access($operation, AccountInterface

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::__get
  • References/PHP/Drupal/Entity/ContentEntityBase

public &ContentEntityBase::__get($name)

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

protected ContentEntityBase::updateFieldLangcodes($langcode)

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
ContentEntityBase::id
  • References/PHP/Drupal/Entity/ContentEntityBase

public ContentEntityBase::id() Gets

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::bundleFieldDefinitions
  • References/PHP/Drupal/Entity/ContentEntityBase

public static ContentEntityBase::bundleFieldDefinitions(EntityTypeInterface

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

public ContentEntityBase::set($name, $value, $notify = TRUE)

2025-01-10 15:47:30