Search for theme

  1. Search 7.x for theme
  2. Search 9.5.x for theme
  3. Search 8.9.x for theme
  4. Search 10.3.x for theme
  5. Search 11.x for theme
  6. Other projects
Title Object type File name Summary
FieldRenderedEntityTranslationTest::$defaultTheme property core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php The theme to install as the default for testing.
FieldStorageConfigJsonAnonTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonAnonTest.php The theme to install as the default for testing.
FieldStorageConfigJsonBasicAuthTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonBasicAuthTest.php The theme to install as the default for testing.
FieldStorageConfigJsonCookieTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonCookieTest.php The theme to install as the default for testing.
FieldStorageConfigTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/FieldStorageConfigTest.php The theme to install as the default for testing.
FieldStorageConfigXmlAnonTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigXmlAnonTest.php The theme to install as the default for testing.
FieldStorageConfigXmlBasicAuthTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigXmlBasicAuthTest.php The theme to install as the default for testing.
FieldStorageConfigXmlCookieTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigXmlCookieTest.php The theme to install as the default for testing.
FieldTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php The theme to install as the default for testing.
FieldTypeCategoriesIntegrationTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/FieldTypeCategoriesIntegrationTest.php The theme to install as the default for testing.
FieldUIDeleteTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/FieldUIDeleteTest.php The theme to install as the default for testing.
FieldUiHooks::theme function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_theme().
FieldUIIndentationTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php The theme to install as the default for testing.
FieldUiIntegrationTest::$defaultTheme property core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php The theme to install as the default for testing.
FieldUIRouteTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php The theme to install as the default for testing.
FieldUITest::$defaultTheme property core/modules/views_ui/tests/src/Functional/FieldUITest.php The theme to install as the default for testing.
FieldUITest::$defaultTheme property core/modules/field/tests/src/Functional/Views/FieldUITest.php The theme to install as the default for testing.
FieldUiThemeHooks class core/modules/field_ui/src/Hook/FieldUiThemeHooks.php Hook implementations for field_ui.
FieldUiThemeHooks.php file core/modules/field_ui/src/Hook/FieldUiThemeHooks.php
FieldUiThemeHooks::preprocessFormElementNewStorageType function core/modules/field_ui/src/Hook/FieldUiThemeHooks.php Implements hook_preprocess_HOOK().
FieldValuesTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/FieldValuesTest.php The theme to install as the default for testing.
FieldWebTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/FieldWebTest.php The theme to install as the default for testing.
field_ui.icons.theme.css file core/modules/field_ui/css/field_ui.icons.theme.css /*
* 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/modules/field_ui/css/field_ui.icons.theme.pcss.css /* 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/modules/field_ui/css/field_ui_add_field.theme.css field_ui_add_field.theme.css
file.icon.theme.css file core/modules/file/css/file.icon.theme.css /*
* 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/modules/file/css/file.icon.theme.pcss.css .field-icon-file_upload {
background-image: url(../../../misc/icons/55565b/file_upload.svg);
}
FileAudioFormatterTest::$defaultTheme property core/modules/file/tests/src/Functional/Formatter/FileAudioFormatterTest.php The theme to install as the default for testing.
FileDeprecatedTestThemeHooks class core/modules/file/tests/file_deprecated_test/src/Hook/FileDeprecatedTestThemeHooks.php Hook implementations for file_deprecated_test.
FileDeprecatedTestThemeHooks.php file core/modules/file/tests/file_deprecated_test/src/Hook/FileDeprecatedTestThemeHooks.php
FileDeprecatedTestThemeHooks::fileMimetypeMappingAlter function core/modules/file/tests/file_deprecated_test/src/Hook/FileDeprecatedTestThemeHooks.php Implements hook_file_mimetype_mapping_alter().
FileFieldAnonymousSubmissionTest::$defaultTheme property core/modules/file/tests/src/Functional/FileFieldAnonymousSubmissionTest.php The theme to install as the default for testing.
FileFieldDisplayTest::$defaultTheme property core/modules/file/tests/src/Functional/FileFieldDisplayTest.php The theme to install as the default for testing.
FileFieldFormatterAccessTest::$defaultTheme property core/modules/file/tests/src/Functional/FileFieldFormatterAccessTest.php The theme to install as the default for testing.
FileFieldPathTest::$defaultTheme property core/modules/file/tests/src/Functional/FileFieldPathTest.php The theme to install as the default for testing.
FileFieldRevisionTest::$defaultTheme property core/modules/file/tests/src/Functional/FileFieldRevisionTest.php The theme to install as the default for testing.
FileFieldRSSContentTest::$defaultTheme property core/modules/file/tests/src/Functional/FileFieldRSSContentTest.php The theme to install as the default for testing.
FileFieldValidateTest::$defaultTheme property core/modules/file/tests/src/FunctionalJavascript/FileFieldValidateTest.php The theme to install as the default for testing.
FileFieldValidateTest::$defaultTheme property core/modules/file/tests/src/Functional/FileFieldValidateTest.php The theme to install as the default for testing.
FileFieldWidgetClaroThemeTest class core/modules/file/tests/src/FunctionalJavascript/FileFieldWidgetClaroThemeTest.php Tests the widget visibility settings for the Claro theme.
FileFieldWidgetClaroThemeTest.php file core/modules/file/tests/src/FunctionalJavascript/FileFieldWidgetClaroThemeTest.php
FileFieldWidgetClaroThemeTest::$defaultTheme property core/modules/file/tests/src/FunctionalJavascript/FileFieldWidgetClaroThemeTest.php The theme to install as the default for testing.
FileFieldWidgetClaroThemeTest::testWidgetDefaultVisibilitySettings function core/modules/file/tests/src/FunctionalJavascript/FileFieldWidgetClaroThemeTest.php Tests that the field widget visibility settings are respected on the form.
FileFieldWidgetTest::$defaultTheme property core/modules/file/tests/src/FunctionalJavascript/FileFieldWidgetTest.php The theme to install as the default for testing.
FileFieldWidgetTest::$defaultTheme property core/modules/file/tests/src/Functional/FileFieldWidgetTest.php The theme to install as the default for testing.
FileJsonAnonTest::$defaultTheme property core/modules/file/tests/src/Functional/Rest/FileJsonAnonTest.php The theme to install as the default for testing.
FileJsonBasicAuthTest::$defaultTheme property core/modules/file/tests/src/Functional/Rest/FileJsonBasicAuthTest.php The theme to install as the default for testing.
FileJsonCookieTest::$defaultTheme property core/modules/file/tests/src/Functional/Rest/FileJsonCookieTest.php The theme to install as the default for testing.
FileListingTest::$defaultTheme property core/modules/file/tests/src/Functional/FileListingTest.php The theme to install as the default for testing.
FileManagedFileElementTest::$defaultTheme property core/modules/file/tests/src/FunctionalJavascript/FileManagedFileElementTest.php The theme to install as the default for testing.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.