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/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update. |
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/ |
General class for an abstracted UPDATE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
block_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
block_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
BrokenCacheUpdateTest | class | core/ |
Ensures that a broken or out-of-date element info cache is not used. |
BrokenCacheUpdateTest.php | file | core/ |
|
BrokenCacheUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BrokenCacheUpdateTest::setUp | function | core/ |
|
BrokenCacheUpdateTest::testUpdate | function | core/ |
Ensures that a broken or out-of-date element info cache is not used. |
CacheCollector::updateCache | function | core/ |
Writes a value to the persistent cache immediately. |
CacheCollectorTest::testUpdateCache | function | core/ |
Tests updating the cache after a set. |
CacheCollectorTest::testUpdateCacheClear | function | core/ |
Tests a clear of the cache collector. |
CacheCollectorTest::testUpdateCacheClearTags | function | core/ |
Tests a clear of the cache collector using tags. |
CacheCollectorTest::testUpdateCacheDelete | function | core/ |
Tests updating the cache after a delete. |
CacheCollectorTest::testUpdateCacheInvalidatedConflict | function | core/ |
Tests updating the cache when there is a conflict after cache invalidation. |
CacheCollectorTest::testUpdateCacheLockFail | function | core/ |
Tests updating the cache when the lock acquire fails. |
CacheCollectorTest::testUpdateCacheMerge | function | core/ |
Tests a cache hit, then item updated by a different request. |
CacheCollectorTest::testUpdateCacheNoChanges | function | core/ |
Tests updating the cache when no changes were made. |
CacheCollectorTest::testUpdateCacheRace | function | core/ |
Tests a cache miss, then item created by another request. |
CacheCollectorTest::testUpdateCacheReset | function | core/ |
Tests a reset of the cache collector. |
CachedStorageTest::update | function | core/ |
Updates configuration data in the storage. |
ccc_update_test.info.yml | file | core/ |
core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml |
ChangePromotedDefaultTest::testRunUpdates | function | core/ |
@covers node_post_update_create_promote_base_field_overrides[[api-linebreak]] |
ckeditor5.post_update.php | file | core/ |
Post update functions for CKEditor 5. |
ckeditor5_post_update_list_type | function | core/ |
Updates Text Editors using CKEditor 5 to native List "type" functionality. |
ckeditor5_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
comment.post_update.php | file | core/ |
Post update functions for the comment module. |
CommentHooks::fieldConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
CommentHooks::nodeUpdateIndex | function | core/ |
Implements hook_node_update_index(). |
CommentStatistics::update | function | core/ |
Update or insert comment statistics records after a comment is added. |
CommentStatisticsInterface::update | function | core/ |
Update or insert comment statistics records after a comment is added. |
comment_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
comment_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
ConfigActionTest::testSimpleConfigUpdate | function | core/ |
|
ConfigDependencyManager::updateData | function | core/ |
Updates one of the lightweight ConfigEntityDependency objects. |
ConfigEntityImportTest::assertConfigUpdateImport | function | core/ |
Asserts that config entities are updated during import. |
ConfigEntityImportTest::doActionUpdate | function | core/ |
Tests updating an action during import. |
ConfigEntityImportTest::doBlockUpdate | function | core/ |
Tests updating a block during import. |
ConfigEntityImportTest::doFilterFormatUpdate | function | core/ |
Tests updating a filter format during import. |
ConfigEntityImportTest::doImageStyleUpdate | function | core/ |
Tests updating an image style during import. |
ConfigEntityImportTest::doSearchPageUpdate | function | core/ |
Tests updating a search page during import. |
ConfigEntityImportTest::doThirdPartySettingsUpdate | function | core/ |
Tests updating of third party settings. |
ConfigEntityImportTest::testConfigUpdateImport | function | core/ |
Runs test methods for each module within a single test run. |
ConfigEntityStorage::importUpdate | function | core/ |
Updates entities upon synchronizing configuration changes. |
ConfigEntityStorage::updateFromStorageRecord | function | core/ |
Updates a configuration entity from storage values. |
ConfigEntityStorageInterface::updateFromStorageRecord | function | core/ |
Updates a configuration entity from storage values. |
ConfigEntityStorageTest::testSaveUpdate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
ConfigEntityUpdater | class | core/ |
A utility class to make updating configuration entities simple. |
ConfigEntityUpdater.php | file | core/ |
|
ConfigEntityUpdater::$batchSize | property | core/ |
The number of entities to process in each batch. |
ConfigEntityUpdater::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigEntityUpdater::create | function | core/ |
Instantiates a new instance of this class. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.