You are here

Classes, traits, and interfaces in CMS Content Sync 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
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 2
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. 31
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.
FlowFormExpert class Drupal\cms_content_sync_developer\Form modules/cms_content_sync_developer/src/Form/FlowFormExpert.php Content Sync Expert Flow creation form. 1
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
Introduction class Drupal\cms_content_sync\Controller src/Controller/Introduction.php Class Introduction provides a static page describing how Content Sync can be used.
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
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
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_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.
Pool class Drupal\cms_content_sync\Entity src/Entity/Pool.php Defines the "Content Sync - Pool" entity. 24
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. 1
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.
PullIntent class Drupal\cms_content_sync src/PullIntent.php 35
PullStatusEntity class Drupal\cms_content_sync_views\Plugin\Action modules/cms_content_sync_views/src/Plugin/Action/PullStatusEntity.php Pull entity of status entity.
PushChanges class Drupal\cms_content_sync\Plugin\Action src/Plugin/Action/PushChanges.php Push the node with Content Sync.
PushChanges class Drupal\cms_content_sync\Controller src/Controller/PushChanges.php Push changes controller. 1
PushChangesConfirm class Drupal\cms_content_sync\Form src/Form/PushChangesConfirm.php Provides a node deletion confirmation form. 1
PushEntities class Drupal\cms_content_sync\Controller src/Controller/PushEntities.php Pull controller. 1
PushIntent class Drupal\cms_content_sync src/PushIntent.php Class PushIntent. 40
PushStatusEntity class Drupal\cms_content_sync_views\Plugin\Action modules/cms_content_sync_views/src/Plugin/Action/PushStatusEntity.php Push entity of status entity.
RenderedFlags class Drupal\cms_content_sync_views\Plugin\views\field modules/cms_content_sync_views/src/Plugin/views/field/RenderedFlags.php Views Field handler to check if a entity is pulled. 1

Pages

Other projects