User model demo: Molly Van Uum

⟵ 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(2) "Ms"
    ["first"]=>
    string(5) "Molly"
    ["last"]=>
    string(7) "Van Uum"
  }
  ["location"]=>
  array(7) {
    ["street"]=>
    array(2) {
      ["number"]=>
      int(6897)
      ["name"]=>
      string(22) "Burgemeester Roefslaan"
    }
    ["city"]=>
    string(7) "Catrijp"
    ["state"]=>
    string(13) "Noord-Brabant"
    ["country"]=>
    string(11) "Netherlands"
    ["postcode"]=>
    string(7) "4069 EL"
    ["coordinates"]=>
    array(2) {
      ["latitude"]=>
      string(8) "-41.0198"
      ["longitude"]=>
      string(9) "-171.3557"
    }
    ["timezone"]=>
    array(2) {
      ["offset"]=>
      string(5) "+8:00"
      ["description"]=>
      string(36) "Beijing, Perth, Singapore, Hong Kong"
    }
  }
  ["email"]=>
  string(24) "[email protected]"
  ["login"]=>
  array(7) {
    ["uuid"]=>
    string(36) "501d0a5c-50bd-4aef-9b42-894506a6157f"
    ["username"]=>
    string(17) "yellowelephant823"
    ["password"]=>
    string(8) "irishman"
    ["salt"]=>
    string(8) "sudxQzet"
    ["md5"]=>
    string(32) "dfa2518cfb11065811cb8a6960b553a8"
    ["sha1"]=>
    string(40) "f548f1738edbe3a86d352c56c08d585d9a23cf4b"
    ["sha256"]=>
    string(64) "c08ff05d747b0f07e4511d7940f377acace547c6e177fc70bc4373999a120975"
  }
  ["dob"]=>
  array(2) {
    ["date"]=>
    string(24) "1953-02-12T17:40:19.680Z"
    ["age"]=>
    int(71)
  }
  ["registered"]=>
  array(2) {
    ["date"]=>
    string(24) "2007-08-21T23:48:55.429Z"
    ["age"]=>
    int(16)
  }
  ["phone"]=>
  string(13) "(024) 3928111"
  ["cell"]=>
  string(13) "(06) 29583821"
  ["id"]=>
  array(2) {
    ["name"]=>
    string(3) "BSN"
    ["value"]=>
    string(8) "71176254"
  }
  ["picture"]=>
  array(3) {
    ["large"]=>
    string(48) "https://randomuser.me/api/portraits/women/25.jpg"
    ["medium"]=>
    string(52) "https://randomuser.me/api/portraits/med/women/25.jpg"
    ["thumbnail"]=>
    string(54) "https://randomuser.me/api/portraits/thumb/women/25.jpg"
  }
  ["nat"]=>
  string(2) "NL"
}