ButtonBuilder::getMapped()
  • References/PHP/Symfony/Component/Form

bool getMapped() Unsupported method. Return

2025-01-10 15:47:30
PropertyAccessDecorator::createView()
  • References/PHP/Symfony/Component/Form/ChoiceList/Factory

ChoiceListView createView(

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

FormTypeInterface getType(string $name)

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

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

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

class ChoiceGroupView implements IteratorAggregate

2025-01-10 15:47:30
IntegerType::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
DataTransformerInterface
  • References/PHP/Symfony/Component/Form

interface DataTransformerInterface Transforms a value between different representations.

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

class BooleanToStringTransformer implements

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

bool isRequired() Returns whether the form is required to be filled out. If the form has

2025-01-10 15:47:30