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 main for theme_
  6. Other projects
Title Object type File name Summary
NavigationThemeHooks.php file core/modules/navigation/src/Hook/NavigationThemeHooks.php
NavigationThemeHooks::preprocessTopBar function core/modules/navigation/src/Hook/NavigationThemeHooks.php Prepares variables for navigation top bar template.
NavigationThemeHooks::theme function core/modules/navigation/src/Hook/NavigationThemeHooks.php Implements hook_theme().
NegotiationConfigureForm::$themeHandler property core/modules/language/src/Form/NegotiationConfigureForm.php The theme handler.
NewDefaultThemeBlocksTest class core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php Tests that a new default theme gets blocks.
NewDefaultThemeBlocksTest.php file core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php
NewDefaultThemeBlocksTest::$defaultTheme property core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php The default theme.
NewDefaultThemeBlocksTest::$modules property core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php Modules to install.
NewDefaultThemeBlocksTest::setUp function core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php
NewDefaultThemeBlocksTest::testBlockCollision function core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php Checks that a theme block is still created when same ID exists.
NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks function core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php Check the blocks are correctly copied.
nightwatch_theme_install_utility.info.yml file core/modules/system/tests/modules/nightwatch_theme_install_utility/nightwatch_theme_install_utility.info.yml core/modules/system/tests/modules/nightwatch_theme_install_utility/nightwatch_theme_install_utility.info.yml
nightwatch_theme_install_utility.routing.yml file core/modules/system/tests/modules/nightwatch_theme_install_utility/nightwatch_theme_install_utility.routing.yml core/modules/system/tests/modules/nightwatch_theme_install_utility/nightwatch_theme_install_utility.routing.yml
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::preprocessBlock function core/modules/node/src/Hook/NodeThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
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'…

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