You are here

namespace Drupal\cms_content_sync\Plugin in CMS Content Sync 8

Same name in other branches
  1. 2.1.x Drupal\cms_content_sync\Plugin
  2. 2.0.x Drupal\cms_content_sync\Plugin
Classsort descending Location Description
EntityHandlerBase src/Plugin/EntityHandlerBase.php Common base class for entity handler plugins.
EntityHandlerInterface src/Plugin/EntityHandlerInterface.php Specifies the publicly available methods of an entity handler plugin that can be used to push and pull entities with Sync Core.
EntityReferenceHandlerBase src/Plugin/EntityReferenceHandlerBase.php Providing a base implementation for any reference field type.
FieldHandlerBase src/Plugin/FieldHandlerBase.php Common base class for field handler plugins.
FieldHandlerInterface src/Plugin/FieldHandlerInterface.php Specifies the publicly available methods of a field handler plugin that can be used to push and pull fields with Sync Core.