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

collect(Request $request,

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
FormType
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

class FormType extends

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

bool hasAttribute(string $name) Returns whether the attribute with the given name exists.

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

FormBuilderInterface createBuilderForProperty(string

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

EventDispatcherInterface

2025-01-10 15:47:30
OrderedHashMapIterator::valid()
  • References/PHP/Symfony/Component/Form/Util

valid() {@inheritdoc}

2025-01-10 15:47:30
OrderedHashMapIterator::next()
  • References/PHP/Symfony/Component/Form/Util

next() {@inheritdoc}

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

configureOptions(OptionsResolver

2025-01-10 15:47:30
DataTransformerChain::transform()
  • References/PHP/Symfony/Component/Form/Extension/Core/DataTransformer

mixed transform(mixed $value) Passes the value through the transform() method of all nested transformers

2025-01-10 15:47:30