Skip to content

Instantly share code, notes, and snippets.

@dyangrev
Created August 5, 2014 18:50
Show Gist options
  • Select an option

  • Save dyangrev/b4d1fcc287444bcf770b to your computer and use it in GitHub Desktop.

Select an option

Save dyangrev/b4d1fcc287444bcf770b to your computer and use it in GitHub Desktop.
object(Revinate\SharedBundle\Elasticsearch\Entity\GRM\GuestProperty)#247 (21) {
["id":protected]=>
string(32) "4beb38bb055a079db06bb619e92cf956"
["propertyId":protected]=>
int(360)
["city":protected]=>
NULL
["firstName":protected]=>
string(5) "Vinay"
["lastName":protected]=>
string(7) "Kumar 4"
["state":protected]=>
string(2) "CA"
["country":protected]=>
NULL
["title":protected]=>
string(9) "Developer"
["emails":protected]=>
array(3) {
[0]=>
array(1) {
["value"]=>
string(18) "[email protected]"
}
[1]=>
array(1) {
["value"]=>
string(18) "[email protected]"
}
[2]=>
array(1) {
["value"]=>
string(22) "[email protected]"
}
}
["phones":protected]=>
array(2) {
[0]=>
array(1) {
["value"]=>
string(10) "9196013004"
}
[1]=>
array(1) {
["value"]=>
string(10) "9196013003"
}
}
["primaryEmail":protected]=>
NULL
["primaryPhone":protected]=>
string(10) "9196013005"
["notes":protected]=>
array(0) {
}
["interests":protected]=>
array(1) {
[0]=>
array(1) {
["value"]=>
string(8) "penguins"
}
}
["badges":protected]=>
array(0) {
}
["facebookAccount":protected]=>
string(32) "http://www.facebook.com/vinay.kr"
["twitterAccount":protected]=>
string(30) "http://www.twitter.com/vinaykr"
["linkedinAccount":protected]=>
NULL
["tripadvisorAccount":protected]=>
NULL
["totalStays":protected]=>
int(1)
["totalCanceledStays":protected]=>
int(0)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment