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/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Update.php MySQL test implementation of \Drupal\Core\Database\Query\Update.
Update class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Update.php PostgreSQL implementation of \Drupal\Core\Database\Query\Update.
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.
Update class core/lib/Drupal/Core/Database/Driver/pgsql/Update.php PostgreSQL implementation of \Drupal\Core\Database\Query\Update.
Update class core/lib/Drupal/Core/Database/Query/Update.php General class for an abstracted UPDATE operation.

All search results

Title Object type File name Summary
LayoutFieldTranslateUpdateConfigAndStorage::$layoutBuilderTestCases property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php Layout builder test cases.
layout_builder.post_update.php file core/modules/layout_builder/layout_builder.post_update.php Post update functions for Layout Builder.
layout_builder_post_update_add_extra_fields function core/modules/layout_builder/layout_builder.post_update.php Ensure all extra fields are properly stored on entity view displays.
layout_builder_post_update_cancel_link_to_discard_changes_form function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to routing changes for the new discard changes form.
layout_builder_post_update_discover_blank_layout_plugin function core/modules/layout_builder/layout_builder.post_update.php Clear caches to discover new blank layout plugin.
layout_builder_post_update_discover_new_contextual_links function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to new link added to Layout Builder's contextual links.
layout_builder_post_update_fix_tempstore_keys function core/modules/layout_builder/layout_builder.post_update.php Fix Layout Builder tempstore keys of existing entries.
layout_builder_post_update_layout_builder_dependency_change function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to dependency changes in the layout_builder render element.
layout_builder_post_update_make_layout_untranslatable function core/modules/layout_builder/layout_builder.post_update.php Set the layout builder field as non-translatable where possible.
layout_builder_post_update_overrides_view_mode_annotation function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to changes to annotation changes to the Overrides plugin.
layout_builder_post_update_override_entity_form_controller function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to addition of service decorator for entity form controller.
layout_builder_post_update_rebuild_plugin_dependencies function core/modules/layout_builder/layout_builder.post_update.php Rebuild plugin dependencies for all entity view displays.
layout_builder_post_update_remove_layout_is_rebuilding function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to the removal of the layout_is_rebuilding query string.
layout_builder_post_update_routing_defaults function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to routing changes to changing the URLs for defaults.
layout_builder_post_update_routing_entity_form function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to routing changes to move the Layout Builder UI to forms.
layout_builder_post_update_section_storage_context_definitions function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to changes to section storage annotation changes.
layout_builder_post_update_section_third_party_settings_schema function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to config schema additions.
layout_builder_post_update_update_permissions function core/modules/layout_builder/layout_builder.post_update.php Add new custom block permission to all roles with 'configure any layout'.
layout_builder_update_8601 function core/modules/layout_builder/layout_builder.install Enable Layout Builder for existing entity displays.
layout_builder_update_8602 function core/modules/layout_builder/layout_builder.install Create the 'inline_block_usage' table.
layout_discovery.post_update.php file core/modules/layout_discovery/layout_discovery.post_update.php Post update functions for layout discovery.
layout_discovery_post_update_recalculate_entity_form_display_dependencies function core/modules/layout_discovery/layout_discovery.post_update.php Recalculate dependencies for the entity_form_display entity.
layout_discovery_post_update_recalculate_entity_view_display_dependencies function core/modules/layout_discovery/layout_discovery.post_update.php Recalculate dependencies for the entity_view_display entity.
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.
LocalActionsAndTasksConvertedIntoBlocksUpdateTest::setUp function core/modules/system/tests/src/Functional/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php Overrides WebTestBase::setUp() for update testing.
LocalActionsAndTasksConvertedIntoBlocksUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php Tests that local actions/tasks are being converted into blocks.
locale-translation-update-info.html.twig file core/themes/stable/templates/admin/locale-translation-update-info.html.twig Theme override for displaying translation status information.
locale-translation-update-info.html.twig file core/modules/locale/templates/locale-translation-update-info.html.twig Default theme implementation for displaying translation status information.
locale.post_update.php file core/modules/locale/locale.post_update.php Post-update functions for Locale module.
LocaleConfigManager::updateConfigTranslations function core/modules/locale/src/LocaleConfigManager.php Updates all configuration translations for the names / languages provided.
LocaleConfigSubscriber::updateLocaleStorage function core/modules/locale/src/LocaleConfigSubscriber.php Update locale storage based on configuration translations.
LocaleConfigSubscriberForeignTest::testLocaleUpdateActiveTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Tests updating community translations of shipped configuration.
LocaleConfigSubscriberForeignTest::testUpdateActiveTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Tests updating translations of shipped configuration.
LocaleConfigSubscriberTest::testLocaleUpdateTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Tests updating community translations of shipped configuration.
LocaleConfigSubscriberTest::testUpdateTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Tests updating translations of shipped configuration.
LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate function core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Tests that translations do not affect the update system.
LocaleTranslationDownloadTest::testUpdateImportSourceRemote function core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php Tests translation download from remote sources.
LocaleUpdateBase class core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Base class for testing updates to string translations.
LocaleUpdateBase.php file core/modules/locale/tests/src/Functional/LocaleUpdateBase.php
LocaleUpdateBase::$modules property core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Modules to enable.
LocaleUpdateBase::$timestampMedium property core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Timestamp for a medium aged translation.
LocaleUpdateBase::$timestampNew property core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Timestamp for a new translation.
LocaleUpdateBase::$timestampNow property core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Timestamp for current time.
LocaleUpdateBase::$timestampOld property core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Timestamp for an old translation.
LocaleUpdateBase::addLanguage function core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Adds a language.

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