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 11.x for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MissingThemeDependencyException | class | core/ |
Exception to be thrown when base theme for installed theme is not installed. |
| MissingThemeDependencyException.php | file | core/ |
|
| MissingThemeDependencyException::$theme | property | core/ |
The missing theme dependency. |
| MissingThemeDependencyException::getMissingThemeName | function | core/ |
Gets the machine name of the missing theme. |
| MissingThemeDependencyException::__construct | function | core/ |
Constructs the exception. |
| ModuleHandlerTest::testThemeMetaData | function | core/ |
Tests whether the correct theme metadata is returned. |
| ModuleRequiredByThemesUninstallValidator | class | core/ |
Ensures modules cannot be uninstalled if enabled themes depend on them. |
| ModuleRequiredByThemesUninstallValidator.php | file | core/ |
|
| ModuleRequiredByThemesUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
| ModuleRequiredByThemesUninstallValidator::$themeExtensionList | property | core/ |
The theme extension list. |
| ModuleRequiredByThemesUninstallValidator::getThemesDependingOnModule | function | core/ |
Returns themes that depend on a module. |
| ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
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.