Page MenuHomePhorge

20161011.conpherence.ngrams.php
No OneTemporary

Size
220 B
Referenced Files
None
Subscribers
None

20161011.conpherence.ngrams.php

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

File Metadata

Mime Type
text/x-php
Expires
Mon, Jun 30, 8:12 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
270339
Default Alt Text
20161011.conpherence.ngrams.php (220 B)

Event Timeline