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
UpdateSettings::values function core/modules/update/src/Plugin/migrate/source/UpdateSettings.php Return the values of the variables specified in the plugin configuration.
UpdateSettingsForm class core/modules/update/src/UpdateSettingsForm.php Configure update settings for this site.
UpdateSettingsForm.php file core/modules/update/src/UpdateSettingsForm.php
UpdateSettingsForm::arrayToMultiLineString function core/modules/update/src/UpdateSettingsForm.php Prepares the saved notify_emails property to be displayed in the form.
UpdateSettingsForm::buildForm function core/modules/update/src/UpdateSettingsForm.php Form constructor.
UpdateSettingsForm::formatMultipleViolationsMessage function core/modules/update/src/UpdateSettingsForm.php Formats multiple violation messages associated with a single form element.
UpdateSettingsForm::getEditableConfigNames function core/modules/update/src/UpdateSettingsForm.php Gets the configuration names that will be editable.
UpdateSettingsForm::getFormId function core/modules/update/src/UpdateSettingsForm.php Returns a unique string identifying the form.
UpdateSettingsForm::multiLineStringToArray function core/modules/update/src/UpdateSettingsForm.php Prepares the submitted value to be stored in the notify_emails property.
UpdateSettingsForm::submitForm function core/modules/update/src/UpdateSettingsForm.php Form submission handler.
UpdateSettingsFormTest class core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php Tests the update_settings form.
UpdateSettingsFormTest.php file core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php
UpdateSettingsFormTest::$defaultTheme property core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php The theme to install as the default for testing.
UpdateSettingsFormTest::$modules property core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php Modules to install.
UpdateSettingsFormTest::testUpdateSettingsForm function core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php Tests the update_settings form.
UpdatesWith7xTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php
update_script_test.settings.yml file core/modules/system/tests/modules/update_script_test/config/install/update_script_test.settings.yml core/modules/system/tests/modules/update_script_test/config/install/update_script_test.settings.yml
update_settings.yml file core/modules/update/migrations/update_settings.yml core/modules/update/migrations/update_settings.yml
update_test.settings.yml file core/modules/update/tests/modules/update_test/config/install/update_test.settings.yml core/modules/update/tests/modules/update_test/config/install/update_test.settings.yml
Upgrade6Test::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php
Upgrade6Test::setUp function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d6/Upgrade6Test.php
Upgrade6WithContentModerationTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6WithContentModerationTest.php
Upgrade7Test::setUp function core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/Upgrade7Test.php
Upgrade7Test::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php
Upgrade7WithContentModerationTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7WithContentModerationTest.php
UploadedFileConstraintValidatorTest::setUp function core/modules/file/tests/src/Kernel/Validation/UploadedFileConstraintValidatorTest.php
UriHostValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Validation/UriHostValidatorTest.php
UriItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php Defines the storage-level settings for this plugin.
UriWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Defines the default settings for this plugin.
UriWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Returns a form to configure settings for the widget.
UriWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Returns a short summary for the current widget settings.
Url::setAbsolute function core/lib/Drupal/Core/Url.php Sets the value of the absolute option for this Url.
Url::setOption function core/lib/Drupal/Core/Url.php Sets a specific option.
Url::setOptions function core/lib/Drupal/Core/Url.php Sets the URL options.
Url::setRouteParameter function core/lib/Drupal/Core/Url.php Sets a specific route parameter.
Url::setRouteParameters function core/lib/Drupal/Core/Url.php Sets the route parameters.
Url::setUnrouted function core/lib/Drupal/Core/Url.php Sets this URL to encapsulate an unrouted URI.
Url::setUnroutedUrlAssembler function core/lib/Drupal/Core/Url.php Sets the unrouted URL assembler.
Url::setUrlGenerator function core/lib/Drupal/Core/Url.php Sets the URL generator.
UrlGenerator::setContext function core/lib/Drupal/Core/Routing/UrlGenerator.php
UrlGenerator::setStrictRequirements function core/lib/Drupal/Core/Routing/UrlGenerator.php
UrlGeneratorTest::setUp function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
UrlHelper::setAllowedProtocols function core/lib/Drupal/Component/Utility/UrlHelper.php Sets the allowed protocols.
UrlResolver::setEndpointUrl function core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php Sets the endpoint URL for an oEmbed resource URL.
UrlResolverTest::setUp function core/modules/media/tests/src/Functional/UrlResolverTest.php
UrlResolverTest::setUp function core/modules/media/tests/src/Unit/UrlResolverTest.php
UrlTest::setUp function core/tests/Drupal/Tests/Core/UrlTest.php
UrlTest::testSetOptions function core/tests/Drupal/Tests/Core/UrlTest.php Tests the setOptions() method.
UrlTest::testSetRouteParametersWithUnroutedUrl function core/tests/Drupal/Tests/Core/UrlTest.php Tests the setRouteParameters() with an unrouted URL.
UrlTest::testSetRouteParameterWithUnroutedUrl function core/tests/Drupal/Tests/Core/UrlTest.php Tests the setRouteParameter() with an unrouted URL.

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