SearchType
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

class SearchType extends AbstractType

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

configureOptions(OptionsResolver

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

bool getAutoInitialize() Returns whether the form should be initialized upon creation.

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

EventDispatcherInterface

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

class DateTimeToRfc3339Transformer extends

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

FormInterface getForm()

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

FormBuilderInterface createBuilderForProperty(string

2025-01-10 15:47:30
DateTimeType::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
FormInterface::isValid()
  • References/PHP/Symfony/Component/Form

bool isValid() Returns whether the form and all children are valid. If the form is not

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

bool hasType(string $name) Returns whether the given type is supported.

2025-01-10 15:47:30