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. Other projects
Title Object type File name Summary
SiteFilesExcluderTest::testInvalidFileSettings function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php Tests that invalid file settings do not cause errors.
SiteMaintenanceTest::setUp function core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php
SitesDirectoryHardeningTest::settingsFile function core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php Returns the path to settings.php.
SiteSettingsForm class core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Provides a form to configure and rewrite settings.php.
SiteSettingsForm.php file core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php
SiteSettingsForm::buildForm function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php
SiteSettingsForm::create function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php
SiteSettingsForm::createRandomConfigDirectory function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Create a random config sync directory.
SiteSettingsForm::getDatabaseErrors function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Get any database errors and links them to a form element.
SiteSettingsForm::getDatabaseErrorsTemplate function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Gets the inline template render array to display the database errors.
SiteSettingsForm::getFormId function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php
SiteSettingsForm::submitForm function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php
SiteSettingsForm::validateForm function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php
SiteSettingsForm::__construct function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Constructs a new SiteSettingsForm.
SiteSettingsFormTest class core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php Tests the extension of the site settings form.
SiteSettingsFormTest.php file core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php
SiteSettingsFormTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php
SiteSettingsFormTest::$modules property core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php
SiteSettingsFormTest::testSiteSettingsForm function core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php Confirms that the form is extensible.
SkipRowIfNotSet class core/modules/migrate/src/Plugin/migrate/process/SkipRowIfNotSet.php Skips processing the current row when a source value is not set.
SkipRowIfNotSet.php file core/modules/migrate/src/Plugin/migrate/process/SkipRowIfNotSet.php
SkipRowIfNotSet::transform function core/modules/migrate/src/Plugin/migrate/process/SkipRowIfNotSet.php Performs the associated process.
SkipRowIfNotSetTest class core/modules/migrate/tests/src/Unit/process/SkipRowIfNotSetTest.php Tests the skip row if not set process plugin.
SkipRowIfNotSetTest.php file core/modules/migrate/tests/src/Unit/process/SkipRowIfNotSetTest.php
SkipRowIfNotSetTest::testRowSkipWithMessage function core/modules/migrate/tests/src/Unit/process/SkipRowIfNotSetTest.php Tests that a skip row exception with a message is raised.
SkipRowIfNotSetTest::testRowSkipWithoutMessage function core/modules/migrate/tests/src/Unit/process/SkipRowIfNotSetTest.php Tests that a skip row exception without a message is raised.
SmartDefaultSettings class core/modules/ckeditor5/src/SmartDefaultSettings.php Generates CKEditor 5 settings for existing text editors/formats.
SmartDefaultSettings.php file core/modules/ckeditor5/src/SmartDefaultSettings.php
SmartDefaultSettings::$currentUser property core/modules/ckeditor5/src/SmartDefaultSettings.php The current user.
SmartDefaultSettings::$logger property core/modules/ckeditor5/src/SmartDefaultSettings.php A logger instance.
SmartDefaultSettings::$moduleHandler property core/modules/ckeditor5/src/SmartDefaultSettings.php The module handler.
SmartDefaultSettings::$pluginManager property core/modules/ckeditor5/src/SmartDefaultSettings.php The CKEditor 5 plugin manager.
SmartDefaultSettings::addDefaultSettingsForEnabledConfigurablePlugins function core/modules/ckeditor5/src/SmartDefaultSettings.php Adds default settings for all enabled CKEditor 5 plugins.
SmartDefaultSettings::addTagsToSourceEditing function core/modules/ckeditor5/src/SmartDefaultSettings.php
SmartDefaultSettings::addToolbarItemsToMatchHtmlElementsInFormat function core/modules/ckeditor5/src/SmartDefaultSettings.php Adds CKEditor 5 toolbar items to match the format's HTML elements.
SmartDefaultSettings::computeNetNewElementsForPlugin function core/modules/ckeditor5/src/SmartDefaultSettings.php Computes net new needed elements when considering adding the given plugin.
SmartDefaultSettings::computeSmartDefaultSettings function core/modules/ckeditor5/src/SmartDefaultSettings.php Computes the closest equivalent settings for switching to CKEditor 5.
SmartDefaultSettings::computeSurplusScore function core/modules/ckeditor5/src/SmartDefaultSettings.php Computes a score for the given surplus compared to the given need.
SmartDefaultSettings::getCandidates function core/modules/ckeditor5/src/SmartDefaultSettings.php Finds candidates for the still needed restrictions among disabled plugins.
SmartDefaultSettings::selectCandidate function core/modules/ckeditor5/src/SmartDefaultSettings.php Selects best candidate for each of the still needed restrictions.
SmartDefaultSettings::__construct function core/modules/ckeditor5/src/SmartDefaultSettings.php Constructs a SmartDefaultSettings object.
SmartDefaultSettingsTest class core/modules/ckeditor5/tests/src/Unit/SmartDefaultSettingsTest.php Tests Drupal\ckeditor5\SmartDefaultSettings.
SmartDefaultSettingsTest class core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php Tests Smart Default Settings.
SmartDefaultSettingsTest.php file core/modules/ckeditor5/tests/src/Unit/SmartDefaultSettingsTest.php
SmartDefaultSettingsTest.php file core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php
SmartDefaultSettingsTest::$database property core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php The database connection used.
SmartDefaultSettingsTest::$manager property core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php The manager for "CKEditor 5 plugin" plugins.
SmartDefaultSettingsTest::$modules property core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php Modules to install.
SmartDefaultSettingsTest::$parser property core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php The message's placeholders parser.
SmartDefaultSettingsTest::$smartDefaultSettings property core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php Smart default settings utility.

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