Search for update
- Search 7.x for update
- Search 8.9.x for update
- Search 10.3.x for update
- Search 11.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/ |
MySQL test implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
PostgreSQL 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/ |
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 |
---|---|---|---|
ClassyUninstallUpdateTest | class | core/ |
Ensures that update hook uninstalls Classy when it's no longer needed. |
ClassyUninstallUpdateTest.php | file | core/ |
|
ClassyUninstallUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ClassyUninstallUpdateTest::testUpdate | function | core/ |
Ensures that Classy is disabled if it's no longer needed. |
ClassyUninstallUpdateTest::testUpdateClassyNeeded | function | core/ |
Ensures that updates run without errors when Classy is still needed. |
ClassyUninstallUpdateTest::testUpdateClassyNotInstalled | function | core/ |
Ensures that updates run without errors when Classy is not installed. |
comment.post_update.php | file | core/ |
Post update functions for the comment module. |
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_field_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
comment_node_update_index | function | core/ |
Implements hook_node_update_index(). |
comment_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
comment_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
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 @covers ::doSave |
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. |
ConfigEntityUpdater::doOne | function | core/ |
Apply the callback an entity and save it if the callback makes changes. |
ConfigEntityUpdater::SANDBOX_KEY | constant | core/ |
The key used to store information in the update sandbox. |
ConfigEntityUpdater::update | function | core/ |
Updates configuration entities as part of a Drupal update. |
ConfigEntityUpdater::__construct | function | core/ |
ConfigEntityUpdater constructor. |
ConfigEntityUpdaterTest | class | core/ |
Tests \Drupal\Core\Config\Entity\ConfigEntityUpdater. |
ConfigEntityUpdaterTest.php | file | core/ |
|
ConfigEntityUpdaterTest::$modules | property | core/ |
Modules to enable. |
ConfigEntityUpdaterTest::testUpdate | function | core/ |
@covers ::update |
ConfigEntityUpdaterTest::testUpdateDefaultCallback | function | core/ |
@covers ::update |
ConfigEntityUpdaterTest::testUpdateException | function | core/ |
@covers ::update |
ConfigEntityUpdaterTest::testUpdateOncePerUpdateException | function | core/ |
@covers ::update |
ConfigImporterTest::testSecondaryUpdateDeletedDeleteeFirst | function | core/ |
Tests that secondary updates for deleted files work as expected. |
ConfigImporterTest::testSecondaryUpdateDeletedDeleterFirst | function | core/ |
Tests that secondary updates for deleted files work as expected. |
ConfigImporterTest::testUpdated | function | core/ |
Tests updating of configuration during import. |
ConfigImportUITest::prepareSiteNameUpdate | function | core/ |
|
ConfigSingleExportForm::updateConfigurationType | function | core/ |
Handles switching the configuration type selector. |
ConfigSingleExportForm::updateExport | function | core/ |
Handles switching the export textarea. |
ConfigStorageTestBase::update | function | core/ |
|
ConfigTestForm::updateSize | function | core/ |
Ajax callback for the size selection element. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.