Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
UpdateSemverCoreTest::testLocalActions function core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php Ensures that the local actions appear.
UpdateSemverCoreTest::testModulePageRegularUpdate function core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php Checks the messages at admin/modules when an update is missing.
UpdateSemverCoreTest::testModulePageRunCron function core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php Checks that running cron updates the list of available updates.
UpdateSemverCoreTest::testModulePageSecurityUpdate function core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php Checks the messages at admin/modules when a security update is missing.
UpdateSemverCoreTest::testModulePageUpToDate function core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php Checks the messages at admin/modules when the site is up to date.
UpdateSemverCoreTest::testSecurityCoverageMessage function core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php Tests the security coverage messages for Drupal core versions.
UpdateSemverCoreTest::testServiceUnavailable function core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php Tests the Update Manager module when the update server returns 503 errors.
UpdateSemverTestBase class core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Common test methods for projects that use semver version releases.
UpdateSemverTestBase.php file core/modules/update/tests/src/Functional/UpdateSemverTestBase.php
UpdateSemverTestBase::$defaultTheme property core/modules/update/tests/src/Functional/UpdateSemverTestBase.php The theme to install as the default for testing.
UpdateSemverTestBase::$modules property core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Modules to enable.
UpdateSemverTestBase::$projectTitle property core/modules/update/tests/src/Functional/UpdateSemverTestBase.php The title of the project being tested.
UpdateSemverTestBase::refreshUpdateStatus function core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Refreshes the update status based on the desired available update scenario.
UpdateSemverTestBase::securityUpdateAvailabilityProvider function core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Data provider method for testSecurityUpdateAvailability().
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
UpdateSemverTestBase::testMajorUpdateAvailable function core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Tests the Update Manager module when a major update is available.
UpdateSemverTestBase::testNormalUpdateAvailable function core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Tests the Update Manager module when one normal update is available.
UpdateSemverTestBase::testNoUpdatesAvailable function core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Tests the Update Manager module when no updates are available.
UpdateSemverTestBase::testRevokedRelease function core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Tests messages when a project release is unpublished.
UpdateSemverTestBase::testSecurityUpdateAvailability function core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Tests the Update Manager module when a security update is available.
UpdateSemverTestBase::testUnsupportedRelease function core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Tests messages when a project release is marked unsupported.
UpdateServiceProvider class core/lib/Drupal/Core/Update/UpdateServiceProvider.php Customizes the container for running updates.
UpdateServiceProvider.php file core/lib/Drupal/Core/Update/UpdateServiceProvider.php
UpdateServiceProvider::alter function core/lib/Drupal/Core/Update/UpdateServiceProvider.php Modifies existing service definitions.
UpdateServiceProvider::register function core/lib/Drupal/Core/Update/UpdateServiceProvider.php Registers services to the container.
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::$emailValidator property core/modules/update/src/UpdateSettingsForm.php The email validator.
UpdateSettingsForm::buildForm function core/modules/update/src/UpdateSettingsForm.php Form constructor.
UpdateSettingsForm::create function core/modules/update/src/UpdateSettingsForm.php Instantiates a new instance of this class.
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::submitForm function core/modules/update/src/UpdateSettingsForm.php Form submission handler.
UpdateSettingsForm::validateForm function core/modules/update/src/UpdateSettingsForm.php Form validation handler.
UpdateSettingsForm::__construct function core/modules/update/src/UpdateSettingsForm.php Constructs an UpdateSettingsForm object.
UpdateStorageTest class core/modules/update/tests/src/Kernel/UpdateStorageTest.php Tests the Update module storage is cleared correctly.
UpdateStorageTest.php file core/modules/update/tests/src/Kernel/UpdateStorageTest.php
UpdateStorageTest::$modules property core/modules/update/tests/src/Kernel/UpdateStorageTest.php Modules to enable.
UpdateStorageTest::testUpdateStorage function core/modules/update/tests/src/Kernel/UpdateStorageTest.php Tests the Update module storage is cleared correctly.
UpdatesWith7xTest class core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php Tests the minimum schema version when only 7.x update hooks are retained.
UpdatesWith7xTest.php file core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php
UpdatesWith7xTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php The theme to install as the default for testing.
UpdatesWith7xTest::$modules property core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php Modules to enable.
UpdatesWith7xTest::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php The URL for the update page.
UpdatesWith7xTest::$updateUser property core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php An administrative user.
UpdatesWith7xTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php

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