8 methods override EntityNG::init()

Comment::init in drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php
Initialize the object. Invoked upon construction and wake up.
CustomBlock::init in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php
Initialize the object. Invoked upon construction and wake up.
EntityTest::init in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php
Initialize the object. Invoked upon construction and wake up.
Feed::init in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Core/Entity/Feed.php
Overrides Drupal\Core\Entity\EntityNG::init().
Item::init in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Core/Entity/Item.php
Overrides Drupal\Core\Entity\EntityNG::init().
Node::init in drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php
Overrides \Drupal\Core\Entity\EntityNG::init().
Term::init in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php
Overides \Drupal\Core\Entity\EntityNG::init().
User::init in drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php
Initialize the object. Invoked upon construction and wake up.