Search for update
- Search 7.x for update
- Search 9.5.x for update
- Search 10.3.x for update
- Search 11.x for update
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Update | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Update. |
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/ |
General class for an abstracted UPDATE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
NodeUpdateTest::testStatusCheckbox | function | core/ |
Tests that the node entity form has the status checkbox. |
node_comment_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for comment entities. |
node_mass_update | function | core/ |
Updates all nodes in the passed-in array with the passed-in field values. |
node_post_update_configure_status_field_widget | function | core/ |
Load all form displays for nodes, add status with these settings, save. |
node_post_update_glossary_view_published | function | core/ |
Add a published filter to the glossary View. |
node_post_update_node_revision_views_data | function | core/ |
Clear caches due to updated views data. |
node_test_node_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for node entities. |
node_type_update_nodes | function | core/ |
Updates all nodes of one type to be of another type. |
node_update_8001 | function | core/ |
Add 'revision_translation_affected' field to 'node' entities. |
node_update_8002 | function | core/ |
Remove obsolete indexes from the node schema. |
node_update_8003 | function | core/ |
Promote 'status' and 'uid' fields to entity keys. |
node_update_8300 | function | core/ |
Change {node_access}.fallback from an int to a tinyint as it is a boolean. |
node_update_8301 | function | core/ |
Set the 'published' entity key. |
node_update_8400 | function | core/ |
Fix realm column description on the node_access table. |
node_update_8401 | function | core/ |
Run a node access rebuild, if required. |
node_update_8700 | function | core/ |
Set the 'owner' entity key and update the field. |
NoPreExistingSchemaUpdateTest | class | core/ |
Tries to update a module which has no pre-existing schema. |
NoPreExistingSchemaUpdateTest.php | file | core/ |
|
NoPreExistingSchemaUpdateTest::setUp | function | core/ |
|
NoPreExistingSchemaUpdateTest::testNoPreExistingSchema | function | core/ |
Test the system module updates with no dependencies installed. |
NullIdMap::getRowsNeedingUpdate | function | core/ |
Retrieves an array of map rows marked as needing update. |
NullIdMap::prepareUpdate | function | core/ |
Prepares to run a full update. |
NullIdMap::setUpdate | function | core/ |
Sets a specified record to be updated, if it exists. |
NullIdMap::updateCount | function | core/ |
Returns a count of items which are marked as needing update. |
OptionsFieldTest::testUpdateAllowedValues | function | core/ |
Test that allowed values can be updated. |
options_field_storage_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
options_field_storage_config_update_forbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
OverriddenConfigImportTest::testConfigImportUpdates | function | core/ |
Tests importing overridden config alongside config in the default language. |
PagerManager::getUpdatedParameters | function | core/ |
Gets the URL query parameter array of a pager link. |
PagerManager::updateGlobals | function | core/ |
Updates global variables with a pager data for backwards compatibility. |
PagerManagerInterface::getUpdatedParameters | function | core/ |
Gets the URL query parameter array of a pager link. |
PagerManagerTest::testGetUpdatedParameters | function | core/ |
@covers ::getUpdatedParameters |
PagerPluginBase::updatePageInfo | function | core/ |
If there are pagers that need global values set, this method can be used to set them. It will be called after the query is run. |
PageTitleConvertedIntoBlockUpdateTest | class | core/ |
Tests the upgrade path for page title being converted into a block. |
PageTitleConvertedIntoBlockUpdateTest.php | file | core/ |
|
PageTitleConvertedIntoBlockUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PageTitleConvertedIntoBlockUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
PageTitleConvertedIntoBlockUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
PageTitleConvertedIntoBlockUpdateTest::testUpdateHookN | function | core/ |
Tests that page title is being converted into a block. |
PasswordHashingTest::testPasswordNeedsUpdate | function | core/ |
Test a password needs update. |
path.post_update.php | file | core/ |
Post update functions for the path module. |
PathAliasToEntityUpdateTest | class | core/ |
Tests the conversion of path aliases to entities. |
PathAliasToEntityUpdateTest.php | file | core/ |
|
PathAliasToEntityUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathAliasToEntityUpdateTest::providerConversionToEntities | function | core/ |
Data provider for ::testConversionToEntities. |
PathAliasToEntityUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
PathAliasToEntityUpdateTest::testConversionToEntities | function | core/ |
Tests the conversion of path aliases to entities. |
path_deprecated_test_path_update | function | core/ |
Implements hook_path_update(). |
path_post_update_create_language_content_settings | function | core/ |
Create the language content settings configuration object for path aliases. |
path_update_8200 | function | core/ |
Change the path field to computed for node and taxonomy_term. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.