Search for __set

  1. Search 7.x for __set
  2. Search 9.5.x for __set
  3. Search 10.3.x for __set
  4. Search 11.x for __set
  5. Search main for __set
  6. Other projects
Title Object type File name Summary
TextWithSummaryItem::fieldSettingsForm function core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php Returns a form for the field-level settings.
TextWithSummaryItemTest::setUp function core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php Set the default field storage backend for fields created during tests.
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 Test to ensure theme compatibility with managed files.
ThemeController::setDefaultTheme function core/modules/system/src/Controller/ThemeController.php Set the default theme.
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::reset function core/lib/Drupal/Core/Extension/ThemeExtensionList.php Resets the stored extension list.
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.
ThemeHandler::getBaseThemes function core/lib/Drupal/Core/Extension/ThemeHandler.php Finds all the base themes for the specified theme.
ThemeHandler::reset function core/lib/Drupal/Core/Extension/ThemeHandler.php Resets the internal state of the theme handler.
ThemeHandler::setDefault function core/lib/Drupal/Core/Extension/ThemeHandler.php Sets a new default theme.
ThemeHandlerInterface::getBaseThemes function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Finds all the base themes for the specified theme.
ThemeHandlerInterface::reset function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Resets the internal state of the theme handler.
ThemeHandlerInterface::setDefault function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Sets a new default theme.
ThemeHandlerLegacyTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/ThemeHandlerLegacyTest.php
ThemeHandlerTest::setUp function core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php
ThemeInfoTest::setUp function core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.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
ThemeLegacyTest::setUp function core/modules/system/tests/src/Functional/Theme/ThemeLegacyTest.php
ThemeManager::resetActiveTheme function core/lib/Drupal/Core/Theme/ThemeManager.php Resets the current active theme.
ThemeManager::setActiveTheme function core/lib/Drupal/Core/Theme/ThemeManager.php Sets the current active theme manually.
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
ThemeNotUsingClassyLibraryTest::confirmMatchingAssets function core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php Confirms that the assets of a copied Classy library match the original's.
ThemeNotUsingClassyLibraryTest::confirmNoClassyAssets function core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php Confirms a library is not loading any Classy assets.
ThemeNotUsingClassyLibraryTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php
ThemeRenderAndAutoescapeTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php
ThemeSettings class core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php Persist theme settings to the config system.
ThemeSettings class core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php Drupal 7 system source from database.
ThemeSettings class core/lib/Drupal/Core/Theme/ThemeSettings.php Provides a configuration API wrapper for runtime merged theme settings.
ThemeSettings.php file core/lib/Drupal/Core/Theme/ThemeSettings.php
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::$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 Creates an instance of the plugin.
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 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.
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
ThemeSettings::__construct function core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php Constructs a theme settings destination object.

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