You are here

namespace Drupal\cms_content_sync\Plugin\rest\resource in CMS Content Sync 2.0.x

Same name in other branches
  1. 8 Drupal\cms_content_sync\Plugin\rest\resource
  2. 2.1.x Drupal\cms_content_sync\Plugin\rest\resource
Classsort descending Location Description
EntityResource src/Plugin/rest/resource/EntityResource.php Provides entity interfaces for Content Sync, allowing Sync Core to request and manipulate entities.
PullEntity src/Plugin/rest/resource/PullEntity.php Provides entity interfaces for Content Sync, allowing the manual pull dashboard to query preview entities and to pull them to the site.
SyncCoreEntityItemResource src/Plugin/rest/resource/SyncCoreEntityItemResource.php Provides entity interfaces for Content Sync, allowing Sync Core v2 to request and manipulate entities.
SyncCoreEntityListResource src/Plugin/rest/resource/SyncCoreEntityListResource.php Provides entity interfaces for Content Sync, allowing Sync Core v2 to list entities.