FormConfigInterface::getOptions()
  • References/PHP/Symfony/Component/Form

array getOptions() Returns all options passed during the construction of the form.

2025-01-10 15:47:30
ArrayKeyChoiceList deprecated::toArrayKey()
  • References/PHP/Symfony/Component/Form/ChoiceList

static int|string toArrayKey(mixed $choice) Casts the given choice to an array key

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

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

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

buildForm(FormBuilderInterface $builder,

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

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

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

buildForm(FormBuilderInterface $builder,

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

bool getRequired() Returns whether the form is required.

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

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

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
FormInterface
  • References/PHP/Symfony/Component/Form

interface FormInterface implements ArrayAccess,

2025-01-10 15:47:30