We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
{{ 'view_name'|drupalView({template: '@my_module/templates/views/view_name.html.twig'}) }}
{% set options = { cache_id: 'atestTwigCache:1' } %} {{ 'atest_base_hello' | cache(options) }} {{ 'At_Base_Test_Class::helloStatic' | cache(options) }}
{% set options = { cache_id: 'atestTwigCache:1' } %} {{ 'atest_base.service_1:hello' | cache(options) }}