Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
EntityNG.php
»
EntityNG
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
6 files declare their use of EntityNG
EntityTest.php
in drupal/
core/
modules/
system/
tests/
modules/
entity_test/
lib/
Drupal/
entity_test/
Plugin/
Core/
Entity/
EntityTest.php
Definition of
Drupal\entity_test\Plugin\Core\Entity\EntityTest
.
EntityTranslationUITest.php
in drupal/
core/
modules/
translation_entity/
lib/
Drupal/
translation_entity/
Tests/
EntityTranslationUITest.php
Definition of Drupal\entity\Tests\EntityTranslationUITest.
JsonldEntityNormalizer.php
in drupal/
core/
modules/
jsonld/
lib/
Drupal/
jsonld/
JsonldEntityNormalizer.php
Definition of
Drupal\jsonld\JsonldEntityNormalizer
.
JsonldNormalizerBase.php
in drupal/
core/
modules/
jsonld/
lib/
Drupal/
jsonld/
JsonldNormalizerBase.php
Definition of
Drupal\jsonld\JsonldNormalizerBase
.
translation_entity.module
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Allows entities to be translated into different languages.
translation_entity.pages.inc
in drupal/
core/
modules/
translation_entity/
translation_entity.pages.inc
The entity translation user interface.