User model demo: Julia Herrero

⟵ Back to list of demo users

The information below has been loaded from randomuser.me as part of the User model that ships with Wayfinder.

array(12) {
  ["gender"]=>
  string(6) "female"
  ["name"]=>
  array(3) {
    ["title"]=>
    string(3) "Mrs"
    ["first"]=>
    string(5) "Julia"
    ["last"]=>
    string(7) "Herrero"
  }
  ["location"]=>
  array(7) {
    ["street"]=>
    array(2) {
      ["number"]=>
      int(924)
      ["name"]=>
      string(16) "Calle de Tetuán"
    }
    ["city"]=>
    string(10) "Alcobendas"
    ["state"]=>
    string(7) "Melilla"
    ["country"]=>
    string(5) "Spain"
    ["postcode"]=>
    int(46446)
    ["coordinates"]=>
    array(2) {
      ["latitude"]=>
      string(8) "-69.1064"
      ["longitude"]=>
      string(9) "-155.2310"
    }
    ["timezone"]=>
    array(2) {
      ["offset"]=>
      string(5) "-4:00"
      ["description"]=>
      string(39) "Atlantic Time (Canada), Caracas, La Paz"
    }
  }
  ["email"]=>
  string(25) "[email protected]"
  ["login"]=>
  array(7) {
    ["uuid"]=>
    string(36) "65682ad4-92f4-4342-8fdb-68c8ca104d51"
    ["username"]=>
    string(16) "orangeostrich253"
    ["password"]=>
    string(7) "leather"
    ["salt"]=>
    string(8) "7EYXSYWB"
    ["md5"]=>
    string(32) "eff5494e6a8a9873e57f4f9c3a8de750"
    ["sha1"]=>
    string(40) "18caf8a0303257689954405d3fc5c686a79cc7d5"
    ["sha256"]=>
    string(64) "84356690c61f2757cf96ec193777f8db4cfd03f8560bc5086be3b6b7df72cc90"
  }
  ["dob"]=>
  array(2) {
    ["date"]=>
    string(24) "1991-02-23T03:38:41.761Z"
    ["age"]=>
    int(33)
  }
  ["registered"]=>
  array(2) {
    ["date"]=>
    string(24) "2008-05-09T22:19:18.872Z"
    ["age"]=>
    int(15)
  }
  ["phone"]=>
  string(11) "913-721-310"
  ["cell"]=>
  string(11) "622-767-132"
  ["id"]=>
  array(2) {
    ["name"]=>
    string(3) "DNI"
    ["value"]=>
    string(10) "57928044-B"
  }
  ["picture"]=>
  array(3) {
    ["large"]=>
    string(48) "https://randomuser.me/api/portraits/women/71.jpg"
    ["medium"]=>
    string(52) "https://randomuser.me/api/portraits/med/women/71.jpg"
    ["thumbnail"]=>
    string(54) "https://randomuser.me/api/portraits/thumb/women/71.jpg"
  }
  ["nat"]=>
  string(2) "ES"
}