FormDataCollector::collect()
  • References/PHP/Symfony/Component/Form/Extension/DataCollector

collect(Request $request,

2025-01-10 15:47:30
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
FormTypeValidatorExtension::configureOptions()
  • References/PHP/Symfony/Component/Form/Extension/Validator/Type

configureOptions(OptionsResolver

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

collectViewVariables(FormView $view)

2025-01-10 15:47:30
ViolationPath::isIndex()
  • References/PHP/Symfony/Component/Form/Extension/Validator/ViolationMapper

bool isIndex(int $index) Returns whether the element at the given index is an array index.

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