----------------------------------------
* CRM-12274: Merge activity tables into one unified table activity contact table
http://issues.civicrm.org/jira/browse/CRM-12274
),
),
'xdebug' => array(
- 'peakMemory' => 31758384,
- 'memory' => 31463600,
- 'timeIndex' => '45.313442230225',
+ 'peakMemory' => 34740680,
+ 'memory' => 33998960,
+ 'timeIndex' => '79.778831005096',
),
);
'participant_id' => $this->_participantID4,
'contribution_id' => $contributionID,
'version' => $this->_apiversion,
- 'debug' => 1,
);
$result = civicrm_api('participant_payment', 'get', $params);