Search for __set

  1. Search 7.x for __set
  2. Search 9.5.x for __set
  3. Search 8.9.x for __set
  4. Search 10.3.x for __set
  5. Search 11.x for __set
  6. Other projects
Title Object type File name Summary
TextTrimmedFormatter::defaultSettings function core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php
TextTrimmedFormatter::settingsForm function core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php
TextTrimmedFormatter::settingsSummary function core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php
TextWithSummaryFileUsageTest::setUp function core/modules/editor/tests/src/Kernel/TextWithSummaryFileUsageTest.php
TextWithSummaryItem::defaultFieldSettings function core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php
TextWithSummaryItem::fieldSettingsForm function core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php
TextWithSummaryItemTest::setUp function core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php
TextWithSummaryTokenReplaceTest::setUp function core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php
text_settings.yml file core/modules/text/migrations/text_settings.yml core/modules/text/migrations/text_settings.yml
theme-settings.php file core/modules/system/tests/themes/test_theme_settings/theme-settings.php
theme-settings.php file core/themes/olivero/theme-settings.php Functions to support Olivero theme settings.
ThemeController::setDefaultTheme function core/modules/system/src/Controller/ThemeController.php Set the default theme.
ThemeEngineTest::setUp function core/modules/system/tests/src/Kernel/Theme/ThemeEngineTest.php
ThemeExtensionList::doGetBaseThemes function core/lib/Drupal/Core/Extension/ThemeExtensionList.php Finds the base themes for the specific theme.
ThemeExtensionList::reset function core/lib/Drupal/Core/Extension/ThemeExtensionList.php
ThemeExtensionListTest::providerTestDoGetBaseThemes function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Provides test data for testDoGetBaseThemes.
ThemeExtensionListTest::testDoGetBaseThemes function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Tests getting the base themes for a set of defined themes.
ThemeHandler::reset function core/lib/Drupal/Core/Extension/ThemeHandler.php
ThemeHandlerInterface::reset function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Resets the internal state of the theme handler.
ThemeHandlerTest::setUp function core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php
ThemeHookTest::setUp function core/modules/system/tests/src/Kernel/Theme/ThemeHookTest.php
ThemeInstaller::resetSystem function core/lib/Drupal/Core/Extension/ThemeInstaller.php Resets some other systems like rebuilding the route information or caches.
ThemeInstallerTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
ThemeManager::resetActiveTheme function core/lib/Drupal/Core/Theme/ThemeManager.php
ThemeManager::setActiveTheme function core/lib/Drupal/Core/Theme/ThemeManager.php
ThemeManager::setThemeRegistry function core/lib/Drupal/Core/Theme/ThemeManager.php Sets the theme registry.
ThemeManagerInterface::resetActiveTheme function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Resets the current active theme.
ThemeManagerInterface::setActiveTheme function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Sets the current active theme manually.
ThemeNegotiatorTest::setUp function core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php
ThemeRegionTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/ThemeRegionTest.php
ThemeSettings class core/lib/Drupal/Core/Theme/ThemeSettings.php Provides a configuration API wrapper for runtime merged theme settings.
ThemeSettings class core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php Drupal 7 theme settings source from database.
ThemeSettings class core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php Persist theme settings to the config system.
ThemeSettings.php file core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php
ThemeSettings.php file core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php
ThemeSettings.php file core/lib/Drupal/Core/Theme/ThemeSettings.php
ThemeSettings::$configFactory property core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php The configuration factory.
ThemeSettings::$theme property core/lib/Drupal/Core/Theme/ThemeSettings.php The theme of the theme settings object.
ThemeSettings::create function core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php Instantiates a new instance of the implementing class using autowiring.
ThemeSettings::fields function core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php Returns an array of destination fields.
ThemeSettings::fields function core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php Returns available fields on the source.
ThemeSettings::getCacheTags function core/lib/Drupal/Core/Theme/ThemeSettings.php
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.
ThemeSettings::import function core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php Import the row.
ThemeSettings::query function core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php Prepares query object to retrieve data from the source database.
ThemeSettings::__construct function core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php Constructs a theme settings destination object.
ThemeSettings::__construct function core/lib/Drupal/Core/Theme/ThemeSettings.php Constructs a theme settings object.
ThemeSettingsForm class core/modules/system/src/Form/ThemeSettingsForm.php Displays theme configuration for entire site and individual themes.

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