Search for update

  1. Search 7.x for update
  2. Search 8.9.x for update
  3. Search 10.3.x for update
  4. Search 11.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/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Update.php MySQL test implementation of \Drupal\Core\Database\Query\Update.
Update class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Update.php MySQL test implementation of \Drupal\Core\Database\Query\Update.
Update class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Update.php PostgreSQL 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/corefake/src/Driver/Database/corefakeWithAllCustomClasses/Update.php CorefakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update.
Update class core/lib/Drupal/Core/Database/Driver/pgsql/Update.php PostgreSQL implementation of \Drupal\Core\Database\Query\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
LocaleUpdateCronTest::testUpdateCron function core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php Tests interface translation update using cron.
LocaleUpdateDevelopmentReleaseTest class core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php Test for proper version fallback in case of a development release.
LocaleUpdateDevelopmentReleaseTest.php file core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
LocaleUpdateDevelopmentReleaseTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php The theme to install as the default for testing.
LocaleUpdateDevelopmentReleaseTest::$modules property core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php Modules to enable.
LocaleUpdateDevelopmentReleaseTest::setUp function core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
LocaleUpdateDevelopmentReleaseTest::testLocaleUpdateDevelopmentRelease function core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
LocaleUpdateInterfaceTest class core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php Tests for the user interface of project interface translations.
LocaleUpdateInterfaceTest.php file core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php
LocaleUpdateInterfaceTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php The theme to install as the default for testing.
LocaleUpdateInterfaceTest::$modules property core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php Modules to enable.
LocaleUpdateInterfaceTest::setUp function core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php
LocaleUpdateInterfaceTest::testInterface function core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php Tests the user interfaces of the interface translation update system.
LocaleUpdatePathTest class core/modules/locale/tests/src/Functional/LocaleUpdatePathTest.php Tests Locale's update path.
LocaleUpdatePathTest.php file core/modules/locale/tests/src/Functional/LocaleUpdatePathTest.php
LocaleUpdatePathTest::setDatabaseDumpFiles function core/modules/locale/tests/src/Functional/LocaleUpdatePathTest.php Set database dump files to be used.
LocaleUpdatePathTest::testUpdatePath function core/modules/locale/tests/src/Functional/LocaleUpdatePathTest.php Tests Locale's update path.
LocaleUpdateTest class core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php Tests for updating the interface translations of projects.
LocaleUpdateTest class core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests for updating the interface translations of projects.
LocaleUpdateTest.php file core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php
LocaleUpdateTest.php file core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
LocaleUpdateTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleUpdateTest.php The theme to install as the default for testing.
LocaleUpdateTest::$modules property core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php Modules to enable.
LocaleUpdateTest::setUp function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
LocaleUpdateTest::testEnableCustomLanguage function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a custom language is added.
LocaleUpdateTest::testEnableLanguage function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a language is added.
LocaleUpdateTest::testEnableUninstallModule function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a module is enabled.
LocaleUpdateTest::testUpdateCheckStatus function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Checks if local or remote translation sources are detected.
LocaleUpdateTest::testUpdateImportModeNonCustomized function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests translation import and only overwrite non-customized translations.
LocaleUpdateTest::testUpdateImportModeNone function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests translation import and don't overwrite any translation.
LocaleUpdateTest::testUpdateImportSourceLocal function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests translation import from local sources.
LocaleUpdateTest::testUpdateImportSourceRemote function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests translation import from remote sources.
LocaleUpdateTest::testUpdateProjects function core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php Checks if a list of translatable projects gets build.
locale_configurable_language_update function core/modules/locale/locale.module Implements hook_ENTITY_TYPE_update() for 'configurable_language'.
locale_config_batch_update_components function core/modules/locale/locale.bulk.inc Builds a locale batch to refresh configuration.
locale_removed_post_updates function core/modules/locale/locale.post_update.php Implements hook_removed_post_updates().
locale_system_update function core/modules/locale/locale.module Imports translations when new modules or themes are installed.
locale_translation_batch_update_build function core/modules/locale/locale.fetch.inc Builds a batch to check, download and import project translations.
locale_translation_update_file_history function core/modules/locale/locale.module Updates the {locale_file} table.
locale_update_9101 function core/modules/locale/locale.install Delete an unnecessary index on the locales_location table.
locale_update_last_removed function core/modules/locale/locale.install Implements hook_update_last_removed().
Lock::$updated property core/lib/Drupal/Core/TempStore/Lock.php The timestamp the lock was last updated.
Lock::getUpdated function core/lib/Drupal/Core/TempStore/Lock.php Gets the timestamp of the last update to the lock.
MaintenanceThemeUpdateRegistryTest class core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php Ensures theme update functions are registered for maintenance themes.
MaintenanceThemeUpdateRegistryTest.php file core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php
MaintenanceThemeUpdateRegistryTest::$profile property core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php The profile to install as a basis for testing.
MaintenanceThemeUpdateRegistryTest::prepareEnvironment function core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php Prepares the current environment for running the test.
MaintenanceThemeUpdateRegistryTest::prepareSettings function core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php Prepares site settings and services before installation.
MaintenanceThemeUpdateRegistryTest::testMaintenanceThemeUpdateRegistration function core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php Tests that after installing the profile there are no outstanding updates.
ManagedStorageTest::update function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php

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