function test_subtheme_preprocess_theme_test_template_test

Same name and namespace in other branches
  1. 8.9.x core/modules/system/tests/themes/test_subtheme/test_subtheme.theme \test_subtheme_preprocess_theme_test_template_test()
  2. 10 core/modules/system/tests/themes/test_subtheme/test_subtheme.theme \test_subtheme_preprocess_theme_test_template_test()
  3. 11.x core/modules/system/tests/themes/test_subtheme/test_subtheme.theme \test_subtheme_preprocess_theme_test_template_test()

Implements hook_preprocess_HOOK() for theme_test_template_test templates.

1 string reference to 'test_subtheme_preprocess_theme_test_template_test'
RegistryTest::testMultipleSubThemes in core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php
Tests the theme registry with multiple subthemes.

File

core/modules/system/tests/themes/test_subtheme/test_subtheme.theme, line 33

Code

function test_subtheme_preprocess_theme_test_template_test(&$variables) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.