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. |