Created
January 28, 2020 00:09
-
-
Save lincoln-chawora/e361d0c5d38e11fa3cf79c2b92efdf98 to your computer and use it in GitHub Desktop.
How to access the parent entity from a field twig template in drupal 8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{# This will work for paragraphs or nodes. #} | |
element['#object'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment