Skip to content

Instantly share code, notes, and snippets.

@abdullahseba
Created July 7, 2017 17:45
Show Gist options
  • Save abdullahseba/235eb1d5f6e6a2709d1839714dc04705 to your computer and use it in GitHub Desktop.
Save abdullahseba/235eb1d5f6e6a2709d1839714dc04705 to your computer and use it in GitHub Desktop.
object(UserFrosting\Sprinkle\DisplayKiosk\Database\Models\Display)#310 (25) {
["timestamps"]=>
bool(true)
["table":protected]=>
string(8) "displays"
["fillable":protected]=>
array(9) {
[0]=>
string(4) "name"
[1]=>
string(11) "discription"
[2]=>
string(8) "location"
[3]=>
string(10) "resolution"
[4]=>
string(4) "size"
[5]=>
string(4) "type"
[6]=>
string(2) "os"
[7]=>
string(10) "ip_address"
[8]=>
string(7) "enabled"
}
["connection":protected]=>
string(7) "default"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(13) {
["id"]=>
int(1)
["display_content_id"]=>
int(1)
["name"]=>
string(13) "Touchscreen-1"
["discription"]=>
string(30) "History about the GWR and Test"
["location"]=>
string(23) "Main pumphouse building"
["resolution"]=>
string(9) "1280x1024"
["size"]=>
string(4) "19in"
["type"]=>
string(5) "Touch"
["os"]=>
string(14) "Windows 10 Pro"
["ip_address"]=>
string(11) "192.168.1.5"
["enabled"]=>
int(1)
["created_at"]=>
string(19) "2017-07-07 17:23:32"
["updated_at"]=>
string(19) "2017-07-07 17:23:32"
}
["original":protected]=>
array(13) {
["id"]=>
int(1)
["display_content_id"]=>
int(1)
["name"]=>
string(13) "Touchscreen-1"
["discription"]=>
string(30) "History about the GWR and Test"
["location"]=>
string(23) "Main pumphouse building"
["resolution"]=>
string(9) "1280x1024"
["size"]=>
string(4) "19in"
["type"]=>
string(5) "Touch"
["os"]=>
string(14) "Windows 10 Pro"
["ip_address"]=>
string(11) "192.168.1.5"
["enabled"]=>
int(1)
["created_at"]=>
string(19) "2017-07-07 17:23:32"
["updated_at"]=>
string(19) "2017-07-07 17:23:32"
}
["casts":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["displayContent"]=>
object(UserFrosting\Sprinkle\DisplayKiosk\Database\Models\DisplayContent)#311 (25) {
["timestamps"]=>
bool(true)
["table":protected]=>
string(15) "display_content"
["fillable":protected]=>
array(3) {
[0]=>
string(4) "name"
[1]=>
string(11) "discription"
[2]=>
string(4) "path"
}
["connection":protected]=>
string(7) "default"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(1)
["name"]=>
string(3) "GWR"
["discription"]=>
string(21) "History about the GWR"
["path"]=>
string(3) "C:\"
["created_at"]=>
string(19) "2017-07-07 17:23:32"
["updated_at"]=>
string(19) "2017-07-07 17:23:32"
}
["original":protected]=>
array(6) {
["id"]=>
int(1)
["name"]=>
string(3) "GWR"
["discription"]=>
string(21) "History about the GWR"
["path"]=>
string(3) "C:\"
["created_at"]=>
string(19) "2017-07-07 17:23:32"
["updated_at"]=>
string(19) "2017-07-07 17:23:32"
}
["casts":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment