Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
UpdateScriptTestBase.php file core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTestBase.php
UpdateScriptTestBase::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTestBase.php
UpdateScriptTestBase::$modules property core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTestBase.php
UpdateScriptTestBase::$statusReportUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTestBase.php The URL to the status report page.
UpdateScriptTestBase::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTestBase.php URL to the update.php script.
UpdateScriptTestBase::$updateUser property core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTestBase.php A user with the necessary permissions to administer software updates.
UpdateScriptTestBase::assertErrorOnUpdates function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTestBase.php Asserts errors are shown on the update and status report pages.
UpdateScriptTestBase::assertInstalledExtensionsConfig function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTestBase.php Asserts that an installed extension's config setting is correct.
UpdateScriptTestBase::assertUpdateWithNoErrors function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTestBase.php Asserts particular errors are not shown on update and status report pages.
UpdateScriptTestBase::enableExtensions function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTestBase.php Enables an extension using the UI.
UpdateScriptTestBase::enableMissingExtensions function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTestBase.php Enables extensions via the UI.
UpdateScriptTestBase::HANDBOOK_MESSAGE constant core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTestBase.php
UpdateScriptTestBase::runUpdates function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTestBase.php Helper function to run updates via the browser.
UpdateScriptTestBase::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTestBase.php
UpdateScriptTestController class core/modules/system/tests/modules/update_script_test/src/Controller/UpdateScriptTestController.php Controller routines for update_script_test routes.
UpdateScriptTestController.php file core/modules/system/tests/modules/update_script_test/src/Controller/UpdateScriptTestController.php
UpdateScriptTestController::databaseUpdatesMenuItem function core/modules/system/tests/modules/update_script_test/src/Controller/UpdateScriptTestController.php Outputs a link to the database updates URL.
UpdateScriptTestHooks class core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestHooks.php Hook implementations for update_script_test.
UpdateScriptTestHooks.php file core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestHooks.php
UpdateScriptTestHooks::cacheFlush function core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestHooks.php Implements hook_cache_flush().
UpdateScriptTestHooks::systemInfoAlter function core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestHooks.php Implements hook_system_info_alter().
UpdateScriptTestRequirements class core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestRequirements.php Requirements for the Update Script Test module.
UpdateScriptTestRequirements.php file core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestRequirements.php
UpdateScriptTestRequirements::update function core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestRequirements.php Implements hook_update_requirements().
UpdateScriptTestRequirements::updateAlter function core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestRequirements.php Implements hook_update_requirements_alter().
UpdateScriptTestRequirements::__construct function core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestRequirements.php
UpdateSelectionCommand class core/modules/media_library/src/Ajax/UpdateSelectionCommand.php AJAX command for adding media items to the media library selection.
UpdateSelectionCommand.php file core/modules/media_library/src/Ajax/UpdateSelectionCommand.php
UpdateSelectionCommand::$mediaIds property core/modules/media_library/src/Ajax/UpdateSelectionCommand.php An array of media IDs to add to the current selection.
UpdateSelectionCommand::render function core/modules/media_library/src/Ajax/UpdateSelectionCommand.php
UpdateSelectionCommand::__construct function core/modules/media_library/src/Ajax/UpdateSelectionCommand.php Constructs an UpdateSelectionCommand object.
UpdateSemverContribBaselineTest class core/modules/update/tests/src/Functional/UpdateSemverContribBaselineTest.php Tests the Update Status module with a contrib module with semver versions.
UpdateSemverContribBaselineTest.php file core/modules/update/tests/src/Functional/UpdateSemverContribBaselineTest.php
UpdateSemverContribSecurityAvailabilityTest class core/modules/update/tests/src/Functional/UpdateSemverContribSecurityAvailabilityTest.php Tests Update Status with a security update available for a contrib project.
UpdateSemverContribSecurityAvailabilityTest.php file core/modules/update/tests/src/Functional/UpdateSemverContribSecurityAvailabilityTest.php
UpdateSemverContribTestBase class core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php Base class for Update Status semantic versioning tests of contrib projects.
UpdateSemverContribTestBase.php file core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php
UpdateSemverContribTestBase::$modules property core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php
UpdateSemverContribTestBase::$projectTitle property core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php
UpdateSemverContribTestBase::$updateProject property core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php
UpdateSemverContribTestBase::$updateTableLocator property core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php
UpdateSemverContribTestBase::setProjectInstalledVersion function core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php
UpdateSemverContribTestBase::testUpdatesLegacyToSemver function core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php Tests updates from legacy versions to the semver versions.
UpdateSemverCoreBaselineTest class core/modules/update/tests/src/Functional/UpdateSemverCoreBaselineTest.php Tests semantic version handling in the Update Status module for Drupal core.
UpdateSemverCoreBaselineTest.php file core/modules/update/tests/src/Functional/UpdateSemverCoreBaselineTest.php
UpdateSemverCoreSecurityAvailabilityTest class core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityAvailabilityTest.php Tests Update Status with a security update available for Drupal core.
UpdateSemverCoreSecurityAvailabilityTest.php file core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityAvailabilityTest.php
UpdateSemverCoreSecurityCoverageTest class core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php Tests the security coverage messages for Drupal core versions.
UpdateSemverCoreSecurityCoverageTest.php file core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php
UpdateSemverCoreSecurityCoverageTest::doTestSecurityCoverageMessage function core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php Tests the security coverage messages for Drupal core versions.

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