Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F539624
PhabricatorFileSearchConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
357 B
Referenced Files
None
Subscribers
None
PhabricatorFileSearchConduitAPIMethod.php
View Options
<?php
final
class
PhabricatorFileSearchConduitAPIMethod
extends
PhabricatorSearchEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'file.search'
;
}
public
function
newSearchEngine
()
{
return
new
PhabricatorFileSearchEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'Read information about files.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 9:14 AM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
101963
Default Alt Text
PhabricatorFileSearchConduitAPIMethod.php (357 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment