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 |
|---|---|---|---|
| ThemeTest::testThemeDataTypes | function | core/ |
Tests that ThemeManager renders the expected data types. |
| ThemeTest::testThemeOnNonHtmlRequest | function | core/ |
Ensures that non-HTML requests never initialize themes. |
| ThemeTest::testThemeSettings | function | core/ |
Tests the theme settings form. |
| ThemeTest::testThemeSettingsColorHexCode | function | core/ |
Tests the theme settings color input. |
| ThemeTest::testThemeSettingsLogo | function | core/ |
Tests the theme settings logo form. |
| ThemeTest::testThemeSettingsNoLogoNoFavicon | function | core/ |
Tests the theme settings form when logo and favicon features are disabled. |
| ThemeTest::testThemeSettingsRenderCacheClear | function | core/ |
Tests the 'rendered' cache tag is cleared when saving theme settings. |
| ThemeTest::testThemeSuggestions | function | core/ |
Tests function theme_get_suggestions() for SA-CORE-2009-003. |
| ThemeTest::testThemeUpdateManagement | function | core/ |
Tests the update registry is correct during theme install and uninstall. |
| ThemeTest::testThemeUpdateManagementRemovedPostUpdates | function | core/ |
Tests the update registry is correct during theme install and uninstall. |
| ThemeTest::testUninstallingThemes | function | core/ |
Tests uninstalling of themes works. |
| ThemeTestController | class | core/ |
Controller routines for theme test routes. |
| ThemeTestController.php | file | core/ |
|
| ThemeTestController::generalSuggestionAlter | function | core/ |
Menu callback for testing hook_theme_suggestions_alter(). |
| ThemeTestController::nonHtml | function | core/ |
Controller to ensure that no theme is initialized. |
| ThemeTestController::preprocessCallback | function | core/ |
Controller for testing callable preprocess functions. |
| ThemeTestController::preprocessSuggestions | function | core/ |
Controller for testing preprocess functions with theme suggestions. |
| ThemeTestController::specificSuggestionAlter | function | core/ |
Menu callback for testing suggestion alter hooks with specific suggestions. |
| ThemeTestController::suggestionAlter | function | core/ |
Menu callback for testing suggestion alter hooks with template files. |
| ThemeTestController::suggestionProvided | function | core/ |
Menu callback for testing suggestion alter hooks with template files. |
| ThemeTestController::testInfoStylesheets | function | core/ |
Adds stylesheets to test theme .info.yml property processing. |
| ThemeTestController::testInlineTemplate | function | core/ |
Tests the inline template functionality. |
| ThemeTestController::testRequestListener | function | core/ |
Tests themed output generated in a request listener. |
| ThemeTestController::testSuggestion | function | core/ |
Calls a theme hook suggestion. |
| ThemeTestController::testTemplate | function | core/ |
Tests template overriding based on filename. |
| ThemeTestHooks | class | core/ |
Hook implementations for theme_test. |
| ThemeTestHooks.php | file | core/ |
|
| ThemeTestHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| ThemeTestHooks::pageBottom | function | core/ |
Implements hook_page_bottom(). |
| ThemeTestHooks::preprocessHtml | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
| ThemeTestHooks::preprocessTestSuggestions | function | core/ |
Implements hook_preprocess_HOOK(). |
| ThemeTestHooks::preprocessThemeTest | function | core/ |
Preprocesses variables for theme_theme_test(). |
| ThemeTestHooks::preprocessThemeTestDeprecationsPreprocess | function | core/ |
Prepares variables for theme_test_deprecations_preprocess. |
| ThemeTestHooks::preprocessThemeTestPreprocessSuggestions | function | core/ |
Implements hook_preprocess_HOOK(). |
| ThemeTestHooks::preprocessThemeTestRegisteredByModule | function | core/ |
Implements hook_preprocess_HOOK(). |
| ThemeTestHooks::preprocessThemeTestRenderElement | function | core/ |
Prepares variables for test render element templates. |
| ThemeTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| ThemeTestHooks::theme | function | core/ |
Implements hook_theme(). |
| ThemeTestHooks::themeRegistryAlter | function | core/ |
Implements hook_theme_registry_alter(). |
| ThemeTestHooks::themeSuggestionsAlter | function | core/ |
Implements hook_theme_suggestions_alter(). |
| ThemeTestHooks::themeSuggestionsNode | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| ThemeTestHooks::themeSuggestionsThemeTestPreprocessSuggestions | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| ThemeTestHooks::themeSuggestionsThemeTestSuggestionProvided | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| ThemeTestHooks::themeSuggestionsThemeTestSuggestionsAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| ThemeTestPreprocess | class | core/ |
Class to test preprocess callbacks. |
| ThemeTestPreprocess.php | file | core/ |
|
| ThemeTestPreprocess::preprocess | function | core/ |
Preprocess callback for testing preprocess callbacks. |
| ThemeTestSubscriber | class | core/ |
Theme test subscriber for controller requests. |
| ThemeTestSubscriber.php | file | core/ |
|
| ThemeTestSubscriber::$container | property | core/ |
The used container. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.