36 string references to 'Update'

BrowserTestBaseTest::testInstall in core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php
Tests the Drupal install done in \Drupal\Tests\BrowserTestBase::setUp().
ConfigImporter::checkOp in core/lib/Drupal/Core/Config/ConfigImporter.php
Checks that the operation is still valid.
ConfigImporter::getNextConfigurationOperation in core/lib/Drupal/Core/Config/ConfigImporter.php
Gets the next configuration operation to perform.
ConfigImporter::hasUnprocessedConfigurationChanges in core/lib/Drupal/Core/Config/ConfigImporter.php
Checks if there are any unprocessed configuration changes.
ConfigImporter::processConfigurations in core/lib/Drupal/Core/Config/ConfigImporter.php
Processes configuration as a batch operation.
ConfigImporter::processExtension in core/lib/Drupal/Core/Config/ConfigImporter.php
Processes an extension change.
ConfigImportSubscriber::onConfigImporterValidate in core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php
Validates the configuration to be imported.
Connection::getDriverClass in core/lib/Drupal/Core/Database/Connection.php
Gets the driver-specific override class if any for the specified class.
Connection::update in core/lib/Drupal/Core/Database/Connection.php
Prepares and returns an UPDATE query object.
ConnectionTest::providerGetDriverClass in core/tests/Drupal/Tests/Core/Database/ConnectionTest.php
Data provider for testGetDriverClass().
ContentEntityForm::addRevisionableFormFields in core/lib/Drupal/Core/Entity/ContentEntityForm.php
Add revision form fields if the entity enabled the UI.
ContentEntityStorageBase::invokeHook in core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
Invokes a hook on behalf of the entity.
EntityFormDisplayAccessControlHandlerTest::assertAllowOperations in core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php
Assert method to verify the access by operations.
EntityFormDisplayAccessControlHandlerTest::testAccess in core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php
@covers ::access[[api-linebreak]] @covers ::checkAccess[[api-linebreak]]
EntityListBuilder::getDefaultOperations in core/lib/Drupal/Core/Entity/EntityListBuilder.php
Gets this list's default operations.
EntityStorageBase::doPostSave in core/lib/Drupal/Core/Entity/EntityStorageBase.php
Performs post save entity processing.
FieldUpdateActionBase::access in core/lib/Drupal/Core/Field/FieldUpdateActionBase.php
Checks object access.
hook_cache_flush in core/core.api.php
Flush all persistent and static caches.
InstallerTest::testInstalled in core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php
Confirms that the installation succeeded.
SaveAction::access in core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php
Checks object access.
SiteConfigureForm::submitForm in core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
Form submission handler.
SqlContentEntityStorageSchema::onFieldStorageDefinitionUpdate in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
Reacts to the update of a field storage definition.
StorageComparer::addChangelistUpdate in core/lib/Drupal/Core/Config/StorageComparer.php
Creates the update changelist.
StorageComparer::hasChanges in core/lib/Drupal/Core/Config/StorageComparer.php
Checks if there are any operations with changes to process.
StorageComparer::moveRenameToUpdate in core/lib/Drupal/Core/Config/StorageComparer.php
Moves a rename operation to an update.
StorageComparerTest::testCreateChangelistCreate in core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
@covers ::createChangelist[[api-linebreak]]
StorageComparerTest::testCreateChangelistDelete in core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
@covers ::createChangelist[[api-linebreak]]
StorageComparerTest::testCreateChangelistNoChange in core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
@covers ::createChangelist[[api-linebreak]]
StorageComparerTest::testCreateChangelistUpdate in core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
@covers ::createChangelist[[api-linebreak]]
TestingProfileInstallTest::testUpdateModuleInstall in core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php
Ensure the Update module is installed.
TimestampAgoFormatterTest::testSettings in core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php
Tests the formatter settings.
UpdatePathTestTrait::runUpdates in core/tests/Drupal/Tests/UpdatePathTestTrait.php
Helper function to run pending database updates.
update_check_requirements in core/includes/update.inc
Checks update requirements and reports errors and (optionally) warnings.
update_do_one in core/includes/update.inc
Implements callback_batch_operation().
update_invoke_post_update in core/includes/update.inc
Executes a single hook_post_update_NAME().
_drupal_maintenance_theme in core/includes/theme.maintenance.inc
Sets up the theming system for maintenance page.

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