Commit b0d2263
committed
File tree
Expand file treeCollapse file tree
29 files changed
+110
-86
lines changedFilter options
- best_practices
- book
- components
- class_loader
- console
- debug
- dependency_injection
- security
- templating
- helpers
- contributing/code
- cookbook
- bundles
- configuration
- console
- deployment
- form
- security
- reference
- constraints
- forms/types
- options
Expand file treeCollapse file tree
29 files changed
+110
-86
lines changedbest_practices/security.rst
Copy file name to clipboardExpand all lines: best_practices/security.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
245 | 245 |
|
246 | 246 |
|
247 | 247 |
|
248 |
| - |
| 248 | + |
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
559 | 559 |
|
560 | 560 |
|
561 | 561 |
|
562 |
| - |
| 562 | + |
563 | 563 |
|
564 | 564 |
|
565 | 565 |
|
|
book/from_flat_php_to_symfony2.rst
Copy file name to clipboardExpand all lines: book/from_flat_php_to_symfony2.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
247 |
| - |
| 247 | + |
248 | 248 |
|
249 | 249 |
|
250 | 250 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
538 | 538 |
|
539 | 539 |
|
540 | 540 |
|
541 |
| - |
542 |
| - |
| 541 | + |
| 542 | + |
543 | 543 |
|
544 | 544 |
|
545 | 545 |
|
|
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
569 | 569 |
|
570 | 570 |
|
571 | 571 |
|
572 |
| - |
| 572 | + |
573 | 573 |
|
574 | 574 |
|
575 | 575 |
|
| ||
762 | 762 |
|
763 | 763 |
|
764 | 764 |
|
765 |
| - |
| 765 | + |
766 | 766 |
|
767 | 767 |
|
768 | 768 |
|
| ||
797 | 797 |
|
798 | 798 |
|
799 | 799 |
|
800 |
| - |
| 800 | + |
801 | 801 |
|
802 | 802 |
|
803 | 803 |
|
| ||
938 | 938 |
|
939 | 939 |
|
940 | 940 |
|
941 |
| - |
| 941 | + |
942 | 942 |
|
943 | 943 |
|
944 | 944 |
|
| ||
953 | 953 |
|
954 | 954 |
|
955 | 955 |
|
956 |
| - |
| 956 | + |
957 | 957 |
|
958 | 958 |
|
959 | 959 |
|
|
+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
428 | 428 |
|
429 | 429 |
|
430 | 430 |
|
431 |
| - |
| 431 | + |
432 | 432 |
|
433 | 433 |
|
434 | 434 |
|
| ||
508 | 508 |
|
509 | 509 |
|
510 | 510 |
|
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
511 | 516 |
|
512 | 517 |
|
513 | 518 |
|
|
components/class_loader/cache_class_loader.rst
Copy file name to clipboardExpand all lines: components/class_loader/cache_class_loader.rst+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
|
components/class_loader/map_class_loader.rst
Copy file name to clipboardExpand all lines: components/class_loader/map_class_loader.rst+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
components/console/introduction.rst
Copy file name to clipboardExpand all lines: components/console/introduction.rst-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
404 | 404 |
|
405 | 405 |
|
406 | 406 |
|
407 |
| - |
408 | 407 |
|
409 | 408 |
|
410 | 409 |
|
|
components/css_selector.rst
Copy file name to clipboardExpand all lines: components/css_selector.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
|
components/debug/class_loader.rst
Copy file name to clipboardExpand all lines: components/debug/class_loader.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
components/dependency_injection/advanced.rst
Copy file name to clipboardExpand all lines: components/dependency_injection/advanced.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
components/security/authentication.rst
Copy file name to clipboardExpand all lines: components/security/authentication.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
263 | 263 |
|
264 | 264 |
|
265 | 265 |
|
266 |
| - |
| 266 | + |
267 | 267 |
|
268 | 268 |
|
269 | 269 |
|
|
components/templating/helpers/assetshelper.rst
Copy file name to clipboardExpand all lines: components/templating/helpers/assetshelper.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 |
| - |
| 108 | + |
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
|
components/templating/introduction.rst
Copy file name to clipboardExpand all lines: components/templating/introduction.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
138 |
| - |
| 138 | + |
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
|
contributing/code/standards.rst
Copy file name to clipboardExpand all lines: contributing/code/standards.rst+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
| 98 | + |
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
|
cookbook/bundles/override.rst
Copy file name to clipboardExpand all lines: cookbook/bundles/override.rst+14-7Lines changed: 14 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
139 |
| - |
| 139 | + |
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
| ||
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
155 |
| - |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
156 | 165 |
|
157 |
| - |
158 |
| - |
159 | 166 |
|
160 | 167 |
|
161 | 168 |
|
|
cookbook/configuration/external_parameters.rst
Copy file name to clipboardExpand all lines: cookbook/configuration/external_parameters.rst+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
cookbook/configuration/override_dir_structure.rst
Copy file name to clipboardExpand all lines: cookbook/configuration/override_dir_structure.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
| 154 | + |
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
|
cookbook/console/console_command.rst
Copy file name to clipboardExpand all lines: cookbook/console/console_command.rst+17-4Lines changed: 17 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
38 | 47 |
|
39 | 48 |
|
40 | 49 |
|
| ||
103 | 112 |
|
104 | 113 |
|
105 | 114 |
|
106 |
| - |
| 115 | + |
| 116 | + |
| 117 | + |
107 | 118 |
|
108 | 119 |
|
109 | 120 |
|
| ||
137 | 148 |
|
138 | 149 |
|
139 | 150 |
|
140 |
| - |
| 151 | + |
| 152 | + |
| 153 | + |
141 | 154 |
|
142 | 155 |
|
143 | 156 |
|
|
0 commit comments