MenuLinkDefaultTest::testUpdateLink |
function |
core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php |
@covers ::updateLink |
MenuLinkDefaultTest::testUpdateLinkWithoutPersist |
function |
core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php |
@covers ::updateLink |
MenuLinkInterface::updateLink |
function |
core/lib/Drupal/Core/Menu/MenuLinkInterface.php |
Updates the definition values for a menu link. |
MenuLinkManager::updateDefinition |
function |
core/lib/Drupal/Core/Menu/MenuLinkManager.php |
Updates the values for a menu link definition in the menu tree storage. |
MenuLinkManagerInterface::updateDefinition |
function |
core/lib/Drupal/Core/Menu/MenuLinkManagerInterface.php |
Updates the values for a menu link definition in the menu tree storage. |
MenuLinkMock::updateLink |
function |
core/tests/Drupal/Tests/Core/Menu/MenuLinkMock.php |
Updates the definition values for a menu link. |
MenuTreeSerializationTitleTest::testUpdate |
function |
core/modules/system/tests/src/Functional/Update/MenuTreeSerializationTitleTest.php |
Ensures that the system_update_8001() runs as expected. |
MenuTreeStorage::updateParentalStatus |
function |
core/lib/Drupal/Core/Menu/MenuTreeStorage.php |
Sets has_children for the link's parent if it has visible children. |
menu_link_content.post_update.php |
file |
core/modules/menu_link_content/menu_link_content.post_update.php |
Post update functions for the Menu link content module. |
menu_link_content_path_alias_update |
function |
core/modules/menu_link_content/menu_link_content.module |
Implements hook_ENTITY_TYPE_update() for 'path_alias'. |
menu_link_content_post_update_make_menu_link_content_revisionable |
function |
core/modules/menu_link_content/menu_link_content.post_update.php |
Update custom menu links to be revisionable. |
menu_link_content_update_8601 |
function |
core/modules/menu_link_content/menu_link_content.install |
Add the publishing status entity key to custom menu links. |
Merge::$needsUpdate |
property |
core/lib/Drupal/Core/Database/Query/Merge.php |
Flag indicating whether an UPDATE is necessary. |
Merge::$updateFields |
property |
core/lib/Drupal/Core/Database/Query/Merge.php |
An array of fields that will be updated. |
Merge::STATUS_UPDATE |
constant |
core/lib/Drupal/Core/Database/Query/Merge.php |
Returned by execute() if an UPDATE query has been executed. |
Merge::updateFields |
function |
core/lib/Drupal/Core/Database/Query/Merge.php |
Adds a set of field->value pairs to be updated. |
MergeTest::testMergeInsertWithoutUpdate |
function |
core/tests/Drupal/KernelTests/Core/Database/MergeTest.php |
Tests that we can merge-insert without any update fields. |
MergeTest::testMergeUpdate |
function |
core/tests/Drupal/KernelTests/Core/Database/MergeTest.php |
Confirms that we can merge-update a record successfully. |
MergeTest::testMergeUpdateExcept |
function |
core/tests/Drupal/KernelTests/Core/Database/MergeTest.php |
Confirms that we can merge-update a record successfully. |
MergeTest::testMergeUpdateExplicit |
function |
core/tests/Drupal/KernelTests/Core/Database/MergeTest.php |
Confirms that we can merge-update a record, with alternate replacement. |
MergeTest::testMergeUpdateExpression |
function |
core/tests/Drupal/KernelTests/Core/Database/MergeTest.php |
Confirms that we can merge-update a record successfully, with expressions. |
MergeTest::testMergeUpdateWithoutUpdate |
function |
core/tests/Drupal/KernelTests/Core/Database/MergeTest.php |
Confirms that we can merge-update without any update fields. |
MetapackageUpdateTest |
class |
core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php |
Test to see if the metapackages are up-to-date with the root composer.lock. |
MetapackageUpdateTest.php |
file |
core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php |
|
MetapackageUpdateTest::testUpdated |
function |
core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php |
Test to see if the generated metapackages are in sync with composer.lock. |
MetapackageUpdateTest::updatedTestData |
function |
core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php |
Test data for testUpdated |
MigrateDrupalUpdateTest |
class |
core/modules/migrate_drupal/tests/src/Functional/MigrateDrupalUpdateTest.php |
Tests that migrate_drupal_multilingual is uninstalled. |
MigrateDrupalUpdateTest.php |
file |
core/modules/migrate_drupal/tests/src/Functional/MigrateDrupalUpdateTest.php |
|
MigrateDrupalUpdateTest::setDatabaseDumpFiles |
function |
core/modules/migrate_drupal/tests/src/Functional/MigrateDrupalUpdateTest.php |
Set database dump files to be used. |
MigrateDrupalUpdateTest::testSourceFeedRequired |
function |
core/modules/migrate_drupal/tests/src/Functional/MigrateDrupalUpdateTest.php |
Tests migrate_drupal_multilingual uninstallation. |
MigrateIdMapInterface::getRowsNeedingUpdate |
function |
core/modules/migrate/src/Plugin/MigrateIdMapInterface.php |
Retrieves an array of map rows marked as needing update. |
MigrateIdMapInterface::prepareUpdate |
function |
core/modules/migrate/src/Plugin/MigrateIdMapInterface.php |
Prepares to run a full update. |
MigrateIdMapInterface::setUpdate |
function |
core/modules/migrate/src/Plugin/MigrateIdMapInterface.php |
Sets a specified record to be updated, if it exists. |
MigrateIdMapInterface::STATUS_NEEDS_UPDATE |
constant |
core/modules/migrate/src/Plugin/MigrateIdMapInterface.php |
Indicates that the row needs to be updated. |
MigrateIdMapInterface::updateCount |
function |
core/modules/migrate/src/Plugin/MigrateIdMapInterface.php |
Returns a count of items which are marked as needing update. |
MigrateLinkDomainSettingFromRestToHalUpdateTest |
class |
core/modules/hal/tests/src/Functional/Update/MigrateLinkDomainSettingFromRestToHalUpdateTest.php |
'link_domain' is migrated from 'rest.settings' to 'hal.settings'. |
MigrateLinkDomainSettingFromRestToHalUpdateTest.php |
file |
core/modules/hal/tests/src/Functional/Update/MigrateLinkDomainSettingFromRestToHalUpdateTest.php |
|
MigrateLinkDomainSettingFromRestToHalUpdateTest::setDatabaseDumpFiles |
function |
core/modules/hal/tests/src/Functional/Update/MigrateLinkDomainSettingFromRestToHalUpdateTest.php |
Set database dump files to be used. |
MigrateLinkDomainSettingFromRestToHalUpdateTest::testLinkDomainMigratedFromRestSettingsToHalSettings |
function |
core/modules/hal/tests/src/Functional/Update/MigrateLinkDomainSettingFromRestToHalUpdateTest.php |
Tests hal_update_8301(). |
MigrateSourceTest::testNextNeedsUpdate |
function |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
Test that $row->needsUpdate() works as expected. |
MigrateSqlIdMapTest::testGetRowsNeedingUpdate |
function |
core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php |
Tests the getRowsNeedingUpdate method for rows that need an update. |
MigrateSqlIdMapTest::testPrepareUpdate |
function |
core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php |
Tests prepareUpdate(). |
MigrateSqlIdMapTest::testSetUpdate |
function |
core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php |
Tests setting a row source_row_status to STATUS_NEEDS_UPDATE. |
MigrateSqlIdMapTest::testUpdateCount |
function |
core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php |
Performs the update count test with a given number of update rows. |
MigrateSqlIdMapTest::updateCountDataProvider |
function |
core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php |
Data provider for testUpdateCount(). |
MigrateUpdateConfigsTest |
class |
core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php |
Upgrade variables to update.settings.yml. |
MigrateUpdateConfigsTest.php |
file |
core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php |
|
MigrateUpdateConfigsTest::$modules |
property |
core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php |
Modules to enable. |
MigrateUpdateConfigsTest::setUp |
function |
core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php |
|
MigrateUpdateConfigsTest::testUpdateSettings |
function |
core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php |
Tests migration of update variables to update.settings.yml. |