function template_preprocess_theme_test_registered_by_module
Same name in other branches
- 9 core/modules/system/tests/modules/theme_test/theme_test.module \template_preprocess_theme_test_registered_by_module()
- 10 core/modules/system/tests/modules/theme_test/theme_test.module \template_preprocess_theme_test_registered_by_module()
- 11.x core/modules/system/tests/modules/theme_test/theme_test.module \template_preprocess_theme_test_registered_by_module()
Implements template_preprocess_HOOK() for theme_test_registered_by_module.
1 string reference to 'template_preprocess_theme_test_registered_by_module'
- RegistryTest::testThemeTemplatesRegisteredByModules in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ RegistryTest.php - Tests theme-provided templates that are registered by modules.
File
-
core/
modules/ system/ tests/ modules/ theme_test/ theme_test.module, line 161
Code
function template_preprocess_theme_test_registered_by_module() {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.