/**
  * @phutil-external-symbol class PhabricatorStartup
  */
 public function generateData()
 {
     return PhabricatorStartup::getPhases();
 }