Page MenuHomePhorge

20160227.harbormaster.2.plani.php
No OneTemporary

Size
220 B
Referenced Files
None
Subscribers
None

20160227.harbormaster.2.plani.php

<?php
$table = new HarbormasterBuildPlan();
foreach (new LiskMigrationIterator($table) as $plan) {
PhabricatorSearchWorker::queueDocumentForIndexing(
$plan->getPHID(),
array(
'force' => true,
));
}

File Metadata

Mime Type
text/x-php
Expires
Tue, May 6, 7:03 AM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
81039
Default Alt Text
20160227.harbormaster.2.plani.php (220 B)

Event Timeline