TextType::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
IntegerType::buildForm()
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

buildForm(FormBuilderInterface $builder,

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

class PercentType extends AbstractType

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

class RangeType extends AbstractType

2025-01-10 15:47:30
CountryType::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
CountryType::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
MoneyType
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

class MoneyType extends AbstractType

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

class LanguageType extends AbstractType

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

finishView(FormView $view,

2025-01-10 15:47:30