Commit fc8626d
File tree
13 files changed
+78
-47
lines changedFilter options
- src/Symfony
- Bridge/Doctrine/Form/ChoiceList
- Component/Form
- Extension/Core
- ChoiceList
- DataTransformer
- EventListener
- Tests
- ChoiceList/Factory
- Extension/Core/ChoiceList
- Fixtures
13 files changed
+78
-47
lines changedsrc/Symfony/Bridge/Doctrine/Form/ChoiceList/EntityChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/ChoiceList/EntityChoiceList.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
129 | 131 |
|
130 | 132 |
|
131 | 133 |
|
132 |
| - |
133 |
| - |
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
|
src/Symfony/Component/Form/Extension/Core/ChoiceList/ChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/ChoiceList/ChoiceList.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
92 | 94 |
|
93 | 95 |
|
94 | 96 |
|
95 |
| - |
96 |
| - |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
|
src/Symfony/Component/Form/Extension/Core/ChoiceList/LazyChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/ChoiceList/LazyChoiceList.php+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
34 | 36 |
|
35 | 37 |
|
36 | 38 |
|
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 | 39 |
|
43 | 40 |
|
44 | 41 |
|
|
src/Symfony/Component/Form/Extension/Core/ChoiceList/ObjectChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/ChoiceList/ObjectChoiceList.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
96 | 98 |
|
97 | 99 |
|
98 | 100 |
|
99 |
| - |
100 |
| - |
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
|
src/Symfony/Component/Form/Extension/Core/ChoiceList/SimpleChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/ChoiceList/SimpleChoiceList.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoiceToBooleanArrayTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoiceToBooleanArrayTransformer.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
37 | 39 |
|
38 | 40 |
|
39 | 41 |
|
40 |
| - |
41 |
| - |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoicesToBooleanArrayTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoicesToBooleanArrayTransformer.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
31 |
| - |
32 |
| - |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
src/Symfony/Component/Form/Extension/Core/EventListener/FixCheckboxInputListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/EventListener/FixCheckboxInputListener.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
41 |
| - |
42 |
| - |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
|
src/Symfony/Component/Form/Extension/Core/EventListener/FixRadioInputListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/EventListener/FixRadioInputListener.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
44 |
| - |
45 |
| - |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
|
src/Symfony/Component/Form/Tests/ChoiceList/Factory/DefaultChoiceListFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/ChoiceList/Factory/DefaultChoiceListFactoryTest.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
639 | 639 |
|
640 | 640 |
|
641 | 641 |
|
642 |
| - |
| 642 | + |
643 | 643 |
|
644 | 644 |
|
645 | 645 |
|
| ||
730 | 730 |
|
731 | 731 |
|
732 | 732 |
|
| 733 | + |
| 734 | + |
| 735 | + |
733 | 736 |
|
734 | 737 |
|
735 | 738 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/ChoiceList/Fixtures/LazyChoiceListImpl.php
Copy file name to clipboard+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
src/Symfony/Component/Form/Tests/Extension/Core/ChoiceList/Fixtures/LazyChoiceListInvalidImpl.php
Copy file name to clipboard+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
src/Symfony/Component/Form/Tests/Extension/Core/ChoiceList/LazyChoiceListTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/ChoiceList/LazyChoiceListTest.php+5-27Lines changed: 5 additions & 27 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
| 16 | + |
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 |
| - |
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
32 |
| - |
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
92 | 93 |
|
93 | 94 |
|
94 | 95 |
|
95 |
| - |
| 96 | + |
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
99 | 100 |
|
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
0 commit comments