Is it possible to check with Twig the role the current user has?
Is it possible to check with Twig the Group role the current user has, to use it as in the following code?
{% if is_member == true %}
{# … #}
{% endif %}
I tried with $group_memberships = Drupal::service('group.membership_loader').loadByUser($account);
in the .theme file, but it doesn’t work.
This article was republished from its original source.
Pixeldust is a 20-year-old web development agency specializing in Drupal and WordPress and working with clients all over the country. With our best in class capabilities, we work with small businesses and fortune 500 companies alike. Give us a call at 1(800)730-2416 and let’s talk about your project.