Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
TextFormat::getTranslationElement function core/modules/config_translation/src/FormElement/TextFormat.php Returns the translation form element for a given configuration definition.
TextFormatElementFormTest::getFormId function core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Returns a unique string identifying the form.
TextFormatElementFormTest::getUrl function core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Get the current URL from the cURL handler.
TextItem::getConstraints function core/modules/text/src/Plugin/Field/FieldType/TextItem.php Gets a list of validation constraints.
TextProcessed::getCacheContexts function core/modules/text/src/TextProcessed.php The cache contexts associated with this object.
TextProcessed::getCacheMaxAge function core/modules/text/src/TextProcessed.php The maximum age for which this object may be cached.
TextProcessed::getCacheTags function core/modules/text/src/TextProcessed.php The cache tags associated with this object.
TextProcessed::getRenderer function core/modules/text/src/TextProcessed.php Returns the renderer service.
TextProcessed::getValue function core/modules/text/src/TextProcessed.php Gets the data value.
TextRequiredSummaryUpdateTest::testFieldAndWidgetUpdate function core/modules/text/tests/src/Functional/TextRequiredSummaryUpdateTest.php Tests that widgets and fields are updated for required summary flag.
TextWithSummaryItem::getConstraints function core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php Gets a list of validation constraints.
Theme::getInstallDirectory function core/lib/Drupal/Core/Updater/Theme.php Returns the directory where a theme should be installed.
Theme::getRootDirectoryRelativePath function core/lib/Drupal/Core/Updater/Theme.php Returns the name of the root directory under which projects will be copied.
ThemeAdminForm::getEditableConfigNames function core/modules/system/src/Form/ThemeAdminForm.php Gets the configuration names that will be editable.
ThemeAdminForm::getFormId function core/modules/system/src/Form/ThemeAdminForm.php Returns a unique string identifying the form.
ThemeCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php Gets the cacheability metadata for the context.
ThemeCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php Returns the string representation of the cache context.
ThemeCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php Returns the label of the cache context.
ThemeEngineExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ThemeEngineExtensionList.php Returns a list of machine names of installed extensions.
ThemeEngineExtensionListTest::testGetlist function core/tests/Drupal/KernelTests/Core/Extension/ThemeEngineExtensionListTest.php @covers ::getList[[api-linebreak]]
ThemeExperimentalConfirmForm::getCancelUrl function core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Returns the route to go to if the user cancels the action.
ThemeExperimentalConfirmForm::getConfirmText function core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Returns a caption for the button that confirms the action.
ThemeExperimentalConfirmForm::getDescription function core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Returns additional text to display as a description.
ThemeExperimentalConfirmForm::getFormId function core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Returns a unique string identifying the form.
ThemeExperimentalConfirmForm::getQuestion function core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Returns the question to ask the user.
ThemeExtensionList::doGetBaseThemes function core/lib/Drupal/Core/Extension/ThemeExtensionList.php Finds the base themes for the specific theme.
ThemeExtensionList::getBaseThemes function core/lib/Drupal/Core/Extension/ThemeExtensionList.php Finds all the base themes for the specified theme.
ThemeExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ThemeExtensionList.php Returns a list of machine names of installed extensions.
ThemeExtensionListTest::providerTestGetBaseThemes function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Provides test data for testGetBaseThemes.
ThemeExtensionListTest::testGetBaseThemes function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Tests getting the base themes for a set a defines themes.
ThemeExtensionListTest::testGetlist function core/tests/Drupal/KernelTests/Core/Extension/ThemeExtensionListTest.php @covers ::getList[[api-linebreak]]
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.
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.
ThemeManagerInterface::getActiveTheme function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Returns the active theme object.

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