Search for update

  1. Search 7.x for update
  2. Search 9.5.x for update
  3. Search 8.9.x for update
  4. Search 10.3.x for update
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Update class core/modules/sqlite/src/Driver/Database/sqlite/Update.php SQLite implementation of \Drupal\Core\Database\Query\Update.
Update class core/modules/mysql/src/Driver/Database/mysql/Update.php MySQL implementation of \Drupal\Core\Database\Query\Update.
Update class core/modules/pgsql/src/Driver/Database/pgsql/Update.php PostgreSQL implementation of \Drupal\Core\Database\Query\Update.
Update class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Update.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update.
Update class core/lib/Drupal/Core/Database/Query/Update.php General class for an abstracted UPDATE operation.

All search results

Title Object type File name Summary
DbUpdateNegotiator::determineActiveTheme function core/modules/system/src/Theme/DbUpdateNegotiator.php
DbUpdateNegotiator::__construct function core/modules/system/src/Theme/DbUpdateNegotiator.php Constructs a DbUpdateNegotiator.
db_update.php file core/modules/package_manager/tests/fixtures/db_update.php Contains a fake database update function for testing.
DefaultSelection::validateTargetBundlesUpdate function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Validates a target_bundles_update element.
DefaultTableMappingIntegrationTest::$entityDefinitionUpdateManager property core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php The entity definition update manager.
DemoteNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/DemoteNode.php
DependencyHookInvocationTest::testHookUpdateDependencies function core/modules/system/tests/src/Functional/UpdateSystem/DependencyHookInvocationTest.php Tests the structure of the array returned by hook_update_dependencies().
DependencyMissingTest::testMissingUpdate function core/modules/system/tests/src/Functional/UpdateSystem/DependencyMissingTest.php
DependencyOrderingTest::testUpdateOrderingModuleInterdependency function core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php Tests that dependencies between modules are resolved correctly.
DependencyOrderingTest::testUpdateOrderingSingleModule function core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php Tests that updates within a single module run in the correct order.
DevReleaseTest::testSecurityUpdateEmptyProjectTimestamp function core/modules/update/tests/src/Kernel/DevReleaseTest.php Tests security updates are empty with a dev version and an empty timestamp.
DevReleaseTest::testSecurityUpdates function core/modules/update/tests/src/Kernel/DevReleaseTest.php Tests security updates when the installed version is a dev version.
DisplayModeUpdateTest class core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php Ensure display modes are updated when fields are created.
DisplayModeUpdateTest.php file core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php
DisplayModeUpdateTest::$defaultFormDisplayName property core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php The default form display name.
DisplayModeUpdateTest::$defaultViewDisplayName property core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php The default view display name.
DisplayModeUpdateTest::$foobarFormDisplayName property core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php The alternate form display name.
DisplayModeUpdateTest::$foobarViewDisplayName property core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php The alternate view display name.
DisplayModeUpdateTest::setUp function core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php
DisplayModeUpdateTest::testDisplayModeUpdateAfterFieldCreation function core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php Ensure display modes are updated when fields are created.
drupal-8.update-schema-version-int.php file core/modules/system/tests/fixtures/update/drupal-8.update-schema-version-int.php Database to mimic the installation of the update_test_schema module.
drupal-8.update-test-schema-enabled.php file core/modules/system/tests/fixtures/update/drupal-8.update-test-schema-enabled.php Partial database to mimic the installation of the update_test_schema module.
drupal-8.update-test-semver-update-n-enabled.php file core/modules/system/tests/fixtures/update/drupal-8.update-test-semver-update-n-enabled.php Database to mimic the installation of the update_test_semver_update_n module.
Drupal::entityDefinitionUpdateManager function core/lib/Drupal.php Returns the entity definition update manager.
DrupalKernel::updateModules function core/lib/Drupal/Core/DrupalKernel.php Implements Drupal\Core\DrupalKernelInterface::updateModules().
DrupalKernelInterface::updateModules function core/lib/Drupal/Core/DrupalKernelInterface.php Updates the kernel's list of modules to the new list.
Drupal\package_manager\EventSubscriber\UpdateDataSubscriber service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\PackageManagerUpdateProcessor service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\PendingUpdatesValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\StagedDBUpdateValidator service core/modules/package_manager/package_manager.services.yml
Drupal\update\UpdateFetcherInterface service core/modules/update/update.services.yml
Drupal\update\UpdateManagerInterface service core/modules/update/update.services.yml
Drupal\update\UpdateProcessorInterface service core/modules/update/update.services.yml
drupal_get_updaters function core/includes/common.inc Assembles the Drupal Updater registry.
drupal_load_updates function core/includes/install.inc Loads .install files for installed modules to initialize the update system.
editor.post_update.php file core/modules/editor/editor.post_update.php Post update functions for Editor.
EditorAddLazyLoadImageFilterUpdateTest class core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php Tests adding editor_image_lazy_load filter to editor_file_reference.
EditorAddLazyLoadImageFilterUpdateTest.php file core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php
EditorAddLazyLoadImageFilterUpdateTest::$defaultTheme property core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php The theme to install as the default for testing.
EditorAddLazyLoadImageFilterUpdateTest::setDatabaseDumpFiles function core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php Set database dump files to be used.
EditorAddLazyLoadImageFilterUpdateTest::testUpdateLazyImageLoad function core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php Tests upgrading filter settings.
EditorHooks::entityUpdate function core/modules/editor/src/Hook/EditorHooks.php Implements hook_entity_update().
EditorSanitizeImageUploadSettingsUpdateTest class core/modules/editor/tests/src/Functional/Update/EditorSanitizeImageUploadSettingsUpdateTest.php @group Update
@group editor
EditorSanitizeImageUploadSettingsUpdateTest.php file core/modules/editor/tests/src/Functional/Update/EditorSanitizeImageUploadSettingsUpdateTest.php
EditorSanitizeImageUploadSettingsUpdateTest::$defaultTheme property core/modules/editor/tests/src/Functional/Update/EditorSanitizeImageUploadSettingsUpdateTest.php The theme to install as the default for testing.
EditorSanitizeImageUploadSettingsUpdateTest::setDatabaseDumpFiles function core/modules/editor/tests/src/Functional/Update/EditorSanitizeImageUploadSettingsUpdateTest.php Set database dump files to be used.
EditorSanitizeImageUploadSettingsUpdateTest::testUpdateRemoveMeaninglessImageUploadSettings function core/modules/editor/tests/src/Functional/Update/EditorSanitizeImageUploadSettingsUpdateTest.php Ensure image upload settings for Text Editor config entities are corrected.
EditorTestHooks::entityUpdate function core/modules/editor/tests/modules/editor_test/src/Hook/EditorTestHooks.php Implements hook_entity_update().
editor_removed_post_updates function core/modules/editor/editor.post_update.php Implements hook_removed_post_updates().
editor_test_entity_update function core/modules/editor/tests/modules/editor_test/editor_test.module Implements hook_entity_update().

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