ChoiceToBooleanArrayTransformer deprecated
  • References/PHP/Symfony/Component/Form/Extension/Core/DataTransformer

class ChoiceToBooleanArrayTransformer implements

2025-01-10 15:47:30
ArrayToPartsTransformer::transform()
  • References/PHP/Symfony/Component/Form/Extension/Core/DataTransformer

mixed transform($array) Transforms a value from the original representation to a transformed

2025-01-10 15:47:30
BaseType::buildView()
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

buildView(FormView $view,

2025-01-10 15:47:30
SubmitType
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

class SubmitType extends AbstractType implements

2025-01-10 15:47:30
DateTimeType::getBlockPrefix()
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

string getBlockPrefix() Returns the prefix of the template block name for this type. The

2025-01-10 15:47:30
LanguageType::getParent()
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

string|null getParent() Returns the name of the parent type.

2025-01-10 15:47:30
FormType::configureOptions()
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

configureOptions(OptionsResolver

2025-01-10 15:47:30
ChoiceListInterface deprecated::getValues()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getValues() Returns the values for the choices.

2025-01-10 15:47:30
SimpleChoiceList deprecated::getValuesForChoices()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getValuesForChoices(array $choices) Returns the values corresponding to the given choices

2025-01-10 15:47:30
LazyChoiceList deprecated::getIndicesForChoices()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getIndicesForChoices(array $choices) deprecated

2025-01-10 15:47:30