Skip to content

Instantly share code, notes, and snippets.

@dyangrev
Created August 7, 2014 18:23
Show Gist options
  • Select an option

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

Select an option

Save dyangrev/5649fea7837c1d025fd8 to your computer and use it in GitHub Desktop.
$ sfconsole revinate:debug:daiyi --env=dev
object(Revinate\SharedBundle\Elasticsearch\Entity\GRM\GuestProperty)#610 (22) {
["id":protected]=>
string(32) "4beb38bb055a079db06bb619e92cf956"
["propertyId":protected]=>
int(360)
["city":protected]=>
string(9) "Sunnyvale"
["firstName":protected]=>
string(5) "Vinay"
["lastName":protected]=>
string(5) "Kumar"
["state":protected]=>
string(10) "California"
["country":protected]=>
string(3) "USA"
["title":protected]=>
NULL
["emails":protected]=>
array(2) {
[0]=>
array(1) {
["value"]=>
string(18) "[email protected]"
}
[1]=>
array(1) {
["value"]=>
string(18) "[email protected]"
}
}
["phones":protected]=>
array(0) {
}
["primaryEmail":protected]=>
string(18) "[email protected]"
["primaryPhone":protected]=>
string(10) "9196013004"
["notes":protected]=>
array(8) {
[0]=>
array(3) {
["value"]=>
string(4) "test"
["authorId"]=>
int(1)
["createdAt"]=>
string(25) "2014-08-06T22:23:17+00:00"
}
[1]=>
array(3) {
["value"]=>
string(19) "this is a test note"
["authorId"]=>
int(1)
["createdAt"]=>
string(25) "2014-08-06T22:35:42+00:00"
}
[2]=>
array(3) {
["value"]=>
string(13) "one more note"
["authorId"]=>
int(1)
["createdAt"]=>
string(25) "2014-08-07T00:29:06+00:00"
}
[3]=>
array(3) {
["value"]=>
string(4) "test"
["authorId"]=>
int(1)
["createdAt"]=>
string(25) "2014-08-07T00:29:19+00:00"
}
[4]=>
array(3) {
["value"]=>
string(9) "asdf asfa"
["authorId"]=>
int(1)
["createdAt"]=>
string(25) "2014-08-07T00:29:24+00:00"
}
[5]=>
array(1) {
["value"]=>
string(255) "{"value":"The $location service parses the URL in the browser address bar (based on the window.location) and makes the URL available to your application. Changes to the URL in the address bar are reflected into $location service and changes to $location a"
}
[6]=>
array(1) {
["value"]=>
string(255) "{"value":"The $location service:\n\nExposes the current URL in the browser address bar, so you can\nWatch and observe the URL.\nChange the URL.\nSynchronizes the URL with the browser when the user\nChanges the address bar.\nClicks the back or forward butt"
}
[7]=>
array(3) {
["value"]=>
string(14) "test asdf asdf"
["authorId"]=>
int(1)
["createdAt"]=>
string(25) "2014-08-07T00:31:06+00:00"
}
}
["interests":protected]=>
array(4) {
[0]=>
array(1) {
["value"]=>
string(7) "amazing"
}
[1]=>
array(1) {
["value"]=>
string(6) "soccer"
}
[2]=>
array(1) {
["value"]=>
string(9) "something"
}
[3]=>
array(1) {
["value"]=>
string(4) "test"
}
}
["badges":protected]=>
array(7) {
[0]=>
array(1) {
["value"]=>
string(11) "picky eater"
}
[1]=>
array(1) {
["value"]=>
string(9) "alcoholic"
}
[2]=>
array(1) {
["value"]=>
string(5) "whale"
}
[3]=>
array(1) {
["value"]=>
string(9) "something"
}
[4]=>
array(1) {
["value"]=>
string(4) "test"
}
[5]=>
array(1) {
["value"]=>
string(9) "test test"
}
[6]=>
array(1) {
["value"]=>
string(13) "what the hell"
}
}
["facebookAccount":protected]=>
array(1) {
["value"]=>
NULL
}
["twitterAccount":protected]=>
array(1) {
["value"]=>
NULL
}
["linkedinAccount":protected]=>
array(1) {
["value"]=>
NULL
}
["tripadvisorAccount":protected]=>
array(1) {
["value"]=>
NULL
}
["yelpAccount":protected]=>
array(1) {
["value"]=>
NULL
}
["totalStays":protected]=>
int(3)
["totalCanceledStays":protected]=>
int(0)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment