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/FrameworkBundle/Resources/config
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
..
schema Merge branch '3.2' into 3.3 2017-06-24 11:29:48 +02:00
annotations.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
assets.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
cache_debug.xml Fix CacheCollectorPass priority 2017-06-01 19:06:24 +02:00
cache.xml [FrameworkBundle] Commands as a service 2017-08-06 12:29:12 +02:00
collectors.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
console.xml Add debug:form command 2017-08-29 13:37:17 -04:00
debug_prod.xml drop hard dependency on the Stopwatch component 2017-06-12 15:27:27 +01:00
debug.xml Fix the usage of FrameworkBundle in debug mode without Stopwatch 2017-06-13 10:29:19 +02:00
esi.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
form_csrf.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
form_debug.xml Merge branch '3.2' into 3.3 2017-06-03 10:42:48 +02:00
form.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
fragment_listener.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
fragment_renderer.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
identity_translator.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
profiling.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
property_access.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
property_info.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
request.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
routing.xml [FrameworkBundle] Make RouterCacheWarmer implement ServiceSubscriberInterface 2017-07-18 13:49:54 +02:00
security_csrf.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
serializer.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
services.xml [DI] Deprecate XML services without ID 2017-05-25 11:24:58 +02:00
session.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
ssi.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
templating_debug.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
templating_php.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
templating.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
test.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
translation_debug.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
translation.xml Create an interface for TranslationReader and moved TranslationLoader to Translation component 2017-08-29 16:37:52 +02:00
validator_debug.xml [Profiler][Validator] Add a validator panel in profiler 2017-06-19 17:21:01 +02:00
validator.xml [FrameworkBundle] deprecated validator.mapping.cache.doctrine.apc 2017-06-10 17:54:55 -07:00
web_link.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
web.xml Adding a new event subscriber that "parses" the _controller attribute in the FW 2017-06-01 10:00:07 -04:00
workflow.xml Merge branch '3.2' 2017-05-11 09:47:52 -07:00