EntityDisplayModeBase::$cache
  • References/PHP/Drupal/Entity/EntityDisplayModeBase

Whether or not the rendered output of this view mode is cached by default. Type: bool File

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

public EntityDisplayModeBase::getTargetType()

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

public EntityDisplayModeBase::setTargetType($target_e

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

Whether or not this form or view mode has custom settings by default. If FALSE, entities displayed in this mode will reuse the 'default' display

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

public EntityDisplayModeBase::calculateDependencies()

2025-01-10 15:47:30
EntityDisplayModeBase::$label
  • References/PHP/Drupal/Entity/EntityDisplayModeBase

The human-readable name of the form or view mode. Type: string File

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

public static EntityDisplayModeBase::preDelete(EntityStorageInterface

2025-01-10 15:47:30
EntityDisplayModeBase::$id
  • References/PHP/Drupal/Entity/EntityDisplayModeBase

The ID of the form or view mode. Type: string File

2025-01-10 15:47:30
EntityDisplayModeBase::$targetEntityType
  • References/PHP/Drupal/Entity/EntityDisplayModeBase

The entity type this form or view mode is used for. This is not to be confused with EntityDisplayModeBase::$entityType which is inherited from

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

public static EntityDisplayModeBase::sort(ConfigEntityInterface

2025-01-10 15:47:30