Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| ThemeTestSubscriber::$renderer | property | core/ |
The renderer. |
| ThemeTestSubscriber::getSubscribedEvents | function | core/ |
|
| ThemeTestSubscriber::onRequest | function | core/ |
Generates themed output early in a page request. |
| ThemeTestSubscriber::onView | function | core/ |
Ensures that the theme registry was not initialized. |
| ThemeTestSubscriber::__construct | function | core/ |
Constructs a new ThemeTestSubscriber. |
| ThemeTokenTest | class | core/ |
Tests the generation of 'theme_token' key in Drupal settings. |
| ThemeTokenTest.php | file | core/ |
|
| ThemeTokenTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeTokenTest::$modules | property | core/ |
We want to visit the 'admin/structure/block' page. |
| ThemeTokenTest::setUp | function | core/ |
|
| ThemeTokenTest::testThemeToken | function | core/ |
Tests if the 'theme_token' key of 'ajaxPageState' is computed. |
| ThemeUiTest | class | core/ |
Tests the theme UI. |
| ThemeUiTest.php | file | core/ |
|
| ThemeUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeUiTest::$testModules | property | core/ |
Modules used for testing. |
| ThemeUiTest::assertUninstallableTheme | function | core/ |
Checks related to uninstallable themes due to module dependencies. |
| ThemeUiTest::providerTestThemeInstallWithModuleDependencies | function | core/ |
Data provider for testThemeInstallWithModuleDependencies(). |
| ThemeUiTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1317
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.