См. определение в файле entitycopier.php строка 7
◆ __construct()
◆ addEntity()
◆ addEntityToCopy()
Adding entities to be copied later by the parent.
- Аргументы
-
См. определение в файле entitycopier.php строка 35
◆ copy()
Copies entity.
- Аргументы
-
ContainerCollection | $containerCollection | |
- Возвращает
- Result
Замещает Copyable.
См. определение в файле entitycopier.php строка 75
◆ copyChildren()
copyChildren |
( |
Container | $container, |
|
|
| $entityIdToCopy, |
|
|
| $copiedEntityId ) |
|
protected |
◆ getDictionary()
getDictionary |
( |
Container | $container, |
|
|
array | $fields ) |
|
protected |
◆ getEntityIdToCopy()
◆ getFields()
getFields |
( |
Container | $container, |
|
|
| $entityId ) |
|
protected |
◆ getMapIdsByImplementer()
getMapIdsByImplementer |
( |
string | $implementerName, |
|
|
array | $data ) |
Returns the ids map of result by name implementer.
- Аргументы
-
string | $implementerName | Implementer name. |
array | $data | Result list. |
- Возвращает
- array
См. определение в файле entitycopier.php строка 149
◆ getMapIdsCopiedEntity()
getMapIdsCopiedEntity |
( |
| ) |
|
Returns the ids map of the parent copied entity.
- Возвращает
- array
См. определение в файле entitycopier.php строка 137
◆ prepareFieldsToCopy()
prepareFieldsToCopy |
( |
Container | $container, |
|
|
| $fields ) |
|
protected |
◆ setCopiedEntityId()
setCopiedEntityId |
( |
Container | $container, |
|
|
| $copiedEntityId ) |
|
protected |
◆ setDictionary()
◆ startCopyEntities()
Starts copying added entities.
- Аргументы
-
ContainerCollection | $containerManager | |
См. определение в файле entitycopier.php строка 45
◆ $implementer
◆ $implementerName
◆ $result