UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality |
function |
core/modules/system/tests/system.test |
Tests update.php after performing a successful update. |
EntityReferenceBehaviorHandlerTaxonomyIndex::entityPostUpdate |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandlerTaxonomyIndex.inc |
Overrides EntityReferenceBehaviorHandler::entityPostUpdate(). |
UpdateDependencyOrderingTestCase::testUpdateOrderingSingleModule |
function |
core/modules/simpletest/tests/update.test |
Test that updates within a single module run in the correct order. |
UpdateDependencyHookInvocationTestCase::testHookUpdateDependencies |
function |
core/modules/simpletest/tests/update.test |
Test the structure of the array returned by hook_update_dependencies(). |
InstallerTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages |
function |
core/modules/installer/tests/installer.test |
Checks the messages on Update Manager pages when missing a security update. |
LocaleLanguageNegotiationInfoFunctionalTest::languageNegotiationUpdate |
function |
core/modules/locale/tests/locale.test |
Update language types/negotiation information. |
DatabaseStatementPrefetchGadgetChainTestCase::testUpdateQueryGadgetChain |
function |
core/modules/simpletest/tests/database_test.test |
Tests unserialization within the UpdateQuery class. |
UpdateDependencyOrderingTestCase::testUpdateOrderingModuleInterdependency |
function |
core/modules/simpletest/tests/update.test |
Test that dependencies between modules are resolved correctly. |