__construct() __construct(string $id = null,string $language = null) Translation constructor. Parameters string $id A translation id string $language The base language
SearchFields() SearchFields(): array Return search indexer fields Convert instance to search indexer values Returnsarray —The search indexer fields
Save() Save(boolean $force_new_id = false): \FAA\Obj\Result Save translationUpdate in custom cache and save using the parent method Parameters boolean $force_new_id Compatibility reason Returns\FAA\Obj\Result —A result object
GetPath() GetPath(): string expose the storage path provide an interface to extract the current path of this object Returnsstring —the object storage path