# OneToMany

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

Класс `\Bitrix\Main\ORM\Fields\Relations\OneToMany`
Модуль: Main.

## Описание

main

Исходный файл: `source/main/lib/orm/fields/relations/onetomany.php:20`

## Методы (47)

- [`__construct()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/__construct/)
- [`addFetchDataModifier()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/addfetchdatamodifier/)
- [`addSaveDataModifier()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/addsavedatamodifier/)
- [`addValidator()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/addvalidator/)
- [`configureCascadeDeletePolicy()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/configurecascadedeletepolicy/)
- [`configureCascadeSavePolicy()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/configurecascadesavepolicy/)
- [`configureJoinType()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/configurejointype/)
- [`configureSerialized()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/configureserialized/) (устаревший)
- [`configureTitle()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/configuretitle/) — Языковая фраза
- [`getCascadeDeletePolicy()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getcascadedeletepolicy/)
- [`getCascadeSavePolicy()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getcascadesavepolicy/)
- [`static getClassByOldDataType()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getclassbyolddatatype/) (устаревший)
- [`getConnection()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getconnection/)
- [`getDataType()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getdatatype/) (устаревший)
- [`getEntity()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getentity/)
- [`getFetchDataModifiers()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getfetchdatamodifiers/)
- [`getGetterTypeHint()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getgettertypehint/)
- [`getJoinType()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getjointype/)
- [`getLangCode()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getlangcode/)
- [`getName()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getname/)
- [`static getOldDataTypeByClass()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getolddatatypebyclass/) (устаревший)
- [`static getOldDataTypeByField()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getolddatatypebyfield/) (устаревший)
- [`getParameter()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getparameter/)
- [`getParentField()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getparentfield/)
- [`getRefEntity()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getrefentity/)
- [`getRefEntityName()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getrefentityname/)
- [`getReferenceName()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getreferencename/)
- [`getRefField()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getreffield/)
- [`getSaveDataModifiers()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getsavedatamodifiers/)
- [`getSetterTypeHint()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getsettertypehint/)
- [`getTitle()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/gettitle/)
- [`getTypeMask()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/gettypemask/)
- [`getValidators()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/getvalidators/)
- [`hasParameter()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/hasparameter/)
- [`isSerialized()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/isserialized/)
- [`modifyValueBeforeSave()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/modifyvaluebeforesave/)
- [`postInitialize()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/postinitialize/) — Вызывается после инициализации сущностью Entity
- [`resetEntity()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/resetentity/)
- [`serialize()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/serialize/)
- [`setConnection()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/setconnection/)
- [`setEntity()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/setentity/)
- [`setName()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/setname/)
- [`setParameter()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/setparameter/)
- [`setParentField()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/setparentfield/)
- [`setSerialized()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/setserialized/)
- [`unserialize()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/unserialize/)
- [`validateValue()`](https://chugunov.pro/api-bitrix/main/orm/fields/relations/onetomany/validatevalue/)

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