KeyValueEntityStorage::deleteRevision
  • References/PHP/Drupal/Entity/KeyValueStore/KeyValueEntityStorage

public KeyValueEntityStorage::deleteRev

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

Provides a trait for an entity deletion form. This trait relies on the StringTranslationTrait and the logger method added by FormBase.

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

Name of the entity's ID field in the entity database table. Type: string File

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

public ContentEntityForm::__construct(EntityManagerInterface

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

public EntityManager::getViewModeOptionsByBundle($entity_type_id, $bundle)

2025-01-10 15:47:30
QueryBase::$accessCheck
  • References/PHP/Drupal/Entity/Query/QueryBase

Whether access check is requested or not. Defaults to TRUE. Type: bool File

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

protected EntityViewBuilder::getSingleFieldDisplay($entity, $field_name

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

public EntityDefinition

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

public static Entity::create(array $values = array())

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

public EntityType::getConstraints() Gets

2025-01-10 15:47:30