Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
UpgradePathTestBase.php
»
UpgradePathTestBase
»
UpgradePathTestBase::performUpgrade
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
16 calls to UpgradePathTestBase::performUpgrade()
BareMinimalUpgradePathTest::testBasicMinimalUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
BareMinimalUpgradePathTest.php
Tests a successful major version release upgrade.
BareStandardUpgradePathTest::testBasicStandardUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
BareStandardUpgradePathTest.php
Tests a successful major version release upgrade.
BlockUpgradePathTest::testBlockUpgradeTitleLength
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
BlockUpgradePathTest.php
Tests block title length after successful upgrade.
FilledMinimalUpgradePathTest::testFilledMinimalUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
FilledMinimalUpgradePathTest.php
Tests a successful point release update.
FilledStandardUpgradePathTest::testFilledStandardUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
FilledStandardUpgradePathTest.php
Tests a successful point release update.
ImageUpgradePathTest::testImageStyleUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
ImageUpgradePathTest.php
Tests that custom and overridden image styles have been upgraded.
LanguageUpgradePathTest::testLanguageNoPluralsUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
LanguageUpgradePathTest.php
Tests upgrading translations without plurals.
LanguageUpgradePathTest::testLanguagePermissionsUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
LanguageUpgradePathTest.php
Tests upgrading translations permissions.
LanguageUpgradePathTest::testLanguageUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
LanguageUpgradePathTest.php
Tests a successful upgrade.
LanguageUpgradePathTest::testLanguageUrlUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
LanguageUpgradePathTest.php
Tests language domain upgrade path.
ModulesDisabledUpgradePathTest::testDisabledUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
ModulesDisabledUpgradePathTest.php
Tests an upgrade with all non-required modules installed but disabled.
StateSystemUpgradePathTest::testSystemVariableUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
StateSystemUpgradePathTest.php
Tests upgrade of system variables to state system.
SystemUpgradePathTest::testVariableUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
SystemUpgradePathTest.php
Tests upgrade of variables to config.
UserPictureUpgradePathTest::testUserPictureUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
UserPictureUpgradePathTest.php
Tests expected user picture conversions after a successful upgrade.
UserRoleUpgradePathTest::testRoleUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
UserRoleUpgradePathTest.php
Tests expected role ID conversions after a successful upgrade.
UuidUpgradePathTest::testUuidUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
UuidUpgradePathTest.php
Tests a successful point release update.