Полный список членов класса TradeBindingEntity, включая наследуемые из базового класса
$collection | CollectableEntity | protected |
$internalIndex | CollectableEntity | protected |
$isClone | CollectableEntity | protected |
__construct() | Entity | |
add(array $data) | Entity | static |
addInternal(array $data) | TradeBindingEntity | protected |
clearCache() | Entity | static |
clearCacheItem($id) | Entity | static |
clearSettings() | Entity | static |
clearStartField() | CollectableEntity | |
delete($id) | Entity | 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() | TradeBindingEntity | protectedstatic |
getAvailableFields() | TradeBindingEntity | static |
getCachedFieldList() | Entity | static |
getCacheItem($id, bool $load=false) | Entity | static |
getCallbackRestEvent() | Entity | static |
getCollection() | CollectableEntity | |
getDefaultCachedFieldList() | Entity | protectedstatic |
getEntity() | Entity | static |
getEntityEventName() | TradeBindingEntity | static |
getFieldsMap() | TradeBindingEntity | protectedstatic |
getInternalIndex() | CollectableEntity | |
getList(array $parameters) | Entity | static |
getMeaningfulFields() | TradeBindingEntity | protectedstatic |
getRegistryEntity() | TradeBindingEntity | static |
getRegistryType() | TradeBindingEntity | static |
getRow(array $parameters) | Entity | static |
getTablet() | Entity | protected |
getTabletClassName() | Entity | static |
getTabletFieldNames(int $fields=self::FIELDS_MAIN) | Entity | static |
getTradePlatform() | TradeBindingEntity | |
hasMeaningfulField() | CollectableEntity | |
isClone() | CollectableEntity | |
isMathActionOnly() | CollectableEntity | |
isStartField($isMeaningfulField=false) | CollectableEntity | |
normalize(array &$data) | Entity | protectedstatic |
onFieldModify($name, $oldValue, $value) | TradeBindingEntity | 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 |
runAddExternalActions($id, array $data) | Entity | protectedstatic |
runDeleteExternalActions($id) | Entity | protectedstatic |
runUpdateExternalActions($id, array $data) | Entity | protectedstatic |
setCacheItem($id, array $row) | Entity | static |
setCollection(EntityCollection $collection) | CollectableEntity | |
setFieldNoDemand($name, $value) | TradeBindingEntity | |
setInternalIndex($index) | CollectableEntity | |
setMathActionOnly($value=false) | CollectableEntity | |
update($id, array $data) | Entity | static |
updateInternal($primary, array $data) | TradeBindingEntity | protected |