Page MenuHomePhabricator
Conduit Modern Methods

Modern Methods

    badge

    • Apply transactions to create a new badge or edit an existing one.
    • Read information about badges.

    edge

    • Read edge relationships between objects.

    phrequent

    • Stop tracking time on an object by popping it from the stack.
    • Unstable
    • Start tracking time on an object by pushing it on the tracking stack.
    • Unstable
    • Returns current objects being tracked in Phrequent.
    • Unstable

    phurls

    • Apply transactions to create a new Phurl URL or edit an existing one.
    • Read information about Phurl URLS.

    remarkup

    • Process text through remarkup in Phabricator context.
    • Unstable

    transaction

    • Read transactions and comments for a particular object or an entire object type.

    user

    • Apply transactions to edit a user. (Users can not be created via the API.)
    • Query users.
    • Frozen
    • Read information about users.
    • Retrieve information about the logged-in user.