protected function IdConflictTest::getEntityCountsIncremental in Drupal 10
Same name in this branch
- 10 core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php \Drupal\Tests\migrate_drupal_ui\Functional\d6\IdConflictTest::getEntityCountsIncremental()
- 10 core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php \Drupal\Tests\migrate_drupal_ui\Functional\d7\IdConflictTest::getEntityCountsIncremental()
Same name and namespace in other branches
- 8 core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php \Drupal\Tests\migrate_drupal_ui\Functional\d7\IdConflictTest::getEntityCountsIncremental()
- 9 core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php \Drupal\Tests\migrate_drupal_ui\Functional\d7\IdConflictTest::getEntityCountsIncremental()
File
- core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ IdConflictTest.php, line 53
Class
- IdConflictTest
- Tests Drupal 7 Id Conflict page.
Namespace
Drupal\Tests\migrate_drupal_ui\Functional\d7Code
protected function getEntityCountsIncremental() {
return [];
}