Method | Description | |
---|---|---|
__construct ( ) | Constructor. | |
addTranslation ( |
Add translations. | |
getId ( ) : integer | Get id. | |
getOperator ( ) : |
Get operator. | |
getTranslations ( ) : Doctrine\Common\Collections\Collection | Get translations. | |
getValue ( ) : string | Get value. | |
removeTranslation ( |
Remove translations. | |
setOperator ( |
Set operator. | |
setValue ( string $value ) : |
Set value. |
public addTranslation ( |
||
$translations | ||
return |
public getTranslations ( ) : Doctrine\Common\Collections\Collection | ||
return | Doctrine\Common\Collections\Collection |
public removeTranslation ( |
||
$translations |
public setOperator ( |
||
$operator | ||
return |