Component\Form\Extension\DataCollector\Proxy
  • References/PHP/Symfony/Component/Form/Extension/DataCollector

Classes

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

string getName() Returns the name by which the form is identified in forms.

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

FormConfigBuilderInterface

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

Classes

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

buildForm(FormBuilderInterface $builder,

2025-01-10 15:47:30
ChoiceListInterface deprecated::getRemainingViews()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getRemainingViews() Returns the choice views of the choices that are not preferred as nested

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

ValueGuess|null guessMaxLength(string $class

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

collect(Request $request,

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

bool hasAttribute(string $name) Returns whether the attribute with the given name exists.

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

FormBuilderInterface remove(string $name)

2025-01-10 15:47:30