Search for theme_
- Search 7.x for theme_
- Search 8.9.x for theme_
- Search 10.3.x for theme_
- Search 11.x for theme_
- Search main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeTest::testFrontPageThemeSuggestion | function | core/ |
Ensure page-front template suggestion is added when on front page. |
| ThemeTest::testInstallAndSetAsDefault | function | core/ |
Tests installing a theme and setting it as default. |
| ThemeTest::testInvalidTheme | function | core/ |
Tests themes can't be installed when the base theme or engine is missing. |
| ThemeTest::testListThemes | function | core/ |
Tests the listInfo() function. |
| ThemeTest::testNegotiatorPriorities | function | core/ |
Tests the priority of some theme negotiators. |
| ThemeTest::testPreprocessCallback | function | core/ |
Ensures that preprocess callbacks can be defined. |
| ThemeTest::testPreprocessForSuggestions | function | core/ |
Ensures preprocess functions run even for suggestion implementations. |
| ThemeTest::testPreprocessHtml | function | core/ |
Tests that the page variable is not prematurely flattened. |
| ThemeTest::testRegionClass | function | core/ |
Tests that region attributes can be manipulated via preprocess functions. |
| ThemeTest::testSuggestionPreprocessForDefaults | function | core/ |
Ensures suggestion preprocess functions run for default implementations. |
| ThemeTest::testSwitchDefaultTheme | function | core/ |
Tests switching the default theme. |
| ThemeTest::testTaxonomyTermThemes | function | core/ |
Tests the theme used when adding, viewing and editing taxonomy terms. |
| ThemeTest::testTemplateOverride | function | core/ |
Ensures a themes template is overridable based on the 'template' filename. |
| 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::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 | class | core/ |
Controller routines for test routes for legacy theme functions. |
| ThemeTestController.php | file | core/ |
|
| ThemeTestController.php | file | core/ |
|
| ThemeTestController::functionSuggestionAlter | function | core/ |
Menu callback for testing suggestion alter hooks with theme functions. |
| ThemeTestController::functionTemplateOverridden | function | core/ |
A theme template that overrides a theme function. |
| 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::suggestionAlterInclude | function | core/ |
Menu callback for testing includes with suggestion alter hooks. |
| 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. |
| ThemeTestController::testThemeClass | function | core/ |
Controller for testing a namespaced class in a theme. |
| 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. |
| ThemeTestSubscriber::$currentRouteMatch | property | core/ |
The current route match. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.