SubmitType::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
MergeCollectionListener::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
DateTimeType
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

class DateTimeType extends AbstractType

2025-01-10 15:47:30
EmailType::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
ChoiceListInterface deprecated::getValues()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getValues() Returns the values for the choices.

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

buildView(FormView $view,

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

class SubmitType extends AbstractType implements

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

finishView(FormView $view,

2025-01-10 15:47:30
PropertyPathMapper::mapFormsToData()
  • References/PHP/Symfony/Component/Form/Extension/Core/DataMapper

mapFormsToData(FormInterface[] $forms, mixed $data)

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

array getValuesForChoices(array $choices) Returns the values corresponding to the given choices

2025-01-10 15:47:30