function test_basetheme_preprocess_theme_test_function_suggestions
Same name in other branches
- 9 core/modules/system/tests/themes/test_basetheme/test_basetheme.theme \test_basetheme_preprocess_theme_test_function_suggestions()
- 10 core/modules/system/tests/themes/test_basetheme/test_basetheme.theme \test_basetheme_preprocess_theme_test_function_suggestions()
- 11.x core/modules/system/tests/themes/test_basetheme/test_basetheme.theme \test_basetheme_preprocess_theme_test_function_suggestions()
Implements hook_preprocess_HOOK() for theme_test_function_suggestions theme functions.
1 string reference to 'test_basetheme_preprocess_theme_test_function_suggestions'
- RegistryLegacyTest::testMultipleSubThemes in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ RegistryLegacyTest.php - Tests the theme registry with theme functions and multiple subthemes.
File
-
core/
modules/ system/ tests/ themes/ test_basetheme/ test_basetheme.theme, line 36
Code
function test_basetheme_preprocess_theme_test_function_suggestions(&$variables) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.