You are here

Classes, traits, and interfaces in CMS Content Sync 2.1.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
EntityResource class Drupal\cms_content_sync\Plugin\rest\resource src/Plugin/rest/resource/EntityResource.php Provides entity interfaces for Content Sync, allowing Sync Core to request and manipulate entities.
EntityStatus class Drupal\cms_content_sync\Plugin\Menu\LocalTask src/Plugin/Menu/LocalTask/EntityStatus.php Local task plugin to render dynamic tab title dynamically. 1
EntityStatus class Drupal\cms_content_sync\Entity src/Entity/EntityStatus.php Defines the "Content Sync - Entity Status" entity type. 29
EntityStatusInterface interface Drupal\cms_content_sync\Entity src/Entity/EntityStatusInterface.php Provides an interface for defining Sync entity entities. 1
EntityStatusStorageSchema class Drupal\cms_content_sync src/EntityStatusStorageSchema.php Defines the entity status schema handler.
EntityType class Drupal\cms_content_sync_views\Plugin\views\filter modules/cms_content_sync_views/src/Plugin/views/filter/EntityType.php Provides a view filter to filter on the sync state entity.
EntityTypeLabel class Drupal\cms_content_sync_views\Plugin\views\field modules/cms_content_sync_views/src/Plugin/views/field/EntityTypeLabel.php Views Field handler for the flow label.
FieldHandler class Drupal\cms_content_sync\Annotation src/Annotation/FieldHandler.php Defines a FieldHandler annotation object.
FieldHandlerBase abstract class Drupal\cms_content_sync\Plugin src/Plugin/FieldHandlerBase.php Common base class for field handler plugins. 9 8
FieldHandlerInterface interface Drupal\cms_content_sync\Plugin 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. 1
FieldHandlerPluginManager class Drupal\cms_content_sync\Plugin\Type src/Plugin/Type/FieldHandlerPluginManager.php Manages discovery and instantiation of field handler plugins. 1
Flags class Drupal\cms_content_sync_views\Plugin\views\filter modules/cms_content_sync_views/src/Plugin/views/filter/Flags.php Provides a view filter to filter on the sync state entity.
Flow class Drupal\cms_content_sync_views\Plugin\views\filter modules/cms_content_sync_views/src/Plugin/views/filter/Flow.php Provides a view filter to filter on the sync state entity.
Flow class Drupal\cms_content_sync\Entity src/Entity/Flow.php Defines the "Content Sync - Flow" entity. 43
FlowControllerBase class Drupal\cms_content_sync\Controller src/Controller/FlowControllerBase.php 2
FlowControllerPerBundle class Drupal\cms_content_sync\Controller src/Controller/FlowControllerPerBundle.php 1
FlowControllerSimple class Drupal\cms_content_sync\Controller src/Controller/FlowControllerSimple.php 6
FlowDeleteForm class Drupal\cms_content_sync\Form src/Form/FlowDeleteForm.php Builds the form to delete an Flow.
FlowExport class Drupal\cms_content_sync\Controller src/Controller/FlowExport.php Push changes controller.
FlowForm class Drupal\cms_content_sync\Form src/Form/FlowForm.php Form handler for the Flow add and edit forms.
FlowInterface interface Drupal\cms_content_sync\Entity src/Entity/FlowInterface.php Provides an interface defining an "Content Sync - Flow" entity. 1 1
FlowLabel class Drupal\cms_content_sync_views\Plugin\views\field modules/cms_content_sync_views/src/Plugin/views/field/FlowLabel.php Views Field handler for the flow label.
FlowListBuilder class Drupal\cms_content_sync\Controller src/Controller/FlowListBuilder.php Provides a listing of Flow.
FlowPull class Drupal\cms_content_sync\Controller src/Controller/FlowPull.php Pull controller. 2
FlowPullConfirmation class Drupal\cms_content_sync\Form src/Form/FlowPullConfirmation.php Provides a pool pull all confirmation page. 1
FlowPush class Drupal\cms_content_sync\Controller src/Controller/FlowPush.php Pull controller.
FlowPushConfirmation class Drupal\cms_content_sync\Form src/Form/FlowPushConfirmation.php Provides a pool pull all confirmation page. 1
ICLIIO interface Drupal\cms_content_sync\Cli src/Cli/ICLIIO.php Interface ICLIIO. 1
IFlowController interface Drupal\cms_content_sync src/IFlowController.php 2 3
JsonForm class Drupal\cms_content_sync\Form src/Form/JsonForm.php Content Sync general settings form. 1
ManualPull class Drupal\cms_content_sync\Controller src/Controller/ManualPull.php Provides a listing of Flow.
MergeableEntityReferenceHandler class Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler src/Plugin/cms_content_sync/field_handler/MergeableEntityReferenceHandler.php Providing a minimalistic implementation for any field type. 1
MigratePull class Drupal\cms_content_sync_migrate_acquia_content_hub\Form modules/cms_content_sync_migrate_acquia_content_hub/src/Form/MigratePull.php Migrate a Acquia Content Hub Filter to Content Sync. 1 1
MigratePush class Drupal\cms_content_sync_migrate_acquia_content_hub\Form modules/cms_content_sync_migrate_acquia_content_hub/src/Form/MigratePush.php Content Sync advanced debug form. 1 1
Migration class Drupal\cms_content_sync\Controller src/Controller/Migration.php Migration Embed provides methods and a UI to migrate from Content Sync v1 to Content Sync v2. 13
MigrationBase class Drupal\cms_content_sync_migrate_acquia_content_hub\Form modules/cms_content_sync_migrate_acquia_content_hub/src/Form/MigrationBase.php Content Sync advanced debug form. 2 2
MigrationForm class Drupal\cms_content_sync\Form src/Form/MigrationForm.php Content Sync general settings form. 1 1
MissingDependencyManager class Drupal\cms_content_sync src/MissingDependencyManager.php Class MissingDependencyManagement. 1
ParentEntity class Drupal\cms_content_sync_views\Plugin\views\field modules/cms_content_sync_views/src/Plugin/views/field/ParentEntity.php Views Field handler for the flow label.
Pool class Drupal\cms_content_sync\Entity src/Entity/Pool.php Defines the "Content Sync - Pool" entity. 31
Pool class Drupal\cms_content_sync_views\Plugin\views\filter modules/cms_content_sync_views/src/Plugin/views/filter/Pool.php Provides a view filter to filter on the sync state entity.
PoolAssignmentForm class Drupal\cms_content_sync\Form src/Form/PoolAssignmentForm.php 1
PoolDeleteForm class Drupal\cms_content_sync\Form src/Form/PoolDeleteForm.php Builds the form to delete an Pool.
PoolExport class Drupal\cms_content_sync\Controller src/Controller/PoolExport.php Push changes controller. 2
PoolForm class Drupal\cms_content_sync\Form src/Form/PoolForm.php Form handler for the Pool add and edit forms. 1
PoolInterface interface Drupal\cms_content_sync\Entity src/Entity/PoolInterface.php Provides an interface defining an Pool entity. 1 1
PoolLabel class Drupal\cms_content_sync_views\Plugin\views\field modules/cms_content_sync_views/src/Plugin/views/field/PoolLabel.php Views Field handler for the pool label.
PoolListBuilder class Drupal\cms_content_sync\Controller src/Controller/PoolListBuilder.php Provides a listing of Pool.
PoolRequired class Drupal\cms_content_sync\Form src/Form/PoolRequired.php Provides a node deletion confirmation form. 1
PullEntity class Drupal\cms_content_sync\Plugin\rest\resource 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.

Pages

Other projects