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/views/Form
Dariusz Ruminski 22d4e15634 CS: apply rules
2016-11-03 08:44:53 +01:00
..
attributes.html.php [Form] Improved FormRenderer API to reduce the size of the function call stack during rendering 2012-07-22 09:29:35 +02:00
button_attributes.html.php [Form] Improved test coverage of widget_attributes and widget_container_attributes blocks 2013-09-30 14:32:22 +02:00
button_label.html.php [Form] Implemented support for buttons 2013-04-13 16:46:28 +02:00
button_row.html.php [Form] Implemented support for buttons 2013-04-13 16:46:28 +02:00
button_widget.html.php [Form] Added "label_format" option 2014-09-26 11:53:12 +02:00
checkbox_widget.html.php [FrameworkBundle] Allowed "0" as a checkbox value in the php template. 2013-12-05 23:38:14 +00:00
choice_attributes.html.php Fixed collapsed ChoiceType options attributes 2016-09-11 01:56:49 +02:00
choice_options.html.php [Form] Improved FormRenderer API to reduce the size of the function call stack during rendering 2012-07-22 09:29:35 +02:00
choice_widget_collapsed.html.php [Form] fix edge cases with choice placeholder 2016-02-13 13:18:37 +01:00
choice_widget_expanded.html.php Fix choice translation domain for expanded choice widget 2015-06-29 21:23:41 +02:00
choice_widget_options.html.php [Form] Fixed collapsed choice attributes 2016-06-13 01:34:04 +02:00
choice_widget.html.php [Form] Improved FormRenderer API to reduce the size of the function call stack during rendering 2012-07-22 09:29:35 +02:00
collection_widget.html.php [Form] Changed collection prototype rendering. 2011-07-22 11:01:55 +02:00
container_attributes.html.php [Form] Improved FormRenderer API to reduce the size of the function call stack during rendering 2012-07-22 09:29:35 +02:00
date_widget.html.php [Form] Improved FormRenderer API to reduce the size of the function call stack during rendering 2012-07-22 09:29:35 +02:00
datetime_widget.html.php [Form] Improved FormRenderer API to reduce the size of the function call stack during rendering 2012-07-22 09:29:35 +02:00
email_widget.html.php [Form] Improved FormRenderer API to reduce the size of the function call stack during rendering 2012-07-22 09:29:35 +02:00
form_enctype.html.php [Form] The properties of FormView are now accessed directly in order to increase performance (PHP +200ms, Twig +150ms) 2012-07-21 12:56:11 +02:00
form_end.html.php [Form] Implemented form processors 2013-04-18 11:02:51 +02:00
form_errors.html.php [Form] Changed Form::getErrors() to return an iterator and added two optional parameters $deep and $flatten 2014-01-10 17:41:45 +01:00
form_label.html.php Fix choice translation domain for expanded choice widget 2015-06-29 21:23:41 +02:00
form_rest.html.php [Form] Deprecated FieldType, which has been merged into FormType 2012-04-17 16:44:39 +02:00
form_row.html.php [Form] Fixed variable passing from outer to inner blocks of the same FormView instance 2012-07-25 13:20:23 +02:00
form_rows.html.php [Form] Unified rendering of errors for nested elements 2012-07-09 16:14:58 +02:00
form_start.html.php [Form] Fixed usage of "name" variable in form_start block 2014-10-22 18:25:21 +02:00
form_widget_compound.html.php [FrameworkBundle] Remove invalid markup 2014-09-10 15:06:13 +02:00
form_widget_simple.html.php [FrameworkBundle] Merged multiple line input into one line to fix the tests. 2014-01-25 00:00:10 +00:00
form_widget.html.php [Form] Improved FormRenderer API to reduce the size of the function call stack during rendering 2012-07-22 09:29:35 +02:00
form.html.php [Form] Implemented form processors 2013-04-18 11:02:51 +02:00
hidden_row.html.php fixed CS 2011-06-08 12:16:48 +02:00
hidden_widget.html.php CS: general fixes 2015-03-25 00:47:08 +01:00
integer_widget.html.php CS: general fixes 2015-03-25 00:47:08 +01:00
money_widget.html.php [Form] Improved FormRenderer API to reduce the size of the function call stack during rendering 2012-07-22 09:29:35 +02:00
number_widget.html.php CS: apply rules 2016-11-03 08:44:53 +01:00
password_widget.html.php CS: apply rules 2016-11-03 08:44:53 +01:00
percent_widget.html.php CS: apply rules 2016-11-03 08:44:53 +01:00
radio_widget.html.php [Form] Improved FormRenderer API to reduce the size of the function call stack during rendering 2012-07-22 09:29:35 +02:00
repeated_row.html.php [Form] Improved FormRenderer API to reduce the size of the function call stack during rendering 2012-07-22 09:29:35 +02:00
reset_widget.html.php CS: apply rules 2016-11-03 08:44:53 +01:00
search_widget.html.php CS: apply rules 2016-11-03 08:44:53 +01:00
submit_widget.html.php CS: apply rules 2016-11-03 08:44:53 +01:00
textarea_widget.html.php [Form] Improved FormRenderer API to reduce the size of the function call stack during rendering 2012-07-22 09:29:35 +02:00
time_widget.html.php Merge branch '2.1' into 2.2 2013-02-23 07:46:07 +01:00
url_widget.html.php CS: apply rules 2016-11-03 08:44:53 +01:00
widget_attributes.html.php fix high deps tests 2016-03-29 22:47:33 +02:00
widget_container_attributes.html.php [Form] Improved test coverage of widget_attributes and widget_container_attributes blocks 2013-09-30 14:32:22 +02:00