# BasketArchiveTable

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

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

## Описание

НИЧЕГО НЕ ПИШИТЕ НИЖЕ ЭТОЙ СТРОКИ

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

## Методы (13)

- [`static add()`](https://chugunov.pro/api-bitrix/sale/internals/basketarchivetable/add/) — Добавляет строку в таблицу сущности
- [`static createCollection()`](https://chugunov.pro/api-bitrix/sale/internals/basketarchivetable/createcollection/)
- [`static createObject()`](https://chugunov.pro/api-bitrix/sale/internals/basketarchivetable/createobject/)
- [`static delete()`](https://chugunov.pro/api-bitrix/sale/internals/basketarchivetable/delete/) — Удаляет строку в таблице сущности по первичному ключу
- [`static getById()`](https://chugunov.pro/api-bitrix/sale/internals/basketarchivetable/getbyid/)
- [`static getByPrimary()`](https://chugunov.pro/api-bitrix/sale/internals/basketarchivetable/getbyprimary/)
- [`static getEntity()`](https://chugunov.pro/api-bitrix/sale/internals/basketarchivetable/getentity/)
- [`static getList()`](https://chugunov.pro/api-bitrix/sale/internals/basketarchivetable/getlist/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/sale/internals/basketarchivetable/getmap/) — Возвращает описание карты сущности.
- [`static getTableName()`](https://chugunov.pro/api-bitrix/sale/internals/basketarchivetable/gettablename/) — Возвращает имя таблицы БД для сущности.
- [`static query()`](https://chugunov.pro/api-bitrix/sale/internals/basketarchivetable/query/)
- [`static wakeUpCollection()`](https://chugunov.pro/api-bitrix/sale/internals/basketarchivetable/wakeupcollection/)
- [`static wakeUpObject()`](https://chugunov.pro/api-bitrix/sale/internals/basketarchivetable/wakeupobject/)

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