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

public ContentEntityBase::setRevisionTranslationAffected($affected)

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

public &ContentEntityBase::__get($name)

2025-01-10 15:47:30