$collection | CollectableEntity | protected |
$internalIndex | CollectableEntity | protected |
$isClone | CollectableEntity | protected |
$property | EntityPropertyValue | protected |
__construct(array $property=null, array $value=[], array $relation=null) | EntityPropertyValue | protected |
Bitrix::Sale::Internals::CollectableEntity::__construct() | Entity | |
add(array $data) | Entity | static |
addInternal(array $data) | EntityPropertyValue | protected |
callEventOnPropertyValueEntitySaved() | EntityPropertyValue | protected |
checkRequiredValue($key, $value) | EntityPropertyValue | |
checkValue($key, $value) | EntityPropertyValue | |
clearCache() | Entity | static |
clearCacheItem($id) | Entity | static |
clearSettings() | Entity | static |
clearStartField() | CollectableEntity | |
constructPropertyFilter(Entity $entity) | EntityPropertyValue | protectedstatic |
constructPropertyRelatedEntitiesFilter(Entity $entity) | EntityPropertyValue | protectedstatic |
create(EntityPropertyValueCollection $collection, array $property=[]) | EntityPropertyValue | static |
createPropertyValueObject(array $property=null, array $value=[], array $relation=null) | EntityPropertyValue | protectedstatic |
createPropertyValuesObjects(array $properties, array $propertyValues, array $propRelation, array $propertyValuesMap) | EntityPropertyValue | protectedstatic |
delete($id) | Entity | static |
deleteNoDemands($id) | Entity | protectedstatic |
doFinalAction($hasMeaningfulField=false) | CollectableEntity | |
EVENT_ON_BUILD_CACHED_FIELD_LIST | Entity | |
extractDeliveryIdList(Entity $entity) | EntityPropertyValue | protectedstatic |
extractPaySystemIdList(Entity $entity) | EntityPropertyValue | protectedstatic |
extractTpLandingIdList(Entity $entity) | EntityPropertyValue | protectedstatic |
extractTradingPlatformIdList(Entity $entity) | EntityPropertyValue | protectedstatic |
fetch(Main\Text\Converter $converter=null) | Entity | |
FIELDS_ALL | Entity | |
FIELDS_MAIN | Entity | |
FIELDS_UF | Entity | |
generateXmlId() | EntityPropertyValue | static |
getAvailableFields() | EntityPropertyValue | static |
getCachedFieldList() | Entity | static |
getCacheItem($id, bool $load=false) | Entity | static |
getCallbackRestEvent() | Entity | static |
getCollection() | CollectableEntity | |
getDefaultCachedFieldList() | Entity | protectedstatic |
getDescription() | EntityPropertyValue | |
getEditHtml() | EntityPropertyValue | |
getEntity() | Entity | static |
getEntityType() | EntityPropertyValue | protectedstatic |
getFieldsMap() | EntityPropertyValue | protectedstatic |
getGroupId() | EntityPropertyValue | |
getInternalIndex() | CollectableEntity | |
getList(array $parameters=[]) | EntityPropertyValue | static |
getMeaningfulFields() | EntityPropertyValue | protectedstatic |
getName() | EntityPropertyValue | |
getOnSavedEventName() | EntityPropertyValue | protectedstatic |
getPersonTypeId() | EntityPropertyValue | |
getProperty() | EntityPropertyValue | |
getPropertyClassName() | EntityPropertyValue | protectedstatic |
getPropertyId() | EntityPropertyValue | |
getPropertyObject() | EntityPropertyValue | |
getRegistryEntity() | EntityPropertyValue | static |
getRegistryType() | EntityPropertyValue | static |
getRelationRuntimeFields() | EntityPropertyValue | protectedstatic |
getRelations() | EntityPropertyValue | |
getRow(array $parameters) | Entity | static |
getTableEntity() | EntityPropertyValue | static |
getTablet() | Entity | protected |
getTabletClassName() | Entity | static |
getTabletFieldNames(int $fields=self::FIELDS_MAIN) | Entity | static |
getType() | EntityPropertyValue | |
getValue() | EntityPropertyValue | |
getValueId() | EntityPropertyValue | |
getViewHtml() | EntityPropertyValue | |
hasMeaningfulField() | CollectableEntity | |
hasPresetForLanding(Entity $entity) | EntityPropertyValue | protectedstatic |
hasPresetFotTradingPlatform(Entity $entity) | EntityPropertyValue | protectedstatic |
isClone() | CollectableEntity | |
isMathActionOnly() | CollectableEntity | |
isRequired() | EntityPropertyValue | |
isStartField($isMeaningfulField=false) | CollectableEntity | |
isUtil() | EntityPropertyValue | |
loadForEntity(Entity $entity) | EntityPropertyValue | static |
needDeleteOnRefresh() | EntityPropertyValue | |
normalize(array &$data) | Entity | protectedstatic |
normalizeValue($name, $value) | EntityPropertyValue | |
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 |
runAddExternalActions($id, array $data) | Entity | protectedstatic |
runDeleteExternalActions($id) | Entity | protectedstatic |
runUpdateExternalActions($id, array $data) | Entity | protectedstatic |
save() | EntityPropertyValue | |
setCacheItem($id, array $row) | Entity | static |
setCollection(EntityCollection $collection) | CollectableEntity | |
setInternalIndex($index) | CollectableEntity | |
setMathActionOnly($value=false) | CollectableEntity | |
setValue($value) | EntityPropertyValue | |
setValueFromPost(array $post) | EntityPropertyValue | |
update() | EntityPropertyValue | protected |
Bitrix::Sale::Internals::CollectableEntity::update($id, array $data) | Entity | static |
updateInternal($primary, array $data) | EntityPropertyValue | protected |