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
BaseThemeDefaultDeprecationTest::$themeInstaller property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php The theme installer.
BaseThemeDefaultDeprecationTest::$themeManager property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php The theme manager.
BaseThemeDefaultDeprecationTest::register function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php Registers test-specific services.
BaseThemeDefaultDeprecationTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php
BaseThemeDefaultDeprecationTest::setUpFilesystem function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php Sets up the filesystem, so things like the file directory.
BaseThemeDefaultDeprecationTest::testStableIsDefault function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php Ensures Stable is used by default when no base theme has been defined.
BaseThemeRequiredTest class core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php Tests the behavior of the `base theme` key.
BaseThemeRequiredTest.php file core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php
BaseThemeRequiredTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php Modules to enable.
BaseThemeRequiredTest::$themeInstaller property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php The theme installer.
BaseThemeRequiredTest::$themeManager property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php The theme manager.
BaseThemeRequiredTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php
BaseThemeRequiredTest::testWildWest function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php Tests opting out of Stable by setting the base theme to false.
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-place.icons.theme.css file core/modules/block_place/css/block-place.icons.theme.css Styling for block_place module toolbar icons.
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::testSevenAdminTheme function core/modules/block/tests/src/Functional/BlockAdminThemeTest.php Ensure contextual links are disabled in Seven 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 If the source and destination themes are identical, the region should only
be passed through if it actually exists in the destination theme.
BlockRegionTest::testTransformSameThemeRegionNotExists function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php If the source and destination themes are identical, the region should be
changed to 'content' if it doesn't exist in the destination theme.
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 Test 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::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().

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