Tasks::$results
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Database/Install/Tasks.php \Drupal\Core\Database\Install\Tasks::results
- 10 core/lib/Drupal/Core/Database/Install/Tasks.php \Drupal\Core\Database\Install\Tasks::results
- 11.x core/lib/Drupal/Core/Database/Install/Tasks.php \Drupal\Core\Database\Install\Tasks::results
Results from tasks.
Type: array
File
-
core/
lib/ Drupal/ Core/ Database/ Install/ Tasks.php, line 80
Class
- Tasks
- Database installer structure.
Namespace
Drupal\Core\Database\InstallCode
protected $results = [
'fail' => [],
'pass' => [],
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.