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 |
---|---|---|---|
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. |
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 install. |
ConfigEntityUpdaterTest::testUpdate | function | core/ |
@covers ::update[[api-linebreak]] |
ConfigEntityUpdaterTest::testUpdateDefaultCallback | function | core/ |
@covers ::update[[api-linebreak]] |
ConfigEntityUpdaterTest::testUpdateException | function | core/ |
@covers ::update[[api-linebreak]] |
ConfigEntityUpdaterTest::testUpdateOncePerUpdateException | function | core/ |
@covers ::update[[api-linebreak]] |
ConfigImporterTest::testSecondaryUpdateDeletedChildFirst | function | core/ |
Tests that secondary updates for deleted files work as expected. |
ConfigImporterTest::testSecondaryUpdateDeletedParentFirst | 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/ |
Prepares a site name update by modifying the synchronized configuration. |
ConfigSingleExportForm::updateConfigurationType | function | core/ |
Handles switching the configuration type selector. |
ConfigSingleExportForm::updateExport | function | core/ |
Handles switching the export textarea. |
ConfigStorageTestBase::update | function | core/ |
Updates configuration data in the storage. |
ConfigSyncReadmeUpdateTest | class | core/ |
Tests update to readme inside the configuration synchronization directory. |
ConfigSyncReadmeUpdateTest.php | file | core/ |
|
ConfigSyncReadmeUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigSyncReadmeUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ConfigSyncReadmeUpdateTest::testConfigurationSynchronizationReadmeUpdate | function | core/ |
Tests configuration synchronization readme file update. |
ConfigTestForm::updateSize | function | core/ |
Ajax callback for the size selection element. |
ConfigTestHooksHooks::configTestUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
ConfigTestHooksHooks::updateIsSyncingStore | function | core/ |
Helper function for testing hooks during configuration sync. |
ConfigTestStorage::importUpdate | function | core/ |
Updates entities upon synchronizing configuration changes. |
ConfigurableLanguageManager::updateLockedLanguageWeights | function | core/ |
Updates locked system language weights. |
ConfigurableLanguageManagerInterface::updateLockedLanguageWeights | function | core/ |
Updates locked system language weights. |
ConfigureSectionForm::$isUpdate | property | core/ |
Indicates whether the section is being added or updated. |
config_test_config_test_update | function | core/ |
Implements hook_config_test_update(). |
Connection::update | function | core/ |
Prepares and returns an UPDATE query object. |
Connection::update | function | core/ |
Prepares and returns an UPDATE query object. |
Connection::update | function | core/ |
Prepares and returns an UPDATE query object. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.