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
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Theme | class | core/ |
Defines a class for updating themes. |
| Theme | class | core/ |
The Theme extension object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldConfigJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldCounterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldDefaultValueCallbackTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldDialogsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldDropButtonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldEntityLinkBaseTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldEntityOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldEntityTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldGroupRowsWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldHandlerInterface::theme | function | core/ |
Renders row values using $this->themeFunctions() as #theme. |
| FieldHelpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldImportDeleteUninstallUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldLayoutTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldLayoutTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldPluginBase::theme | function | core/ |
Renders row values using $this->themeFunctions() as #theme. |
| FieldPluginBase::themeFunctions | function | core/ |
Provide a full list of possible theme templates used by this style. |
| FieldRenderedEntityTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldStorageConfigXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldTypeCategoriesIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUIDeleteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUiHooks::theme | function | core/ |
Implements hook_theme(). |
| FieldUIIndentationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUiIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUIRouteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUiThemeHooks | class | core/ |
Hook implementations for field_ui. |
| FieldUiThemeHooks.php | file | core/ |
|
| FieldUiThemeHooks::preprocessFormElementNewStorageType | function | core/ |
Implements hook_preprocess_HOOK(). |
| FieldValuesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| field_ui.icons.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore cacbd */ .field-option__icon { position: relative; height: 100%; background-image:… |
| field_ui.icons.theme.pcss.css | file | core/ |
/* cspell:ignore cacbd */ .field-option__icon { position: relative; height: 100%; background-image: url(../../../misc/icons/55565b/puzzle_piece_placeholder.svg); background-repeat: no-repeat; background-position: center; background-size:… |
| field_ui_add_field.theme.css | file | core/ |
field_ui_add_field.theme.css |
| file.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-file_upload { background-image: url("data:image/svg+xml,%3csvg height='36'… |
| file.icon.theme.pcss.css | file | core/ |
.field-icon-file_upload { background-image: url(../../../misc/icons/55565b/file_upload.svg); } |
| FileAudioFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileDeprecatedTestThemeHooks | class | core/ |
Hook implementations for file_deprecated_test. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.