You are here

10 calls to Entity::getKey() in Zircon Profile 8

Entity::getEntityId in core/modules/migrate/src/Plugin/migrate/destination/Entity.php
Get the entity id of the row.
EntityConfigBase::getIds in core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php
Get the destination ids.
EntityConfigBase::import in core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php
Import the row.
EntityContentBase::getIds in core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php
Get the destination ids.
EntityContentBase::processStubRow in core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php
Do as much population of the stub row as we can.
EntityFile::getOverwriteMode in core/modules/file/src/Plugin/migrate/destination/EntityFile.php
Determines how to handle file conflicts.
EntityFile::processStubRow in core/modules/file/src/Plugin/migrate/destination/EntityFile.php
Do as much population of the stub row as we can.
EntityRevision::getEntity in core/modules/migrate/src/Plugin/migrate/destination/EntityRevision.php
Get the entity.
EntityRevision::getIds in core/modules/migrate/src/Plugin/migrate/destination/EntityRevision.php
Get the destination ids.
EntityUser::processStubRow in core/modules/user/src/Plugin/migrate/destination/EntityUser.php
Do as much population of the stub row as we can.