theme-test-specific-suggestions--variant.html.twig
{# Output for Theme API test #}
Template matching the specific theme call.
<p>Theme hook suggestions:
{{ theme_hook_suggestions|safe_join("<br />") }}</p>
1 theme call to theme-test-specific-suggestions--variant.html.twig
- ThemeTestController::specificSuggestionAlter in core/
modules/ system/ tests/ modules/ theme_test/ src/ ThemeTestController.php - Menu callback for testing suggestion alter hooks with specific suggestions.
File
-
core/
modules/ system/ tests/ themes/ test_theme/ templates/ theme-test-specific-suggestions--variant.html.twig
View source
- {# Output for Theme API test #}
- Template matching the specific theme call.
-
- <p>Theme hook suggestions:
- {{ theme_hook_suggestions|safe_join("<br />") }}</p>
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.