- Форум
- Профиль пользователя
info
App\Models\UserProfile {#687 // app/Lib/User/UserProfileManagement.php:55 #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" => 389900 "name" => "Павел Осипов" "nick" => "Павел Осипов" "nick_anonym" => "Аноним" "gender" => 1 "dtr" => "2024-07-12 15:56:50" "dtl" => "2024-07-12 15:56:50" "dtb" => "1983-08-06" "date_birth" => 428954400 "access" => 0 "city" => 0 "district" => 0 "ps" => "" "shield" => 0 "free" => 0 ] #original: array:15 [ "id" => 389900 "name" => "Павел Осипов" "nick" => "Павел Осипов" "nick_anonym" => "Аноним" "gender" => 1 "dtr" => "2024-07-12 15:56:50" "dtl" => "2024-07-12 15:56:50" "dtb" => "1983-08-06" "date_birth" => 428954400 "access" => 0 "city" => 0 "district" => 0 "ps" => "" "shield" => 0 "free" => 0 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #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 => "*" ] }