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. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
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/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/lib/Drupal/Core/Database/Query/Update.php General class for an abstracted UPDATE operation.

All search results

Title Object type File name Summary
FieldStorageDefinitionUpdateForbiddenException class core/lib/Drupal/Core/Entity/Exception/FieldStorageDefinitionUpdateForbiddenException.php Exception thrown when a storage definition update is forbidden.
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_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.
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 @covers \file_post_update_add_playsinline[[api-linebreak]]
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 @covers ::buildResponse[[api-linebreak]]
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.
HelpSearch::updateIndexState function core/modules/help/src/Plugin/Search/HelpSearch.php Updates the 'help_search_unindexed_count' state variable.
HelpSearch::updateTopicList function core/modules/help/src/Plugin/Search/HelpSearch.php Rebuilds the database table containing topics to be indexed.
help_removed_post_updates function core/modules/help/help.post_update.php Implements hook_removed_post_updates().
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.
hook_post_update_NAME function core/lib/Drupal/Core/Extension/module.api.php Executes an update which is intended to update data, like entities.
hook_removed_post_updates function core/lib/Drupal/Core/Extension/module.api.php Return an array of removed hook_post_update_NAME() function names.
hook_updater_info function core/lib/Drupal/Core/Extension/module.api.php Provide information on Updaters (classes that can update Drupal).
hook_updater_info_alter function core/lib/Drupal/Core/Extension/module.api.php Alter the Updater information array.
hook_update_dependencies function core/lib/Drupal/Core/Extension/module.api.php Return an array of information about module update dependencies.
hook_update_last_removed function core/lib/Drupal/Core/Extension/module.api.php Return a number which is no longer available as hook_update_N().
hook_update_N function core/lib/Drupal/Core/Extension/module.api.php Perform a single update between minor versions.

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