diff --git a/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6Test.php b/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6Test.php index 474a9a9..9af8ec7 100644 --- a/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6Test.php +++ b/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6Test.php @@ -76,10 +76,10 @@ protected function getEntityCounts() { 'node_type' => 13, 'rdf_mapping' => 7, 'search_page' => 2, - 'shortcut' => 2, + 'shortcut' => 1, 'shortcut_set' => 1, 'action' => 23, - 'menu' => 8, + 'menu' => 7, 'taxonomy_term' => 8, 'taxonomy_vocabulary' => 7, 'tour' => 4, diff --git a/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7Test.php b/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7Test.php index 2b31a79..6156c5e 100644 --- a/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7Test.php +++ b/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7Test.php @@ -76,10 +76,10 @@ protected function getEntityCounts() { 'node_type' => 6, 'rdf_mapping' => 7, 'search_page' => 2, - 'shortcut' => 6, + 'shortcut' => 5, 'shortcut_set' => 2, 'action' => 17, - 'menu' => 6, + 'menu' => 7, 'taxonomy_term' => 18, 'taxonomy_vocabulary' => 4, 'tour' => 4, diff --git a/core/modules/node/node.links.menu.yml b/core/modules/node/node.links.menu.yml index 8b6ef4a..f83d760 100644 --- a/core/modules/node/node.links.menu.yml +++ b/core/modules/node/node.links.menu.yml @@ -4,5 +4,9 @@ entity.node_type.collection: description: 'Create and manage fields, forms, and display settings for your content.' route_name: entity.node_type.collection node.add_page: + title: 'Add content' + route_name: node.add_page +node.add_menu: class: \Drupal\node\Plugin\Menu\NodeMenuLink deriver: \Drupal\node\Plugin\Derivative\NodeMenuLinkDeriver + diff --git a/core/modules/views_ui/tests/src/Functional/DisplayPathTest.php b/core/modules/views_ui/tests/src/Functional/DisplayPathTest.php index 7291dc2..3a07b56 100644 --- a/core/modules/views_ui/tests/src/Functional/DisplayPathTest.php +++ b/core/modules/views_ui/tests/src/Functional/DisplayPathTest.php @@ -174,6 +174,7 @@ public function testMenuOptions() { '', '-- My account', '-- Log out', + '', '', '