You are here

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

Same name in other branches
  1. 3.4.x Drupal\lingotek\Plugin\RelatedEntitiesDetector
  2. 3.5.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
EditorDetectorBase src/Plugin/RelatedEntitiesDetector/EditorDetectorBase.php
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…
EntityReferenceDetectorBase src/Plugin/RelatedEntitiesDetector/EntityReferenceDetectorBase.php
FieldLinkDetector src/Plugin/RelatedEntitiesDetector/FieldLinkDetector.php @RelatedEntitiesDetector ( id = "field_link_detector", title = Plugin annotation @Translation("Get editor linked entities with html links"), description = @translation("Get editor linked entities with html links."), weight = 7, )
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, )
NestedLayoutBuilderEntitiesDetector src/Plugin/RelatedEntitiesDetector/NestedLayoutBuilderEntitiesDetector.php @RelatedEntitiesDetector ( id = "nested_layout_builder_entities_detector", title = Plugin annotation @Translation("Get related nested layout builder content"), description = @translation("The default retrieval of nested layout builder…