Search for update
- Search 7.x for update
- Search 9.5.x for update
- Search 8.9.x for update
- Search 11.x for update
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Update | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update. |
Update | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
General class for an abstracted UPDATE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
hook_ENTITY_TYPE_update | function | core/ |
Respond to updates to an entity of a particular type. |
hook_entity_update | function | core/ |
Respond to updates to an entity. |
hook_field_storage_config_update_forbid | function | core/ |
Forbid a field storage update from occurring. |
hook_node_update_index | function | core/ |
Act on a node being indexed for searching. |
hook_post_update_NAME | function | core/ |
Executes an update which is intended to update data, like entities. |
hook_removed_post_updates | function | core/ |
Return an array of removed hook_post_update_NAME() function names. |
hook_updater_info | function | core/ |
Provide information on Updaters (classes that can update Drupal). |
hook_updater_info_alter | function | core/ |
Alter the Updater information array. |
hook_update_dependencies | function | core/ |
Return an array of information about module update dependencies. |
hook_update_last_removed | function | core/ |
Return a number which is no longer available as hook_update_N(). |
hook_update_N | function | core/ |
Perform a single update between minor versions. |
hook_update_projects_alter | function | core/ |
Alter the list of projects before fetching data and comparing versions. |
hook_update_status_alter | function | core/ |
Alter the information about available updates for projects. |
hook_verify_update_archive | function | core/ |
Verify an archive after it has been downloaded and extracted. |
image.post_update.php | file | core/ |
Post-update functions for Image. |
ImageStyleEditForm::updateEffectWeights | function | core/ |
Updates image effect weights. |
image_field_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
image_field_storage_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
image_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
image_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
ImportableEntityStorageInterface::importUpdate | function | core/ |
Updates entities upon synchronizing configuration changes. |
InaccessibleMenuLink::updateLink | function | core/ |
Updates the definition values for a menu link. |
InstallTest::testUninstallPostUpdateFunctions | function | core/ |
Ensures that post update functions are removed on uninstallation. |
InvalidUpdateHookTest | class | core/ |
Tests that hook_update_8000() is disallowed. |
InvalidUpdateHookTest.php | file | core/ |
|
InvalidUpdateHookTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InvalidUpdateHookTest::$modules | property | core/ |
Modules to install. |
InvalidUpdateHookTest::$updateUrl | property | core/ |
URL for the upgrade script. |
InvalidUpdateHookTest::$updateUser | property | core/ |
A user account with upgrade permission. |
InvalidUpdateHookTest::setUp | function | core/ |
|
InvalidUpdateHookTest::testInvalidUpdateHook | function | core/ |
|
JsonApiPatchRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 | function | core/ |
Ensure non-translatable entities can be PATCHed with an alternate language. |
jsonapi_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
KeyValueEntityStorageTest::testSaveUpdate | function | core/ |
@covers ::save @covers ::doSave |
language.post_update.php | file | core/ |
Post update functions for Language module. |
LanguageConfigurationElementTest::testNodeTypeUpdate | function | core/ |
Tests that the configuration is retained when the node type is updated. |
LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate | function | core/ |
Tests that the configuration is retained when a vocabulary is updated. |
LanguageNegotiator::updateConfiguration | function | core/ |
|
LanguageNegotiatorInterface::updateConfiguration | function | core/ |
Updates the configuration based on the given language types. |
language_negotiation_url_prefixes_update | function | core/ |
Update the list of prefixes from the installed languages. |
language_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
language_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
LayoutBuilderHighlightTrait::blockUpdateHighlightId | function | core/ |
Provides the ID used to highlight the active Layout Builder UI element. |
LayoutBuilderHighlightTrait::sectionUpdateHighlightId | function | core/ |
Provides the ID used to highlight the active Layout Builder UI element. |
LayoutBuilderSettingsUpdateTest | class | core/ |
Tests creation of layout_builder settings. |
LayoutBuilderSettingsUpdateTest.php | file | core/ |
|
LayoutBuilderSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
LayoutBuilderSettingsUpdateTest::testLayoutBuilderPostUpdateExposeFieldBlockSetting | function | core/ |
Tests layout_builder_post_update_default_expose_field_block_setting(). |
LayoutBuilderSortTrait::sortableUpdate | function | core/ |
Define to provide any necessary callback following layout change. |
layout_builder.post_update.php | file | core/ |
Post update functions for Layout Builder. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.