DataCollectorTypeExtension
  • References/PHP/Symfony/Component/Form/Extension/DataCollector/Type

class DataCollectorTypeExtension extends

2025-01-10 15:47:30
SearchType::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
ResolvedTypeDataCollectorProxy::createView()
  • References/PHP/Symfony/Component/Form/Extension/DataCollector/Proxy

FormView createView(

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

configureOptions(OptionsResolver

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

bool hasTypeExtensions(string $name) Returns whether this extension provides type extensions

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

array getRemainingViews() Returns the choice views of the choices that are not preferred as nested

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

class SimpleChoiceList extends

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

class MoneyType extends AbstractType

2025-01-10 15:47:30