Legend of the Green Dragon

AddTranslatableFieldSubscriber
in package
implements EventSubscriberInterface

Interfaces, Classes, Traits and Enums

EventSubscriberInterface

Table of Contents

$factory  : mixed
__construct()  : mixed
bindNormData()  : mixed
getSubscribedEvents()  : mixed
postBind()  : mixed
preSetData()  : mixed
bindTranslations()  : mixed
createPersonalTranslation()  : mixed

Properties

Methods

__construct()

public __construct(FormFactoryInterface $factory) : mixed
Parameters
$factory : FormFactoryInterface
Return values
mixed

bindTranslations()

private bindTranslations(mixed $data, mixed $options) : mixed
Parameters
$data : mixed
$options : mixed
Return values
mixed

createPersonalTranslation()

private createPersonalTranslation(mixed $locale, mixed $field, mixed $content, mixed $options) : mixed
Parameters
$locale : mixed
$field : mixed
$content : mixed
$options : mixed
Return values
mixed

Search results