Collection newCollection(array $models = array()) Create a new Eloquent Collection instance. Parameters array $models Return Value Collection
bool matches(Crawler|string $crawler) Check if the source or text is found within the element in the given crawler. Parameters Crawler|string $crawler Return Value bool
void addEagerConstraints(array $models) Set the constraints for an eager load of the relation. Parameters array $models Return Value void
Page 996 of 996