class Entity

Defines a base entity class.

Hierarchy

  • class \Drupal\Core\Entity\Entity

Expanded class hierarchy of Entity

Deprecated

in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityBase instead.

See also

https://www.drupal.org/node/3021808

File

core/lib/Drupal/Core/Entity/Entity.php, line 15

Namespace

Drupal\Core\Entity
View source
abstract class Entity extends EntityBase {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.