Search for theme_

  1. Search 7.x for theme_
  2. Search 8.9.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
BasicSettingsForm::$themeHandler property core/modules/views_ui/src/Form/BasicSettingsForm.php The theme handler.
BatchTestController::testThemeBatch function core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php Runs a batch for testing theme used on the progress page.
big_pipe_test_theme.info.yml file core/modules/big_pipe/tests/themes/big_pipe_test_theme/big_pipe_test_theme.info.yml core/modules/big_pipe/tests/themes/big_pipe_test_theme/big_pipe_test_theme.info.yml
block.block.testing_theme_optional_blocks_page_title.yml file core/profiles/testing_themes_blocks/themes/testing_theme_optional_blocks/config/optional/block.block.testing_theme_optional_blocks_page_title.yml core/profiles/testing_themes_blocks/themes/testing_theme_optional_blocks/config/optional/block.block.testing_theme_optional_blocks_page_title.yml
block.block.testing_theme_required_blocks_account_menu.yml file core/profiles/testing_themes_blocks/themes/testing_theme_required_blocks/config/install/block.block.testing_theme_required_blocks_account_menu.yml core/profiles/testing_themes_blocks/themes/testing_theme_required_blocks/config/install/block.block.testing_theme_required_blocks_account_menu.yml
BlockAddTest::testBlockAddThemeSelector function core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php Tests the AJAX for the theme selector.
BlockAdminThemeTest class core/modules/block/tests/src/Functional/BlockAdminThemeTest.php Tests the block system with admin themes.
BlockAdminThemeTest.php file core/modules/block/tests/src/Functional/BlockAdminThemeTest.php
BlockAdminThemeTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockAdminThemeTest.php The theme to install as the default for testing.
BlockAdminThemeTest::$modules property core/modules/block/tests/src/Functional/BlockAdminThemeTest.php Modules to install.
BlockAdminThemeTest::testAdminTheme function core/modules/block/tests/src/Functional/BlockAdminThemeTest.php Check for the accessibility of the admin theme on the block admin page.
BlockAdminThemeTest::testClaroAdminTheme function core/modules/block/tests/src/Functional/BlockAdminThemeTest.php Ensure contextual links are disabled in Claro theme.
BlockConfigEntityUnitTest::$themeHandler property core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php The theme handler.
BlockContentController::$themeHandler property core/modules/block_content/src/Controller/BlockContentController.php The theme handler.
BlockController::$themeHandler property core/modules/block/src/Controller/BlockController.php The theme handler.
BlockForm::$themeHandler property core/modules/block/src/BlockForm.php The theme handler.
BlockForm::themeSwitch function core/modules/block/src/BlockForm.php Handles switching the available regions based on the selected theme.
BlockFormTest::$themeHandler property core/modules/block/tests/src/Unit/BlockFormTest.php The theme handler.
BlockListBuilder::$themeManager property core/modules/block/src/BlockListBuilder.php The theme manager.
BlockListBuilder::getThemeName function core/modules/block/src/BlockListBuilder.php Gets the name of the theme used for this block listing.
BlockListController::$themeHandler property core/modules/block/src/Controller/BlockListController.php The theme handler.
BlockRegionTest::testTransformSameThemeRegionExists function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php Tests transforming a block with the same theme and an existing region.
BlockRegionTest::testTransformSameThemeRegionNotExists function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php Tests transforming a block with the same theme and a non-existent region.
BlockRepository::$themeManager property core/modules/block/src/BlockRepository.php The theme manager.
BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions function core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php Tests template suggestions from block_theme_suggestions_block().
BlockTest::testBlockThemeSelector function core/modules/block/tests/src/Functional/BlockTest.php Tests that the block form has a theme selector when not passed via the URL.
BlockTest::testThemeAdminLink function core/modules/block/tests/src/Functional/BlockTest.php Tests that a link exists to block layout from the appearance form.
BlockTest::testThemeName function core/modules/block/tests/src/Functional/BlockTest.php Tests block display of theme titles.
BlockTheme.php file core/modules/block/src/Plugin/migrate/process/BlockTheme.php
BlockTheme::$configFactory property core/modules/block/src/Plugin/migrate/process/BlockTheme.php Contains the configuration object factory.
BlockTheme::$themeConfig property core/modules/block/src/Plugin/migrate/process/BlockTheme.php Contains the system.theme configuration object.
BlockTheme::$themes property core/modules/block/src/Plugin/migrate/process/BlockTheme.php List of themes available on the destination.
BlockTheme::create function core/modules/block/src/Plugin/migrate/process/BlockTheme.php Creates an instance of the plugin.
BlockTheme::transform function core/modules/block/src/Plugin/migrate/process/BlockTheme.php Performs the associated process.
BlockTheme::__construct function core/modules/block/src/Plugin/migrate/process/BlockTheme.php Constructs a BlockTheme object.
block_test_specialchars_theme.info.yml file core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_theme.info.yml core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_theme.info.yml
block_test_theme.info.yml file core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml
block_themes_installed function core/modules/block/block.module Initializes blocks for installed themes.
block_theme_initialize function core/modules/block/block.module Assigns an initial, default set of blocks for a theme.
block_theme_suggestions_block function core/modules/block/block.module Implements hook_theme_suggestions_HOOK().
BreakpointDiscoveryTest::testThemeBreakpoints function core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Tests the breakpoint group created for a theme.
BreakpointManager::$themeHandler property core/modules/breakpoint/src/BreakpointManager.php The theme handler.
breakpoint_themes_installed function core/modules/breakpoint/breakpoint.module Implements hook_themes_installed().
breakpoint_themes_uninstalled function core/modules/breakpoint/breakpoint.module Implements hook_themes_uninstalled().
breakpoint_theme_test.breakpoints.yml file core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml
breakpoint_theme_test.info.yml file core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml
CKEditor5StylesheetsMessage::$themeHandler property core/modules/ckeditor5/src/CKEditor5StylesheetsMessage.php The theme handler.
CKEditorStylesheetsWarningTest::installThemeThatTriggersWarning function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditorStylesheetsWarningTest.php Installs and enables themes for testing.
claro_preprocess_system_themes_page function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for system_themes_page.
claro_system_module_invoked_theme_registry_alter function core/themes/claro/claro.theme Called by system.module via its hook_theme_registry_alter().

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