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 |
---|---|---|---|
FieldableEntityDefinitionUpdateTest.php | file | core/ |
|
FieldableEntityDefinitionUpdateTest::$database | property | core/ |
The database connection. |
FieldableEntityDefinitionUpdateTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
FieldableEntityDefinitionUpdateTest::$entityFieldManager | property | core/ |
The entity field manager. |
FieldableEntityDefinitionUpdateTest::$entityTypeId | property | core/ |
The ID of the entity type used in this test. |
FieldableEntityDefinitionUpdateTest::$entityTypeManager | property | core/ |
The entity type manager. |
FieldableEntityDefinitionUpdateTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
FieldableEntityDefinitionUpdateTest::$lastInstalledSchemaRepository | property | core/ |
The last installed schema repository service. |
FieldableEntityDefinitionUpdateTest::$modules | property | core/ |
Modules to enable. |
FieldableEntityDefinitionUpdateTest::$testEntities | property | core/ |
An array of entities are created during the test. |
FieldableEntityDefinitionUpdateTest::assertBackupTables | function | core/ |
Asserts that the backup tables have been kept after a successful update. |
FieldableEntityDefinitionUpdateTest::assertBundleFieldSchema | function | core/ |
Asserts that the bundle field schema is correct. |
FieldableEntityDefinitionUpdateTest::assertEntityData | function | core/ |
Asserts test entity data after a fieldable entity type update. |
FieldableEntityDefinitionUpdateTest::assertEntityTypeSchema | function | core/ |
Asserts revisionable and/or translatable characteristics of an entity type. |
FieldableEntityDefinitionUpdateTest::assertNonRevisionableAndNonTranslatable | function | core/ |
Asserts that an entity type is neither revisionable nor translatable. |
FieldableEntityDefinitionUpdateTest::assertRevisionable | function | core/ |
Asserts the revisionable characteristics of an entity type. |
FieldableEntityDefinitionUpdateTest::assertRevisionableAndTranslatable | function | core/ |
Asserts the revisionable / translatable characteristics of an entity type. |
FieldableEntityDefinitionUpdateTest::assertTranslatable | function | core/ |
Asserts the translatable characteristics of an entity type. |
FieldableEntityDefinitionUpdateTest::insertData | function | core/ |
Generates test entities for the 'entity_test_update' entity type. |
FieldableEntityDefinitionUpdateTest::providerTestFieldableEntityTypeUpdates | function | core/ |
Data provider for testFieldableEntityTypeUpdates(). |
FieldableEntityDefinitionUpdateTest::setUp | function | core/ |
|
FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdates | function | core/ |
@covers ::updateFieldableEntityType @dataProvider providerTestFieldableEntityTypeUpdates |
FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesErrorHandling | function | core/ |
Tests that a failed entity schema update preserves the existing data. |
FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesRemoveBackupTables | function | core/ |
Tests the removal of the backup tables after a successful update. |
FieldCrudTest::testUpdateField | function | core/ |
Tests the update of a field. |
FieldDefinitionListener::onFieldDefinitionUpdate | function | core/ |
Reacts to the update of a field. |
FieldDefinitionListenerInterface::onFieldDefinitionUpdate | function | core/ |
Reacts to the update of a field. |
FieldDefinitionListenerTest::testOnFieldDefinitionUpdate | function | core/ |
@covers ::onFieldDefinitionUpdate |
FieldSqlStorageTest::testFieldUpdateFailure | function | core/ |
Tests that failure to create fields is handled gracefully. |
FieldSqlStorageTest::testFieldUpdateIndexesWithData | function | core/ |
Tests adding and removing indexes while data is present. |
FieldSqlStorageTest::testUpdateFieldSchemaWithData | function | core/ |
Tests trying to update a field with data. |
FieldStorageConfig::preSaveUpdated | function | core/ |
Prepares saving an updated field definition. |
FieldStorageConfigUpdateForbiddenException | class | core/ |
Exception class thrown by hook_field_storage_config_update_forbid(). |
FieldStorageConfigUpdateForbiddenException.php | file | core/ |
|
FieldStorageCrudTest::testUpdate | function | core/ |
Tests updating a field storage. |
FieldStorageCrudTest::testUpdateEntityTargetType | function | core/ |
Tests changing a field storage entity type. |
FieldStorageCrudTest::testUpdateEntityType | function | core/ |
Tests changing a field storage type. |
FieldStorageCrudTest::testUpdateFieldType | function | core/ |
|
FieldStorageCrudTest::testUpdateForbid | function | core/ |
Tests field type modules forbidding an update. |
FieldStorageDefinitionEvents::UPDATE | constant | core/ |
Name of the event triggered for field storage definition update. |
FieldStorageDefinitionEventSubscriberTrait::onFieldStorageDefinitionUpdate | function | core/ |
|
FieldStorageDefinitionListener::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
FieldStorageDefinitionUpdateForbiddenException | class | core/ |
Exception thrown when a storage definition update is forbidden. |
FieldStorageDefinitionUpdateForbiddenException.php | file | core/ |
|
FieldUpdateActionBase | class | core/ |
Provides a base for action plugins that update one or more fields. |
FieldUpdateActionBase.php | file | core/ |
|
FieldUpdateActionBase::access | function | core/ |
Checks object access. |
FieldUpdateActionBase::execute | function | core/ |
Executes the plugin. |
FieldUpdateActionBase::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.