$collection | CollectableEntity | protected |
$internalIndex | CollectableEntity | protected |
$isClone | CollectableEntity | protected |
$payableItemCollection | Payment | protected |
$service | Payment | protected |
__construct() | Entity | |
add(array $data) | Entity | static |
addCashboxChecks() | Payment | protected |
addChangesToHistory($name, $oldValue=null, $value=null) | Payment | protected |
addInternal(array $data) | Payment | protected |
canAutoFixError($value) | Payment | |
canMarked() | Payment | |
checkValueBeforeSet($name, $value) | Payment | protected |
clearCache() | Entity | static |
clearCacheItem($id) | Entity | static |
clearSettings() | Entity | static |
clearStartField() | CollectableEntity | |
create(PaymentCollection $collection, Sale\PaySystem\Service $paySystem=null) | Payment | static |
createPaymentObject(array $fields=[]) | Payment | protectedstatic |
delete() | Payment | |
Bitrix::Sale::Internals::CollectableEntity::delete($id) | Entity | static |
deleteInternal($primary) | Payment | protectedstatic |
deleteNoDemand($orderId) | Payment | static |
deleteNoDemands($id) | Entity | protectedstatic |
doFinalAction($hasMeaningfulField=false) | CollectableEntity | |
EVENT_ON_BUILD_CACHED_FIELD_LIST | Entity | |
fetch(Main\Text\Converter $converter=null) | Entity | |
FIELDS_ALL | Entity | |
FIELDS_MAIN | Entity | |
FIELDS_UF | Entity | |
generateXmlId() | Payment | protectedstatic |
getAutoFixErrorsList() | Payment | |
getAvailableFields() | Payment | static |
getBusinessValueProviderInstance($mapping) | Payment | |
getCachedFieldList() | Entity | static |
getCacheItem($id, bool $load=false) | Entity | static |
getCallbackRestEvent() | Entity | static |
getCollection() | CollectableEntity | |
getDefaultCachedFieldList() | Entity | protectedstatic |
getEntity() | Entity | static |
getEntityEventName() | Payment | static |
getErrorEntity($value) | Payment | |
getFieldsMap() | Payment | protectedstatic |
getHash() | Payment | |
getInternalIndex() | CollectableEntity | |
getList(array $parameters=[]) | Payment | static |
getMarkField() | Payment | |
getMeaningfulFields() | Payment | protectedstatic |
getOrder() | Payment | |
getOrderId() | Payment | |
getPaymentSystemId() | Payment | |
getPaymentSystemName() | Payment | |
getPaySystem() | Payment | |
getPersonTypeId() | Payment | |
getRegistryEntity() | Payment | static |
getRegistryType() | Payment | static |
getRow(array $parameters) | Entity | static |
getSum() | Payment | |
getSumPaid() | Payment | |
getTablet() | Entity | protected |
getTabletClassName() | Entity | static |
getTabletFieldNames(int $fields=self::FIELDS_MAIN) | Entity | static |
getUfId() | Payment | static |
hasMeaningfulField() | CollectableEntity | |
isChanged() | Payment | |
isClone() | CollectableEntity | |
isInner() | Payment | |
isMarked() | Payment | |
isMathActionOnly() | CollectableEntity | |
isPaid() | Payment | |
isPriceField(string $name) | Payment | protected |
isReturn() | Payment | |
isStartField($isMeaningfulField=false) | CollectableEntity | |
loadForOrder($id) | Payment | static |
loadPaySystem() | Payment | protected |
normalize(array &$data) | Entity | protectedstatic |
normalizeValue($name, $value) | Payment | protected |
onAfterSave($isNew) | Payment | protected |
onBeforeBasketItemDelete(BasketItem $basketItem) | Payment | |
onBeforeSetFields(array $values) | Payment | protected |
onFieldModify($name, $oldValue, $value) | CollectableEntity | protected |
PREFIX_OLD | Entity | |
prepareFloatValue($value) | Entity | protectedstatic |
prepareForAdd(ORM\Data\AddResult $result, $id, array &$data) | Entity | protectedstatic |
prepareForUpdate(ORM\Data\UpdateResult $result, $id, array &$data) | Entity | protectedstatic |
prepareIntValue($value) | Entity | protectedstatic |
prepareStringValue($value) | Entity | protectedstatic |
RETURN_INNER | Payment | |
RETURN_NONE | Payment | |
RETURN_PS | Payment | |
runAddExternalActions($id, array $data) | Entity | protectedstatic |
runDeleteExternalActions($id) | Entity | protectedstatic |
runUpdateExternalActions($id, array $data) | Entity | protectedstatic |
save() | Payment | |
setAccountNumber($id) | Payment | |
setCacheItem($id, array $row) | Entity | static |
setCollection(EntityCollection $collection) | CollectableEntity | |
setInternalIndex($index) | CollectableEntity | |
setMathActionOnly($value=false) | CollectableEntity | |
setPaySystemService(Sale\PaySystem\Service $service) | Payment | |
tryFixError($code) | Payment | |
update($id, array $data) | Entity | static |
updateInternal($primary, array $data) | Payment | protected |
verify() | Payment | |