Search for update

  1. Search 7.x for update
  2. Search 9.5.x for update
  3. Search 8.9.x for update
  4. Search 10.3.x for update
  5. Search main for update
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Update class core/modules/sqlite/src/Driver/Database/sqlite/Update.php SQLite implementation of \Drupal\Core\Database\Query\Update.
Update class core/modules/mysql/src/Driver/Database/mysql/Update.php MySQL implementation of \Drupal\Core\Database\Query\Update.
Update class core/modules/pgsql/src/Driver/Database/pgsql/Update.php PostgreSQL implementation of \Drupal\Core\Database\Query\Update.
Update class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Update.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\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
FieldStorageDefinitionUpdateForbiddenException.php file core/lib/Drupal/Core/Entity/Exception/FieldStorageDefinitionUpdateForbiddenException.php
FieldTestFieldHooks::fieldStorageConfigUpdateForbid function core/modules/field/tests/modules/field_test/src/Hook/FieldTestFieldHooks.php Implements hook_field_storage_config_update_forbid().
FieldUpdateActionBase class core/lib/Drupal/Core/Field/FieldUpdateActionBase.php Provides a base for action plugins that update one or more fields.
FieldUpdateActionBase.php file core/lib/Drupal/Core/Field/FieldUpdateActionBase.php
FieldUpdateActionBase::access function core/lib/Drupal/Core/Field/FieldUpdateActionBase.php Checks object access.
FieldUpdateActionBase::execute function core/lib/Drupal/Core/Field/FieldUpdateActionBase.php Executes the plugin.
FieldUpdateActionBase::getFieldsToUpdate function core/lib/Drupal/Core/Field/FieldUpdateActionBase.php Gets an array of values to be set.
field_post_update_clear_purge_batch_size function core/modules/field/field.post_update.php Removes the purge_batch_size config.
field_removed_post_updates function core/modules/field/field.post_update.php Implements hook_removed_post_updates().
field_update_last_removed function core/modules/field/field.install Implements hook_update_last_removed().
file.post_update.php file core/modules/file/file.post_update.php Post update functions for File.
FileFieldTestBase::updateFileField function core/modules/file/tests/src/Functional/FileFieldTestBase.php Updates an existing file field with new settings.
FileParsingCacheCollectorBase::updateCache function core/lib/Drupal/Core/Utility/FileParsingCacheCollectorBase.php Writes a value to the persistent cache immediately.
FileRepository::createOrUpdate function core/modules/file/src/FileRepository.php Create a file entity or update if it exists.
FileStorageTest::update function core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php Updates configuration data in the storage.
FileTestHooks::fileUpdate function core/modules/file/tests/file_test/src/Hook/FileTestHooks.php Implements hook_ENTITY_TYPE_update() for file entities.
FileVideoFormatterUpdateTest class core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterUpdateTest.php Tests the upgrade path for video formatters.
FileVideoFormatterUpdateTest.php file core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterUpdateTest.php
FileVideoFormatterUpdateTest::$modules property core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterUpdateTest.php Modules to install after the database is loaded.
FileVideoFormatterUpdateTest::setDatabaseDumpFiles function core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterUpdateTest.php Set database dump files to be used.
FileVideoFormatterUpdateTest::testPlaysInlineUpdate function core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterUpdateTest.php Tests plays inline update.
file_post_update_add_playsinline function core/modules/file/file.post_update.php Adds a value for the 'playsinline' setting of the 'file_video' formatter.
file_post_update_playsinline-3046152.php file core/modules/file/tests/fixtures/update/file_post_update_playsinline-3046152.php Fixture file to test file_post_update_add_playsinline().
file_removed_post_updates function core/modules/file/file.post_update.php Implements hook_removed_post_updates().
file_update_last_removed function core/modules/file/file.install Implements hook_update_last_removed().
filter.post_update.php file core/modules/filter/filter.post_update.php Post update functions for Filter.
FilterDateTest::updateNodesDateFieldsValues function core/modules/datetime/tests/src/Kernel/Views/FilterDateTest.php Updates tests nodes date fields values.
FilterDefaultConfigTest::testUpdateRoles function core/modules/filter/tests/src/Kernel/FilterDefaultConfigTest.php Tests that changes to FilterFormat::$roles do not have an effect.
FilterTestHooks::filterFormatUpdate function core/modules/filter/tests/filter_test/src/Hook/FilterTestHooks.php Implements hook_ENTITY_TYPE_update().
filter_removed_post_updates function core/modules/filter/filter.post_update.php Implements hook_removed_post_updates().
FixtureManipulator::updateLock function core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php
FormAjaxResponseBuilderTest::testBuildResponseWithUpdateCommand function core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php Tests build response with update command.
FormatPluralUpdateTest class core/modules/views/tests/src/Functional/Update/FormatPluralUpdateTest.php Tests the upgrade path for converting format_plural from integer to boolean.
FormatPluralUpdateTest.php file core/modules/views/tests/src/Functional/Update/FormatPluralUpdateTest.php
FormatPluralUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/FormatPluralUpdateTest.php Set database dump files to be used.
FormatPluralUpdateTest::testViewsFieldFormatPluralConversion function core/modules/views/tests/src/Functional/Update/FormatPluralUpdateTest.php Tests that fields with the format_plural option are updated properly.
gin-update.css file core/themes/default_admin/migration/css/base/gin-update.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/

.project-update__version {
padding-block: 0;
}

.project-update__version-links {
padding-inline-end:…
gin-update.pcss.css file core/themes/default_admin/migration/css/base/gin-update.pcss.css .project-update__version {
padding-block: 0;
}

.project-update__version-links {
padding-inline-end: 0;
}

.project-update__details {
padding: 0;
color: var(--gin-color-text-light);
font-size:…
help.post_update.php file core/modules/help/help.post_update.php Post update functions for the Help module.
HelpSearch::updateIndex function core/modules/help/src/Plugin/Search/HelpSearch.php Updates the search index for this plugin.
help_post_update_search_help_dependencies function core/modules/help/help.post_update.php Moved to search_post_update_search_help_dependencies().
help_removed_post_updates function core/modules/help/help.post_update.php Implements hook_removed_post_updates().
help_update_11400 function core/modules/help/help.install Remove the help_search_items table.
help_update_last_removed function core/modules/help/help.install Implements hook_update_last_removed().
HighWaterTest::testHighWaterUpdate function core/modules/migrate/tests/src/Kernel/HighWaterTest.php Tests high water property of SqlBase when rows marked for update.
history_update_last_removed function core/modules/history/history.install Implements hook_update_last_removed().
hook_ENTITY_TYPE_update function core/lib/Drupal/Core/Entity/entity.api.php Respond to updates to an entity of a particular type.
hook_entity_update function core/lib/Drupal/Core/Entity/entity.api.php Respond to updates to an entity.
hook_field_storage_config_update_forbid function core/modules/field/field.api.php Forbid a field storage update from occurring.
hook_node_update_index function core/modules/node/node.api.php Act on a node being indexed for searching.

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