| 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 |
class |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php |
Tests the presence of JavaScript at update.php. |
| UpdatePathTestJavaScriptTest.php |
file |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php |
|
| UpdatePathTestJavaScriptTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php |
The theme to install as the default for testing. |
| UpdatePathTestJavaScriptTest::doSelectionTest |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php |
Tests the selection page. |
| UpdatePathTestJavaScriptTest::setUp |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php |
|
| UpdatePathTestJavaScriptTest::testJavaScriptLoading |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php |
Tests JavaScript loading at update.php. |
| UpdatePathTestTrait |
trait |
core/tests/Drupal/Tests/UpdatePathTestTrait.php |
Trait UpdatePathTestTrait. |
| UpdatePathTestTrait.php |
file |
core/tests/Drupal/Tests/UpdatePathTestTrait.php |
|
| UpdatePathTestTrait::$checkEntityFieldDefinitionUpdates |
property |
core/tests/Drupal/Tests/UpdatePathTestTrait.php |
Fail the test if there are entity field definition updates needed. |
| UpdatePathTestTrait::$checkFailedUpdates |
property |
core/tests/Drupal/Tests/UpdatePathTestTrait.php |
Fail the test if there are failed updates. |
| UpdatePathTestTrait::doSelectionTest |
function |
core/tests/Drupal/Tests/UpdatePathTestTrait.php |
Tests the selection page. |
| UpdatePathTestTrait::ensureUpdatesToRun |
function |
core/tests/Drupal/Tests/UpdatePathTestTrait.php |
Installs the update_script_test module and makes an update available. |
| UpdatePathTestTrait::runUpdates |
function |
core/tests/Drupal/Tests/UpdatePathTestTrait.php |
Helper function to run pending database updates. |
| UpdatePathWithBrokenRoutingTest |
class |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathWithBrokenRoutingTest.php |
Tests the update path with a broken router. |
| UpdatePathWithBrokenRoutingTest.php |
file |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathWithBrokenRoutingTest.php |
|
| UpdatePathWithBrokenRoutingTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathWithBrokenRoutingTest.php |
The theme to install as the default for testing. |
| UpdatePathWithBrokenRoutingTest::setUp |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathWithBrokenRoutingTest.php |
|
| UpdatePathWithBrokenRoutingTest::testWithBrokenRouting |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathWithBrokenRoutingTest.php |
Tests running update.php with some form of broken routing. |
| UpdatePostUpdateExceptionTest |
class |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php |
Tests hook_post_update() when there is an exception in a post update. |
| UpdatePostUpdateExceptionTest.php |
file |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php |
|
| UpdatePostUpdateExceptionTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php |
The theme to install as the default for testing. |
| UpdatePostUpdateExceptionTest::doSelectionTest |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php |
Tests the selection page. |
| UpdatePostUpdateExceptionTest::setUp |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php |
|
| UpdatePostUpdateExceptionTest::testPostUpdate |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php |
Tests hook_post_update_NAME(). |
| UpdatePostUpdateFailingTest |
class |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php |
Tests hook_post_update() when there are failing update hooks. |
| UpdatePostUpdateFailingTest.php |
file |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php |
|
| UpdatePostUpdateFailingTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php |
The theme to install as the default for testing. |
| UpdatePostUpdateFailingTest::doSelectionTest |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php |
Tests the selection page. |
| UpdatePostUpdateFailingTest::setUp |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php |
|
| UpdatePostUpdateFailingTest::testPostUpdate |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php |
Tests hook_post_update_NAME(). |
| UpdatePostUpdateTest |
class |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php |
Tests hook_post_update(). |
| UpdatePostUpdateTest.php |
file |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php |
|
| UpdatePostUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php |
The theme to install as the default for testing. |
| UpdatePostUpdateTest::doSelectionTest |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php |
Tests the selection page. |
| UpdatePostUpdateTest::setUp |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php |
|
| UpdatePostUpdateTest::testPostUpdate |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php |
Tests hook_post_update_NAME(). |
| UpdateProcessor::$stateStore |
property |
core/modules/update/src/UpdateProcessor.php |
The state service. |
| UpdateReducedThemeRegistryTest |
class |
core/tests/Drupal/FunctionalTests/Update/UpdateReducedThemeRegistryTest.php |
Tests that update.php is accessible even if there are unstable modules. |
| UpdateReducedThemeRegistryTest.php |
file |
core/tests/Drupal/FunctionalTests/Update/UpdateReducedThemeRegistryTest.php |
|
| UpdateReducedThemeRegistryTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Update/UpdateReducedThemeRegistryTest.php |
The theme to install as the default for testing. |
| UpdateReducedThemeRegistryTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Update/UpdateReducedThemeRegistryTest.php |
Modules to install. |
| UpdateReducedThemeRegistryTest::testUpdatePageWithBrokenThemeHook |
function |
core/tests/Drupal/FunctionalTests/Update/UpdateReducedThemeRegistryTest.php |
Tests that the update page can be accessed. |
| UpdateRegistryTest |
class |
core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php |
Tests UpdateRegistry. |
| UpdateRegistryTest.php |
file |
core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php |
|
| UpdateRegistryTest::setUp |
function |
core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php |
|