Search for theme_
- Search 7.x for theme_
- Search 9.5.x for theme_
- Search 8.9.x for theme_
- Search 10.3.x for theme_
- Search 11.x for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests transforming a block with the same theme and an existing region. |
| BlockRegionTest::testTransformSameThemeRegionNotExists | function | core/ |
Tests transforming a block with the same theme and a non-existent region. |
| BlockRepository::$themeManager | property | core/ |
The theme manager. |
| BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions | function | core/ |
Tests template suggestions from the block module. |
| BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions | function | core/ |
Tests template suggestions from block_content_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/ |
Tests block display of theme titles. |
| BlockTheme.php | file | core/ |
|
| BlockTheme::$themeConfig | property | core/ |
Contains the system.theme configuration object. |
| BlockTheme::$themes | property | core/ |
List of themes available on the destination. |
| BlockTheme::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| BlockTheme::transform | function | core/ |
Performs the associated process. |
| BlockTheme::__construct | function | core/ |
Constructs a BlockTheme object. |
| BlockThemeHooks | class | core/ |
Hook implementations for block. |
| BlockThemeHooks.php | file | core/ |
|
| BlockThemeHooks::themeSuggestionsBlock | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| BlockValidationTest::testThemeValidation | function | core/ |
Tests validating a block with a non-existent theme. |
| block_content_theme_suggestions_test.info.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_theme_suggestions_test/block_content_theme_suggestions_test.info.yml |
| block_test_special_chars_theme.info.yml | file | core/ |
core/modules/block/tests/modules/block_test/themes/block_test_special_chars_theme/block_test_special_chars_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_theme_initialize | function | core/ |
Assigns an initial, default set of blocks for a theme. |
| BreakpointDiscoveryTest::testThemeBreakpoints | function | core/ |
Tests the breakpoint group created for a theme. |
| BreakpointHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
| BreakpointHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| breakpoint_theme_test.breakpoints.yml | file | core/ |
core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml |
| breakpoint_theme_test.info.yml | file | core/ |
core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml |
| Ckeditor5Hooks::themeCss | function | core/ |
Retrieves the default theme's CKEditor 5 stylesheets. |
| ClaroHooks::preprocessSystemThemesPage | function | core/ |
Implements hook_preprocess_HOOK() for system_themes_page. |
| ClaroHooks::themeRegistryAlter | function | core/ |
Implements hook_theme_registry_alter(). |
| ClaroHooks::themeSuggestionsDetailsAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for details. |
| ClaroHooks::themeSuggestionsFormElementAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for form_element. |
| ClaroHooks::themeSuggestionsMaintenancePageAlter | function | core/ |
Implements hook_theme_suggestions_maintenance_page_alter(). |
| claro_system_module_invoked_theme_registry_alter | function | core/ |
Called by system.module via its hook_theme_registry_alter(). |
| comment.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-comment { color: red; background-image: url("data:image/svg+xml,%3csvg… |
| comment.icon.theme.pcss.css | file | core/ |
.field-icon-comment { color: red; background-image: url(../../../misc/icons/55565b/comment.svg); } |
| CommentEmptyTitleTestThemeHooks | class | core/ |
Hook implementations for comment_empty_title_test. |
| CommentEmptyTitleTestThemeHooks.php | file | core/ |
|
| CommentEmptyTitleTestThemeHooks::preprocessComment | function | core/ |
Implements hook_preprocess_comment(). |
| CommentThemeHooks | class | core/ |
Hook implementations for comment. |
| CommentThemeHooks.php | file | core/ |
|
| CommentThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| CommentThemeHooks::preprocessComment | function | core/ |
Prepares variables for comment templates. |
| CommentThemeHooks::preprocessField | function | core/ |
Implements hook_preprocess_HOOK() for field templates. |
| CommentThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| CommentThemeHooks::__construct | function | core/ |
|
| CommonTestThemeHooks | class | core/ |
Hook implementations for common_test. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.