Search for update
- Search 7.x for update
- Search 9.5.x for update
- Search 8.9.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/ |
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 |
|---|---|---|---|
| EditorAddLazyLoadImageFilterUpdateTest | class | core/ |
Tests adding editor_image_lazy_load filter to editor_file_reference. |
| EditorAddLazyLoadImageFilterUpdateTest.php | file | core/ |
|
| EditorAddLazyLoadImageFilterUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorAddLazyLoadImageFilterUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| EditorAddLazyLoadImageFilterUpdateTest::testUpdateLazyImageLoad | function | core/ |
Tests upgrading filter settings. |
| EditorSanitizeImageUploadSettingsUpdateTest | class | core/ |
@group Update @group editor |
| EditorSanitizeImageUploadSettingsUpdateTest.php | file | core/ |
|
| EditorSanitizeImageUploadSettingsUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorSanitizeImageUploadSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| EditorSanitizeImageUploadSettingsUpdateTest::testUpdateRemoveMeaninglessImageUploadSettings | function | core/ |
Ensure image upload settings for Text Editor config entities are corrected. |
| editor_entity_update | function | core/ |
Implements hook_entity_update(). |
| editor_post_update_image_lazy_load | function | core/ |
Enable filter_image_lazy_load if editor_file_reference is enabled. |
| editor_post_update_sanitize_image_upload_settings | function | core/ |
Clean up image upload settings. |
| editor_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| editor_test_entity_update | function | core/ |
Implements hook_entity_update(). |
| editor_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| entity.definition_update_manager | service | core/ |
Drupal\Core\Entity\EntityDefinitionUpdateManager |
| Entity::updateEntity | function | core/ |
Updates an entity with the new values from row. |
| EntityApiTest::testUpdateWithId | function | core/ |
Tests that resaving an entity with a different entity ID throws an exception. |
| EntityApiTest::testUpdateWithRevisionId | function | core/ |
Tests that resaving a revision with a different revision ID throws an exception. |
| EntityArgumentUpdateTest | class | core/ |
Tests the upgrade path for converting numeric arguments to entity_target_id. |
| EntityArgumentUpdateTest.php | file | core/ |
|
| EntityArgumentUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| EntityArgumentUpdateTest::testViewsFieldPluginConversion | function | core/ |
Tests that numeric argument plugins are updated properly. |
| EntityConfigBase::updateEntity | function | core/ |
Updates an entity with the contents of a row. |
| EntityConfigBase::updateEntityProperty | function | core/ |
Updates a (possible nested) entity property with a value. |
| EntityContentBase::updateEntity | function | core/ |
Updates an entity with the new values from row. |
| EntityContentComplete::updateEntity | function | core/ |
Updates an entity with the new values from row. |
| EntityDateFormat::updateEntityProperty | function | core/ |
Updates a (possible nested) entity property with a value. |
| EntityDefinitionTestTrait::applyEntityUpdates | function | core/ |
Applies all the detected valid changes. |
| EntityDefinitionTestTrait::doEntityUpdate | function | core/ |
Performs an entity type definition update. |
| EntityDefinitionTestTrait::doFieldUpdate | function | core/ |
Performs a field storage definition update. |
| EntityDefinitionTestTrait::getUpdatedEntityTypeDefinition | function | core/ |
Returns an entity type definition, possibly updated to be rev or mul. |
| EntityDefinitionTestTrait::getUpdatedFieldStorageDefinitions | function | core/ |
Returns the required rev / mul field definitions for an entity type. |
| EntityDefinitionTestTrait::updateEntityTypeToNotRevisionable | function | core/ |
Updates the 'entity_test_update' entity type not revisionable. |
| EntityDefinitionTestTrait::updateEntityTypeToNotTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to not translatable. |
| EntityDefinitionTestTrait::updateEntityTypeToRevisionable | function | core/ |
Updates the 'entity_test_update' entity type to revisionable. |
| EntityDefinitionTestTrait::updateEntityTypeToRevisionableAndTranslatable | function | core/ |
Updates the test entity type to be revisionable and translatable. |
| EntityDefinitionTestTrait::updateEntityTypeToTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to translatable. |
| EntityDefinitionUpdateManager | class | core/ |
Manages entity definition updates. |
| EntityDefinitionUpdateManager.php | file | core/ |
|
| EntityDefinitionUpdateManager::$entityFieldManager | property | core/ |
The entity field manager service. |
| EntityDefinitionUpdateManager::$entityLastInstalledSchemaRepository | property | core/ |
The last installed schema repository. |
| EntityDefinitionUpdateManager::$entityTypeListener | property | core/ |
The entity type listener service. |
| EntityDefinitionUpdateManager::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityDefinitionUpdateManager::$fieldStorageDefinitionListener | property | core/ |
The field storage definition listener service. |
| EntityDefinitionUpdateManager::clearCachedDefinitions | function | core/ |
Clears necessary caches to apply entity/field definition updates. |
| EntityDefinitionUpdateManager::getChangeList | function | core/ |
Gets a list of changes to entity type and field storage definitions. |
| EntityDefinitionUpdateManager::getChangeSummary | function | core/ |
Gets a human readable summary of the detected changes. |
| EntityDefinitionUpdateManager::getEntityType | function | core/ |
Returns an entity type definition ready to be manipulated. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.