Search for update
- Search 7.x for update
- Search 9.5.x for update
- Search 8.9.x for update
- Search 10.3.x for update
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Update | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update. |
Update | class | core/ |
General class for an abstracted UPDATE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
Select::forUpdate | function | core/ |
Add FOR UPDATE to the query. |
SelectExtender::forUpdate | function | core/ |
Add FOR UPDATE to the query. |
SelectInterface::forUpdate | function | core/ |
Add FOR UPDATE to the query. |
serialization.post_update.php | file | core/ |
Post update functions for Serialization module. |
serialization_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
serialization_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
SimpleConfigUpdate | class | core/ |
@internal This API is experimental. |
SimpleConfigUpdate.php | file | core/ |
|
SimpleConfigUpdate::apply | function | core/ |
Applies the config action. |
SimpleConfigUpdate::create | function | core/ |
Creates an instance of the plugin. |
SimpleConfigUpdate::__construct | function | core/ |
Constructs a SimpleConfigUpdate object. |
SortableTestTrait::sortableUpdate | function | core/ |
Define to provide any necessary callback following layout change. |
Sql::getRowsNeedingUpdate | function | core/ |
Retrieves an array of map rows marked as needing update. |
Sql::prepareUpdate | function | core/ |
Prepares to run a full update. |
Sql::setUpdate | function | core/ |
Sets a specified record to be updated, if it exists. |
Sql::updateCount | function | core/ |
Returns a count of items which are marked as needing update. |
SqlBase::updatePageInfo | function | core/ |
Update global paging info. |
SqlContentEntityStorage::onEntityTypeUpdate | function | core/ |
Reacts to the update of the entity type. |
SqlContentEntityStorage::onFieldableEntityTypeUpdate | function | core/ |
Reacts to the update of a fieldable entity type. |
SqlContentEntityStorage::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
SqlContentEntityStorageSchema::$updateBackupRepository | property | core/ |
The key-value collection for tracking entity update backup repository. |
SqlContentEntityStorageSchema::handleEntityTypeSchemaUpdateExceptionOnDataCopy | function | core/ |
Handles the case when an error occurs during the data copying step. |
SqlContentEntityStorageSchema::onEntityTypeUpdate | function | core/ |
Reacts to the update of the entity type. |
SqlContentEntityStorageSchema::onFieldableEntityTypeUpdate | function | core/ |
Reacts to the update of a fieldable entity type. |
SqlContentEntityStorageSchema::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
SqlContentEntityStorageSchema::postUpdateEntityTypeSchema | function | core/ |
Allows subscribers to do any cleanup necessary after data copying. |
SqlContentEntityStorageSchema::preUpdateEntityTypeSchema | function | core/ |
Allows subscribers to prepare their schema before data copying. |
SqlContentEntityStorageSchema::updateBackupRepository | function | core/ |
Gets the key/value collection for tracking the entity update backups. |
SqlContentEntityStorageSchema::updateDedicatedTableSchema | function | core/ |
Updates the schema for a field stored in a shared table. |
SqlContentEntityStorageSchema::updateSharedTableSchema | function | core/ |
Updates the schema for a field stored in a shared table. |
SqlContentEntityStorageSchemaColumnTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
SqlContentEntityStorageSchemaColumnTest::testColumnUpdate | function | core/ |
Tests that column-level schema changes are detected for fields with data. |
SqlContentEntityStorageSchemaColumnTest::testColumnUpdateWithFlag | function | core/ |
Tests that schema changes are updated for fields with data with the flag. |
SqlContentEntityStorageSchemaTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
SqlContentEntityStorageSchemaTest::testonEntityTypeUpdateWithNewIndex | function | core/ |
::onEntityTypeUpdate. |
SqlContentEntityStorageSchemaTest::testOnFieldStorageDefinitionUpdateShared | function | core/ |
Tests updating a shared table field definition. |
SqlFieldableEntityTypeListenerTrait::handleEntityTypeSchemaUpdateExceptionOnDataCopy | function | core/ |
Handles the case when an error occurs during the data copying step. |
SqlFieldableEntityTypeListenerTrait::onFieldableEntityTypeUpdate | function | core/ |
|
SqlFieldableEntityTypeListenerTrait::postUpdateEntityTypeSchema | function | core/ |
Allows subscribers to do any cleanup necessary after data copying. |
SqlFieldableEntityTypeListenerTrait::preUpdateEntityTypeSchema | function | core/ |
Allows subscribers to prepare their schema before data copying. |
StagedDatabaseUpdateValidator | class | core/ |
Allows tests to dictate which extensions have staged database updates. |
StagedDatabaseUpdateValidator.php | file | core/ |
|
StagedDatabaseUpdateValidator::$state | property | core/ |
The state service. |
StagedDatabaseUpdateValidator::hasStagedUpdates | function | core/ |
|
StagedDatabaseUpdateValidator::setExtensionsWithUpdates | function | core/ |
Sets the names of the extensions which should have staged database updates. |
StagedDatabaseUpdateValidator::setState | function | core/ |
Sets the state service dependency. |
StagedDBUpdateValidator | class | core/ |
Flags a warning if there are database updates in a staged update. |
StagedDBUpdateValidator.php | file | core/ |
|
StagedDBUpdateValidator::checkForStagedDatabaseUpdates | function | core/ |
Checks that the staged update does not have changes to its install files. |
StagedDBUpdateValidator::getExtensionsWithDatabaseUpdates | function | core/ |
Gets extensions that have database updates in the stage directory. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.