Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search main for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeHandler::getBaseThemes | function | core/ |
Finds all the base themes for the specified theme. |
| ThemeHandler::getDefault | function | core/ |
Returns the default theme. |
| ThemeHandler::getName | function | core/ |
Gets the human readable name of a given theme. |
| ThemeHandler::getTheme | function | core/ |
Returns a theme extension object from the currently active theme list. |
| ThemeHandler::getThemeDirectories | function | core/ |
Returns an array of directories for all installed themes. |
| ThemeHandlerInterface::getBaseThemes | function | core/ |
Finds all the base themes for the specified theme. |
| ThemeHandlerInterface::getDefault | function | core/ |
Returns the default theme. |
| ThemeHandlerInterface::getName | function | core/ |
Gets the human readable name of a given theme. |
| ThemeHandlerInterface::getTheme | function | core/ |
Returns a theme extension object from the currently active theme list. |
| ThemeHandlerInterface::getThemeDirectories | function | core/ |
Returns an array of directories for all installed themes. |
| ThemeHookCollectorPass::getAttributeInstances | function | core/ |
Get attribute instances from class and method reflections. |
| ThemeHookCollectorPass::getFilteredImplementations | function | core/ |
Gets implementation lists with removals already applied. |
| ThemeHookCollectorPass::getThemeListPattern | function | core/ |
Get a pattern used to match hooks for the given theme list. |
| 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. |
| ThemeInitializationInterface::getActiveTheme | function | core/ |
Builds up the active theme object from extensions. |
| ThemeInitializationInterface::getActiveThemeByName | function | core/ |
Builds an active theme object. |
| ThemeLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ThemeLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ThemeManager::getActiveTheme | function | core/ |
Returns the active theme object. |
| ThemeManager::getDefaultTemplateVariables | function | core/ |
Returns default template variables. |
| ThemeManager::getImplementationsForTheme | function | core/ |
Gets a hook implementation list for a specific hook. |
| ThemeManager::getThemeChain | function | core/ |
Gets theme and base themes in reverse order. |
| ThemeManager::getThemeEngine | function | core/ |
Returns the theme engine if it exists. |
| ThemeManagerInterface::getActiveTheme | function | core/ |
Returns the active theme object. |
| ThemeManagerInterface::getThemeEngine | function | core/ |
Returns the theme engine if it exists. |
| ThemePageTestHooks | class | core/ |
Hook implementations for theme_page_test. |
| ThemePageTestHooks.php | file | core/ |
|
| ThemePageTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| ThemeRegistry::get | function | core/ |
Gets value from the cache. |
| ThemeRegistry::getGlobalPreprocess | function | core/ |
Gets global preprocess callbacks. |
| ThemeRegistry::getPreprocessInvokes | function | core/ |
Gets preprocess invoke map. |
| ThemeRegistryLoader::getCacheKey | function | core/ |
|
| ThemeSettings::getCacheTags | function | core/ |
The cache tags associated with this object. |
| ThemeSettings::getIds | function | core/ |
Gets the destination IDs. |
| ThemeSettings::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ThemeSettings::getTheme | function | core/ |
Returns the theme of this theme settings object. |
| ThemeSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ThemeSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ThemeSettingsProvider::getSetting | function | core/ |
|
| ThemeStream::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| ThemeStream::getExtension | function | core/ |
Gets the extension object. |
| ThemeStream::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| ThemeTest::testFrontPageThemeSuggestion | function | core/ |
Ensure page-front template suggestion is added when on front page. |
| ThemeTestSubscriber::getSubscribedEvents | function | core/ |
|
| ThemeUninstallConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ThemeUninstallConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ThemeUninstallConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ThemeUninstallConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 215
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.