Lines Matching refs:Collection
25 use Illuminate\Support\Collection; alias
51 $father->method('facts')->willReturn(new Collection([$father_fact]));
57 $mother->method('facts')->willReturn(new Collection([$mother_fact]));
74 $father->method('facts')->willReturn(new Collection([$father_fact]));
80 $mother->method('facts')->willReturn(new Collection([$mother_fact]));
97 $father->method('facts')->willReturn(new Collection([$father_fact]));
103 $mother->method('facts')->willReturn(new Collection([$mother_fact]));
114 $father->method('facts')->willReturn(new Collection([$father_fact]));
120 $mother->method('facts')->willReturn(new Collection([$mother_fact]));
131 $father->method('facts')->willReturn(new Collection([$father_fact]));
137 $mother->method('facts')->willReturn(new Collection([$mother_fact]));
148 $father->method('facts')->willReturn(new Collection([$father_fact]));
154 $mother->method('facts')->willReturn(new Collection([$mother_fact]));
171 $father->method('facts')->willReturn(new Collection([$father_fact]));
177 $mother->method('facts')->willReturn(new Collection([$mother_fact]));
205 $individual->method('facts')->willReturn(new Collection([$fact]));
222 $individual->method('facts')->willReturn(new Collection([$fact]));
233 $individual->method('facts')->willReturn(new Collection([$fact]));
244 $individual->method('facts')->willReturn(new Collection([$fact]));
255 $individual->method('facts')->willReturn(new Collection([$fact]));
272 $individual->method('facts')->willReturn(new Collection([$fact]));
289 $individual->method('facts')->willReturn(new Collection([$fact]));
306 $individual->method('facts')->willReturn(new Collection([$fact]));