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 |
|---|---|---|---|
| ExtensionStreamTest::testWrappersAfterThemeUninstall | function | core/ |
Tests stream wrappers after theme uninstall. |
| FieldPluginBase::themeFunctions | function | core/ |
Provide a full list of possible theme templates used by this style. |
| FieldUiThemeHooks | class | core/ |
Hook implementations for field_ui. |
| FieldUiThemeHooks.php | file | core/ |
|
| FieldUiThemeHooks::preprocessFormElementNewStorageType | function | core/ |
Implements hook_preprocess_HOOK(). |
| 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); } |
| FileDeprecatedTestThemeHooks | class | core/ |
Hook implementations for file_deprecated_test. |
| FileDeprecatedTestThemeHooks.php | file | core/ |
|
| FileDeprecatedTestThemeHooks::fileMimetypeMappingAlter | function | core/ |
Implements hook_file_mimetype_mapping_alter(). |
| FileFieldWidgetClaroThemeTest | class | core/ |
Tests the widget visibility settings for the Claro theme. |
| FileFieldWidgetClaroThemeTest.php | file | core/ |
|
| FileFieldWidgetClaroThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldWidgetClaroThemeTest::testWidgetDefaultVisibilitySettings | function | core/ |
Tests that the field widget visibility settings are respected on the form. |
| FileThemeHooks | class | core/ |
Theme hooks for the file module. |
| FileThemeHooks.php | file | core/ |
|
| FileThemeHooks::preprocessFileLink | function | core/ |
Prepares variables for file link templates. |
| FileThemeHooks::preprocessFileUploadHelp | function | core/ |
Prepares variables for file upload help text templates. |
| FileThemeHooks::preprocessFileWidgetMultiple | function | core/ |
Prepares variables for multi file form widget templates. |
| FileThemeHooks::preprocessManagedFile | function | core/ |
Prepares variables for file form widget templates. |
| FileThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| FileThemeHooks::__construct | function | core/ |
|
| filter.theme.css | file | core/ |
Styling for the Filter module. |
| filter.theme.css | file | core/ |
Styling for the Filter module. |
| filter.theme.css | file | core/ |
Styling for the Filter module. |
| filter.theme.css | file | core/ |
Styling for the Filter module. |
| filter.theme.pcss.css | file | core/ |
Styling for the Filter module. |
| filter.theme.pcss.css | file | core/ |
Styling for the Filter module. |
| filter.theme.pcss.css | file | core/ |
Styling for the Filter module. |
| filter.theme.pcss.css | file | core/ |
Styling for the Filter module. |
| FilteredPluginManagerTrait::themeManager | function | core/ |
Wraps the theme manager. |
| FilterThemeHooks | class | core/ |
Theme hooks for filter. |
| FilterThemeHooks.php | file | core/ |
|
| FilterThemeHooks::getFilterTips | function | core/ |
Retrieves the filter tips. |
| FilterThemeHooks::preprocessFilterGuidelines | function | core/ |
Prepares variables for text format guideline templates. |
| FilterThemeHooks::preprocessFilterTips | function | core/ |
Prepares variables for filter tips templates. |
| FilterThemeHooks::preprocessTextFormatWrapper | function | core/ |
Prepares variables for text format wrapper templates. |
| FilterThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| FilterThemeHooks::__construct | function | core/ |
|
| FormBuilder::$themeManager | property | core/ |
The theme manager. |
| FormHooks::formSystemThemeSettingsAlter | function | core/ |
Implement hook form_system_theme_settings_alter(). |
| FormHooks::formSystemThemeSettingsAlter | function | core/ |
Implement hook form_system_theme_settings_alter(). |
| FormHooks::formSystemThemeSettingsAlterSubmit | function | core/ |
Submit theme settings. |
| FormHooks::formSystemThemeSettingsAlterSubmit | function | core/ |
Submit theme settings. |
| FormHooks::formSystemThemeSettingsAlterValidate | function | core/ |
Validate theme settings. |
| FormHooks::formSystemThemeSettingsAlterValidate | function | core/ |
Validate theme settings. |
| FormTestBase::$themeManager | property | core/ |
The mocked theme manager. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.