Search for theme_

  1. Search 7.x for theme_
  2. Search 9.5.x for theme_
  3. Search 8.9.x for theme_
  4. Search 10.3.x for theme_
  5. Search 11.x for theme_
  6. Other projects
Title Object type File name Summary
NodeDisplayConfigurableTest::provideThemes function core/modules/node/tests/src/Functional/NodeDisplayConfigurableTest.php Data provider for ::testDisplayConfigurable().
NodeFormHooks::formSystemThemesAdminFormAlter function core/modules/node/src/Hook/NodeFormHooks.php Implements hook_form_FORM_ID_alter().
NodeFormHooks::systemThemesAdminFormSubmit function core/modules/node/src/Hook/NodeFormHooks.php Form submission handler for system_themes_admin_form().
NodeTemplateSuggestionsTest::testNodeThemeHookSuggestions function core/modules/node/tests/src/Kernel/NodeTemplateSuggestionsTest.php Tests node template suggestions.
NodeThemeHooks class core/modules/node/src/Hook/NodeThemeHooks.php Theme hook implementations for the node module.
NodeThemeHooks.php file core/modules/node/src/Hook/NodeThemeHooks.php
NodeThemeHooks::preprocessFieldNode function core/modules/node/src/Hook/NodeThemeHooks.php Implements hook_preprocess_HOOK() for node field templates.
NodeThemeHooks::preprocessHtml function core/modules/node/src/Hook/NodeThemeHooks.php Implements hook_preprocess_HOOK() for HTML document templates.
NodeThemeHooks::preprocessNode function core/modules/node/src/Hook/NodeThemeHooks.php Prepares variables for node templates.
NodeThemeHooks::preprocessNodeAddList function core/modules/node/src/Hook/NodeThemeHooks.php Prepares variables for list of available node type templates.
NodeThemeHooks::theme function core/modules/node/src/Hook/NodeThemeHooks.php Implements hook_theme().
NodeThemeHooks::themeSuggestionsNode function core/modules/node/src/Hook/NodeThemeHooks.php Implements hook_theme_suggestions_HOOK().
NodeThemeHooks::__construct function core/modules/node/src/Hook/NodeThemeHooks.php
NodeType::$themeSettings property core/modules/node/src/Plugin/migrate/source/d6/NodeType.php An array of theme settings.
NyanCatThemeEngine class core/modules/system/tests/modules/nyan_cat/src/NyanCatThemeEngine.php NYAN NYAN NYAN!
NyanCatThemeEngine.php file core/modules/system/tests/modules/nyan_cat/src/NyanCatThemeEngine.php
NyanCatThemeEngine::renderTemplate function core/modules/system/tests/modules/nyan_cat/src/NyanCatThemeEngine.php Renders a template.
NyanCatThemeEngine::theme function core/modules/system/tests/modules/nyan_cat/src/NyanCatThemeEngine.php Registers templates that belong to the theme engine.
obsolete_theme_test.info.yml file core/modules/system/tests/themes/obsolete_theme_test/obsolete_theme_test.info.yml core/modules/system/tests/themes/obsolete_theme_test/obsolete_theme_test.info.yml
OffCanvasTestBase::getTestThemes function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Get themes to test.
OffCanvasTestBase::themeDataProvider function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Data provider that returns theme name as the sole argument.
OliveroHooks::themeSuggestionsBlockAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter() for block().
OliveroHooks::themeSuggestionsFormAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter() for form templates.
OliveroHooks::themeSuggestionsMenuAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter() for menu.
OliveroHooks::themeSuggestionsUserAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter().
OliveroTestThemeHooks class core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Hook implementations for olivero_test.
OliveroTestThemeHooks.php file core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php
OliveroTestThemeHooks::preprocessFieldMultipleValueForm function core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Implements hook_preprocess_field_multiple_value_form().
OliveroTestThemeHooks::preprocessHtml function core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Implements hook_preprocess_html().
olivero_form_system_theme_settings_alter function core/themes/olivero/theme-settings.php Implements hook_form_FORM_ID_alter() for system_theme_settings.
oop_hook_theme.info.yml file core/modules/system/tests/themes/HookCollector/oop_hook_theme/oop_hook_theme.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme/oop_hook_theme.info.yml
oop_hook_theme_with_module.info.yml file core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_module/oop_hook_theme_with_module.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_module/oop_hook_theme_with_module.info.yml
oop_hook_theme_with_order.info.yml file core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_order/oop_hook_theme_with_order.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_order/oop_hook_theme_with_order.info.yml
oop_hook_theme_with_remove.info.yml file core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_remove/oop_hook_theme_with_remove.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_remove/oop_hook_theme_with_remove.info.yml
oop_hook_theme_with_reorder.info.yml file core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_reorder/oop_hook_theme_with_reorder.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_reorder/oop_hook_theme_with_reorder.info.yml
options.icon.theme.css file core/modules/options/css/options.icon.theme.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
.field-icon-selection_list {
background-image: url("data:image/svg+xml,%3csvg height='36'…
options.icon.theme.pcss.css file core/modules/options/css/options.icon.theme.pcss.css .field-icon-selection_list {
background-image: url(../../../misc/icons/55565b/selection_list.svg);
}
PagerTestThemeHooks class core/modules/system/tests/modules/pager_test/src/Hook/PagerTestThemeHooks.php Hook implementations for pager_test.
PagerTestThemeHooks.php file core/modules/system/tests/modules/pager_test/src/Hook/PagerTestThemeHooks.php
PagerTestThemeHooks::preprocessPager function core/modules/system/tests/modules/pager_test/src/Hook/PagerTestThemeHooks.php Implements hook_preprocess_HOOK().
PluginBase::themeFunctions function core/modules/views/src/Plugin/views/PluginBase.php Provide a full list of possible theme templates used by this style.
PluginDependencyTrait::themeHandler function core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php Wraps the theme handler.
PreprocessHooks::preprocessSystemThemesPage function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for system_themes_page.
PreprocessHooks::systemThemesPage function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for system_themes_page.
ProceduralHookThemeHooks class core/modules/system/tests/themes/HookCollector/procedural_hook_theme/src/Hook/ProceduralHookThemeHooks.php Confirms LegacyHook works with themes.
ProceduralHookThemeHooks.php file core/modules/system/tests/themes/HookCollector/procedural_hook_theme/src/Hook/ProceduralHookThemeHooks.php
ProceduralHookThemeHooks::proceduralLegacyAlter function core/modules/system/tests/themes/HookCollector/procedural_hook_theme/src/Hook/ProceduralHookThemeHooks.php #[Hook('procedural_legacy_alter')]
procedural_hook_theme.info.yml file core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.info.yml core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.info.yml
procedural_hook_theme.theme file core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.theme
procedural_hook_theme_preprocess_node function core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.theme Implements hook_preprocess_HOOK().

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