class Update
Same name and namespace in other branches
- 8.9.x core/lib/Drupal/Core/Database/Driver/sqlite/Update.php \Drupal\Core\Database\Driver\sqlite\Update
- 8.9.x core/lib/Drupal/Core/Database/Driver/mysql/Update.php \Drupal\Core\Database\Driver\mysql\Update
- 11.x core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Update.php \Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\Update
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update.
Hierarchy
- class \Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\Update
Expanded class hierarchy of Update
10 string references to 'Update'
- ContentEntityStorageBase::invokeHook in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php - Invokes a hook on behalf of the entity.
- DevReleaseTest::setUp in core/
modules/ update/ tests/ src/ Kernel/ DevReleaseTest.php - 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.
- hook_cache_flush in core/
core.api.php - Flush all persistent and static caches.
File
-
core/
tests/ fixtures/ database_drivers/ module/ core_fake/ src/ Driver/ Database/ CoreFakeWithAllCustomClasses/ Update.php, line 10
Namespace
Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClassesView source
class Update extends QueryUpdate {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.