Class AssetCollection
Collection of \rsanchez\Deep\Model\Asset
-
Illuminate\Database\Eloquent\Collection
-
rsanchez\Deep\Collection\AssetCollection
implements
rsanchez\Deep\Collection\FilterableInterface
uses
rsanchez\Deep\Collection\FilterableTrait
Methods summary
public
string
|
#
__toString( )
Get the URL of the first item in the collection
Get the URL of the first item in the collection
Returns
string
|
public
|
|
Methods inherited from rsanchez\Deep\Collection\FilterableInterface
__invoke(),
createClone(),
filterByAttribute(),
filterByAttributeComparison(),
filterByAttributeContains(),
filterByAttributeIn(),
filterByAttributeInString(),
filterById(),
limit(),
offset(),
sortByAttribute(),
sortByFixedOrder(),
tagparams()
|
Methods used from rsanchez\Deep\Collection\FilterableTrait
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
()
|