Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F110071495
20160221.almanac.6.networki.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Apr 24, 14:15
Size
219 B
Mime Type
text/x-php
Expires
Sat, Apr 26, 14:15 (2 d)
Engine
blob
Format
Raw Data
Handle
25782716
Attached To
rPH Phabricator
20160221.almanac.6.networki.php
View Options
<?php
$table
=
new
AlmanacNetwork
();
foreach
(
new
LiskMigrationIterator
(
$table
)
as
$network
)
{
PhabricatorSearchWorker
::
queueDocumentForIndexing
(
$network
->
getPHID
(),
array
(
'force'
=>
true
,
));
}
Event Timeline
Log In to Comment