Drupal Twig template: how to check the value of a field
We work with Drupal 8 or 9 to create new content types or nice pages. Therefore we always use Twig templates. Twig is the standard in Drupal version 8 while on Drupal 7 or earlier the templates were written in PHP. If we need to render a field based on how it was configured in […]