You are here

namespace Drupal\entity_usage in Entity Usage 8.2

Same name in other branches
  1. 8.4 Drupal\entity_usage
  2. 8 Drupal\entity_usage
  3. 8.3 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.
EntityUsageBatchManager src/EntityUsageBatchManager.php Manages Entity Usage integration with Batch API.
EntityUsageInterface src/EntityUsageInterface.php Entity usage interface.
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.