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
»
Entity.php
»
Entity
»
Entity::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
11 methods override Entity::id()
Editor::id
in drupal/
core/
modules/
editor/
lib/
Drupal/
editor/
Plugin/
Core/
Entity/
Editor.php
Overrides
Drupal\Core\Entity\Entity::id
().
EntityDisplayBase::id
in drupal/
core/
modules/
entity/
lib/
Drupal/
entity/
EntityDisplayBase.php
Implements
\Drupal\Core\Entity\EntityInterface::id
().
EntityNG::id
in drupal/
core/
lib/
Drupal/
Core/
Entity/
EntityNG.php
Implements
\Drupal\Core\Entity\EntityInterface::id
().
FieldInstance::id
in drupal/
core/
modules/
field/
lib/
Drupal/
field/
Plugin/
Core/
Entity/
FieldInstance.php
Implements
\Drupal\Core\Entity\EntityInterface::id
().
File::id
in drupal/
core/
modules/
file/
lib/
Drupal/
file/
Plugin/
Core/
Entity/
File.php
Overrides
Drupal\Core\Entity\Entity::id
().
FilterFormat::id
in drupal/
core/
modules/
filter/
lib/
Drupal/
filter/
Plugin/
Core/
Entity/
FilterFormat.php
Implements
\Drupal\Core\Entity\EntityInterface::id
().
ImageStyle::id
in drupal/
core/
modules/
image/
lib/
Drupal/
image/
Plugin/
Core/
Entity/
ImageStyle.php
Overrides
Drupal\Core\Entity\Entity::id
().
MenuLink::id
in drupal/
core/
modules/
menu_link/
lib/
Drupal/
menu_link/
Plugin/
Core/
Entity/
MenuLink.php
Overrides Entity::id().
Message::id
in drupal/
core/
modules/
contact/
lib/
Drupal/
contact/
Plugin/
Core/
Entity/
Message.php
Overrides
Drupal\Core\Entity\Entity::id
().
TestEntity::id
in drupal/
core/
modules/
field/
tests/
modules/
field_test/
lib/
Drupal/
field_test/
Plugin/
Core/
Entity/
TestEntity.php
Overrides
Drupal\Core\Entity\Entity::id
().
Vocabulary::id
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Plugin/
Core/
Entity/
Vocabulary.php
Implements
\Drupal\Core\Entity\EntityInterface::id
().