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

buildForm(FormBuilderInterface $builder,

2025-01-10 15:47:30
UrlType::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
DateType::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
BaseType::buildView()
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

buildView(FormView $view,

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

class CollectionType extends AbstractType

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

class ChoiceType extends AbstractType

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

class EmailType extends AbstractType

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

configureOptions(OptionsResolver

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