You are here

Classes, traits, and interfaces in Default Content 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
DefaultContentManager class Drupal\defaultcontent src/DefaultContentManager.php A service for handling import of default content. @todo throw useful exceptions 2
DefaultContentManagerInterface interface Drupal\defaultcontent src/DefaultContentManagerInterface.php An interface defining a default content importer. 1
DefaultContentScanner class Drupal\defaultcontent src/DefaultContentScanner.php A scanner to find YAML files in a given folder.
DefaultcontentServiceProvider class Drupal\defaultcontent src/DefaultcontentServiceProvider.php
Export class Drupal\defaultcontent src/Export.php Converts a node to a config entity and shows it on screen We use the EntityForm here because it is an easy way to get the node from the routing system
Import class Drupal\defaultcontent src/Import.php Converts a node to a config entity
ListImportables class Drupal\defaultcontent src/ListImportables.php Converts a node to a config entity
RelationLinkManager class Drupal\defaultcontent\LinkManager src/LinkManager/RelationLinkManager.php
RouteSubscriber class Drupal\defaultcontent\Routing src/Routing/RouteSubscriber.php Subscriber for Devel routes.
TypeLinkManager class Drupal\defaultcontent\LinkManager src/LinkManager/TypeLinkManager.php Creates a type link manager that references drupal.org as the domain.

Other projects