User model demo: Kristin Gardner

⟵ 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(7) "Kristin"
    ["last"]=>
    string(7) "Gardner"
  }
  ["location"]=>
  array(7) {
    ["street"]=>
    array(2) {
      ["number"]=>
      int(9976)
      ["name"]=>
      string(13) "Victoria Road"
    }
    ["city"]=>
    string(8) "Carlisle"
    ["state"]=>
    string(10) "Derbyshire"
    ["country"]=>
    string(14) "United Kingdom"
    ["postcode"]=>
    string(7) "J33 6LP"
    ["coordinates"]=>
    array(2) {
      ["latitude"]=>
      string(8) "-63.1280"
      ["longitude"]=>
      string(9) "-142.4364"
    }
    ["timezone"]=>
    array(2) {
      ["offset"]=>
      string(5) "-2:00"
      ["description"]=>
      string(12) "Mid-Atlantic"
    }
  }
  ["email"]=>
  string(27) "[email protected]"
  ["login"]=>
  array(7) {
    ["uuid"]=>
    string(36) "bb38670b-f278-41e4-9d2e-b4bc34f041da"
    ["username"]=>
    string(13) "whitemouse188"
    ["password"]=>
    string(4) "seng"
    ["salt"]=>
    string(8) "eygOS1O4"
    ["md5"]=>
    string(32) "8db58105d3f009141d9b090c43cba4e7"
    ["sha1"]=>
    string(40) "16fa67eeddc18d4d23f0102366dad5de9d601e8f"
    ["sha256"]=>
    string(64) "c35195a8da3cea0564889b46aa8e2689776fc6114ea16607362e48eb4913638a"
  }
  ["dob"]=>
  array(2) {
    ["date"]=>
    string(24) "1978-06-12T10:27:11.661Z"
    ["age"]=>
    int(45)
  }
  ["registered"]=>
  array(2) {
    ["date"]=>
    string(24) "2019-03-28T02:42:55.102Z"
    ["age"]=>
    int(5)
  }
  ["phone"]=>
  string(12) "016977 16825"
  ["cell"]=>
  string(12) "07559 218333"
  ["id"]=>
  array(2) {
    ["name"]=>
    string(4) "NINO"
    ["value"]=>
    string(13) "YS 86 77 24 U"
  }
  ["picture"]=>
  array(3) {
    ["large"]=>
    string(48) "https://randomuser.me/api/portraits/women/21.jpg"
    ["medium"]=>
    string(52) "https://randomuser.me/api/portraits/med/women/21.jpg"
    ["thumbnail"]=>
    string(54) "https://randomuser.me/api/portraits/thumb/women/21.jpg"
  }
  ["nat"]=>
  string(2) "GB"
}