ValidatorTypeGuesser
  • References/PHP/Symfony/Component/Form/Extension/Validator

class ValidatorTypeGuesser implements

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

class RepeatedTypeValidatorExtension extends

2025-01-10 15:47:30
DataCollectorListener::getSubscribedEvents()
  • References/PHP/Symfony/Component/Form/Extension/DataCollector/EventListener

static array getSubscribedEvents() Returns an array of event names this subscriber

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

class BirthdayType extends AbstractType

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

string humanize(string $text) Makes a technical name human readable. Sequences of underscores

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

FormBuilderInterface remove(string $name)

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

bool has(string $name) Returns whether a field with the given name exists.

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

buildForm(FormBuilderInterface $builder,

2025-01-10 15:47:30