You are here

namespace Drupal\acquia_contenthub\Normalizer in Acquia Content Hub 8

Classsort descending Location Description
ContentEntityCdfNormalizer src/Normalizer/ContentEntityCdfNormalizer.php Converts the Drupal entity object to a Acquia Content Hub CDF array.
ContentEntityViewModesExtractor src/Normalizer/ContentEntityViewModesExtractor.php Extracts the rendered view modes from a given ContentEntity Object.
ContentEntityViewModesExtractorInterface src/Normalizer/ContentEntityViewModesExtractorInterface.php Interface for View Modes Extractor.
NormalizerBase src/Normalizer/NormalizerBase.php Base class for Normalizers.
NormalizerWrapper src/Normalizer/NormalizerWrapper.php Wrapper for the normalizer.