DefaultCsrfProvider deprecated::isCsrfTokenValid()
  • References/PHP/Symfony/Component/Form/Extension/Csrf/CsrfProvider

bool isCsrfTokenValid(string $intention, string $token) Validates a CSRF token.

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
RangeType::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
ResolvedFormTypeInterface::getParent()
  • References/PHP/Symfony/Component/Form

ResolvedFormTypeInterface|null

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

buildView(FormView $view,

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

FormBuilderInterface createNamedBuilder(string|int

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

configureOptions(OptionsResolver

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

mixed getOption(string $name, mixed $default = null) Returns the value of a specific option.

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

FormConfigInterface getFormConfig()

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

class CountryType extends AbstractType

2025-01-10 15:47:30