Commit 4447b74
committed
File tree
Expand file treeCollapse file tree
16 files changed
+138
-97
lines changedFilter options
- best_practices
- book
- contributing/documentation
- cookbook
- form
- routing
- security
- reference
- configuration
Expand file treeCollapse file tree
16 files changed
+138
-97
lines changedbest_practices/business-logic.rst
Copy file name to clipboardExpand all lines: best_practices/business-logic.rst+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
| 95 | + |
| 96 | + |
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
| ||
104 | 105 |
|
105 | 106 |
|
106 | 107 |
|
107 |
| - |
| 108 | + |
108 | 109 |
|
109 | 110 |
|
110 | 111 |
|
| ||
143 | 144 |
|
144 | 145 |
|
145 | 146 |
|
146 |
| - |
| 147 | + |
147 | 148 |
|
148 | 149 |
|
149 | 150 |
|
|
+5-19Lines changed: 5 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
160 |
| - |
161 |
| - |
| 160 | + |
| 161 | + |
| 162 | + |
162 | 163 |
|
163 | 164 |
|
164 | 165 |
|
165 |
| - |
| 166 | + |
166 | 167 |
|
167 |
| - |
168 |
| - |
169 |
| - |
170 |
| - |
171 |
| - |
172 |
| - |
173 |
| - |
174 |
| - |
175 |
| - |
176 |
| - |
177 |
| - |
178 |
| - |
179 |
| - |
180 |
| - |
181 |
| - |
182 |
| - |
| 168 | + |
183 | 169 |
|
184 | 170 |
|
185 | 171 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1105 | 1105 |
|
1106 | 1106 |
|
1107 | 1107 |
|
| 1108 | + |
1108 | 1109 |
|
1109 | 1110 |
|
1110 | 1111 |
|
|
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 |
---|---|---|
| ||
367 | 367 |
|
368 | 368 |
|
369 | 369 |
|
370 |
| - |
| 370 | + |
371 | 371 |
|
372 | 372 |
|
373 | 373 |
|
|
contributing/documentation/overview.rst
Copy file name to clipboardExpand all lines: contributing/documentation/overview.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
173 |
| - |
| 173 | + |
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
|
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
51 |
| - |
52 | 50 |
|
53 | 51 |
|
54 | 52 |
|
|
cookbook/form/form_collections.rst
Copy file name to clipboardExpand all lines: cookbook/form/form_collections.rst+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
463 | 463 |
|
464 | 464 |
|
465 | 465 |
|
466 |
| - |
467 |
| - |
468 |
| - |
| 466 | + |
| 467 | + |
| 468 | + |
469 | 469 |
|
470 | 470 |
|
471 | 471 |
|
|
cookbook/form/form_customization.rst
Copy file name to clipboardExpand all lines: cookbook/form/form_customization.rst+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| 70 | + |
70 | 71 |
|
71 | 72 |
|
| 73 | + |
| 74 | + |
| 75 | + |
72 | 76 |
|
73 | 77 |
|
74 |
| - |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
75 | 83 |
|
76 | 84 |
|
77 | 85 |
|
|
cookbook/routing/slash_in_parameter.rst
Copy file name to clipboardExpand all lines: cookbook/routing/slash_in_parameter.rst+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
cookbook/security/target_path.rst
Copy file name to clipboardExpand all lines: cookbook/security/target_path.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
reference/configuration/assetic.rst
Copy file name to clipboardExpand all lines: reference/configuration/assetic.rst+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
| 7 | + |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
reference/configuration/doctrine.rst
Copy file name to clipboardExpand all lines: reference/configuration/doctrine.rst+65-32Lines changed: 65 additions & 32 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
183 |
| - |
184 |
| - |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
185 | 187 |
|
186 | 188 |
|
187 | 189 |
|
| ||
209 | 211 |
|
210 | 212 |
|
211 | 213 |
|
212 |
| - |
213 |
| - |
214 |
| - |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
215 | 235 |
|
| 236 | + |
216 | 237 |
|
217 |
| - |
218 |
| - |
219 |
| - |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
220 | 249 |
|
221 | 250 |
|
| 251 | + |
222 | 252 |
|
223 | 253 |
|
224 | 254 |
|
| ||
235 | 265 |
|
236 | 266 |
|
237 | 267 |
|
238 |
| - |
239 |
| - |
| 268 | + |
| 269 | + |
240 | 270 |
|
241 | 271 |
|
242 | 272 |
|
| ||
258 | 288 |
|
259 | 289 |
|
260 | 290 |
|
261 |
| - |
262 |
| - |
| 291 | + |
| 292 | + |
263 | 293 |
|
264 | 294 |
|
265 | 295 |
|
| ||
282 | 312 |
|
283 | 313 |
|
284 | 314 |
|
285 |
| - |
286 |
| - |
| 315 | + |
| 316 | + |
287 | 317 |
|
288 | 318 |
|
289 | 319 |
|
290 | 320 |
|
291 |
| - |
292 |
| - |
293 |
| - |
294 |
| - |
295 |
| - |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
296 | 326 |
|
297 | 327 |
|
298 | 328 |
|
299 |
| - |
300 |
| - |
301 |
| - |
| 329 | + |
| 330 | + |
| 331 | + |
302 | 332 |
|
303 | 333 |
|
304 | 334 |
|
305 |
| - |
306 |
| - |
| 335 | + |
| 336 | + |
307 | 337 |
|
308 |
| - |
309 |
| - |
310 |
| - |
311 |
| - |
312 |
| - |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
313 | 343 |
|
314 | 344 |
|
315 | 345 |
|
| ||
363 | 393 |
|
364 | 394 |
|
365 | 395 |
|
366 |
| - |
367 |
| - |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
368 | 401 |
|
369 | 402 |
|
370 | 403 |
|
|
0 commit comments