RequestDataCollector::getSessionAttributes()

getSessionAttributes()

Definition::addAutowiringType()

Definition addAutowiringType(string $type) Adds a type that will default to this definition. Parameters string $type Return Value Definition The current instance

TokenizerPatterns::getHashPattern()

string getHashPattern() Return Value string

FormConfigInterface::getAttributes()

array getAttributes() Returns additional attributes of the form. Return Value array An array of key-value combinations

ButtonTypeInterface

interface ButtonTypeInterface implements FormTypeInterface A type that should be converted into a {@link Button} instance. Methods buildForm(FormBuilderInterface $builder, array $options) Builds the form. from FormTypeInterface buildView(FormView $view, FormInterface $form, array $options) Builds the form view. from FormTypeInterface finishView(FormView $view, FormInterface $form, array $options) Finishes the form view. from FormTypeInterface setDefaultOptions(OptionsResolver

FormError::serialize()

string serialize() Serializes this error. Return Value string The serialized error

FormDataCollector::associateFormWithView()

associateFormWithView(FormInterface $form, FormView $view) Specifies that the given objects represent the same conceptual form. Parameters FormInterface $form A form object FormView $view A view object

ChainAdapter::saveDeferred()

saveDeferred(CacheItemInterface $item) {@inheritdoc} Parameters CacheItemInterface $item

FormConfigBuilderInterface

interface FormConfigBuilderInterface implements FormConfigInterface Methods EventDispatcherInterface getEventDispatcher() Returns the event dispatcher used to dispatch form events. from FormConfigInterface string getName() Returns the name of the form used as HTTP parameter. from FormConfigInterface null|PropertyPathInterface getPropertyPath() Returns the property path that the form should be mapped to. from FormConfigInterface bool getMapped() Returns whether the form should b

WebProfilerExtension::getFunctions()

getFunctions() {@inheritdoc}