FormInterface::isDisabled()
  • References/PHP/Symfony/Component/Form

bool isDisabled() Returns whether this form is disabled. The content of a disabled form

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

setTheme(FormView $view, mixed $themes)

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

FormFactoryBuilderInterface

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

FormTypeExtensionInterface[]

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

mixed getAttribute(string $name, mixed $default = null) Returns the value of the given attribute

2025-01-10 15:47:30
DependencyInjectionExtension::hasType()
  • References/PHP/Symfony/Component/Form/Extension/DependencyInjection

bool hasType(string $name) Returns whether the given type is supported.

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

FormConfigBuilderInterface

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

FormErrorIterator getErrors(bool $deep = false

2025-01-10 15:47:30
ButtonBuilder::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