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

public ContentEntityBase::__isset($name)

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

public ContentEntityBase::getFieldDefinition($name)

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

public ContentEntityBase::setRevisionTranslationAffected($affected)

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

public ContentEntityBase::bundle() Gets

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

The default langcode entity key. Type: string File

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

The plain data values of the contained fields. This always holds the original, unchanged values of the entity. The values are keyed by language

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

public ContentEntityBase::updateOriginalValues()

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