public property EntityDependencyIterator::$entityId in Entity Dependency API 7
The entity ID of the entity currently being iterated over.
Type: string
File
- ./
EntityDependencyIterator.inc, line 45 - Entity Dependency classes.
Class
- EntityDependencyIterator
- Iterator class which does the heavy lifting for detecting dependencies.
Code
public $entityId = NULL;