Lines Matching refs:Collection
25 use Illuminate\Support\Collection; alias
61 $father->method('facts')->willReturn(new Collection([$father_fact]));
67 $mother->method('facts')->willReturn(new Collection([$mother_fact]));
84 $father->method('facts')->willReturn(new Collection([$father_fact]));
90 $mother->method('facts')->willReturn(new Collection([$mother_fact]));
107 $father->method('facts')->willReturn(new Collection([$father_fact]));
113 $mother->method('facts')->willReturn(new Collection([$mother_fact]));
124 $father->method('facts')->willReturn(new Collection([$father_fact]));
135 $father->method('facts')->willReturn(new Collection([$father_fact]));
146 $father->method('facts')->willReturn(new Collection([$father_fact]));
157 $father->method('facts')->willReturn(new Collection([$father_fact]));
168 $father->method('facts')->willReturn(new Collection([$father_fact]));
185 $father->method('facts')->willReturn(new Collection([$father_fact]));
191 $mother->method('facts')->willReturn(new Collection([$mother_fact]));
219 $individual->method('facts')->willReturn(new Collection([$fact]));
236 $individual->method('facts')->willReturn(new Collection([$fact]));
247 $individual->method('facts')->willReturn(new Collection([$fact]));
258 $individual->method('facts')->willReturn(new Collection([$fact]));
269 $individual->method('facts')->willReturn(new Collection([$fact]));
286 $individual->method('facts')->willReturn(new Collection([$fact]));
303 $individual->method('facts')->willReturn(new Collection([$fact]));
320 $individual->method('facts')->willReturn(new Collection([$fact]));
337 $individual->method('facts')->willReturn(new Collection([$fact]));
354 $individual->method('facts')->willReturn(new Collection([$fact]));