getPHID(), array( 'force' => true, )); } $table_dbp = new PhabricatorDashboardPanel(); foreach (new LiskMigrationIterator($table_dbp) as $panel) { PhabricatorSearchWorker::queueDocumentForIndexing( $panel->getPHID(), array( 'force' => true, )); }