Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Search main for __get
  6. Other projects
Title Object type File name Summary
ThemeHandler::getBaseThemes function core/lib/Drupal/Core/Extension/ThemeHandler.php Finds all the base themes for the specified theme.
ThemeHandler::getDefault function core/lib/Drupal/Core/Extension/ThemeHandler.php Returns the default theme.
ThemeHandler::getName function core/lib/Drupal/Core/Extension/ThemeHandler.php Gets the human readable name of a given theme.
ThemeHandler::getTheme function core/lib/Drupal/Core/Extension/ThemeHandler.php Returns a theme extension object from the currently active theme list.
ThemeHandler::getThemeDirectories function core/lib/Drupal/Core/Extension/ThemeHandler.php Returns an array of directories for all installed themes.
ThemeHandlerInterface::getBaseThemes function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Finds all the base themes for the specified theme.
ThemeHandlerInterface::getDefault function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Returns the default theme.
ThemeHandlerInterface::getName function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Gets the human readable name of a given theme.
ThemeHandlerInterface::getTheme function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Returns a theme extension object from the currently active theme list.
ThemeHandlerInterface::getThemeDirectories function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Returns an array of directories for all installed themes.
ThemeHookCollectorPass::getAttributeInstances function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Get attribute instances from class and method reflections.
ThemeHookCollectorPass::getFilteredImplementations function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Gets implementation lists with removals already applied.
ThemeHookCollectorPass::getThemeListPattern function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Get a pattern used to match hooks for the given theme list.
ThemeInitialization::getActiveTheme function core/lib/Drupal/Core/Theme/ThemeInitialization.php Builds up the active theme object from extensions.
ThemeInitialization::getActiveThemeByName function core/lib/Drupal/Core/Theme/ThemeInitialization.php Builds an active theme object.
ThemeInitialization::getExtensions function core/lib/Drupal/Core/Theme/ThemeInitialization.php Gets all extensions.
ThemeInitializationInterface::getActiveTheme function core/lib/Drupal/Core/Theme/ThemeInitializationInterface.php Builds up the active theme object from extensions.
ThemeInitializationInterface::getActiveThemeByName function core/lib/Drupal/Core/Theme/ThemeInitializationInterface.php Builds an active theme object.
ThemeLocalTask::getDerivativeDefinitions function core/modules/block/src/Plugin/Derivative/ThemeLocalTask.php Gets the definition of all derivatives of a base plugin.
ThemeLocalTask::getDerivativeDefinitions function core/modules/system/src/Plugin/Derivative/ThemeLocalTask.php Gets the definition of all derivatives of a base plugin.
ThemeManager::getActiveTheme function core/lib/Drupal/Core/Theme/ThemeManager.php Returns the active theme object.
ThemeManager::getDefaultTemplateVariables function core/lib/Drupal/Core/Theme/ThemeManager.php Returns default template variables.
ThemeManager::getImplementationsForTheme function core/lib/Drupal/Core/Theme/ThemeManager.php Gets a hook implementation list for a specific hook.
ThemeManager::getThemeChain function core/lib/Drupal/Core/Theme/ThemeManager.php Gets theme and base themes in reverse order.
ThemeManager::getThemeEngine function core/lib/Drupal/Core/Theme/ThemeManager.php Returns the theme engine if it exists.
ThemeManagerInterface::getActiveTheme function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Returns the active theme object.
ThemeManagerInterface::getThemeEngine function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Returns the theme engine if it exists.
ThemePageTestHooks class core/modules/system/tests/modules/theme_page_test/src/Hook/ThemePageTestHooks.php Hook implementations for theme_page_test.
ThemePageTestHooks.php file core/modules/system/tests/modules/theme_page_test/src/Hook/ThemePageTestHooks.php
ThemePageTestHooks::systemInfoAlter function core/modules/system/tests/modules/theme_page_test/src/Hook/ThemePageTestHooks.php Implements hook_system_info_alter().
ThemeRegistry::get function core/lib/Drupal/Core/Utility/ThemeRegistry.php Gets value from the cache.
ThemeRegistry::getGlobalPreprocess function core/lib/Drupal/Core/Utility/ThemeRegistry.php Gets global preprocess callbacks.
ThemeRegistry::getPreprocessInvokes function core/lib/Drupal/Core/Utility/ThemeRegistry.php Gets preprocess invoke map.
ThemeRegistryLoader::getCacheKey function core/lib/Drupal/Core/Template/Loader/ThemeRegistryLoader.php
ThemeSettings::getCacheTags function core/lib/Drupal/Core/Theme/ThemeSettings.php The cache tags associated with this object.
ThemeSettings::getIds function core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php Gets the destination IDs.
ThemeSettings::getIds function core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php Defines the source fields uniquely identifying a source row.
ThemeSettings::getTheme function core/lib/Drupal/Core/Theme/ThemeSettings.php Returns the theme of this theme settings object.
ThemeSettingsForm::getEditableConfigNames function core/modules/system/src/Form/ThemeSettingsForm.php Gets the configuration names that will be editable.
ThemeSettingsForm::getFormId function core/modules/system/src/Form/ThemeSettingsForm.php Returns a unique string identifying the form.
ThemeSettingsProvider::getSetting function core/lib/Drupal/Core/Extension/ThemeSettingsProvider.php
ThemeStream::getDescription function core/lib/Drupal/Core/StreamWrapper/ThemeStream.php Returns the description of the stream wrapper for use in the UI.
ThemeStream::getExtension function core/lib/Drupal/Core/StreamWrapper/ThemeStream.php Gets the extension object.
ThemeStream::getName function core/lib/Drupal/Core/StreamWrapper/ThemeStream.php Returns the name of the stream wrapper for use in the UI.
ThemeTest::testFrontPageThemeSuggestion function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Ensure page-front template suggestion is added when on front page.
ThemeTestSubscriber::getSubscribedEvents function core/modules/system/tests/modules/theme_test/src/EventSubscriber/ThemeTestSubscriber.php
ThemeUninstallConfirmForm::getCancelUrl function core/modules/system/src/Form/ThemeUninstallConfirmForm.php Returns the route to go to if the user cancels the action.
ThemeUninstallConfirmForm::getConfirmText function core/modules/system/src/Form/ThemeUninstallConfirmForm.php Returns a caption for the button that confirms the action.
ThemeUninstallConfirmForm::getDescription function core/modules/system/src/Form/ThemeUninstallConfirmForm.php Returns additional text to display as a description.
ThemeUninstallConfirmForm::getFormId function core/modules/system/src/Form/ThemeUninstallConfirmForm.php Returns a unique string identifying the form.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.