Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
EntityNG.php
»
EntityNG
»
EntityNG::id
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 methods override EntityNG::id()
Comment::id
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Plugin/
Core/
Entity/
Comment.php
Implements
Drupal\Core\Entity\EntityInterface::id
().
Feed::id
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Plugin/
Core/
Entity/
Feed.php
Implements
Drupal\Core\Entity\EntityInterface::id
().
Item::id
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Plugin/
Core/
Entity/
Item.php
Implements
Drupal\Core\Entity\EntityInterface::id
().
Node::id
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
Core/
Entity/
Node.php
Implements
Drupal\Core\Entity\EntityInterface::id
().
Term::id
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Plugin/
Core/
Entity/
Term.php
Implements
Drupal\Core\Entity\EntityInterface::id
().
User::id
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
Core/
Entity/
User.php
Implements
\Drupal\Core\Entity\EntityInterface::id
().