|
1 | 1 | App\Entity\ContentNode\ColumnLayout:
|
2 | 2 | columnLayout2:
|
3 |
| - root: '@self' |
4 | 3 | parent: null
|
| 4 | + root: '@self' |
5 | 5 | slot: null
|
6 | 6 | position: 0
|
7 | 7 | data: { columns: [{ slot: '1', width: 12 }] }
|
8 | 8 | instanceName: 'columnLayout2'
|
9 | 9 | contentType: '@contentTypeColumnLayout'
|
10 | 10 | columnLayout2Child1:
|
11 |
| - root: '@columnLayout2' |
12 | 11 | parent: '@columnLayout2'
|
| 12 | + root: '@columnLayout2' |
13 | 13 | slot: '2'
|
14 | 14 | position: 0
|
15 | 15 | data: { columns: [{ slot: '1', width: 12 }] }
|
16 | 16 | instanceName: 'columnLayout2Child'
|
17 | 17 | contentType: '@contentTypeColumnLayout'
|
18 | 18 | columnLayout3:
|
19 |
| - root: '@self' |
20 | 19 | parent: null
|
| 20 | + root: '@self' |
21 | 21 | slot: null
|
22 | 22 | position: 0
|
23 | 23 | data: { columns: [{ slot: '1', width: 12 }] }
|
24 | 24 | instanceName: <word()>
|
25 | 25 | contentType: '@contentTypeColumnLayout'
|
26 | 26 | columnLayout4:
|
27 |
| - root: '@self' |
28 | 27 | parent: null
|
| 28 | + root: '@self' |
29 | 29 | slot: null
|
30 | 30 | position: 0
|
31 | 31 | data: { columns: [{ slot: '1', width: 12 }] }
|
32 | 32 | instanceName: <word()>
|
33 | 33 | contentType: '@contentTypeColumnLayout'
|
34 | 34 | columnLayout5:
|
35 |
| - root: '@self' |
36 | 35 | parent: null
|
| 36 | + root: '@self' |
37 | 37 | slot: null
|
38 | 38 | position: 0
|
39 | 39 | data: { columns: [{ slot: '1', width: 12 }] }
|
40 | 40 | instanceName: <word()>
|
41 | 41 | contentType: '@contentTypeColumnLayout'
|
42 | 42 | columnLayout1camp2:
|
43 |
| - root: '@self' |
44 | 43 | parent: null
|
| 44 | + root: '@self' |
45 | 45 | slot: null
|
46 | 46 | position: 0
|
47 | 47 | data: { columns: [{ slot: '1', width: 12 }] }
|
48 | 48 | instanceName: <word()>
|
49 | 49 | contentType: '@contentTypeColumnLayout'
|
50 | 50 | columnLayout2camp2:
|
51 |
| - root: '@self' |
52 | 51 | parent: null
|
| 52 | + root: '@self' |
53 | 53 | slot: null
|
54 | 54 | position: 0
|
55 | 55 | data: { columns: [{ slot: '1', width: 12 }] }
|
56 | 56 | instanceName: <word()>
|
57 | 57 | contentType: '@contentTypeColumnLayout'
|
58 | 58 | columnLayout1campUnrelated:
|
59 |
| - root: '@self' |
60 | 59 | parent: null
|
| 60 | + root: '@self' |
61 | 61 | slot: null
|
62 | 62 | position: 0
|
63 | 63 | data: { columns: [{ slot: '1', width: 12 }] }
|
64 | 64 | instanceName: <word()>
|
65 | 65 | contentType: '@contentTypeColumnLayout'
|
66 | 66 | columnLayout2campUnrelated:
|
67 |
| - root: '@self' |
68 | 67 | parent: null
|
| 68 | + root: '@self' |
69 | 69 | slot: null
|
70 | 70 | position: 0
|
71 | 71 | data: { columns: [{ slot: '1', width: 12 }] }
|
72 | 72 | instanceName: <word()>
|
73 | 73 | contentType: '@contentTypeColumnLayout'
|
74 | 74 | columnLayout1campPrototype:
|
75 |
| - root: '@self' |
76 | 75 | parent: null
|
| 76 | + root: '@self' |
77 | 77 | slot: null
|
78 | 78 | position: 0
|
79 | 79 | data: { columns: [{ slot: '1', width: 12 }] }
|
80 | 80 | instanceName: <word()>
|
81 | 81 | contentType: '@contentTypeColumnLayout'
|
82 | 82 | columnLayout2campPrototype:
|
83 |
| - root: '@self' |
84 | 83 | parent: null
|
| 84 | + root: '@self' |
85 | 85 | slot: null
|
86 | 86 | position: 0
|
87 | 87 | data: { columns: [{ slot: '1', width: 12 }] }
|
88 | 88 | instanceName: <word()>
|
89 | 89 | contentType: '@contentTypeColumnLayout'
|
90 | 90 | columnLayoutWithResponsiveLayout:
|
91 |
| - root: '@self' |
92 | 91 | parent: null
|
| 92 | + root: '@self' |
93 | 93 | slot: null
|
94 | 94 | position: 0
|
95 | 95 | data: { columns: [{ slot: '1', width: 12 }] }
|
|
0 commit comments