Search for theme_

  1. Search 7.x for theme_
  2. Search 9.5.x for theme_
  3. Search 10.3.x for theme_
  4. Search 11.x for theme_
  5. Search main for theme_
  6. Other projects
Title Object type File name Summary
update.admin.theme.css file core/modules/update/css/update.admin.theme.css Styles used by the Update Manager module.
UpdateContribTest::testUpdateBaseThemeSecurityUpdate function core/modules/update/tests/src/Functional/UpdateContribTest.php Tests that subthemes are notified about security updates for base themes.
UpdateContribTest::testUpdateShowDisabledThemes function core/modules/update/tests/src/Functional/UpdateContribTest.php Tests that disabled themes are only shown when desired.
UpdateLocalTasksTest::getUpdateThemeRoutes function core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php Provides a list of theme routes to test.
UpdateLocalTasksTest::testUpdateThemeLocalTasks function core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php Checks update theme tasks.
UpdateManager::$themeHandler property core/modules/update/src/UpdateManager.php The theme handler.
UpdateScriptTest::testThemeSystem function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Tests the effect of using the update script on the theme system.
update_test_basetheme.info.yml file core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml
update_test_subtheme.info.yml file core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml
update_themes_installed function core/modules/update/update.module Implements hook_themes_installed().
update_themes_uninstalled function core/modules/update/update.module Implements hook_themes_uninstalled().
user_test_theme.info.yml file core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml
VfsThemeExtensionList class core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php Test theme extension list class.
VfsThemeExtensionList::$extensionDiscovery property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php The extension discovery for this extension list.
VfsThemeExtensionList::getExtensionDiscovery function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php Returns the extension discovery.
VfsThemeExtensionList::setExtensionDiscovery function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php Sets the extension discovery.
VfsThemeExtensionList::setInfoParser function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php Sets the info parser.
ViewExecutable::buildThemeFunctions function core/modules/views/src/ViewExecutable.php Provides a full array of possible theme functions to try for a given hook.
ViewExecutableTest::testBuildThemeFunctions function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::buildThemeFunctions[[api-linebreak]]
views.theme.inc file core/modules/views/views.theme.inc Preprocessors and helper functions to make theming easier.
ViewsPluginInterface::themeFunctions function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Provide a full list of possible theme templates used by this style.
ViewsThemeIntegrationTest class core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php Tests the Views theme integration.
ViewsThemeIntegrationTest.php file core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php
ViewsThemeIntegrationTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php The theme to install as the default for testing.
ViewsThemeIntegrationTest::$modules property core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php Used by WebTestBase::setup()
ViewsThemeIntegrationTest::$testViews property core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php Views used by this test.
ViewsThemeIntegrationTest::setUp function core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php
ViewsThemeIntegrationTest::testThemedViewPage function core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php Tests for exceptions and successful execution of hook_views_pre_render()
and hook_views_post_render() in theme and subtheme.
views_test_checkboxes_theme.info.yml file core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml
views_test_checkboxes_theme.theme file core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.theme Changes an exposed "type" filter from a multi-select to checkboxes.
views_test_checkboxes_theme_form_views_exposed_form_alter function core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.theme Changes an exposed "type" filter from a multi-select to checkboxes.
views_test_classy_subtheme.info.yml file core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.info.yml core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.info.yml
views_test_classy_subtheme.theme file core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.theme Implements Views UI alter hooks in a theme to provide test coverage.
views_test_classy_subtheme_views_ui_display_tab_alter function core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.theme Implements hook_views_ui_display_tab_alter().
views_test_classy_subtheme_views_ui_display_top_alter function core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.theme Implements hook_views_ui_display_top_alter().
views_test_theme.info.yml file core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml
views_theme_suggestions_comment_alter function core/modules/views/views.module Implements hook_theme_suggestions_HOOK_alter().
views_theme_suggestions_container_alter function core/modules/views/views.module Implements hook_theme_suggestions_HOOK_alter().
views_theme_suggestions_node_alter function core/modules/views/views.module Implements hook_theme_suggestions_HOOK_alter().
views_ui.admin.theme.css file core/themes/claro/css/theme/views_ui.admin.theme.css View UI admin theme.
views_ui.admin.theme.css file core/themes/stable/css/views_ui/views_ui.admin.theme.css The .admin.theme.css file is intended to contain presentation declarations
including images, borders, colors, and fonts.
views_ui.admin.theme.css file core/modules/views_ui/css/views_ui.admin.theme.css The .admin.theme.css file is intended to contain presentation declarations
including images, borders, colors, and fonts.
views_ui.admin.theme.pcss.css file core/themes/claro/css/theme/views_ui.admin.theme.pcss.css View UI admin theme.
views_ui.theme.inc file core/modules/views_ui/views_ui.theme.inc Preprocessors and theme functions for the Views UI.
views_ui_theme_suggestions_views_ui_view_preview_section function core/modules/views_ui/views_ui.module Implements hook_theme_suggestions_HOOK().
_batch_test_theme_callback function core/modules/system/tests/modules/batch_test/batch_test.module Implements callback_batch_operation().
_ckeditor_theme_css function core/modules/ckeditor/ckeditor.module Retrieves the default theme's CKEditor stylesheets.
_system_default_theme_features function core/includes/theme.inc Returns an array of default theme features.
_test_theme_twig_php_values function core/modules/system/tests/modules/twig_theme_test/twig_theme_test.module Helper function to test PHP variables in the Twig engine.

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