getSinkInputs(); foreach ($inputs as $input) { printf(" [#%d] %s => %s\n", $input->getIndex(), $input->getClient(), $input->getSink()); }