File tree
6 files changed
+121
-3
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Routing/Attribute
- Component
- RemoteEvent/Attribute
- Routing/Annotation
- Scheduler/Attribute
6 files changed
+121
-3
lines changedsrc/Symfony/Bundle/FrameworkBundle/Routing/Attribute/AsRoutingConditionService.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Routing/Attribute/AsRoutingConditionService.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
44 | 48 |
|
45 | 49 |
|
46 | 50 |
|
|
src/Symfony/Component/RemoteEvent/Attribute/AsRemoteEventConsumer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/RemoteEvent/Attribute/AsRemoteEventConsumer.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
21 | 24 |
|
22 | 25 |
|
23 | 26 |
|
|
src/Symfony/Component/Routing/Annotation/Route.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Annotation/Route.php+45-3Lines changed: 45 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
35 |
| - |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
36 | 40 |
|
37 | 41 |
|
38 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
39 | 47 |
|
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
40 | 55 |
|
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
41 | 60 |
|
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
42 | 66 |
|
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
43 | 71 |
|
44 | 72 |
|
45 | 73 |
|
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
46 | 79 |
|
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
47 | 85 |
|
48 | 86 |
|
49 | 87 |
|
50 | 88 |
|
51 | 89 |
|
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
52 | 94 |
|
53 | 95 |
|
54 | 96 |
|
|
src/Symfony/Component/Scheduler/Attribute/AsCronTask.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Scheduler/Attribute/AsCronTask.php+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
23 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
24 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
25 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
26 | 44 |
|
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
27 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
28 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
29 | 60 |
|
30 | 61 |
|
31 | 62 |
|
|
src/Symfony/Component/Scheduler/Attribute/AsPeriodicTask.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Scheduler/Attribute/AsPeriodicTask.php+35Lines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
23 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
24 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
25 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
26 | 44 |
|
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
27 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
28 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
29 | 59 |
|
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
30 | 65 |
|
31 | 66 |
|
32 | 67 |
|
|
src/Symfony/Component/Scheduler/Attribute/AsSchedule.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Scheduler/Attribute/AsSchedule.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
23 | 26 |
|
24 | 27 |
|
25 | 28 |
|
|
0 commit comments