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 |
|---|---|---|---|
| MaintenanceThemeUpdateRegistryTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| MaintenanceThemeUpdateRegistryTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| MaintenanceThemeUpdateRegistryTest::prepareSettings | function | core/ |
Prepares site settings and services before installation. |
| MaintenanceThemeUpdateRegistryTest::testMaintenanceThemeUpdateRegistration | function | core/ |
Tests that after installing the profile there are no outstanding updates. |
| media.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 */ /* cspell:ignore uientity referencemedia */ .field-icon-field-uientity-referencemedia { background-image:… |
| media.icon.theme.pcss.css | file | core/ |
/* cspell:ignore uientity referencemedia */ .field-icon-field-uientity-referencemedia { background-image: url(../../../misc/icons/55565b/media.svg); } |
| MediaLibraryThemeHooks | class | core/ |
Hook implementations for media_library. |
| MediaLibraryThemeHooks.php | file | core/ |
|
| MediaLibraryThemeHooks::preprocessMedia | function | core/ |
Implements hook_preprocess_media(). |
| MediaLibraryThemeHooks::preprocessMediaLibraryItem | function | core/ |
Prepares variables for a selected media item. |
| MediaLibraryThemeHooks::preprocessMediaLibraryWrapper | function | core/ |
Prepares variables for the media library modal dialog. |
| MediaLibraryThemeHooks::preprocessViewsViewFields | function | core/ |
Implements hook_preprocess_views_view_fields(). |
| MediaLibraryThemeHooks::preprocessViewsViewMediaLibrary | function | core/ |
Implements hook_preprocess_HOOK() for the 'media_library' view. |
| MediaLibraryThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| MediaPreviewTest::testPreviewUsesDefaultThemeAndIsClientCacheable | function | core/ |
The CKEditor Widget must load a preview generated using the default theme. |
| MediaTemplateSuggestionsTest::testMediaThemeHookSuggestions | function | core/ |
Tests template suggestions from media_theme_suggestions_media(). |
| MediaTestEmbedThemeHooks | class | core/ |
Theme hook implementations for media_test_embed. |
| MediaTestEmbedThemeHooks.php | file | core/ |
|
| MediaTestEmbedThemeHooks::preprocessMediaEmbedError | function | core/ |
Implements hook_preprocess_HOOK(). |
| MediaTestOembedThemeHooks | class | core/ |
Theme hook implementations for media_test_oembed. |
| MediaTestOembedThemeHooks.php | file | core/ |
|
| MediaTestOembedThemeHooks::preprocessMediaOembedIframe | function | core/ |
Implements hook_preprocess_media_oembed_iframe(). |
| MediaThemeHooks | class | core/ |
Hook implementations for media. |
| MediaThemeHooks.php | file | core/ |
|
| MediaThemeHooks::preprocessMedia | function | core/ |
Prepares variables for media templates. |
| MediaThemeHooks::preprocessMediaReferenceHelp | function | core/ |
Implements hook_preprocess_HOOK() for media reference widgets. |
| MediaThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| MediaThemeSuggestionsHooks | class | core/ |
Theme suggestions for media. |
| MediaThemeSuggestionsHooks.php | file | core/ |
|
| MediaThemeSuggestionsHooks::themeSuggestionsMedia | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| MenuRouterTest::doTestThemeCallbackAdministrative | function | core/ |
Tests theme negotiation for an administrative theme. |
| MenuRouterTest::doTestThemeCallbackFakeTheme | function | core/ |
Tests the theme negotiation when it is set to use a theme that does not exist. |
| MenuRouterTest::doTestThemeCallbackMaintenanceMode | function | core/ |
Tests the theme negotiation when the site is in maintenance mode. |
| MenuRouterTest::doTestThemeCallbackNoThemeRequested | function | core/ |
Tests the theme negotiation when no theme is requested. |
| MenuRouterTest::doTestThemeCallbackOptionalTheme | function | core/ |
Tests the theme negotiation when it is set to use an optional theme. |
| MenuRouterTest::testThemeIntegration | function | core/ |
Tests theme integration. |
| MenuTestController::$themeManager | property | core/ |
The theme manager. |
| MenuTestController::$themeNegotiator | property | core/ |
The theme negotiator. |
| MenuTestController::themePage | function | core/ |
Page callback: Tests the theme negotiation functionality. |
| MenuUiThemeHooks | class | core/ |
Hook implementations for menu_ui. |
| MenuUiThemeHooks.php | file | core/ |
|
| MenuUiThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| MigrateGlobalThemeSettingsTest | class | core/ |
Tests migration of global theme settings variables to configuration. |
| MigrateGlobalThemeSettingsTest.php | file | core/ |
|
| MigrateGlobalThemeSettingsTest::setUp | function | core/ |
|
| MigrateGlobalThemeSettingsTest::testMigrateThemeSettings | function | core/ |
Tests migration of global theme settings to configuration. |
| MigrateThemeSettingsTest | class | core/ |
Tests migration of Theme settings variables to configuration. |
| MigrateThemeSettingsTest.php | file | core/ |
|
| MigrateThemeSettingsTest::setUp | function | core/ |
|
| MigrateThemeSettingsTest::testMigrateThemeSettings | function | core/ |
Tests migration of theme settings to variables to configuration. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.