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
Fri, Jun 20, 7:19 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
253920
Default Alt Text
20160227.harbormaster.2.plani.php (220 B)

Event Timeline