You are here

namespace Drupal\TestSite\Commands in Drupal 8

Same name in other branches
  1. 9 Drupal\TestSite\Commands
Classsort descending Location Description
TestSiteInstallCommand core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Command to create a test Drupal site.
TestSiteReleaseLocksCommand core/tests/Drupal/TestSite/Commands/TestSiteReleaseLocksCommand.php Command to release all test site database prefix locks.
TestSiteTearDownCommand core/tests/Drupal/TestSite/Commands/TestSiteTearDownCommand.php Command to tear down a test Drupal site.
TestSiteUserLoginCommand core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php Command to generate a login link for the test site.