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 |
|---|---|---|---|
| ThemeHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| ThemeHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| ThemeHooks::managedFile | function | core/ |
Prerender callback for managed_file. |
| ThemeHooks::managedFile | function | core/ |
Prerender callback for managed_file. |
| ThemeHooks::messagePlaceholder | function | core/ |
Prerender callback for status_messages placeholder. |
| ThemeHooks::messagePlaceholder | function | core/ |
Prerender callback for status_messages placeholder. |
| ThemeHooks::operations | function | core/ |
Prerender callback for the Operations element. |
| ThemeHooks::operations | function | core/ |
Prerender callback for the Operations element. |
| ThemeHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| ThemeHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| ThemeHooks::textFormat | function | core/ |
Prerender callback for text_format elements. |
| ThemeHooks::textFormat | function | core/ |
Prerender callback for text_format elements. |
| ThemeHooks::themeRegistryAlter | function | core/ |
Implements hook_theme_registry_alter(). |
| ThemeHooks::themeRegistryAlter | function | core/ |
Implements hook_theme_registry_alter(). |
| ThemeHooks::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ThemeHooks::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ThemeHooks::verticalTabs | function | core/ |
Prerender callback for Vertical Tabs element. |
| ThemeHooks::verticalTabs | function | core/ |
Prerender callback for Vertical Tabs element. |
| ThemeHooks::__construct | function | core/ |
Constructs the theme related hooks. |
| ThemeHooks::__construct | function | core/ |
Constructs the theme related hooks. |
| ThemeHookTest | class | core/ |
Tests low-level theme functions. |
| ThemeHookTest.php | file | core/ |
|
| ThemeHookTest::setUp | function | core/ |
|
| ThemeHookTest::testLegacyHookInThemes | function | core/ |
Tests that procedural hooks with #[LegacyHook] are properly ignored. |
| ThemeHookTest::testProceduralHookCollection | function | core/ |
Tests that procedural hooks are collected and executed. |
| ThemeInfoTest | class | core/ |
Tests processing of theme .info.yml properties. |
| ThemeInfoTest.php | file | core/ |
|
| ThemeInfoTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeInfoTest::$modules | property | core/ |
Modules to install. |
| ThemeInfoTest::testChanges | function | core/ |
Tests that changes to the info file are picked up. |
| ThemeInfoTest::testStylesheets | function | core/ |
Tests libraries-override. |
| ThemeInitialization | class | core/ |
Provides the theme initialization logic. |
| ThemeInitialization.php | file | core/ |
|
| ThemeInitialization::$cache | property | core/ |
The cache backend to use for the active theme. |
| ThemeInitialization::$extensions | property | core/ |
The extensions that might be attaching assets. |
| ThemeInitialization::$moduleHandler | property | core/ |
The module handler. |
| ThemeInitialization::$root | property | core/ |
The app root. |
| ThemeInitialization::$themeHandler | property | core/ |
The theme handler. |
| ThemeInitialization::getActiveTheme | function | core/ |
Builds up the active theme object from extensions. |
| ThemeInitialization::getActiveThemeByName | function | core/ |
Builds an active theme object. |
| ThemeInitialization::getExtensions | function | core/ |
Gets all extensions. |
| ThemeInitialization::initTheme | function | core/ |
Initializes a given theme. |
| ThemeInitialization::loadActiveTheme | function | core/ |
Loads a theme, so it is ready to be used. |
| ThemeInitialization::__construct | function | core/ |
Constructs a new ThemeInitialization object. |
| ThemeInitializationInterface | interface | core/ |
Defines an interface which contain theme initialization logic. |
| ThemeInitializationInterface.php | file | core/ |
|
| ThemeInitializationInterface::getActiveTheme | function | core/ |
Builds up the active theme object from extensions. |
| ThemeInitializationInterface::getActiveThemeByName | function | core/ |
Builds an active theme object. |
| ThemeInitializationInterface::initTheme | function | core/ |
Initializes a given theme. |
| ThemeInitializationInterface::loadActiveTheme | function | core/ |
Loads a theme, so it is ready to be used. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.