EntityInterface::toArray
  • References/PHP/Drupal/Entity/EntityInterface

public EntityInterface::toArray() Gets

2025-01-10 15:47:30
EntityStorageBase::save
  • References/PHP/Drupal/Entity/EntityStorageBase

public EntityStorageBase::save(EntityInterface $entity)

2025-01-10 15:47:30
EntityStorageInterface::create
  • References/PHP/Drupal/Entity/EntityStorageInterface

public EntityStorageInterface::create(array $values

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

Defines a null entity storage. Used for content entity types that have no storage. Hierarchy

2025-01-10 15:47:30
EntityForm::getFormId
  • References/PHP/Drupal/Entity/EntityForm

public EntityForm::getFormId() Returns

2025-01-10 15:47:30
EntityType::$provider
  • References/PHP/Drupal/Entity/EntityType

The name of the provider of this entity type. Type: string File

2025-01-10 15:47:30
EntityConstraintViolationList::$violationOffsetsByField
  • References/PHP/Drupal/Entity/EntityConstraintViolationList

Violation offsets grouped by field. Keys are field names, values are arrays of violation offsets. Type:

2025-01-10 15:47:30
EntityInterface::getCacheTagsToInvalidate
  • References/PHP/Drupal/Entity/EntityInterface

public EntityInterface::getCacheTagsToInvalidate()

2025-01-10 15:47:30
EntityTypeManagerInterface::getFormObject
  • References/PHP/Drupal/Entity/EntityTypeManagerInterface

public EntityTypeManagerInterface::getFormObject($entity_type

2025-01-10 15:47:30
ContentEntityType::getConfigDependencyKey
  • References/PHP/Drupal/Entity/ContentEntityType

public ContentEntityType::getConfigDependencyKey()

2025-01-10 15:47:30