Commit 6b28255
File tree
Expand file treeCollapse file tree
22 files changed
+44
-54
lines changedFilter options
- best_practices
- configuration
- controller
- doctrine
- quick_tour
- routing
- security
- service_container
- templating
Expand file treeCollapse file tree
22 files changed
+44
-54
lines changedbest_practices/controllers.rst
Copy file name to clipboardExpand all lines: best_practices/controllers.rst+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
| 98 | + |
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
133 |
| - |
| 133 | + |
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| ||
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
182 |
| - |
183 | 182 |
|
184 | 183 |
|
| 184 | + |
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
|
best_practices/security.rst
Copy file name to clipboardExpand all lines: best_practices/security.rst+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 |
| - |
113 | 112 |
|
| 113 | + |
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
| ||
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
136 |
| - |
137 | 136 |
|
| 137 | + |
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
|
configuration/micro_kernel_trait.rst
Copy file name to clipboardExpand all lines: configuration/micro_kernel_trait.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
254 | 254 |
|
255 | 255 |
|
256 | 256 |
|
257 |
| - |
| 257 | + |
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
103 | 102 |
|
104 | 103 |
|
| 104 | + |
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
|
doctrine/registration_form.rst
Copy file name to clipboardExpand all lines: doctrine/registration_form.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
239 | 239 |
|
240 | 240 |
|
241 | 241 |
|
242 |
| - |
243 | 242 |
|
244 | 243 |
|
| 244 | + |
245 | 245 |
|
246 | 246 |
|
247 | 247 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 | 46 |
|
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
|
quick_tour/the_big_picture.rst
Copy file name to clipboardExpand all lines: quick_tour/the_big_picture.rst+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
55 | 54 |
|
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
99 | 98 |
|
| 99 | + |
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
|
quick_tour/the_controller.rst
Copy file name to clipboardExpand all lines: quick_tour/the_controller.rst+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 | 25 |
|
27 | 26 |
|
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 | 60 |
|
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| ||
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
117 |
| - |
118 |
| - |
| 117 | + |
119 | 118 |
|
120 | 119 |
|
121 | 120 |
|
| ||
153 | 152 |
|
154 | 153 |
|
155 | 154 |
|
156 |
| - |
157 |
| - |
| 155 | + |
158 | 156 |
|
159 | 157 |
|
160 | 158 |
|
| ||
254 | 252 |
|
255 | 253 |
|
256 | 254 |
|
257 |
| - |
258 | 255 |
|
259 | 256 |
|
| 257 | + |
260 | 258 |
|
261 | 259 |
|
262 | 260 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| ||
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
177 |
| - |
| 177 | + |
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
| ||
272 | 272 |
|
273 | 273 |
|
274 | 274 |
|
275 |
| - |
| 275 | + |
276 | 276 |
|
277 | 277 |
|
278 | 278 |
|
|
routing/custom_route_loader.rst
Copy file name to clipboardExpand all lines: routing/custom_route_loader.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
routing/external_resources.rst
Copy file name to clipboardExpand all lines: routing/external_resources.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
| 101 | + |
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
|
routing/hostname_pattern.rst
Copy file name to clipboardExpand all lines: routing/hostname_pattern.rst+5-5Lines changed: 5 additions & 5 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 |
|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 |
| - |
| 99 | + |
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
| ||
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
176 |
| - |
| 176 | + |
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
| ||
266 | 266 |
|
267 | 267 |
|
268 | 268 |
|
269 |
| - |
| 269 | + |
270 | 270 |
|
271 | 271 |
|
272 | 272 |
|
| ||
367 | 367 |
|
368 | 368 |
|
369 | 369 |
|
370 |
| - |
| 370 | + |
371 | 371 |
|
372 | 372 |
|
373 | 373 |
|
|
routing/redirect_trailing_slash.rst
Copy file name to clipboardExpand all lines: routing/redirect_trailing_slash.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
48 | 47 |
|
49 | 48 |
|
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
|
+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| ||
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
190 |
| - |
191 | 190 |
|
192 | 191 |
|
193 | 192 |
|
194 | 193 |
|
195 | 194 |
|
196 |
| - |
197 |
| - |
| 195 | + |
198 | 196 |
|
199 | 197 |
|
200 | 198 |
|
201 | 199 |
|
202 | 200 |
|
203 | 201 |
|
204 | 202 |
|
205 |
| - |
206 |
| - |
| 203 | + |
207 | 204 |
|
208 | 205 |
|
209 | 206 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
routing/slash_in_parameter.rst
Copy file name to clipboardExpand all lines: routing/slash_in_parameter.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
192 |
| - |
193 | 192 |
|
194 | 193 |
|
| 194 | + |
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
|
security/form_login_setup.rst
Copy file name to clipboardExpand all lines: security/form_login_setup.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
| 94 | + |
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
|
0 commit comments