page-hero-data.html.twig in Open Social 8.6
Same filename in this branch
Same filename and directory in other branches
- 8.9 themes/socialbase/templates/node/page-hero-data.html.twig
- 8 themes/socialbase/templates/node/page-hero-data.html.twig
- 8.2 themes/socialbase/templates/node/page-hero-data.html.twig
- 8.3 themes/socialbase/templates/node/page-hero-data.html.twig
- 8.4 themes/socialbase/templates/node/page-hero-data.html.twig
- 8.5 themes/socialbase/templates/node/page-hero-data.html.twig
- 8.7 themes/socialbase/templates/node/page-hero-data.html.twig
- 8.8 themes/socialbase/templates/node/page-hero-data.html.twig
Deprecated
The template is not used anymore. Use node--hero.html.twig instead
Available variables:
- title
- hero_node
- node
- node_type
- section_class
- event_enrollment
- hero_styled_image_url
1 theme call to page-hero-data.html.twig
- SocialPageTitleBlock::build in modules/
social_features/ social_core/ src/ Plugin/ Block/ SocialPageTitleBlock.php - Builds and returns the renderable array for this block plugin.
File
themes/socialbase/templates/node/page-hero-data.html.twigView source
- {#
- /**
- * @file page-hero-data.html.twig
- * @deprecated
- *
- * The template is not used anymore. Use node--hero.html.twig instead
- *
- * Available variables:
- * - title
- * - hero_node
- * - node
- * - node_type
- * - section_class
- * - event_enrollment
- * - hero_styled_image_url
- */
- #}
- {{ hero_node }}