File tree Expand file tree Collapse file tree 8 files changed +70
-70
lines changed
src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor Expand file tree Collapse file tree 8 files changed +70
-70
lines changed Original file line number Diff line number Diff line change 9
9
"shared" : true ,
10
10
"synchronized" : false ,
11
11
"abstract" : true ,
12
+ "autowire" : false ,
13
+ "autowiring_types" : [],
12
14
"file" : null ,
13
15
"factory_class" : " Full\\ Qualified\\ FactoryClass" ,
14
16
"factory_method" : " get" ,
15
- "tags" : [],
16
- "autowire" : false ,
17
- "autowiring_types" : []
17
+ "tags" : []
18
18
}
19
19
},
20
20
"aliases" : {
Original file line number Diff line number Diff line change 9
9
"shared" : true ,
10
10
"synchronized" : false ,
11
11
"abstract" : true ,
12
+ "autowire" : false ,
13
+ "autowiring_types" : [],
12
14
"file" : null ,
13
15
"factory_class" : " Full\\ Qualified\\ FactoryClass" ,
14
16
"factory_method" : " get" ,
15
- "tags" : [],
16
- "autowire" : false ,
17
- "autowiring_types" : []
17
+ "tags" : []
18
18
},
19
19
"definition_2" : {
20
20
"class" : " Full\\ Qualified\\ Class2" ,
25
25
"shared" : true ,
26
26
"synchronized" : false ,
27
27
"abstract" : false ,
28
+ "autowire" : false ,
29
+ "autowiring_types" : [],
28
30
"file" : " \/ path\/ to\/ file" ,
29
31
"factory_service" : " factory.service" ,
30
32
"factory_method" : " get" ,
46
48
"name" : " tag2" ,
47
49
"parameters" : []
48
50
}
49
- ],
50
- "autowire" : false ,
51
- "autowiring_types" : []
51
+ ]
52
52
}
53
53
},
54
54
"aliases" : {
Original file line number Diff line number Diff line change 9
9
"shared" : true ,
10
10
"synchronized" : false ,
11
11
"abstract" : false ,
12
+ "autowire" : false ,
13
+ "autowiring_types" : [],
12
14
"file" : " \/ path\/ to\/ file" ,
13
15
"factory_service" : " factory.service" ,
14
16
"factory_method" : " get" ,
30
32
"name" : " tag2" ,
31
33
"parameters" : []
32
34
}
33
- ],
34
- "autowire" : false ,
35
- "autowiring_types" : []
35
+ ]
36
36
}
37
37
},
38
38
"aliases" : [],
Original file line number Diff line number Diff line change 9
9
"shared" : true ,
10
10
"synchronized" : false ,
11
11
"abstract" : false ,
12
+ "autowire" : false ,
13
+ "autowiring_types" : [],
12
14
"file" : " \/ path\/ to\/ file" ,
13
15
"factory_service" : " factory.service" ,
14
- "factory_method" : " get" ,
15
- "autowire" : false ,
16
- "autowiring_types" : []
16
+ "factory_method" : " get"
17
17
}
18
18
],
19
19
"tag2" : [
26
26
"shared" : true ,
27
27
"synchronized" : false ,
28
28
"abstract" : false ,
29
+ "autowire" : false ,
30
+ "autowiring_types" : [],
29
31
"file" : " \/ path\/ to\/ file" ,
30
32
"factory_service" : " factory.service" ,
31
- "factory_method" : " get" ,
32
- "autowire" : false ,
33
- "autowiring_types" : []
33
+ "factory_method" : " get"
34
34
}
35
35
]
36
36
}
Original file line number Diff line number Diff line change 7
7
"shared" : true ,
8
8
"synchronized" : false ,
9
9
"abstract" : true ,
10
+ "autowire" : false ,
11
+ "autowiring_types" : [],
10
12
"file" : null ,
11
13
"factory_class" : " Full\\ Qualified\\ FactoryClass" ,
12
14
"factory_method" : " get" ,
13
- "tags" : [],
14
- "autowire" : false ,
15
- "autowiring_types" : []
15
+ "tags" : []
16
16
}
Original file line number Diff line number Diff line change 7
7
"shared" : true ,
8
8
"synchronized" : false ,
9
9
"abstract" : false ,
10
+ "autowire" : false ,
11
+ "autowiring_types" : [],
10
12
"file" : " \/ path\/ to\/ file" ,
11
13
"factory_service" : " factory.service" ,
12
14
"factory_method" : " get" ,
28
30
"name" : " tag2" ,
29
31
"parameters" : []
30
32
}
31
- ],
32
- "autowire" : false ,
33
- "autowiring_types" : []
33
+ ]
34
34
}
Original file line number Diff line number Diff line change 1
1
{
2
- "class" : " Full\\ Qualified\\ Class1" ,
3
- "scope" : " container" ,
4
- "public" : true ,
5
- "synthetic" : false ,
6
- "lazy" : true ,
7
- "shared" : true ,
8
- "synchronized" : true ,
9
- "abstract" : true ,
10
- "file " : null ,
11
- "factory_class " : " Full \\ Qualified \\ FactoryClass " ,
12
- "factory_method " : " get " ,
13
- "tags " : [] ,
14
- "autowire " : false ,
15
- "autowiring_types " : []
2
+ "class" : " Full\\ Qualified\\ Class1" ,
3
+ "scope" : " container" ,
4
+ "public" : true ,
5
+ "synthetic" : false ,
6
+ "lazy" : true ,
7
+ "shared" : true ,
8
+ "synchronized" : true ,
9
+ "abstract" : true ,
10
+ "autowire " : false ,
11
+ "autowiring_types " : [] ,
12
+ "file " : null ,
13
+ "factory_class " : " Full \\ Qualified \\ FactoryClass " ,
14
+ "factory_method " : " get " ,
15
+ "tags " : []
16
16
}
Original file line number Diff line number Diff line change 1
1
{
2
- "class" : " Full\\ Qualified\\ Class2" ,
3
- "scope" : " container" ,
4
- "public" : false ,
5
- "synthetic" : true ,
6
- "lazy" : false ,
7
- "shared" : true ,
8
- "synchronized" : false ,
9
- "abstract" : false ,
10
- "file " : " \/ path \/ to \/ file " ,
11
- "factory_service " : " factory.service " ,
12
- "factory_method " : " get " ,
13
- "tags " : [
14
- {
15
- "name " : " tag1 " ,
16
- "parameters" : {
17
- "attr1 " : " val1 " ,
18
- "attr2 " : " val2 "
19
- }
20
- },
21
- {
22
- "name" : " tag1 " ,
23
- "parameters" : {
24
- "attr3 " : " val3 "
25
- }
26
- },
27
- {
28
- "name" : " tag2 " ,
29
- "parameters" : []
30
- }
31
- ],
32
- "autowire" : false ,
33
- "autowiring_types" : [ ]
2
+ "class" : " Full\\ Qualified\\ Class2" ,
3
+ "scope" : " container" ,
4
+ "public" : false ,
5
+ "synthetic" : true ,
6
+ "lazy" : false ,
7
+ "shared" : true ,
8
+ "synchronized" : false ,
9
+ "abstract" : false ,
10
+ "autowire " : false ,
11
+ "autowiring_types " : [] ,
12
+ "file " : " \/ path \/ to \/ file " ,
13
+ "factory_service " : " factory.service " ,
14
+ "factory_method" : " get " ,
15
+ "tags " : [
16
+ {
17
+ "name " : " tag1 " ,
18
+ "parameters " : {
19
+ "attr1" : " val1 " ,
20
+ "attr2" : " val2 "
21
+ }
22
+ } ,
23
+ {
24
+ "name " : " tag1 " ,
25
+ "parameters" : {
26
+ "attr3" : " val3 "
27
+ }
28
+ } ,
29
+ {
30
+ "name" : " tag2 " ,
31
+ "parameters" : []
32
+ }
33
+ ]
34
34
}
You can’t perform that action at this time.
0 commit comments