8 calls to RecipeTestTrait::runDrupalCommand()
- ContentExportTest::doTestCircularDependency in core/
tests/ Drupal/ FunctionalTests/ DefaultContent/ ContentExportTest.php - Tests that the exporter handles circular dependencies gracefully.
- ContentExportTest::doTestExportedPasswordIsPreserved in core/
tests/ Drupal/ FunctionalTests/ DefaultContent/ ContentExportTest.php - Tests that an exported user account can be logged in with after import.
- ContentExportTest::doTestExportEntitiesFilteredByType in core/
tests/ Drupal/ FunctionalTests/ DefaultContent/ ContentExportTest.php - Tests exporting entities filtered by type.
- ContentExportTest::doTestExportSingleEntityToDirectory in core/
tests/ Drupal/ FunctionalTests/ DefaultContent/ ContentExportTest.php - Tests exporting a single entity to a directory with attachments.
- ContentExportTest::doTestExportWithDependencies in core/
tests/ Drupal/ FunctionalTests/ DefaultContent/ ContentExportTest.php - Tests exporting a piece of content with its dependencies.
- ContentExportTest::testExportContent in core/
tests/ Drupal/ FunctionalTests/ DefaultContent/ ContentExportTest.php - Ensures that all imported content can be exported properly.
- ContentExportTest::testExportEntitiesFilteredByBundle in core/
tests/ Drupal/ FunctionalTests/ DefaultContent/ ContentExportTest.php - Tests exporting entities filtered by bundle.
- RecipeTestTrait::applyRecipe in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ RecipeTestTrait.php - Applies a recipe to the site.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.