Свойство | Тип | Описание | |
---|---|---|---|
$references |
Свойство | Тип | Описание | |
---|---|---|---|
$em | |||
$grouping | |||
$toRemove |
Метод | Описание | |
---|---|---|
__construct ( array $references = [], |
||
add ( mixed $element ) : boolean | ||
get ( $key ) : mixed | Helper method to get the value for a specific field this is compatible with content.get(contentkey) calls from twig. | |
getExisting ( ) : array | ||
getNew ( ) : array | ||
setGrouping ( mixed $grouping ) |
Метод | Описание | |
---|---|---|
doInitialize ( ) | Handles the conversion of references to entities. |
public __construct ( array $references = [], |
||
$references | array | |
$em |
protected doInitialize ( ) |