Skip to content

Instantly share code, notes, and snippets.

@quinhone
Created November 2, 2014 18:17
Show Gist options
  • Save quinhone/65b9609d49c36f39340c to your computer and use it in GitHub Desktop.
Save quinhone/65b9609d49c36f39340c to your computer and use it in GitHub Desktop.
object(Illuminate\Database\Eloquent\Collection)[297]
protected 'items' =>
array (size=2)
0 =>
object(SiteSettingFilial)[293]
protected 'table' => string 'sites_settings_filiais' (length=22)
protected 'primaryKey' => string 'site_filial_id' (length=14)
protected 'connection' => null
protected 'perPage' => int 15
public 'incrementing' => boolean true
public 'timestamps' => boolean true
protected 'attributes' =>
array (size=19)
...
protected 'original' =>
array (size=19)
...
protected 'relations' =>
array (size=0)
...
protected 'hidden' =>
array (size=0)
...
protected 'visible' =>
array (size=0)
...
protected 'appends' =>
array (size=0)
...
protected 'fillable' =>
array (size=0)
...
protected 'guarded' =>
array (size=1)
...
protected 'dates' =>
array (size=0)
...
protected 'touches' =>
array (size=0)
...
protected 'observables' =>
array (size=0)
...
protected 'with' =>
array (size=0)
...
protected 'morphClass' => null
public 'exists' => boolean true
1 =>
object(SiteSettingFilial)[294]
protected 'table' => string 'sites_settings_filiais' (length=22)
protected 'primaryKey' => string 'site_filial_id' (length=14)
protected 'connection' => null
protected 'perPage' => int 15
public 'incrementing' => boolean true
public 'timestamps' => boolean true
protected 'attributes' =>
array (size=19)
...
protected 'original' =>
array (size=19)
...
protected 'relations' =>
array (size=0)
...
protected 'hidden' =>
array (size=0)
...
protected 'visible' =>
array (size=0)
...
protected 'appends' =>
array (size=0)
...
protected 'fillable' =>
array (size=0)
...
protected 'guarded' =>
array (size=1)
...
protected 'dates' =>
array (size=0)
...
protected 'touches' =>
array (size=0)
...
protected 'observables' =>
array (size=0)
...
protected 'with' =>
array (size=0)
...
protected 'morphClass' => null
public 'exists' => boolean true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment