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/Bundle
Maxime Steinhausser dd3276c2e8 feature #23694 [Form] Add debug:form command (yceruto)
This PR was merged into the 3.4 branch.

Discussion
----------

[Form] Add debug:form command

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | https://github.com/symfony/symfony/issues/23688
| License       | MIT
| Doc PR        | -

![debug-form](https://user-images.githubusercontent.com/2028198/29007125-c3508cd6-7aca-11e7-91e2-c2b509847db5.png)

A short class name (e.g. `DateType`) can be passed as `class` argument too (the command will try to resolve its FQCN if it's in known form type namespaces).

Commits
-------

4f040d78fe Add debug:form command
2017-08-30 18:21:48 +02:00
..
DebugBundle Merge branch '3.3' into 3.4 2017-08-10 09:07:17 +02:00
FrameworkBundle feature #23694 [Form] Add debug:form command (yceruto) 2017-08-30 18:21:48 +02:00
SecurityBundle feature #23887 [Console] Allow commands to provide a default name for compile time registration (chalasr, nicolas-grekas) 2017-08-24 14:10:36 -07:00
TwigBundle [TwigBundle] require twig-bridge ~3.4 2017-08-30 15:41:55 +02:00
WebProfilerBundle feature #23936 Remove some sf2 references (fabpot) 2017-08-22 14:55:52 -07:00
WebServerBundle Merge branch '3.3' into 3.4 2017-08-22 18:06:26 +02:00
FullStack.php [FrameworkBundle] changed some default configs from canBeEnabled to canBeDisabled 2017-01-07 14:17:04 -08:00