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
ImageStyleDependencyUpdateTest class core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php Tests Views image style dependencies update.
ImageStyleDependencyUpdateTest.php file core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php
ImageStyleDependencyUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php Set database dump files to be used.
ImageStyleDependencyUpdateTest::testUpdateImageStyleDependencies function core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php Tests the updating of views dependencies to image styles.
ImageUpdateTest class core/modules/image/tests/src/Functional/Update/ImageUpdateTest.php Tests Image update path.
ImageUpdateTest.php file core/modules/image/tests/src/Functional/Update/ImageUpdateTest.php
ImageUpdateTest::setDatabaseDumpFiles function core/modules/image/tests/src/Functional/Update/ImageUpdateTest.php Set database dump files to be used.
ImageUpdateTest::testPostUpdateImageStylesDependencies function core/modules/image/tests/src/Functional/Update/ImageUpdateTest.php Tests image_post_update_image_style_dependencies().
InstallProfileSystemInstall8300Test::testUpdate function core/modules/system/tests/src/Functional/Update/InstallProfileSystemInstall8300Test.php Ensures that the system_update_8300() runs as expected.
LangcodeToAsciiUpdateFilledTest class core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php Runs LangcodeToAsciiUpdateTest with a dump filled with content.
LangcodeToAsciiUpdateFilledTest.php file core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php
LangcodeToAsciiUpdateFilledTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php Set database dump files to be used.
LangcodeToAsciiUpdateTest class core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Tests that the entity langcode fields have been updated to varchar_ascii.
LangcodeToAsciiUpdateTest.php file core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php
LangcodeToAsciiUpdateTest::getColumnCollation function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Determine the column collation.
LangcodeToAsciiUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Set database dump files to be used.
LangcodeToAsciiUpdateTest::testLangcodeColumnCollation function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Tests that the column collation has been updated on MySQL.
LanguageSelectWidgetUpdateTest class core/modules/language/tests/src/Functional/Update/LanguageSelectWidgetUpdateTest.php Tests the update path for the language_select widget.
LanguageSelectWidgetUpdateTest.php file core/modules/language/tests/src/Functional/Update/LanguageSelectWidgetUpdateTest.php
LanguageSelectWidgetUpdateTest::setDatabaseDumpFiles function core/modules/language/tests/src/Functional/Update/LanguageSelectWidgetUpdateTest.php Set database dump files to be used.
LanguageSelectWidgetUpdateTest::testLanguagePostUpdateLanguageSelectWidget function core/modules/language/tests/src/Functional/Update/LanguageSelectWidgetUpdateTest.php Tests language_post_update_language_select_widget().
LayoutBuilderEnableUpdatePathTest class core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderEnableUpdatePathTest.php Tests the upgrade path for enabling Layout Builder.
LayoutBuilderEnableUpdatePathTest.php file core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderEnableUpdatePathTest.php
LayoutBuilderEnableUpdatePathTest::assertLayoutBuilderSettings function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderEnableUpdatePathTest.php Asserts the Layout Builder settings for a given display.
LayoutBuilderEnableUpdatePathTest::setDatabaseDumpFiles function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderEnableUpdatePathTest.php Set database dump files to be used.
LayoutBuilderEnableUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderEnableUpdatePathTest.php Tests the upgrade path for enabling Layout Builder.
LayoutBuilderPermissionsUpdatePathTest class core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderPermissionsUpdatePathTest.php Tests the upgrade path for Layout Builder permissions.
LayoutBuilderPermissionsUpdatePathTest.php file core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderPermissionsUpdatePathTest.php
LayoutBuilderPermissionsUpdatePathTest::setDatabaseDumpFiles function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderPermissionsUpdatePathTest.php Set database dump files to be used.
LayoutBuilderPermissionsUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderPermissionsUpdatePathTest.php Tests the upgrade path for Layout Builder permissions.
LayoutDiscoveryDependenciesUpdateTest class core/modules/layout_discovery/tests/src/Functional/Update/LayoutDiscoveryDependenciesUpdateTest.php Tests the upgrade path for updating the layout discovery dependencies.
LayoutDiscoveryDependenciesUpdateTest.php file core/modules/layout_discovery/tests/src/Functional/Update/LayoutDiscoveryDependenciesUpdateTest.php
LayoutDiscoveryDependenciesUpdateTest::setDatabaseDumpFiles function core/modules/layout_discovery/tests/src/Functional/Update/LayoutDiscoveryDependenciesUpdateTest.php Set database dump files to be used.
LayoutDiscoveryDependenciesUpdateTest::testUpdatedLayoutDiscoveryDependencies function core/modules/layout_discovery/tests/src/Functional/Update/LayoutDiscoveryDependenciesUpdateTest.php Tests updating the dependencies for layout discovery based entity displays.
LayoutFieldTranslateUpdateConfig class core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php A test case that updates 1 bundle's field but not both.
LayoutFieldTranslateUpdateConfig.php file core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php
LayoutFieldTranslateUpdateConfig::$expectedBundleUpdates property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Expectations of field updates by bundles.
LayoutFieldTranslateUpdateConfig::$expectedFieldStorageUpdate property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Whether the field storage should be updated.
LayoutFieldTranslateUpdateConfig::$layoutBuilderTestCases property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Layout builder test cases.
LayoutFieldTranslateUpdateConfigAndStorage class core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php A test case that updates both bundles' fields.
LayoutFieldTranslateUpdateConfigAndStorage.php file core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php
LayoutFieldTranslateUpdateConfigAndStorage::$expectedBundleUpdates property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php Expectations of field updates by bundles.
LayoutFieldTranslateUpdateConfigAndStorage::$expectedFieldStorageUpdate property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php Whether the field storage should be updated.
LayoutFieldTranslateUpdateConfigAndStorage::$layoutBuilderTestCases property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php Layout builder test cases.
legacy-bulk-form-update.php file core/modules/views/tests/fixtures/update/legacy-bulk-form-update.php Test fixture.
LimitOperatorsDefaultsTest::testViewsPostUpdateLimitOperatorsDefaultValues function core/modules/views/tests/src/Functional/Update/LimitOperatorsDefaultsTest.php Tests that default settings for limit operators are present.
LocalActionsAndTasksConvertedIntoBlocksUpdateTest class core/modules/system/tests/src/Functional/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php Tests the upgrade path for local actions/tasks being converted into blocks.
LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php file core/modules/system/tests/src/Functional/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php
LocalActionsAndTasksConvertedIntoBlocksUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php The theme to install as the default for testing.
LocalActionsAndTasksConvertedIntoBlocksUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php Set database dump files to be used.

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