- Форум
- Профиль пользователя
info
App\Models\UserProfile {#684 // app/Lib/User/UserProfileManagement.php:83 #connection: "mysql" #table: "user.profile" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:15 [ "id" => 289605 "name" => "Ирина" "nick" => "IrinaMorozov" "nick_anonym" => "Аноним" "gender" => 0 "dtr" => "2015-10-14 00:20:09" "dtl" => "2015-11-28 18:11:08" "dtb" => "0000-00-00" "date_birth" => null "access" => 0 "city" => 0 "district" => 0 "ps" => "" "shield" => 3 "free" => 0 ] #original: array:15 [ "id" => 289605 "name" => "Ирина" "nick" => "IrinaMorozov" "nick_anonym" => "Аноним" "gender" => 0 "dtr" => "2015-10-14 00:20:09" "dtl" => "2015-11-28 18:11:08" "dtb" => "0000-00-00" "date_birth" => null "access" => 0 "city" => 0 "district" => 0 "ps" => "" "shield" => 3 "free" => 0 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: array:1 [ "auth" => App\Models\Authentical {#699 #connection: "mysql" #table: "user.auth" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:12 [ "id" => 289605 "login" => "" "email" => "" "phone" => "" "pass" => "" "vk" => 0 "fb" => 598076790331026 "ip" => 528571735 "deleted" => 0 "date_create" => 0 "date_update" => 0 "banned" => 1 ] #original: array:12 [ "id" => 289605 "login" => "" "email" => "" "phone" => "" "pass" => "" "vk" => 0 "fb" => 598076790331026 "ip" => 528571735 "deleted" => 0 "date_create" => 0 "date_update" => 0 "banned" => 1 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: false #hidden: [] #visible: [] #fillable: array:9 [ 0 => "email" 1 => "phone" 2 => "pass" 3 => "vk" 4 => "ip" 5 => "deleted" 6 => "date_create" 7 => "date_update" 8 => "banned" ] #guarded: array:1 [ 0 => "*" ] } ] #touches: [] +timestamps: false #hidden: [] #visible: [] #fillable: array:15 [ 0 => "id" 1 => "name" 2 => "nick" 3 => "nick_anonym" 4 => "gender" 5 => "dtr" 6 => "dtl" 7 => "dtb" 8 => "date_birth" 9 => "access" 10 => "city" 11 => "district" 12 => "ps" 13 => "shield" 14 => "free" ] #guarded: array:1 [ 0 => "*" ] }