Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101356272
20160303.drydock.2.bluei.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
Sat, Feb 8, 15:52
Size
225 B
Mime Type
text/x-php
Expires
Mon, Feb 10, 15:52 (2 d)
Engine
blob
Format
Raw Data
Handle
24142995
Attached To
rPH Phabricator
20160303.drydock.2.bluei.php
View Options
<?php
$table
=
new
DrydockBlueprint
();
foreach
(
new
LiskMigrationIterator
(
$table
)
as
$blueprint
)
{
PhabricatorSearchWorker
::
queueDocumentForIndexing
(
$blueprint
->
getPHID
(),
array
(
'force'
=>
true
,
));
}
Event Timeline
Log In to Comment