object(App\Models\Port)#1440 (28) {
  ["dates":protected]=>
  array(1) {
    [0]=>
    string(10) "deleted_at"
  }
  ["fillable":protected]=>
  array(7) {
    [0]=>
    string(7) "city_id"
    [1]=>
    string(9) "port_name"
    [2]=>
    string(14) "port_name_kana"
    [3]=>
    string(7) "comment"
    [4]=>
    string(15) "created_user_id"
    [5]=>
    string(15) "updated_user_id"
    [6]=>
    string(8) "priority"
  }
  ["connection":protected]=>
  string(5) "mysql"
  ["table":protected]=>
  string(5) "ports"
  ["primaryKey":protected]=>
  string(2) "id"
  ["keyType":protected]=>
  string(3) "int"
  ["incrementing"]=>
  bool(true)
  ["with":protected]=>
  array(0) {
  }
  ["withCount":protected]=>
  array(0) {
  }
  ["perPage":protected]=>
  int(15)
  ["exists"]=>
  bool(true)
  ["wasRecentlyCreated"]=>
  bool(false)
  ["attributes":protected]=>
  array(11) {
    ["id"]=>
    int(554)
    ["city_id"]=>
    int(186)
    ["port_name"]=>
    string(27) "廿日市ボートパーク"
    ["port_name_kana"]=>
    string(33) "はつかいちぼーとぱーく"
    ["comment"]=>
    NULL
    ["created_user_id"]=>
    int(2)
    ["updated_user_id"]=>
    int(2)
    ["created_at"]=>
    string(19) "2022-12-14 14:27:18"
    ["updated_at"]=>
    string(19) "2022-12-14 14:27:18"
    ["deleted_at"]=>
    NULL
    ["priority"]=>
    int(0)
  }
  ["original":protected]=>
  array(11) {
    ["id"]=>
    int(554)
    ["city_id"]=>
    int(186)
    ["port_name"]=>
    string(27) "廿日市ボートパーク"
    ["port_name_kana"]=>
    string(33) "はつかいちぼーとぱーく"
    ["comment"]=>
    NULL
    ["created_user_id"]=>
    int(2)
    ["updated_user_id"]=>
    int(2)
    ["created_at"]=>
    string(19) "2022-12-14 14:27:18"
    ["updated_at"]=>
    string(19) "2022-12-14 14:27:18"
    ["deleted_at"]=>
    NULL
    ["priority"]=>
    int(0)
  }
  ["changes":protected]=>
  array(0) {
  }
  ["casts":protected]=>
  array(1) {
    ["deleted_at"]=>
    string(8) "datetime"
  }
  ["classCastCache":protected]=>
  array(0) {
  }
  ["dateFormat":protected]=>
  NULL
  ["appends":protected]=>
  array(0) {
  }
  ["dispatchesEvents":protected]=>
  array(0) {
  }
  ["observables":protected]=>
  array(0) {
  }
  ["relations":protected]=>
  array(0) {
  }
  ["touches":protected]=>
  array(0) {
  }
  ["timestamps"]=>
  bool(true)
  ["hidden":protected]=>
  array(0) {
  }
  ["visible":protected]=>
  array(0) {
  }
  ["guarded":protected]=>
  array(1) {
    [0]=>
    string(1) "*"
  }
  ["forceDeleting":protected]=>
  bool(false)
}
object(App\Models\City)#1444 (28) {
  ["dates":protected]=>
  array(1) {
    [0]=>
    string(10) "deleted_at"
  }
  ["fillable":protected]=>
  array(8) {
    [0]=>
    string(13) "prefecture_id"
    [1]=>
    string(9) "city_name"
    [2]=>
    string(14) "city_name_kana"
    [3]=>
    string(9) "url_param"
    [4]=>
    string(7) "comment"
    [5]=>
    string(14) "create_user_id"
    [6]=>
    string(15) "updated_user_id"
    [7]=>
    string(8) "priority"
  }
  ["connection":protected]=>
  string(5) "mysql"
  ["table":protected]=>
  string(6) "cities"
  ["primaryKey":protected]=>
  string(2) "id"
  ["keyType":protected]=>
  string(3) "int"
  ["incrementing"]=>
  bool(true)
  ["with":protected]=>
  array(0) {
  }
  ["withCount":protected]=>
  array(0) {
  }
  ["perPage":protected]=>
  int(15)
  ["exists"]=>
  bool(true)
  ["wasRecentlyCreated"]=>
  bool(false)
  ["attributes":protected]=>
  array(12) {
    ["id"]=>
    int(186)
    ["prefecture_id"]=>
    int(33)
    ["city_name"]=>
    string(12) "廿日市市"
    ["city_name_kana"]=>
    string(18) "はつかいちし"
    ["url_param"]=>
    string(5) "c1348"
    ["comment"]=>
    NULL
    ["created_user_id"]=>
    NULL
    ["updated_user_id"]=>
    int(2)
    ["created_at"]=>
    string(19) "2022-11-26 19:56:41"
    ["updated_at"]=>
    string(19) "2022-11-26 19:56:41"
    ["deleted_at"]=>
    NULL
    ["priority"]=>
    int(0)
  }
  ["original":protected]=>
  array(12) {
    ["id"]=>
    int(186)
    ["prefecture_id"]=>
    int(33)
    ["city_name"]=>
    string(12) "廿日市市"
    ["city_name_kana"]=>
    string(18) "はつかいちし"
    ["url_param"]=>
    string(5) "c1348"
    ["comment"]=>
    NULL
    ["created_user_id"]=>
    NULL
    ["updated_user_id"]=>
    int(2)
    ["created_at"]=>
    string(19) "2022-11-26 19:56:41"
    ["updated_at"]=>
    string(19) "2022-11-26 19:56:41"
    ["deleted_at"]=>
    NULL
    ["priority"]=>
    int(0)
  }
  ["changes":protected]=>
  array(0) {
  }
  ["casts":protected]=>
  array(1) {
    ["deleted_at"]=>
    string(8) "datetime"
  }
  ["classCastCache":protected]=>
  array(0) {
  }
  ["dateFormat":protected]=>
  NULL
  ["appends":protected]=>
  array(0) {
  }
  ["dispatchesEvents":protected]=>
  array(0) {
  }
  ["observables":protected]=>
  array(0) {
  }
  ["relations":protected]=>
  array(0) {
  }
  ["touches":protected]=>
  array(0) {
  }
  ["timestamps"]=>
  bool(true)
  ["hidden":protected]=>
  array(0) {
  }
  ["visible":protected]=>
  array(0) {
  }
  ["guarded":protected]=>
  array(1) {
    [0]=>
    string(1) "*"
  }
  ["forceDeleting":protected]=>
  bool(false)
}
int(554)
int(1010)