You are here

namespace Drupal\acquia_contenthub\EventSubscriber\CdfAttributes in Acquia Content Hub 8.2

Classsort descending Location Description
AchVersionAttribute src/EventSubscriber/CdfAttributes/AchVersionAttribute.php Adds ACH module version attribute to client CDF.
BaseUrlAttribute src/EventSubscriber/CdfAttributes/BaseUrlAttribute.php Adds base url to all CDF documents.
CdfVersionAttribute src/EventSubscriber/CdfAttributes/CdfVersionAttribute.php Notates the metadata with a CDF version marker.
CoreVersionAttribute src/EventSubscriber/CdfAttributes/CoreVersionAttribute.php Adds core version attribute to client CDF.
EntityChannelsAttribute src/EventSubscriber/CdfAttributes/EntityChannelsAttribute.php Notates the metadata with a CDF version marker.
EntityLanguagesAttribute src/EventSubscriber/CdfAttributes/EntityLanguagesAttribute.php Extracts entity languages and creates a CDFAttribute.
EntityTagsCdfAttribute src/EventSubscriber/CdfAttributes/EntityTagsCdfAttribute.php Extracts all term reference fields and collates terms into an attribute.
EntityTypeBundleCdfAttribute src/EventSubscriber/CdfAttributes/EntityTypeBundleCdfAttribute.php Extract basic entity information and creates attributes for them.
EntityUrlCdfAttribute src/EventSubscriber/CdfAttributes/EntityUrlCdfAttribute.php Adds a CDF attribute that contains the Entity URL.
HashCdfAttribute src/EventSubscriber/CdfAttributes/HashCdfAttribute.php Calculates a hash value of the entity and stores it as an attribute.
PublisherSubscriberStatusCdfAttribute src/EventSubscriber/CdfAttributes/PublisherSubscriberStatusCdfAttribute.php Extracts user specific data for identifying duplicate and anonymous users.
TermParentCdfAttribute src/EventSubscriber/CdfAttributes/TermParentCdfAttribute.php Creates the term parent cdf attribute.
UserDataCdfAttribute src/EventSubscriber/CdfAttributes/UserDataCdfAttribute.php Extracts user specific data for identifying duplicate and anonymous users.