ChoiceType::buildForm()
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

buildForm(FormBuilderInterface $builder,

2025-01-10 15:47:30
ChoiceGroupView
  • References/PHP/Symfony/Component/Form/ChoiceList/View

class ChoiceGroupView implements IteratorAggregate

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

ValueGuess|null guessPattern(string $class,

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

class ChoiceList implements

2025-01-10 15:47:30
TextareaType::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
FormConfigBuilderInterface::setType()
  • References/PHP/Symfony/Component/Form

FormConfigBuilderInterface

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

FormConfigBuilderInterface

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

setFormFactory(FormFactoryInterface $formFactory)

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

string[] getStructuredValues() Returns the values in the structure originally passed to the list

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

string getName() Returns the name by which the form is identified in forms.

2025-01-10 15:47:30