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
UpdatePathTestBase::prepareSettings function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php Add settings that are missed since the installer isn't run.
UpdatePathTestBase::setDatabaseDumpFiles function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php Set database dump files to be used.
UpdatePathTestBaseFilledTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestBaseFilledTest.php Set database dump files to be used.
UpdatePathTestBaseTest class core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php Tests the update path base class.
UpdatePathTestBaseTest.php file core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php
UpdatePathTestBaseTest::$modules property core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php Modules to install after the database is loaded.
UpdatePathTestBaseTest::setDatabaseDumpFiles function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php Set database dump files to be used.
UpdatePathTestBaseTest::testDatabaseProperlyLoaded function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php Tests that the database was properly loaded.
UpdatePathTestBaseTest::testModuleListChange function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php Tests that test running environment is updated when module list changes.
UpdatePathTestBaseTest::testPathAliasProcessing function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php Tests that path aliases are not processed during database updates.
UpdatePathTestBaseTest::testSchemaChecking function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php Tests that schema can be excluded from testing.
UpdatePathTestBaseTest::testSetup function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php Tests that setup is done correctly.
UpdatePathTestBaseTest::testUpdateHookN function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php Tests that updates are properly run.
UpdatePathTestJavaScriptTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php
UpdatePathWithBrokenRoutingTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathWithBrokenRoutingTest.php
UpdatePostUpdateExceptionTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php
UpdatePostUpdateFailingTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php
UpdatePostUpdateTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php
UpdateProcessor::$updateSettings property core/modules/update/src/UpdateProcessor.php The update settings.
UpdateRegistryTest::setUp function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php
UpdateRegistryTest::setupBasicExtensions function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Sets up some extensions with some update functions.
UpdateRemovedPostUpdateTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php
UpdateRoot::set function core/modules/update/src/UpdateRoot.php Sets the root path under which projects are installed or updated.
UpdateSchemaTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php
UpdateScriptTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
UpdateSemverContribTestBase::setProjectInstalledVersion function core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php Sets the project installed version.
UpdateSemverCoreTestBase::setProjectInstalledVersion function core/modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php Sets the project installed version.
UpdateSemverTestBase::setProjectInstalledVersion function core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Sets the project installed version.
UpdateSemverTestBase::setUp function core/modules/update/tests/src/Functional/UpdateSemverTestBase.php
UpdateSettings class core/modules/update/src/Plugin/migrate/source/UpdateSettings.php Drupal 6/7 Update settings source from database.
UpdateSettings.php file core/modules/update/src/Plugin/migrate/source/UpdateSettings.php
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

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