Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F480033
PhabricatorSearchRelationship.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
518 B
Referenced Files
None
Subscribers
None
PhabricatorSearchRelationship.php
View Options
<?php
final
class
PhabricatorSearchRelationship
{
const
RELATIONSHIP_AUTHOR
=
'auth'
;
const
RELATIONSHIP_BOOK
=
'book'
;
const
RELATIONSHIP_REVIEWER
=
'revw'
;
const
RELATIONSHIP_SUBSCRIBER
=
'subs'
;
const
RELATIONSHIP_COMMENTER
=
'comm'
;
const
RELATIONSHIP_OWNER
=
'ownr'
;
const
RELATIONSHIP_PROJECT
=
'proj'
;
const
RELATIONSHIP_REPOSITORY
=
'repo'
;
const
RELATIONSHIP_OPEN
=
'open'
;
const
RELATIONSHIP_CLOSED
=
'clos'
;
const
RELATIONSHIP_UNOWNED
=
'unow'
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, May 7, 10:02 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
87471
Default Alt Text
PhabricatorSearchRelationship.php (518 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment