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 |
|---|---|---|---|
| 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. |
| 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::__construct | function | core/ |
Constructs a new ThemeTestSubscriber. |
| ThemeTestThemeHooks | class | core/ |
Hook implementations for theme_test. |
| ThemeTestThemeHooks.php | file | core/ |
|
| ThemeTestThemeHooks1 | class | core/ |
Hook implementations for theme_test. |
| ThemeTestThemeHooks1.php | file | core/ |
|
| ThemeTestThemeHooks1::preprocessHtml | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
| ThemeTestThemeHooks1::preprocessThemeTestPreprocessSuggestions | function | core/ |
Implements hook_preprocess_HOOK(). |
| ThemeTestThemeHooks1::themeSuggestionsNode | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| ThemeTestThemeHooks1::themeSuggestionsThemeTestPreprocessSuggestions | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| ThemeTestThemeHooks1::themeSuggestionsThemeTestSuggestionProvided | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| ThemeTestThemeHooks::preprocessTestSuggestions | function | core/ |
Implements hook_preprocess_HOOK(). |
| 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/ |
|
| ThemeUiTest::testInstalledIncompatibleTheme | function | core/ |
Tests that incompatible themes message is shown. |
| ThemeUiTest::testInstallModuleWithIncompatibleDependencies | function | core/ |
Tests installing a theme with incompatible module dependencies. |
| ThemeUiTest::testInstallModuleWithMissingDependencies | function | core/ |
Tests installing a theme with missing module dependencies. |
| ThemeUiTest::testModulePermissions | function | core/ |
Tests permissions for enabling themes depending on disabled modules. |
| ThemeUiTest::testThemeInstallWithModuleDependencies | function | core/ |
Tests installing a theme with module dependencies. |
| ThemeUiTest::uninstallModules | function | core/ |
Uninstalls modules via the admin UI. |
| ThemeUiTest::uninstallTheme | function | core/ |
Uninstalls a theme via the admin UI. |
| ThemeUninstallConfirmForm | class | core/ |
Builds a confirmation form to uninstall a theme. |
| ThemeUninstallConfirmForm.php | file | core/ |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.