Form::handleRequest()
  • References/PHP/Symfony/Component/Form

FormInterface handleRequest(mixed $request = null)

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

FormInterface handleRequest(mixed $request = null)

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

string getName() Returns the name of the form used as HTTP parameter.

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

bool getErrorBubbling() Returns whether errors attached to the form will bubble to its parent

2025-01-10 15:47:30
NumberType::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
FormConfigBuilderInterface::addViewTransformer()
  • References/PHP/Symfony/Component/Form

FormConfigBuilderInterface

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

FormConfigBuilderInterface

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

FormInterface|null getParent()

2025-01-10 15:47:30
CachingFactoryDecorator::generateHash()
  • References/PHP/Symfony/Component/Form/ChoiceList/Factory

static string generateHash(mixed $value, string $namespace = '') Generates a SHA-256

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

DataTransformerInterface[]

2025-01-10 15:47:30