UrlType
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

class UrlType extends AbstractType

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

class CheckboxType extends AbstractType

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
FormDataExtractor::extractViewVariables()
  • References/PHP/Symfony/Component/Form/Extension/DataCollector

array extractViewVariables(FormView $view)

2025-01-10 15:47:30
ResolvedTypeDataCollectorProxy::getBlockPrefix()
  • References/PHP/Symfony/Component/Form/Extension/DataCollector/Proxy

string getBlockPrefix() Returns the prefix of the template block name for this type.

2025-01-10 15:47:30
FormDataCollector::collectSubmittedData()
  • References/PHP/Symfony/Component/Form/Extension/DataCollector

collectSubmittedData(FormInterface $form)

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
ValidatorExtension
  • References/PHP/Symfony/Component/Form/Extension/Validator

class ValidatorExtension extends

2025-01-10 15:47:30
DataCollectorTypeExtension::getExtendedType()
  • References/PHP/Symfony/Component/Form/Extension/DataCollector/Type

string getExtendedType() Returns the name of the type being extended.

2025-01-10 15:47:30
FormTypeValidatorExtension::getExtendedType()
  • References/PHP/Symfony/Component/Form/Extension/Validator/Type

string getExtendedType() Returns the name of the type being extended.

2025-01-10 15:47:30