Overview

Namespaces

  • rsanchez
    • Deep
      • App
        • EE
        • Laravel
          • Facade
      • Collection
      • Hydrator
      • Model
      • Plugin
      • Relations
      • Repository

Classes

  • AbstractFieldCollection
  • AbstractTitleCollection
  • AssetCollection
  • CategoryCollection
  • CategoryFieldCollection
  • ChannelCollection
  • EntryCollection
  • FieldCollection
  • FileCollection
  • GridColCollection
  • GridRowCollection
  • MatrixColCollection
  • MatrixRowCollection
  • MemberFieldCollection
  • PlayaCollection
  • RelationshipCollection
  • SiteCollection
  • TitleCollection
  • UploadPrefCollection

Interfaces

  • FilterableInterface

Traits

  • FilterableTrait
  • Overview
  • Namespace
  • Class
  • Tree

Class CategoryCollection

Collection of \rsanchez\Deep\Model\Category

Illuminate\Database\Eloquent\Collection
Extended by rsanchez\Deep\Collection\CategoryCollection implements rsanchez\Deep\Collection\FilterableInterface uses rsanchez\Deep\Collection\FilterableTrait
Namespace: rsanchez\Deep\Collection
Located at Collection/CategoryCollection.php
Methods summary
public rsanchez\Deep\Collection\CategoryCollection
# filterByShow( string $filter )

Filter by cat_id attribute

Filter by cat_id attribute

Parameters

$filter
string
$filter pipe-delimited list of cat_ids, optionaly prefixed by not

Returns

rsanchez\Deep\Collection\CategoryCollection
public rsanchez\Deep\Collection\CategoryCollection
# filterByShowGroup( string $filter )

Filter by group_id attribute

Filter by group_id attribute

Parameters

$filter
string
$filter pipe-delimited list of group_ids, optionaly prefixed by not

Returns

rsanchez\Deep\Collection\CategoryCollection
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
(), (), (), (), (), (), (), (), (), (), (), (), (), ()
API documentation generated by ApiGen 2.8.0