function test_basetheme_preprocess_theme_test_function_suggestions

Same name and namespace in other branches
  1. 8.9.x core/modules/system/tests/themes/test_basetheme/test_basetheme.theme \test_basetheme_preprocess_theme_test_function_suggestions()
  2. 10 core/modules/system/tests/themes/test_basetheme/test_basetheme.theme \test_basetheme_preprocess_theme_test_function_suggestions()
  3. 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.