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 |
---|---|---|---|
BlockWeightUpdateTest::testRunUpdates | function | core/ |
Tests update path for blocks' `weight` property. |
block_content.post_update.php | file | core/ |
Post update functions for Content Block. |
block_content_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
block_content_test_block_content_update | function | core/ |
Implements hook_block_content_update(). |
block_content_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
block_post_update_make_weight_integer | function | core/ |
Ensures that all block weights are integers. |
block_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
block_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
Book::updateEntity | function | core/ |
Updates an entity with the new values from row. |
BookBreadcrumbTest::testBreadcrumbAccessUpdates | function | core/ |
Tests that the breadcrumb is updated when book access changes. |
BookBreadcrumbTest::testBreadcrumbTitleUpdates | function | core/ |
Tests that the breadcrumb is updated when book content changes. |
BookManager::updateOriginalParent | function | core/ |
Updates the has_children flag of the parent of the original node. |
BookManager::updateOutline | function | core/ |
|
BookManager::updateOutline | function | core/ |
|
BookManager::updateParent | function | core/ |
Sets the has_children flag of the parent of the node. |
BookManagerInterface::updateOutline | function | core/ |
Handles additions and updates to the book outline. |
BookOutlineStorage::update | function | core/ |
|
BookOutlineStorage::updateMovedChildren | function | core/ |
|
BookOutlineStorageInterface::update | function | core/ |
Updates book reference for links that were moved between books. |
BookOutlineStorageInterface::updateMovedChildren | function | core/ |
Update the book ID of the book link that it's being moved. |
book_form_update | function | core/ |
Renders a new parent page select element when the book selection changes. |
book_node_type_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for node_type entities. |
book_node_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for node entities. |
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/ |
|
ccc_update_test.info.yml | file | core/ |
core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml |
ckeditor5.post_update.php | file | core/ |
Post update functions for CKEditor 5. |
CKEditor5UpdateCodeBlockConfigurationTest | class | core/ |
@covers ckeditor5_post_update_code_block @group Update @group ckeditor5 |
CKEditor5UpdateCodeBlockConfigurationTest.php | file | core/ |
|
CKEditor5UpdateCodeBlockConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditor5UpdateCodeBlockConfigurationTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CKEditor5UpdateCodeBlockConfigurationTest::testUpdateCodeBlockConfigurationPostUpdate | function | core/ |
Ensure default configuration for the CKEditor 5 codeBlock plugin is added. |
CKEditor5UpdateImageToolbarItemTest | class | core/ |
Tests the update path for the CKEditor 5 image toolbar item. |
CKEditor5UpdateImageToolbarItemTest.php | file | core/ |
|
CKEditor5UpdateImageToolbarItemTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
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.