This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Form
2020-05-22 15:23:49 +02:00
..
ChoiceList Leverage PHP8's get_debug_type() 2020-03-16 17:46:21 +01:00
Command Merge branch '3.4' into 4.4 2020-03-15 11:05:03 +01:00
Console [OptionsResolver] Improve the deprecation feature by handling package + version 2020-04-06 19:48:46 +02:00
DependencyInjection Merge branch '4.4' 2019-10-07 11:06:09 +02:00
Event Make dispatched events really final 2019-09-06 22:41:54 +02:00
Exception Leverage PHP8's get_debug_type() 2020-03-16 17:46:21 +01:00
Extension [Form] deprecate NumberToLocalizedStringTransformer::ROUND_* constants 2020-05-05 18:27:54 +02:00
Guess Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Resources feature #36302 [Form] Add the html5 option to ColorType to validate the input (fancyweb) 2020-05-05 08:48:59 +02:00
Test Merge branch '4.4' into 5.0 2020-03-16 13:10:54 +01:00
Tests deprecate the "allowEmptyString" option 2020-05-22 15:23:49 +02:00
Util Merge branch '4.4' into 5.0 2020-03-15 15:33:06 +01:00
.gitattributes add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
.gitignore
AbstractExtension.php Merge branch '4.4' into 5.0 2020-03-15 15:33:06 +01:00
AbstractRendererEngine.php [Form] Add parameter type declarations 2019-08-13 09:00:05 +02:00
AbstractType.php Fix CS 2020-02-04 09:04:52 +01:00
AbstractTypeExtension.php Fix quotes in exception messages 2020-03-16 12:24:17 +01:00
Button.php Merge branch '4.4' into 5.0 2020-03-15 15:33:06 +01:00
ButtonBuilder.php [Form] Add "is empty callback" to form config 2020-02-03 18:27:57 +01:00
ButtonTypeInterface.php
CallbackTransformer.php Merge branch '3.4' into 4.2 2019-04-06 15:51:08 +02:00
CHANGELOG.md [Form] deprecate NumberToLocalizedStringTransformer::ROUND_* constants 2020-05-05 18:27:54 +02:00
ClearableErrorsInterface.php [Form] Add ability to clear form errors 2018-06-25 11:51:51 +02:00
ClickableInterface.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
composer.json Merge branch '5.1' 2020-05-20 19:44:07 +02:00
DataMapperInterface.php [Form] Add parameter type declarations 2019-08-13 09:00:05 +02:00
DataTransformerInterface.php [Form] various minor fixes 2019-04-06 15:44:06 +02:00
Form.php Merge branch '5.0' 2020-05-04 16:13:31 +02:00
FormBuilder.php Merge branch '4.4' 2019-08-22 15:39:30 +02:00
FormBuilderInterface.php [Form] Add parameter type declarations 2019-08-13 09:00:05 +02:00
FormConfigBuilder.php [Form] Add "is empty callback" to form config 2020-02-03 18:27:57 +01:00
FormConfigBuilderInterface.php [Form] Add "is empty callback" to form config 2020-02-03 18:27:57 +01:00
FormConfigInterface.php [Form] Add "is empty callback" to form config 2020-02-03 18:27:57 +01:00
FormError.php Merge branch '4.4' 2019-08-26 11:05:36 +02:00
FormErrorIterator.php Leverage PHP8's get_debug_type() 2020-03-16 17:46:21 +01:00
FormEvent.php Merge branch '4.4' 2019-08-08 11:49:33 +02:00
FormEvents.php Merge branch '4.2' 2019-04-06 16:04:46 +02:00
FormExtensionInterface.php [Form] Add parameter type declarations 2019-08-13 09:00:05 +02:00
FormFactory.php [Form] Add parameter type declarations 2019-08-13 09:00:05 +02:00
FormFactoryBuilder.php Merge branch '4.4' 2019-08-19 12:49:00 +02:00
FormFactoryBuilderInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
FormFactoryInterface.php Merge branch '4.4' 2019-08-14 14:45:29 +02:00
FormInterface.php Merge branch '4.4' into 5.0 2020-05-04 16:05:24 +02:00
FormRegistry.php [Form] Add parameter type declarations 2019-08-13 09:00:05 +02:00
FormRegistryInterface.php [Form] Add parameter type declarations 2019-08-13 09:00:05 +02:00
FormRenderer.php Merge branch '4.4' into 5.0 2020-03-12 18:08:07 +01:00
FormRendererEngineInterface.php [Form] Add parameter type declarations 2019-08-13 09:00:05 +02:00
FormRendererInterface.php [Form] Add parameter type declarations 2019-08-13 09:00:05 +02:00
Forms.php Merge branch '4.2' 2019-04-07 15:57:40 +02:00
FormTypeExtensionInterface.php Merge branch '4.4' 2019-08-08 11:49:33 +02:00
FormTypeGuesserChain.php [Form] Add parameter type declarations 2019-08-13 09:00:05 +02:00
FormTypeGuesserInterface.php add parameter type declarations where possible 2019-07-27 07:59:27 +02:00
FormTypeInterface.php Remove unneeded phpdocs 2019-08-08 11:37:48 +02:00
FormView.php Add missing dots at the end of exception messages 2020-03-15 10:38:08 +01:00
LICENSE Update year in license files 2020-01-01 12:03:25 +01:00
NativeRequestHandler.php Turned return type annotations of private methods into php return types. 2019-08-07 16:19:54 +02:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
PreloadedExtension.php Merge branch '4.4' into 5.0 2020-03-15 15:33:06 +01:00
README.md Update links to documentation 2020-01-04 13:05:51 +01:00
RequestHandlerInterface.php Remove unneeded phpdocs 2019-08-08 11:37:48 +02:00
ResolvedFormType.php Merge branch '5.0' 2020-05-04 17:54:21 +02:00
ResolvedFormTypeFactory.php
ResolvedFormTypeFactoryInterface.php Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
ResolvedFormTypeInterface.php [Form] Add parameter type declarations 2019-08-13 09:00:05 +02:00
ReversedTransformer.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
SubmitButton.php [Form] Add parameter type declarations 2019-08-13 09:00:05 +02:00
SubmitButtonBuilder.php [Form] fix and unify phpdoc 2013-10-31 15:15:49 +01:00
SubmitButtonTypeInterface.php

Form Component

The Form component allows you to easily create, process and reuse HTML forms.

Resources