Search for update

  1. Search 7.x for update
  2. Search 9.5.x for update
  3. Search 10.3.x for update
  4. Search 11.x for update
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Update class core/lib/Drupal/Core/Database/Driver/sqlite/Update.php SQLite implementation of \Drupal\Core\Database\Query\Update.
Update class core/lib/Drupal/Core/Database/Driver/mysql/Update.php MySQL implementation of \Drupal\Core\Database\Query\Update.

All search results

Title Object type File name Summary
ExposedFilterBlocksUpdateTest.php file core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php
ExposedFilterBlocksUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php Set database dump files to be used.
ExposedFilterBlocksUpdateTest::testViewsPostUpdateExposedFilterBlocks function core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php Tests that exposed filter blocks label display are disabled.
ExposedFilterBlocksUpdateTest::testViewsPostUpdateExposedFilterBlocksWithoutBlock function core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php Tests that the update succeeds even if Block is not installed.
ExtraFieldUpdatePathTest class core/modules/layout_builder/tests/src/Functional/Update/ExtraFieldUpdatePathTest.php Tests the upgrade path for Layout Builder extra fields.
ExtraFieldUpdatePathTest.php file core/modules/layout_builder/tests/src/Functional/Update/ExtraFieldUpdatePathTest.php
ExtraFieldUpdatePathTest::setDatabaseDumpFiles function core/modules/layout_builder/tests/src/Functional/Update/ExtraFieldUpdatePathTest.php Set database dump files to be used.
ExtraFieldUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/ExtraFieldUpdatePathTest.php Tests the upgrade path for Layout Builder extra fields.
FieldHandlersUpdateTest class core/modules/views/tests/src/Functional/Update/FieldHandlersUpdateTest.php Tests the upgrade path for views field handlers.
FieldHandlersUpdateTest.php file core/modules/views/tests/src/Functional/Update/FieldHandlersUpdateTest.php
FieldHandlersUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/FieldHandlersUpdateTest.php Set database dump files to be used.
FieldHandlersUpdateTest::testViewsUpdate8004 function core/modules/views/tests/src/Functional/Update/FieldHandlersUpdateTest.php Tests that field handlers are updated properly.
FieldSchemaDataUninstallUpdateTest class core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Tests the upgrade path after fixing field schema data uninstallation.
FieldSchemaDataUninstallUpdateTest.php file core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php
FieldSchemaDataUninstallUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php The theme to install as the default for testing.
FieldSchemaDataUninstallUpdateTest::assertFieldSchemaData function core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Asserts that field schema data to be purged is found.
FieldSchemaDataUninstallUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Set database dump files to be used.
FieldSchemaDataUninstallUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Tests the upgrade path after fixing field schema data uninstallation.
FieldUpdateTest class core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php Tests that field settings are properly updated during database updates.
FieldUpdateTest.php file core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php
FieldUpdateTest::$configFactory property core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php The config factory service.
FieldUpdateTest::$database property core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php The database connection.
FieldUpdateTest::$installedStorageSchema property core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php The key-value collection for tracking installed storage schema.
FieldUpdateTest::$state property core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php The state service.
FieldUpdateTest::assertEntityRefDependency function core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php Asserts that a config depends on 'entity_reference' or not
FieldUpdateTest::setDatabaseDumpFiles function core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php Set database dump files to be used.
FieldUpdateTest::setUp function core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php Overrides WebTestBase::setUp() for update testing.
FieldUpdateTest::testEntityReferenceFieldConfigCleanUpdate function core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php Tests field_post_update_remove_handler_submit_setting().
FieldUpdateTest::testFieldUpdate8001 function core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php Tests field_update_8001().
FieldUpdateTest::testFieldUpdate8002 function core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php Tests field_update_8002().
FieldUpdateTest::testFieldUpdate8003 function core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php Tests field_update_8003().
FieldUpdateTest::testFieldUpdate8500 function core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php Tests field_update_8500().
FileFieldTestBase::updateFileField function core/modules/file/src/Tests/FileFieldTestBase.php Updates an existing file field with new settings.
FileUpdateTest class core/modules/file/tests/src/Functional/Update/FileUpdateTest.php Tests File update path.
FileUpdateTest.php file core/modules/file/tests/src/Functional/Update/FileUpdateTest.php
FileUpdateTest::$modules property core/modules/file/tests/src/Functional/Update/FileUpdateTest.php Modules to enable after the database is loaded.
FileUpdateTest::setDatabaseDumpFiles function core/modules/file/tests/src/Functional/Update/FileUpdateTest.php Set database dump files to be used.
FileUpdateTest::testOwnerEntityKey function core/modules/file/tests/src/Functional/Update/FileUpdateTest.php Tests that the file entity type has an 'owner' entity key.
FileUpdateTest::testPostUpdate8001 function core/modules/file/tests/src/Functional/Update/FileUpdateTest.php Tests file_update_8001().
FileUsageTemporaryDeletionConfigurationUpdateTest class core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php Tests the upgrade path for setting the file usage deletion configuration.
FileUsageTemporaryDeletionConfigurationUpdateTest.php file core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php
FileUsageTemporaryDeletionConfigurationUpdateTest::$modules property core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php Modules to enable after the database is loaded.
FileUsageTemporaryDeletionConfigurationUpdateTest::setDatabaseDumpFiles function core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php Set database dump files to be used.
FileUsageTemporaryDeletionConfigurationUpdateTest::testUpdateHookN function core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php Tests that make_unused_managed_files_temporary conditions are correct.
FilterHtmlUpdateTest class core/modules/system/tests/src/Functional/Update/FilterHtmlUpdateTest.php Tests that the allowed html configurations are updated with attributes.
FilterHtmlUpdateTest.php file core/modules/system/tests/src/Functional/Update/FilterHtmlUpdateTest.php
FilterHtmlUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/FilterHtmlUpdateTest.php The theme to install as the default for testing.
FilterHtmlUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/FilterHtmlUpdateTest.php Set database dump files to be used.
FilterHtmlUpdateTest::testAllowedHtmlUpdate function core/modules/system/tests/src/Functional/Update/FilterHtmlUpdateTest.php Tests system_update_8009().
hook_path_update function core/modules/path/path.api.php Respond to a path being updated.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.