protected MenuTreeStorage::moveChildren($fields, $original)
Re-parents a link's children when the link itself is moved.
Parameters
array $fields: The changed menu link.
array $original: The original menu link.
File
core/lib/Drupal/Core/Menu/MenuTreeStorage.php, line 512
Class
MenuTreeStorage Provides a menu tree storage using the database.
Namespace
Drupal\Core\Menu
Code
protected function moveChildren($fields, $original) {
$query = $this->connection->update($this->table, $