You are here

namespace Drupal\entity_share_client\Plugin\EntityShareClient\Processor in Entity Share 8.3

Classsort descending Location Description
BlockFieldBlockContentImporter modules/entity_share_client/src/Plugin/EntityShareClient/Processor/BlockFieldBlockContentImporter.php Import block contents from block fields.
ChangedTime modules/entity_share_client/src/Plugin/EntityShareClient/Processor/ChangedTime.php Update changed time.
DefaultDataProcessor modules/entity_share_client/src/Plugin/EntityShareClient/Processor/DefaultDataProcessor.php General default data processor.
EmbeddedEntityImporter modules/entity_share_client/src/Plugin/EntityShareClient/Processor/EmbeddedEntityImporter.php Import embedded entities from text formatted fields.
EntityReference modules/entity_share_client/src/Plugin/EntityShareClient/Processor/EntityReference.php Handle entity reference.
LinkInternalContentImporter modules/entity_share_client/src/Plugin/EntityShareClient/Processor/LinkInternalContentImporter.php Import internal content from Link fields.
PhysicalFile modules/entity_share_client/src/Plugin/EntityShareClient/Processor/PhysicalFile.php Handle physical file import.
Revision modules/entity_share_client/src/Plugin/EntityShareClient/Processor/Revision.php Create new revision for already created entities.
SkipImported modules/entity_share_client/src/Plugin/EntityShareClient/Processor/SkipImported.php Skip already imported entities.