FormConfigBuilder::addViewTransformer()
  • References/PHP/Symfony/Component/Form

FormConfigBuilderInterface

2025-01-10 15:47:30
ButtonBuilder::getOptions()
  • References/PHP/Symfony/Component/Form

array getOptions() Returns all options passed during the construction of the button.

2025-01-10 15:47:30
FormErrorIterator::next()
  • References/PHP/Symfony/Component/Form

next() Advances the iterator to the next position.

2025-01-10 15:47:30
ArrayChoiceList::getValues()
  • References/PHP/Symfony/Component/Form/ChoiceList

string[] getValues() Returns the values for the choices. The values are strings that do

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

buildForm(FormBuilderInterface $builder,

2025-01-10 15:47:30
NumberType::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
TimeType::buildForm()
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

buildForm(FormBuilderInterface $builder,

2025-01-10 15:47:30
FormConfigBuilderInterface::addEventListener()
  • References/PHP/Symfony/Component/Form

FormConfigBuilderInterface

2025-01-10 15:47:30
FormConfigBuilder::getAutoInitialize()
  • References/PHP/Symfony/Component/Form

bool getAutoInitialize() Returns whether the form should be initialized upon creation.

2025-01-10 15:47:30
FormView::getIterator()
  • References/PHP/Symfony/Component/Form

ArrayIterator|

2025-01-10 15:47:30