TestSiteInstallCommand::$timeLimit
Same name in other branches
- 8.9.x core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php \Drupal\TestSite\Commands\TestSiteInstallCommand::timeLimit
- 10 core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php \Drupal\TestSite\Commands\TestSiteInstallCommand::timeLimit
- 11.x core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php \Drupal\TestSite\Commands\TestSiteInstallCommand::timeLimit
Time limit in seconds for the test.
Used by \Drupal\Core\Test\FunctionalTestSetupTrait::prepareEnvironment().
Type: int
File
-
core/
tests/ Drupal/ TestSite/ Commands/ TestSiteInstallCommand.php, line 77
Class
- TestSiteInstallCommand
- Command to create a test Drupal site.
Namespace
Drupal\TestSite\CommandsCode
protected $timeLimit = 500;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.