Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DanLaufer/2485bf5b1ead6e4d17b329232a691025 to your computer and use it in GitHub Desktop.
Save DanLaufer/2485bf5b1ead6e4d17b329232a691025 to your computer and use it in GitHub Desktop.
Drupal 8 - get label of paragraph reference field from within paragraph entity in Twig
_context.elements['#paragraph']._referringItem.fielddefinition.label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment