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 main for theme
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Theme class core/lib/Drupal/Core/Updater/Theme.php Defines a class for updating themes.
Theme class core/lib/Drupal/Core/Extension/Theme.php The Theme extension object.

All search results

Title Object type File name Summary
MaintenanceThemeUpdateRegistryTest::testMaintenanceThemeUpdateRegistration function core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php Tests that after installing the profile there are no outstanding updates.
ManageDisplayTest::$defaultTheme property core/modules/field_ui/tests/src/FunctionalJavascript/ManageDisplayTest.php The theme to install as the default for testing.
ManageDisplayTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php The theme to install as the default for testing.
ManageFieldsFunctionalTestBase::$defaultTheme property core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTestBase.php The theme to install as the default for testing.
ManageFieldsTest::$defaultTheme property core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php The theme to install as the default for testing.
ManageFieldsTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php The theme to install as the default for testing.
ManyAssetsLoadOrderTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php The theme to install as the default for testing.
MaximumFileSizeExceededUploadTest::$defaultTheme property core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php The theme to install as the default for testing.
media.icon.theme.css file core/modules/media/css/media.icon.theme.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
/* cspell:ignore uientity referencemedia */
.field-icon-field-uientity-referencemedia {
background-image:…
media.icon.theme.pcss.css file core/modules/media/css/media.icon.theme.pcss.css /* cspell:ignore uientity referencemedia */
.field-icon-field-uientity-referencemedia {
background-image: url(../../../misc/icons/55565b/media.svg);
}
MediaAccessTest::$defaultTheme property core/modules/media/tests/src/Functional/MediaAccessTest.php The theme to install as the default for testing.
MediaBulkFormTest::$defaultTheme property core/modules/media/tests/src/Functional/MediaBulkFormTest.php The theme to install as the default for testing.
MediaCacheTagsTest::$defaultTheme property core/modules/media/tests/src/Functional/MediaCacheTagsTest.php The theme to install as the default for testing.
MediaContextualLinksTest::$defaultTheme property core/modules/media/tests/src/Functional/MediaContextualLinksTest.php The theme to install as the default for testing.
MediaDisplayTest::$defaultTheme property core/modules/media/tests/src/FunctionalJavascript/MediaDisplayTest.php The theme to install as the default for testing.
MediaEmbedFilterTestBase::$defaultTheme property core/modules/media/tests/src/FunctionalJavascript/MediaEmbedFilterTestBase.php The theme to install as the default for testing.
MediaEntityMetadataApiTest::$defaultTheme property core/modules/ckeditor5/tests/src/Functional/MediaEntityMetadataApiTest.php The theme to install as the default for testing.
MediaInstallTest::$defaultTheme property core/modules/media/tests/src/Functional/MediaInstallTest.php The theme to install as the default for testing.
MediaJsonAnonTest::$defaultTheme property core/modules/media/tests/src/Functional/Rest/MediaJsonAnonTest.php The theme to install as the default for testing.
MediaJsonBasicAuthTest::$defaultTheme property core/modules/media/tests/src/Functional/Rest/MediaJsonBasicAuthTest.php The theme to install as the default for testing.
MediaJsonCookieTest::$defaultTheme property core/modules/media/tests/src/Functional/Rest/MediaJsonCookieTest.php The theme to install as the default for testing.
MediaLibraryDisplayModeTest::$defaultTheme property core/modules/media_library/tests/src/Functional/MediaLibraryDisplayModeTest.php The theme to install as the default for testing.
MediaLibraryImageStyleAccessTest::$defaultTheme property core/modules/media_library/tests/src/Functional/MediaLibraryImageStyleAccessTest.php The theme to install as the default for testing.
MediaLibraryTest::$defaultTheme property core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaLibraryTest.php The theme to install as the default for testing.
MediaLibraryTestBase::$defaultTheme property core/modules/media_library/tests/src/FunctionalJavascript/MediaLibraryTestBase.php The theme to install as the default for testing.
MediaLibraryThemeHooks class core/modules/media_library/src/Hook/MediaLibraryThemeHooks.php Hook implementations for media_library.
MediaLibraryThemeHooks.php file core/modules/media_library/src/Hook/MediaLibraryThemeHooks.php
MediaLibraryThemeHooks::preprocessMedia function core/modules/media_library/src/Hook/MediaLibraryThemeHooks.php Implements hook_preprocess_media().
MediaLibraryThemeHooks::preprocessMediaLibraryItem function core/modules/media_library/src/Hook/MediaLibraryThemeHooks.php Prepares variables for a selected media item.
MediaLibraryThemeHooks::preprocessMediaLibraryWrapper function core/modules/media_library/src/Hook/MediaLibraryThemeHooks.php Prepares variables for the media library modal dialog.
MediaLibraryThemeHooks::preprocessViewsViewFields function core/modules/media_library/src/Hook/MediaLibraryThemeHooks.php Implements hook_preprocess_views_view_fields().
MediaLibraryThemeHooks::preprocessViewsViewMediaLibrary function core/modules/media_library/src/Hook/MediaLibraryThemeHooks.php Implements hook_preprocess_HOOK() for the 'media_library' view.
MediaLibraryThemeHooks::theme function core/modules/media_library/src/Hook/MediaLibraryThemeHooks.php Implements hook_theme().
MediaOverviewPageTest::$defaultTheme property core/modules/media/tests/src/Functional/MediaOverviewPageTest.php The theme to install as the default for testing.
MediaOverviewTest::$defaultTheme property core/modules/media_library/tests/src/FunctionalJavascript/MediaOverviewTest.php The theme to install as the default for testing.
MediaPreviewTest::testPreviewUsesDefaultThemeAndIsClientCacheable function core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaPreviewTest.php The CKEditor Widget must load a preview generated using the default theme.
MediaReferenceFieldHelpTest::$defaultTheme property core/modules/media/tests/src/FunctionalJavascript/MediaReferenceFieldHelpTest.php The theme to install as the default for testing.
MediaRequirementsTest::$defaultTheme property core/modules/media/tests/src/Functional/MediaRequirementsTest.php The theme to install as the default for testing.
MediaRevisionTest::$defaultTheme property core/modules/media/tests/src/Functional/MediaRevisionTest.php The theme to install as the default for testing.
MediaSettingsTest::$defaultTheme property core/modules/media/tests/src/Functional/MediaSettingsTest.php The theme to install as the default for testing.
MediaSourceAudioVideoTest::$defaultTheme property core/modules/media/tests/src/FunctionalJavascript/MediaSourceAudioVideoTest.php The theme to install as the default for testing.
MediaSourceFileTest::$defaultTheme property core/modules/media/tests/src/FunctionalJavascript/MediaSourceFileTest.php The theme to install as the default for testing.
MediaSourceFileTest::$defaultTheme property core/modules/media/tests/src/Functional/MediaSourceFileTest.php The theme to install as the default for testing.
MediaSourceImageTest::$defaultTheme property core/modules/media/tests/src/FunctionalJavascript/MediaSourceImageTest.php The theme to install as the default for testing.
MediaSourceImageTest::$defaultTheme property core/modules/media/tests/src/Functional/MediaSourceImageTest.php The theme to install as the default for testing.
MediaSourceOEmbedVideoTest::$defaultTheme property core/modules/media/tests/src/FunctionalJavascript/MediaSourceOEmbedVideoTest.php The theme to install as the default for testing.
MediaTemplateSuggestionsTest::$defaultTheme property core/modules/media/tests/src/Functional/MediaTemplateSuggestionsTest.php The theme to install as the default for testing.
MediaTemplateSuggestionsTest::testMediaThemeHookSuggestions function core/modules/media/tests/src/Functional/MediaTemplateSuggestionsTest.php Tests template suggestions from media_theme_suggestions_media().
MediaTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/MediaTest.php The theme to install as the default for testing.
MediaTestBase::$defaultTheme property core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTestBase.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.