|
1 | 1 | before: |
2 | 2 | - |
3 | | - - addConverter |
| 3 | + - str.0.0.common |
4 | 4 | - |
5 | | - - '@drupal.proxy_original_service.paramconverter.menu_link' |
6 | | - - drupal.proxy_original_service.paramconverter.menu_link |
| 5 | + - str.0.1.0 |
| 6 | + - str.0.1.1 |
7 | 7 | after: |
8 | 8 | - |
9 | | - - addConverter |
| 9 | + - str.0.0.common |
10 | 10 | - |
11 | 11 | - |
12 | | - class: Symfony\Component\DependencyInjection\Definition |
13 | | - getClass(): Drupal\ock\UI\ParamConverter\ParamConverter_Iface |
14 | | - getTags(): |
15 | | - paramconverter: |
16 | | - - { } |
17 | | - - Drupal\ock\UI\ParamConverter\ParamConverter_Iface |
| 12 | + a: A.NEW |
| 13 | + b: B.NEW |
| 14 | + c: |
| 15 | + c_a: 'C.A. this is a longer string.' |
| 16 | + c_b: 'C.B. This is another string.' |
| 17 | + - str.NEW |
18 | 18 | - |
19 | | - - addConverter |
| 19 | + - str.0.0.common |
20 | 20 | - |
21 | 21 | - |
22 | | - class: Symfony\Component\DependencyInjection\Definition |
23 | | - getArguments(): |
24 | | - - '@Ock\Ock\Plugin\Map\PluginMapInterface' |
25 | | - - |
26 | | - class: Symfony\Component\DependencyInjection\TypedReference |
27 | | - $type: Psr\Log\LoggerInterface |
28 | | - $attributes: |
29 | | - - |
30 | | - class: Symfony\Component\DependencyInjection\Attribute\Autowire |
31 | | - $value: '@logger.channel.ock' |
32 | | - getClass(): Drupal\ock\UI\ParamConverter\ParamConverter_Plugin |
33 | | - getTags(): |
34 | | - paramconverter: |
35 | | - - { } |
36 | | - - Drupal\ock\UI\ParamConverter\ParamConverter_Plugin |
| 22 | + x: X.NEW.1 |
| 23 | + 'y': Y.NEW.1 |
| 24 | + - str.NEW.1.1.1 |
37 | 25 | - |
38 | | - - addConverter |
| 26 | + - str.0.0.common |
39 | 27 | - |
40 | | - - '@drupal.proxy_original_service.paramconverter.menu_link' |
41 | | - - drupal.proxy_original_service.paramconverter.menu_link |
| 28 | + - str.0.1.0 |
| 29 | + - str.0.1.1 |
42 | 30 | diff: |
43 | 31 | - !add |
44 | | - - addConverter |
| 32 | + - str.0.0.common |
45 | 33 | - |
46 | 34 | - |
47 | | - class: Symfony\Component\DependencyInjection\Definition |
48 | | - getClass(): Drupal\ock\UI\ParamConverter\ParamConverter_Iface |
49 | | - getTags(): |
50 | | - paramconverter: |
51 | | - - { } |
52 | | - - Drupal\ock\UI\ParamConverter\ParamConverter_Iface |
| 35 | + a: A.NEW |
| 36 | + b: B.NEW |
| 37 | + c: |
| 38 | + c_a: 'C.A. this is a longer string.' |
| 39 | + c_b: 'C.B. This is another string.' |
| 40 | + - str.NEW |
53 | 41 | - !add |
54 | | - - addConverter |
| 42 | + - str.0.0.common |
55 | 43 | - |
56 | 44 | - |
57 | | - class: Symfony\Component\DependencyInjection\Definition |
58 | | - getArguments(): |
59 | | - - '@Ock\Ock\Plugin\Map\PluginMapInterface' |
60 | | - - |
61 | | - class: Symfony\Component\DependencyInjection\TypedReference |
62 | | - $type: Psr\Log\LoggerInterface |
63 | | - $attributes: |
64 | | - - |
65 | | - class: Symfony\Component\DependencyInjection\Attribute\Autowire |
66 | | - $value: '@logger.channel.ock' |
67 | | - getClass(): Drupal\ock\UI\ParamConverter\ParamConverter_Plugin |
68 | | - getTags(): |
69 | | - paramconverter: |
70 | | - - { } |
71 | | - - Drupal\ock\UI\ParamConverter\ParamConverter_Plugin |
| 45 | + x: X.NEW.1 |
| 46 | + 'y': Y.NEW.1 |
| 47 | + - str.NEW.1.1.1 |
0 commit comments