You are here

namespace Drupal\entity_usage in Entity Usage 8.3

Same name in other branches
  1. 8.4 Drupal\entity_usage
  2. 8 Drupal\entity_usage
  3. 8.2 Drupal\entity_usage
Classsort descending Location Description
EmbedTrackInterface src/EmbedTrackInterface.php Defines the interface for tracking plugins that embed entities in WYSIWYG.
EntityUpdateManager src/EntityUpdateManager.php Class EntityUpdateManager.
EntityUsage src/EntityUsage.php Defines the entity usage base class.
EntityUsageInterface src/EntityUsageInterface.php Entity usage interface.
EntityUsageSourceLevel src/EntityUsageSourceLevel.php Defines the interface for the service managing top-level source entities.
EntityUsageSourceLevelInterface src/EntityUsageSourceLevelInterface.php Defines the interface for the service managing top-level source entities.
EntityUsageTrackBase src/EntityUsageTrackBase.php Base implementation for track plugins.
EntityUsageTrackInterface src/EntityUsageTrackInterface.php Defines the interface for entity_usage track methods.
EntityUsageTrackManager src/EntityUsageTrackManager.php Manages entity_usage track plugins.