- π¬π§United Kingdom natts London
@WongJN Thanks, this is good to know, but no theming suggestions are provided (when Twig debugging is turned on). Please could these be added, for future ease of use? There could be a section providing the above documentation within the module README.md too?
Information on how to do this is at https://www.drupal.org/docs/develop/theming-drupal/twig-in-drupal/working-with-twig-templates β
If you're not familiar with this and need a hand, I'd be happy to help (but I first want to give you, a maintainer of the module, the option to do it yourself).
- π¬π§United Kingdom Wongjn
The theme suggestions not appearing in debug mode is due to an issue in core, it is the same for any views theme functions. See π Twig debug output does not display all suggestions when an array of theme hooks is passed to #theme Needs work or π [PP-1] Use hook_theme_suggestions in views Postponed .
- π¬π§United Kingdom natts London
OK, thanks for explaining.
I also noticed in the module template that the description says the 'All' link variable is
links.all_link
, but it's actually justlinks.all
.