When exporting content from a publisher, Content Hub calculates all dependencies for accurate reproduction on a subscriber. The export includes content dependencies such as entity references and media. It also includes Drupal configuration entities required to reproduce that content on a subscriber.
A configuration entity represents the information that your site contains apart from the content. It includes name of the site, content types, and views that you have defined. For more information about configuration entities, see Configuration Entity.
Configuration entities are exported by the publisher to the Content Hub service, and can be imported into subscribers.
Configuration entities are exported as dependencies of content entities. For example, when exporting a blog post, Content Hub also exports the content type of the blog post to create the content type if it is missing on the subscriber.
To view all exported configuration entities, run the following Drush command on your publisher:
drush ach-list --type=drupal8_config_entityIn certain scenarios, you may want to prevent Content Hub from changing configuration entities on subscriber sites. For example, you might be managing your configuration with a different process. To achieve this, publishers can exclude configuration entities from export.
When a publisher exports an entity, it must calculate the dependencies of that entity. For example, when a blog post is exported, the dependencies include the configuration of the Blog content type and any fields attached to it. The dependencies are listed in the Common Data Format (CDF) document, which the publisher exports. Each document is stored in the Content Hub service. Subscribers use this document to import the necessary dependencies.
If configuration syndication is disabled on a publisher, the configuration entities are excluded from the dependency list in the exported CDF document, and that list only includes the available content entities.
To exclude configuration entities from export:
Slide the Exclude config entities toggle bar to right to disable configuration syndication.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
When exporting content from a publisher, Content Hub calculates all dependencies for accurate reproduction on a subscriber. The export includes content dependencies such as entity references and media. It also includes Drupal configuration entities required to reproduce that content on a subscriber.
A configuration entity represents the information that your site contains apart from the content. It includes name of the site, content types, and views that you have defined. For more information about configuration entities, see Configuration Entity.
Configuration entities are exported by the publisher to the Content Hub service, and can be imported into subscribers.
Configuration entities are exported as dependencies of content entities. For example, when exporting a blog post, Content Hub also exports the content type of the blog post to create the content type if it is missing on the subscriber.
To view all exported configuration entities, run the following Drush command on your publisher:
drush ach-list --type=drupal8_config_entityIn certain scenarios, you may want to prevent Content Hub from changing configuration entities on subscriber sites. For example, you might be managing your configuration with a different process. To achieve this, publishers can exclude configuration entities from export.
When a publisher exports an entity, it must calculate the dependencies of that entity. For example, when a blog post is exported, the dependencies include the configuration of the Blog content type and any fields attached to it. The dependencies are listed in the Common Data Format (CDF) document, which the publisher exports. Each document is stored in the Content Hub service. Subscribers use this document to import the necessary dependencies.
If configuration syndication is disabled on a publisher, the configuration entities are excluded from the dependency list in the exported CDF document, and that list only includes the available content entities.
To exclude configuration entities from export:
Slide the Exclude config entities toggle bar to right to disable configuration syndication.
If this content did not answer your questions, try searching or contacting our support team for further assistance.