You are here

namespace Drupal\lingotek\Plugin\RelatedEntitiesDetector in Lingotek Translation 3.5.x

Same name in other branches
  1. 4.0.x Drupal\lingotek\Plugin\RelatedEntitiesDetector
  2. 3.4.x Drupal\lingotek\Plugin\RelatedEntitiesDetector
  3. 3.6.x Drupal\lingotek\Plugin\RelatedEntitiesDetector
  4. 3.7.x Drupal\lingotek\Plugin\RelatedEntitiesDetector
  5. 3.8.x Drupal\lingotek\Plugin\RelatedEntitiesDetector
Classsort descending Location Description
EntityEmbedDetector src/Plugin/RelatedEntitiesDetector/EntityEmbedDetector.php @RelatedEntitiesDetector ( id = "entity_embed_detector", title = Plugin annotation @Translation("Get editor embedded entities with entity_embed module"), description = @translation("Get editor embedded entities with entity_embed…
HtmlLinkDetector src/Plugin/RelatedEntitiesDetector/HtmlLinkDetector.php @RelatedEntitiesDetector ( id = "html_link_detector", title = Plugin annotation @Translation("Get editor linked entities with html links"), description = @translation("Get editor linked entities with html links."), weight = 7, )
LinkItDetector src/Plugin/RelatedEntitiesDetector/LinkItDetector.php @RelatedEntitiesDetector ( id = "linkit_detector", title = Plugin annotation @Translation("Get editor linked entities with LinkIt module"), description = @translation("Get editor linked entities with LinkIt module"), weight = 7, )
NestedCohesionEntityReferenceRevisionsDetector src/Plugin/RelatedEntitiesDetector/NestedCohesionEntityReferenceRevisionsDetector.php @RelatedEntitiesDetector ( id = "nested_cohesion_entity_reference_revisions_detector", title = Plugin annotation @Translation("Get related cohesion entity reference revisions"), description = @translation("The default retrieval of nested…
NestedEntityReferenceRevisionsDetector src/Plugin/RelatedEntitiesDetector/NestedEntityReferenceRevisionsDetector.php @RelatedEntitiesDetector ( id = "nested_entity_reference_revisions_detector", title = Plugin annotation @Translation("Get related entity reference revisions"), description = @translation("The default retrieval of nested entity reference…
NestedEntityReferencesDetector src/Plugin/RelatedEntitiesDetector/NestedEntityReferencesDetector.php @RelatedEntitiesDetector ( id = "nested_entity_references", title = Plugin annotation @Translation("Get related entity references"), description = @Translation("The default retrieval of nested entities"), weight = 5, )
NestedErViewmodeEntitiesDetector src/Plugin/RelatedEntitiesDetector/NestedErViewmodeEntitiesDetector.php @RelatedEntitiesDetector ( id = "nested_er_viewmode_entities", title = Plugin annotation @Translation("Get related ER viewmode entities"), description = @translation("The default retrieval of nested ER viewmode entities"), weight = 7, )