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

public ContentEntityBase::__unset($name)

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

public ContentEntityBase::access($operation, AccountInterface

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

Holds translatable entity keys such as the label. 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::preSave
  • References/PHP/Drupal/Entity/ContentEntityBase

public ContentEntityBase::preSave(EntityStorageInterface $storage)

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

public ContentEntityBase::hasTranslation($langcode)

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