AfterEntityPull |
class |
Drupal\cms_content_sync\Event |
src/Event/AfterEntityPull.php |
The entity has been pulled successfully.
Other modules can use this to react on successful pull events. |
|
2 |
|
AfterEntityPush |
class |
Drupal\cms_content_sync\Event |
src/Event/AfterEntityPush.php |
The entity has been pushed successfully.
Other modules can use this to react on successful push events. |
|
1 |
|
AuthenticationByUser |
class |
Drupal\cms_content_sync\Controller |
src/Controller/AuthenticationByUser.php |
Class AuthenticationByUser. |
|
2 |
|
BeforeEntityPull |
class |
Drupal\cms_content_sync\Event |
src/Event/BeforeEntityPull.php |
An entity is being pulled.
Modules can use this to append additional field values or process other
information for different use cases. |
|
2 |
|
BeforeEntityPush |
class |
Drupal\cms_content_sync\Event |
src/Event/BeforeEntityPush.php |
An entity is about to be pushed.
Other modules can use this to interact with the push, primarily to add,
change or remove field values. |
|
3 |
|
BeforeEntityTypeExport |
class |
Drupal\cms_content_sync\Event |
src/Event/BeforeEntityTypeExport.php |
An entity type is about to be exported.
Other modules can use this to add additional fields to the entity type
definition, allowing them to process additional information during push
and pull (by using BeforeEntityPush and BeforeEntityPull).
Check out… |
|
3 |
|
CliService |
class |
Drupal\cms_content_sync\Cli |
src/Cli/CliService.php |
|
|
1 |
2 |
CliService |
class |
Drupal\cms_content_sync_developer\Cli |
modules/cms_content_sync_developer/src/Cli/CliService.php |
|
|
2 |
|
CMSContentSyncCommands |
class |
Drupal\cms_content_sync\Commands |
src/Commands/CMSContentSyncCommands.php |
Content Sync Drush Commands. |
|
|
2 |
CMSContentSyncDeveloperCommands |
class |
Drupal\cms_content_sync_developer\Commands |
modules/cms_content_sync_developer/src/Commands/CMSContentSyncDeveloperCommands.php |
Content Sync Developer Drush Commands. |
|
|
2 |
ContentDashboard |
class |
Drupal\cms_content_sync\Plugin\Derivative |
src/Plugin/Derivative/ContentDashboard.php |
Derivative class that provides the menu links for the Products. |
|
|
1 |
ContentDashboard |
class |
Drupal\cms_content_sync\Plugin\Menu |
src/Plugin/Menu/ContentDashboard.php |
Represents a menu link for a single Product. |
|
|
1 |
ContentSyncSettings |
class |
Drupal\cms_content_sync\Controller |
src/Controller/ContentSyncSettings.php |
Class ContentSyncSettings. |
|
9 |
|
CopyRemoteFlow |
class |
Drupal\cms_content_sync\Form |
src/Form/CopyRemoteFlow.php |
Form handler for the Pool add and edit forms. |
|
|
|
CreateStatusEntities |
class |
Drupal\cms_content_sync_migrate_acquia_content_hub |
modules/cms_content_sync_migrate_acquia_content_hub/src/CreateStatusEntities.php |
|
|
2 |
|
DebugForm |
class |
Drupal\cms_content_sync\Form |
src/Form/DebugForm.php |
Content Sync advanced debug form. |
|
|
1 |
DefaultBricksHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultBricksHandler.php |
Providing a minimalistic implementation for any field type. |
|
|
|
DefaultConfigEntityHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\entity_handler |
src/Plugin/cms_content_sync/entity_handler/DefaultConfigEntityHandler.php |
Class DefaultConfigEntityHandler, providing a minimalistic implementation for
any config entity type. |
|
|
|
DefaultContentEntityHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\entity_handler |
src/Plugin/cms_content_sync/entity_handler/DefaultContentEntityHandler.php |
Class DefaultContentEntityHandler, providing a minimalistic implementation
for any content entity type. |
|
|
|
DefaultCropHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\entity_handler |
src/Plugin/cms_content_sync/entity_handler/DefaultCropHandler.php |
Class DefaultCropHandler, providing a minimalistic implementation for the
crop entity type. |
|
|
|
DefaultEntityReferenceHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultEntityReferenceHandler.php |
Providing a minimalistic implementation for any field type. |
5 |
1 |
|
DefaultFieldCollectionHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultFieldCollectionHandler.php |
Providing a minimalistic implementation for any field type. |
|
1 |
|
DefaultFieldCollectionItemHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\entity_handler |
src/Plugin/cms_content_sync/entity_handler/DefaultFieldCollectionItemHandler.php |
Class DefaultFieldCollectionItemHandler. |
|
|
|
DefaultFieldHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultFieldHandler.php |
Providing a minimalistic implementation for any field type. |
|
|
|
DefaultFileHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultFileHandler.php |
Providing a minimalistic implementation for any field type. |
|
|
|
DefaultFormattedTextHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultFormattedTextHandler.php |
Providing a minimalistic implementation for any field type. |
|
|
|
DefaultLayoutBuilderHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultLayoutBuilderHandler.php |
Providing a minimalistic implementation for any field type. |
|
|
|
DefaultLinkHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultLinkHandler.php |
Providing a minimalistic implementation for any field type. |
|
|
|
DefaultMediaHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\entity_handler |
src/Plugin/cms_content_sync/entity_handler/DefaultMediaHandler.php |
Class DefaultMediaHandler, providing a minimalistic implementation for the
media entity type. |
|
|
|
DefaultMenuLinkContentHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\entity_handler |
src/Plugin/cms_content_sync/entity_handler/DefaultMenuLinkContentHandler.php |
Class DefaultMenuLinkContentHandler, providing a minimalistic implementation
for menu items, making sure they're referenced correctly by UUID. |
|
|
|
DefaultMenuLinkContentReferenceHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultMenuLinkContentReferenceHandler.php |
Reference menu references and make sure they're published as the content
comes available. |
|
|
|
DefaultNodeHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\entity_handler |
src/Plugin/cms_content_sync/entity_handler/DefaultNodeHandler.php |
Class DefaultNodeHandler, providing proper handling for published/unpublished
content. |
|
|
|
DefaultPanelizerHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultPanelizerHandler.php |
Providing a handler for the panelizer module. |
|
|
|
DefaultParagraphsReferenceHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultParagraphsReferenceHandler.php |
Providing a minimalistic implementation for any field type. |
|
|
|
DefaultPathHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultPathHandler.php |
Providing an implementation for the "path" field type of content entities. |
|
|
|
DefaultTaxonomyHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\entity_handler |
src/Plugin/cms_content_sync/entity_handler/DefaultTaxonomyHandler.php |
Class DefaultTaxonomyHandler. |
|
1 |
|
DefaultUserReferenceHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultUserReferenceHandler.php |
Providing a minimalistic implementation for any field type. |
|
|
|
DefaultVideoHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultVideoHandler.php |
Providing a minimalistic implementation for any field type. |
|
|
|
DefaultWebformHandler |
class |
Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler |
src/Plugin/cms_content_sync/field_handler/DefaultWebformHandler.php |
Implements webform references. |
|
|
|
DraggableViewsSyncExtend |
class |
Drupal\cms_content_sync_draggableviews\EventSubscriber |
modules/cms_content_sync_draggableviews/src/EventSubscriber/DraggableViewsSyncExtend.php |
Event subscriptions for events dispatched by Content Sync. |
|
|
2 |
DrupalApplication |
class |
Drupal\cms_content_sync\SyncCoreInterface |
src/SyncCoreInterface/DrupalApplication.php |
Class DrupalApplication. |
|
3 |
|
Drush8Io |
class |
Drupal\cms_content_sync\Cli |
src/Cli/Drush8Io.php |
Class Drush8Io. |
|
2 |
|
EntityHandler |
class |
Drupal\cms_content_sync\Annotation |
src/Annotation/EntityHandler.php |
Defines a EntityHandler annotation object. |
|
|
|
EntityHandlerBase |
abstract class |
Drupal\cms_content_sync\Plugin |
src/Plugin/EntityHandlerBase.php |
Common base class for entity handler plugins. |
8 |
8 |
|
EntityHandlerInterface |
interface |
Drupal\cms_content_sync\Plugin |
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. |
1 |
|
|
EntityHandlerPluginManager |
class |
Drupal\cms_content_sync\Plugin\Type |
src/Plugin/Type/EntityHandlerPluginManager.php |
Manages discovery and instantiation of entity handler plugins. |
|
12 |
2 |
EntityReferenceHandlerBase |
abstract class |
Drupal\cms_content_sync\Plugin |
src/Plugin/EntityReferenceHandlerBase.php |
Providing a base implementation for any reference field type. |
2 |
2 |
|
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\Entity |
src/Entity/EntityStatus.php |
Defines the "Content Sync - Entity Status" entity type. |
|
25 |
|
EntityStatusInterface |
interface |
Drupal\cms_content_sync\Entity |
src/Entity/EntityStatusInterface.php |
Provides an interface for defining Sync entity entities. |
1 |
|
|