Homec4science

Introduce idxv(), like idx()

Authored by epriestley <git@epriestley.com> on Feb 25 2016, 17:37.

Description

Introduce idxv(), like idx()

Summary:
Ref T10449. The new Conduit APIs are more powerful/flexible, but also more annoying to read data from since things are buried several levels deep.

Introduce idxv() to make it easier to do $conduit_result['data']['attachments']['fields']['name'] and similar safely without checking every single value.

Test Plan: See other diffs associated with T10449.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10449

Differential Revision: https://secure.phabricator.com/D15347

Details

Committed
epriestley <git@epriestley.com>Feb 26 2016, 15:21
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUf43291e99d36: Distinguish more carefully between different kinds of MySQL connection errors
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUc6e226fe460b: Introduce idxv(), like idx() (authored by epriestley <git@epriestley.com>).Feb 26 2016, 15:21