# CollectableEntity

URL: https://chugunov.pro/api-bitrix/sale/internals/collectableentity/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Sale\Internals\CollectableEntity`
Модуль: Sale.

Исходный файл: `source/sale/lib/internals/collectableentity.php:12`

## Методы (30)

- [`clearStartField()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/clearstartfield/)
- [`delete()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/delete/)
- [`doFinalAction()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/dofinalaction/)
- [`static getAllFields()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/getallfields/)
- [`static getAvailableFields()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/getavailablefields/)
- [`static getAvailableFieldsMap()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/getavailablefieldsmap/)
- [`static getClassName()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/getclassname/)
- [`getCollection()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/getcollection/)
- [`static getCustomizableFields()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/getcustomizablefields/)
- [`getField()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/getfield/)
- [`static getFieldsDescription()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/getfieldsdescription/)
- [`getFieldValues()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/getfieldvalues/)
- [`getId()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/getid/)
- [`getInternalIndex()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/getinternalindex/)
- [`static getRegistryEntity()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/getregistryentity/)
- [`static getRegistryType()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/getregistrytype/)
- [`hasMeaningfulField()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/hasmeaningfulfield/)
- [`isChanged()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/ischanged/)
- [`isClone()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/isclone/)
- [`isMarkedFieldCustom()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/ismarkedfieldcustom/)
- [`isMathActionOnly()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/ismathactiononly/)
- [`isStartField()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/isstartfield/)
- [`markFieldCustom()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/markfieldcustom/)
- [`setCollection()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/setcollection/)
- [`setField()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/setfield/)
- [`setFields()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/setfields/)
- [`setMathActionOnly()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/setmathactiononly/)
- [`toArray()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/toarray/)
- [`unmarkFieldCustom()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/unmarkfieldcustom/)
- [`verify()`](https://chugunov.pro/api-bitrix/sale/internals/collectableentity/verify/)

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Sale-Internals-CollectableEntity.html
