Search for update

  1. Search 7.x for update
  2. Search 9.5.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/lib/Drupal/Core/Database/Driver/sqlite/Update.php SQLite implementation of \Drupal\Core\Database\Query\Update.
Update class core/lib/Drupal/Core/Database/Driver/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/DrivertestPgsql/Update.php PostgreSQL implementation of \Drupal\Core\Database\Query\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
SiteBrandingConvertedIntoBlockUpdateTest.php file core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php
SiteBrandingConvertedIntoBlockUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php
SiteBrandingConvertedIntoBlockUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php
SiteBrandingConvertedIntoBlockUpdateTest::setUp function core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php
SiteBrandingConvertedIntoBlockUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php Tests that site branding elements are being converted into blocks.
SortableTestTrait::sortableUpdate function core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php Define to provide any necessary callback following layout change.
Sql::getRowsNeedingUpdate function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::prepareUpdate function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::setUpdate function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::updateCount function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
SqlBase::updatePageInfo function core/modules/views/src/Plugin/views/pager/SqlBase.php Update global paging info.
SqlContentEntityStorage::onEntityTypeUpdate function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::onFieldableEntityTypeUpdate function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::onFieldStorageDefinitionUpdate function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorageSchema::$updateBackupRepository property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php The key-value collection for tracking entity update backup repository.
SqlContentEntityStorageSchema::handleEntityTypeSchemaUpdateExceptionOnDataCopy function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
SqlContentEntityStorageSchema::onEntityTypeUpdate function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
SqlContentEntityStorageSchema::onFieldableEntityTypeUpdate function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
SqlContentEntityStorageSchema::onFieldStorageDefinitionUpdate function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
SqlContentEntityStorageSchema::postUpdateEntityTypeSchema function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
SqlContentEntityStorageSchema::preUpdateEntityTypeSchema function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
SqlContentEntityStorageSchema::updateBackupRepository function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Gets the key/value collection for tracking the entity update backups.
SqlContentEntityStorageSchema::updateDedicatedTableSchema function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Updates the schema for a field stored in a shared table.
SqlContentEntityStorageSchema::updateSharedTableSchema function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Updates the schema for a field stored in a shared table.
SqlContentEntityStorageSchemaColumnTest::testColumnUpdate function core/modules/field/tests/src/Kernel/Entity/Update/SqlContentEntityStorageSchemaColumnTest.php Tests that column-level schema changes are detected for fields with data.
SqlContentEntityStorageSchemaConverter::$entityDefinitionUpdateManager property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchemaConverter.php The entity definition update manager service.
SqlContentEntityStorageSchemaConverterTestBase::$entityDefinitionUpdateManager property core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaConverterTestBase.php The entity definition update manager.
SqlContentEntityStorageSchemaTest::$entityDefinitionUpdateManager property core/tests/Drupal/KernelTests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php The entity definition update manager.
SqlContentEntityStorageSchemaTest::testonEntityTypeUpdateWithNewIndex function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php ::onEntityTypeUpdate
SqlContentEntityStorageSchemaTest::testOnFieldStorageDefinitionUpdateShared function core/tests/Drupal/KernelTests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php Tests updating a shared table field definition.
SqlFieldableEntityTypeListenerTrait::handleEntityTypeSchemaUpdateExceptionOnDataCopy function core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php Handles the case when an error occurs during the data copying step.
SqlFieldableEntityTypeListenerTrait::onFieldableEntityTypeUpdate function core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php
SqlFieldableEntityTypeListenerTrait::postUpdateEntityTypeSchema function core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php Allows subscribers to do any cleanup necessary after data copying.
SqlFieldableEntityTypeListenerTrait::preUpdateEntityTypeSchema function core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php Allows subscribers to prepare their schema before data copying.
StableBaseThemeUpdateTest class core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php Tests the upgrade path for introducing the Stable base theme.
StableBaseThemeUpdateTest.php file core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php
StableBaseThemeUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php
StableBaseThemeUpdateTest::$themeHandler property core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php The theme handler.
StableBaseThemeUpdateTest::prepareEnvironment function core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php
StableBaseThemeUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php
StableBaseThemeUpdateTest::setUp function core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php
StableBaseThemeUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php Tests that the Stable base theme is installed if necessary.
StatisticsLastUpdated class core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php Sort handler for the newer of last comment / entity updated.
StatisticsLastUpdated class core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php Field handler to display the newer of last comment / node updated.
StatisticsLastUpdated class core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php Filter handler for the newer of last comment / node updated.
StatisticsLastUpdated.php file core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php
StatisticsLastUpdated.php file core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php
StatisticsLastUpdated.php file core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php
StatisticsLastUpdated::query function core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php
StatisticsLastUpdated::query function core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php

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