EntityType::isPersistentlyCacheable
  • References/PHP/Drupal/Entity/EntityType

public EntityType::isPersistentlyCacheable() Indicates

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

public EntityType::setLinkTemplate($key, $path) Sets

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

public EntityType::set($property, $value) Sets

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

Indicates whether this entity type is commonly used as a reference target. This is used by the Entity reference field to promote an entity type

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

Indicates whether entities should be statically cached. Type: bool File

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

public EntityType::isSubclassOf($class) Indicates

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

The name of the entity type's base table. Type: string|null File

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

public EntityType::getProvider() Gets

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

The name of the entity type for which bundles are provided. Type: string|null File

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

The name of the default administrative permission. Type: string File

2025-01-10 15:47:30