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 main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutBuilderThemeSuggestionsTestThemeHooks | class | core/ |
Theme hook implementations for layout_builder_theme_suggestions_test. |
| LayoutBuilderThemeSuggestionsTestThemeHooks.php | file | core/ |
|
| LayoutBuilderThemeSuggestionsTestThemeHooks::itemListLayouts | function | core/ |
Implements hook_preprocess_HOOK() for the list of layouts. |
| LayoutBuilderThemeSuggestionsTestThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| LayoutDefinition::$theme_hook | property | core/ |
The theme hook used to render this layout. |
| LayoutDefinition::getThemeHook | function | core/ |
Gets the theme hook. |
| LayoutDefinition::setThemeHook | function | core/ |
Sets the theme hook. |
| LayoutDiscoveryThemeHooks | class | core/ |
Theme hooks for layout_discovery. |
| LayoutDiscoveryThemeHooks.php | file | core/ |
|
| LayoutDiscoveryThemeHooks::preprocessLayout | function | core/ |
Prepares variables for layout templates. |
| LayoutDiscoveryThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| LayoutDiscoveryThemeHooks::__construct | function | core/ |
|
| LayoutPluginManager::$themeHandler | property | core/ |
The theme handler. |
| LayoutPluginManager::getThemeImplementations | function | core/ |
Gets theme implementations for layouts. |
| LayoutPluginManagerInterface::getThemeImplementations | function | core/ |
Gets theme implementations for layouts. |
| LayoutPluginManagerTest::$themeHandler | property | core/ |
The theme handler. |
| LayoutPluginManagerTest::$themeManager | property | core/ |
The theme manager. |
| LayoutPluginManagerTest::testGetThemeImplementations | function | core/ |
Tests get theme implementations. |
| LayoutTest::testThemeProvidedLayout | function | core/ |
Tests that a layout provided by a theme has the preprocess function set. |
| LayoutTestThemeHooks | class | core/ |
Hook implementations for layout_test. |
| LayoutTestThemeHooks.php | file | core/ |
|
| LayoutTestThemeHooks::templatePreprocessLayoutTest2col | function | core/ |
Implements hook_preprocess_HOOK() for layout templates. |
| layout_builder_theme_suggestions_test.info.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.info.yml |
| LibraryDiscoveryCollector::$themeManager | property | core/ |
The theme manager. |
| LibraryDiscoveryCollectorTest::$themeManager | property | core/ |
The mocked theme manager. |
| LibraryDiscoveryIntegrationTest::testBaseThemeLibrariesOverrideInSubTheme | function | core/ |
Tests that base theme libraries-override still apply in sub themes. |
| LibraryDiscoveryParser::resolveThemeAssetPath | function | core/ |
Ensures that a full path is returned for an overriding theme asset. |
| LibraryDiscoveryParserTest::$themeManager | property | core/ |
The mocked theme manager. |
| link.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-link { background-image: url("data:image/svg+xml,%3csvg height='38'… |
| link.icon.theme.pcss.css | file | core/ |
.field-icon-link { background-image: url(../../../misc/icons/55565b/link.svg); } |
| LinkThemeHooks | class | core/ |
Theme hooks for link. |
| LinkThemeHooks.php | file | core/ |
|
| LinkThemeHooks::preprocessLinkFormatterLinkSeparate | function | core/ |
Prepares variables for separated link field templates. |
| LinkThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| link_test_theme.info.yml | file | core/ |
core/modules/link/tests/themes/link_test_theme/link_test_theme.info.yml |
| LocaleHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
| LocaleHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| LocaleProjectRepositoryTest::$themeExtensionList | property | core/ |
The key value memory factory. |
| LocaleThemeHooks | class | core/ |
Hook implementations for locale. |
| LocaleThemeHooks.php | file | core/ |
|
| LocaleThemeHooks::preprocessLocaleTranslationLastCheck | function | core/ |
Prepares variables for most recent translation update templates. |
| LocaleThemeHooks::preprocessLocaleTranslationUpdateInfo | function | core/ |
Prepares variables for translation status information templates. |
| LocaleThemeHooks::preprocessNode | function | core/ |
Implements hook_preprocess_HOOK() for node templates. |
| LocaleThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| LocaleThemeHooks::__construct | function | core/ |
|
| MaintenanceThemeTest | class | core/ |
Tests themes and base themes are correctly loaded. |
| MaintenanceThemeTest.php | file | core/ |
|
| MaintenanceThemeTest::testMaintenanceTheme | function | core/ |
Tests that the maintenance theme initializes the theme and its base themes. |
| MaintenanceThemeUpdateRegistryTest | class | core/ |
Ensures theme update functions are registered for maintenance themes. |
| MaintenanceThemeUpdateRegistryTest.php | file | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.