You are here

namespace Drupal\entity_usage\Plugin\EntityUsage\Track in Entity Usage 8.3

Same name in other branches
  1. 8 Drupal\entity_usage\Plugin\EntityUsage\Track
  2. 8.2 Drupal\entity_usage\Plugin\EntityUsage\Track
Classsort descending Location Description
BlockField src/Plugin/EntityUsage/Track/BlockField.php Tracks usage of entities related in block_field fields.
DynamicEntityReference src/Plugin/EntityUsage/Track/DynamicEntityReference.php Tracks usage of entities related in dynamic_entity_reference fields.
EntityEmbed src/Plugin/EntityUsage/Track/EntityEmbed.php Tracks usage of entities related in entity_reference fields.
EntityReference src/Plugin/EntityUsage/Track/EntityReference.php Tracks usage of entities related in entity_reference fields.
HtmlLink src/Plugin/EntityUsage/Track/HtmlLink.php Tracks usage of entities referenced from regular HTML Links.
Link src/Plugin/EntityUsage/Track/Link.php Tracks usage of entities related in Link fields.
LinkIt src/Plugin/EntityUsage/Track/LinkIt.php Tracks usage of entities related in entity_reference fields.
TextFieldEmbedBase src/Plugin/EntityUsage/Track/TextFieldEmbedBase.php Base class for plugins tracking usage in entities embedded in WYSIWYG fields.