Search for theme_
- Search 7.x for theme_
- Search 9.5.x for theme_
- Search 10.3.x for theme_
- Search 11.x for theme_
- Search main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BaseThemeDefaultDeprecationTest::$themeInstaller | property | core/ |
The theme installer. |
| BaseThemeDefaultDeprecationTest::$themeManager | property | core/ |
The theme manager. |
| BaseThemeDefaultDeprecationTest::register | function | core/ |
Registers test-specific services. |
| BaseThemeDefaultDeprecationTest::setUp | function | core/ |
|
| BaseThemeDefaultDeprecationTest::setUpFilesystem | function | core/ |
Sets up the filesystem, so things like the file directory. |
| BaseThemeDefaultDeprecationTest::testStableIsDefault | function | core/ |
Ensures Stable is used by default when no base theme has been defined. |
| BaseThemeRequiredTest | class | core/ |
Tests the behavior of the `base theme` key. |
| BaseThemeRequiredTest.php | file | core/ |
|
| BaseThemeRequiredTest::$modules | property | core/ |
Modules to enable. |
| BaseThemeRequiredTest::$themeInstaller | property | core/ |
The theme installer. |
| BaseThemeRequiredTest::$themeManager | property | core/ |
The theme manager. |
| BaseThemeRequiredTest::setUp | function | core/ |
|
| BaseThemeRequiredTest::testWildWest | function | core/ |
Tests opting out of Stable by setting the base theme to false. |
| BasicSettingsForm::$themeHandler | property | core/ |
The theme handler. |
| BatchTestController::testThemeBatch | function | core/ |
Runs a batch for testing theme used on the progress page. |
| big_pipe_test_theme.info.yml | file | core/ |
core/modules/big_pipe/tests/themes/big_pipe_test_theme/big_pipe_test_theme.info.yml |
| block-place.icons.theme.css | file | core/ |
Styling for block_place module toolbar icons. |
| BlockAdminThemeTest | class | core/ |
Tests the block system with admin themes. |
| BlockAdminThemeTest.php | file | core/ |
|
| BlockAdminThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockAdminThemeTest::$modules | property | core/ |
Modules to install. |
| BlockAdminThemeTest::testAdminTheme | function | core/ |
Check for the accessibility of the admin theme on the block admin page. |
| BlockAdminThemeTest::testSevenAdminTheme | function | core/ |
Ensure contextual links are disabled in Seven theme. |
| BlockConfigEntityUnitTest::$themeHandler | property | core/ |
The theme handler. |
| BlockContentController::$themeHandler | property | core/ |
The theme handler. |
| BlockController::$themeHandler | property | core/ |
The theme handler. |
| BlockForm::$themeHandler | property | core/ |
The theme handler. |
| BlockForm::themeSwitch | function | core/ |
Handles switching the available regions based on the selected theme. |
| BlockFormTest::$themeHandler | property | core/ |
The theme handler. |
| BlockListBuilder::$themeManager | property | core/ |
The theme manager. |
| BlockListBuilder::getThemeName | function | core/ |
Gets the name of the theme used for this block listing. |
| BlockListController::$themeHandler | property | core/ |
The theme handler. |
| BlockRegionTest::testTransformSameThemeRegionExists | function | core/ |
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/ |
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/ |
The theme manager. |
| BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions | function | core/ |
Tests template suggestions from block_theme_suggestions_block(). |
| BlockTest::testBlockThemeSelector | function | core/ |
Tests that the block form has a theme selector when not passed via the URL. |
| BlockTest::testThemeAdminLink | function | core/ |
Tests that a link exists to block layout from the appearance form. |
| BlockTest::testThemeName | function | core/ |
Test block display of theme titles. |
| BlockTheme.php | file | core/ |
|
| BlockTheme::$configFactory | property | core/ |
Contains the configuration object factory. |
| BlockTheme::$themeConfig | property | core/ |
Contains the system.theme configuration object. |
| BlockTheme::create | function | core/ |
Creates an instance of the plugin. |
| BlockTheme::transform | function | core/ |
Performs the associated process. |
| BlockTheme::__construct | function | core/ |
Constructs a BlockTheme object. |
| block_test_specialchars_theme.info.yml | file | core/ |
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/ |
core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml |
| block_themes_installed | function | core/ |
Initializes blocks for installed themes. |
| block_theme_initialize | function | core/ |
Assigns an initial, default set of blocks for a theme. |
| block_theme_suggestions_block | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.