EntityDisplayBase::getComponent
  • References/PHP/Drupal/Entity/EntityDisplayBase

public EntityDisplayBase::getComponent($name)

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

public EntityDisplayBase::getHighestWeight()

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

public EntityDisplayBase::onDependencyRemoval(array $dependencies)

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

Provides a common base class for entity view and form displays. Hierarchy class \

2025-01-10 15:47:30
EntityDisplayBase::$status
  • References/PHP/Drupal/Entity/EntityDisplayBase

Whether this display is enabled or not. If the entity (form) display is disabled, we'll fall back to the 'default' display. Type:

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

public EntityDisplayBase::toArray() Gets

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

protected EntityDisplayBase::getFieldDefinitions()

2025-01-10 15:47:30
EntityDisplayBase::$originalMode
  • References/PHP/Drupal/Entity/EntityDisplayBase

The original view or form mode that was requested (case of view/form modes being configured to fall back to the 'default' display). Type:

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

public EntityDisplayBase::calculateDependencies()

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

public EntityDisplayBase::removeComponent($name)

2025-01-10 15:47:30