You are here

namespace Drupal\entity_usage\Plugin\EntityTrack\Track in Entity Usage 8.4

Classsort descending Location Description
BlockField src/Plugin/EntityTrack/Track/BlockField.php Tracks usage of entities related in block_field fields.
DynamicEntityReference src/Plugin/EntityTrack/Track/DynamicEntityReference.php Tracks usage of entities related in dynamic_entity_reference fields.
EntityEmbed src/Plugin/EntityTrack/Track/EntityEmbed.php Tracks usage of entities related in entity_reference fields.
EntityReference src/Plugin/EntityTrack/Track/EntityReference.php Tracks usage of entities related in entity_reference fields.
HtmlLink src/Plugin/EntityTrack/Track/HtmlLink.php Tracks usage of entities referenced from regular HTML Links.
LayoutBuilder src/Plugin/EntityTrack/Track/LayoutBuilder.php Tracks usage of entities related in Layout Builder layouts.
Link src/Plugin/EntityTrack/Track/Link.php Tracks usage of entities related in Link fields.
LinkIt src/Plugin/EntityTrack/Track/LinkIt.php Tracks usage of entities related in entity_reference fields.
MediaEmbed src/Plugin/EntityTrack/Track/MediaEmbed.php Tracks usage of drupal-media tags in wysiwyg fields.
TextFieldEmbedBase src/Plugin/EntityTrack/Track/TextFieldEmbedBase.php Base class for plugins tracking usage in entities embedded in WYSIWYG fields.