mojzkeramzytu
wpisy na blogu
Treść wpisu widoczna po zalogowaniu.
zaloguj
object(App\Models\Blog)#545 (26) {
["table":protected]=>
string(10) "mb4b_blogs"
["user":protected]=>
NULL
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(5) {
[0]=>
string(8) "users_id"
[1]=>
string(4) "name"
[2]=>
string(4) "slug"
[3]=>
string(9) "blog_type"
[4]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "integer"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(8) {
["id"]=>
int(42410)
["users_id"]=>
int(39308)
["name"]=>
string(13) "mojzkeramzytu"
["slug"]=>
string(13) "mojzkeramzytu"
["blog_type"]=>
int(1)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-03-14 20:15:13"
["updated_at"]=>
string(19) "2018-03-14 20:15:13"
}
["original":protected]=>
array(8) {
["id"]=>
int(42410)
["users_id"]=>
int(39308)
["name"]=>
string(13) "mojzkeramzytu"
["slug"]=>
string(13) "mojzkeramzytu"
["blog_type"]=>
int(1)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-03-14 20:15:13"
["updated_at"]=>
string(19) "2018-03-14 20:15:13"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(7) {
["observes"]=>
object(Illuminate\Database\Eloquent\Collection)#463 (1) {
["items":protected]=>
array(23) {
[0]=>
object(App\Models\Observe)#464 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(175806)
["users_id"]=>
int(39308)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-03-17 20:48:26"
["updated_at"]=>
string(19) "2018-03-17 20:48:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(175806)
["users_id"]=>
int(39308)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-03-17 20:48:26"
["updated_at"]=>
string(19) "2018-03-17 20:48:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#455 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(39308)
["name"]=>
string(13) "mojzkeramzytu"
["slug"]=>
string(13) "mojzkeramzytu"
["email"]=>
string(13) "sklepp5@wp.pl"
["password"]=>
string(60) "$2y$10$x6Z9j8CzuqIhmuOMWgjJhu.OGrLVSpPWyIBfcdrUOtf4K1vm4YUuu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "i9e25ShSklYNGyogfHZOAOa9BPic1aKq15lcP8mlVlTWZ3NWgzvt9X8HS6LU"
["last_ip"]=>
string(11) "31.0.80.250"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-03-08 22:08:00"
["created_at"]=>
string(19) "2018-03-14 20:15:13"
["updated_at"]=>
string(19) "2020-03-08 22:08:00"
}
["original":protected]=>
array(26) {
["id"]=>
int(39308)
["name"]=>
string(13) "mojzkeramzytu"
["slug"]=>
string(13) "mojzkeramzytu"
["email"]=>
string(13) "sklepp5@wp.pl"
["password"]=>
string(60) "$2y$10$x6Z9j8CzuqIhmuOMWgjJhu.OGrLVSpPWyIBfcdrUOtf4K1vm4YUuu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "i9e25ShSklYNGyogfHZOAOa9BPic1aKq15lcP8mlVlTWZ3NWgzvt9X8HS6LU"
["last_ip"]=>
string(11) "31.0.80.250"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-03-08 22:08:00"
["created_at"]=>
string(19) "2018-03-14 20:15:13"
["updated_at"]=>
string(19) "2020-03-08 22:08:00"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[1]=>
object(App\Models\Observe)#465 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(178168)
["users_id"]=>
int(27223)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-21 08:54:45"
["updated_at"]=>
string(19) "2018-05-21 08:54:45"
}
["original":protected]=>
array(6) {
["id"]=>
int(178168)
["users_id"]=>
int(27223)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-21 08:54:45"
["updated_at"]=>
string(19) "2018-05-21 08:54:45"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#459 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(27223)
["name"]=>
string(9) "joannanml"
["slug"]=>
string(9) "joannanml"
["email"]=>
string(20) "joannanml@interia.pl"
["password"]=>
string(60) "$2y$10$zBRtZzrd2dD/b1tIru0w6ehdf3hvx/vU7cGNyqBh/mhG7sve04kgy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "3eSHToLzwge5wZqkPX7oBb7KmriDtHr02nILAOIUNVx2TL145R9bMBbtzt2V"
["last_ip"]=>
string(13) "109.196.234.5"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0"
["last_logged_at"]=>
string(19) "2019-12-16 09:50:27"
["created_at"]=>
string(19) "2017-09-30 21:04:58"
["updated_at"]=>
string(19) "2019-12-16 10:06:22"
}
["original":protected]=>
array(26) {
["id"]=>
int(27223)
["name"]=>
string(9) "joannanml"
["slug"]=>
string(9) "joannanml"
["email"]=>
string(20) "joannanml@interia.pl"
["password"]=>
string(60) "$2y$10$zBRtZzrd2dD/b1tIru0w6ehdf3hvx/vU7cGNyqBh/mhG7sve04kgy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "3eSHToLzwge5wZqkPX7oBb7KmriDtHr02nILAOIUNVx2TL145R9bMBbtzt2V"
["last_ip"]=>
string(13) "109.196.234.5"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0"
["last_logged_at"]=>
string(19) "2019-12-16 09:50:27"
["created_at"]=>
string(19) "2017-09-30 21:04:58"
["updated_at"]=>
string(19) "2019-12-16 10:06:22"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[2]=>
object(App\Models\Observe)#466 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(178180)
["users_id"]=>
int(41088)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-21 14:07:02"
["updated_at"]=>
string(19) "2018-05-21 14:07:02"
}
["original":protected]=>
array(6) {
["id"]=>
int(178180)
["users_id"]=>
int(41088)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-21 14:07:02"
["updated_at"]=>
string(19) "2018-05-21 14:07:02"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#456 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(41088)
["name"]=>
string(6) "nell04"
["slug"]=>
string(6) "nell04"
["email"]=>
string(15) "madziaf@onet.eu"
["password"]=>
string(60) "$2y$10$RFXZXxGNI/tFxa0Ht.AZK.d/2jmHWhQBXYo.4RY.PGjKjCRZwH3La"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "LNILw8MVcfb2EOg3Jv54P8rqlh3N7JSOzB7dvY6wQt5p0kPvT9Luj0ejcYo3"
["last_ip"]=>
string(12) "178.214.9.11"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-09-26 18:36:43"
["created_at"]=>
string(19) "2017-10-05 20:10:18"
["updated_at"]=>
string(19) "2021-09-26 18:36:43"
}
["original":protected]=>
array(26) {
["id"]=>
int(41088)
["name"]=>
string(6) "nell04"
["slug"]=>
string(6) "nell04"
["email"]=>
string(15) "madziaf@onet.eu"
["password"]=>
string(60) "$2y$10$RFXZXxGNI/tFxa0Ht.AZK.d/2jmHWhQBXYo.4RY.PGjKjCRZwH3La"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "LNILw8MVcfb2EOg3Jv54P8rqlh3N7JSOzB7dvY6wQt5p0kPvT9Luj0ejcYo3"
["last_ip"]=>
string(12) "178.214.9.11"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-09-26 18:36:43"
["created_at"]=>
string(19) "2017-10-05 20:10:18"
["updated_at"]=>
string(19) "2021-09-26 18:36:43"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[3]=>
object(App\Models\Observe)#467 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(178428)
["users_id"]=>
int(36978)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-28 16:22:04"
["updated_at"]=>
string(19) "2018-05-28 16:22:04"
}
["original":protected]=>
array(6) {
["id"]=>
int(178428)
["users_id"]=>
int(36978)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-28 16:22:04"
["updated_at"]=>
string(19) "2018-05-28 16:22:04"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#453 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(36978)
["name"]=>
string(11) "marzenaeryk"
["slug"]=>
string(11) "marzenaeryk"
["email"]=>
string(12) "marzip@op.pl"
["password"]=>
string(40) "f08e1ce669c49cdc8ecd5be982323fd243d6936f"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "176.221.121.60"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2018-03-18 15:00:47"
["created_at"]=>
string(19) "2017-12-27 12:41:00"
["updated_at"]=>
string(19) "2017-12-27 12:41:00"
}
["original":protected]=>
array(26) {
["id"]=>
int(36978)
["name"]=>
string(11) "marzenaeryk"
["slug"]=>
string(11) "marzenaeryk"
["email"]=>
string(12) "marzip@op.pl"
["password"]=>
string(40) "f08e1ce669c49cdc8ecd5be982323fd243d6936f"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "176.221.121.60"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2018-03-18 15:00:47"
["created_at"]=>
string(19) "2017-12-27 12:41:00"
["updated_at"]=>
string(19) "2017-12-27 12:41:00"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[4]=>
object(App\Models\Observe)#468 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(180389)
["users_id"]=>
int(39915)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-07-17 11:07:50"
["updated_at"]=>
string(19) "2018-07-17 11:07:50"
}
["original":protected]=>
array(6) {
["id"]=>
int(180389)
["users_id"]=>
int(39915)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-07-17 11:07:50"
["updated_at"]=>
string(19) "2018-07-17 11:07:50"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#452 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(39915)
["name"]=>
string(13) "mp1rokietnica"
["slug"]=>
string(13) "mp1rokietnica"
["email"]=>
string(25) "tomasz.piwonski@yahoo.com"
["password"]=>
string(40) "521ce3e67a99b215aa620c13009b53f124fd14b0"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "164.40.245.158"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2018-11-21 12:53:57"
["created_at"]=>
string(19) "2018-07-17 11:01:44"
["updated_at"]=>
string(19) "2018-07-17 11:01:44"
}
["original":protected]=>
array(26) {
["id"]=>
int(39915)
["name"]=>
string(13) "mp1rokietnica"
["slug"]=>
string(13) "mp1rokietnica"
["email"]=>
string(25) "tomasz.piwonski@yahoo.com"
["password"]=>
string(40) "521ce3e67a99b215aa620c13009b53f124fd14b0"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "164.40.245.158"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2018-11-21 12:53:57"
["created_at"]=>
string(19) "2018-07-17 11:01:44"
["updated_at"]=>
string(19) "2018-07-17 11:01:44"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[5]=>
object(App\Models\Observe)#469 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(180484)
["users_id"]=>
int(60076)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-07-18 21:19:50"
["updated_at"]=>
string(19) "2018-07-18 21:19:50"
}
["original":protected]=>
array(6) {
["id"]=>
int(180484)
["users_id"]=>
int(60076)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-07-18 21:19:50"
["updated_at"]=>
string(19) "2018-07-18 21:19:50"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#451 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(60076)
["name"]=>
string(9) "zabki2015"
["slug"]=>
string(9) "zabki2015"
["email"]=>
string(21) "a.k.banasik@gmail.com"
["password"]=>
string(60) "$2y$10$Avqhx00NDNlexRiTGfnO5.94UZTCyhSzxMWNXCmK0W.mPeI/Lb8ua"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "0635a1bdEeGOb8sA3YgDoeUOluA8EbWiZCRCW6DSiwZUs9nuo2zOrHHy6rvD"
["last_ip"]=>
string(13) "37.247.220.98"
["last_host"]=>
string(146) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.19041"
["last_logged_at"]=>
string(19) "2020-08-31 10:18:44"
["created_at"]=>
string(19) "2016-01-17 09:40:01"
["updated_at"]=>
string(19) "2020-08-31 10:18:44"
}
["original":protected]=>
array(26) {
["id"]=>
int(60076)
["name"]=>
string(9) "zabki2015"
["slug"]=>
string(9) "zabki2015"
["email"]=>
string(21) "a.k.banasik@gmail.com"
["password"]=>
string(60) "$2y$10$Avqhx00NDNlexRiTGfnO5.94UZTCyhSzxMWNXCmK0W.mPeI/Lb8ua"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "0635a1bdEeGOb8sA3YgDoeUOluA8EbWiZCRCW6DSiwZUs9nuo2zOrHHy6rvD"
["last_ip"]=>
string(13) "37.247.220.98"
["last_host"]=>
string(146) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.19041"
["last_logged_at"]=>
string(19) "2020-08-31 10:18:44"
["created_at"]=>
string(19) "2016-01-17 09:40:01"
["updated_at"]=>
string(19) "2020-08-31 10:18:44"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[6]=>
object(App\Models\Observe)#470 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(181118)
["users_id"]=>
int(23423)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 07:54:09"
["updated_at"]=>
string(19) "2018-08-06 07:54:09"
}
["original":protected]=>
array(6) {
["id"]=>
int(181118)
["users_id"]=>
int(23423)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 07:54:09"
["updated_at"]=>
string(19) "2018-08-06 07:54:09"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#450 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(23423)
["name"]=>
string(5) "hk-46"
["slug"]=>
string(5) "hk-46"
["email"]=>
string(23) "homekoncept46@gmail.com"
["password"]=>
string(60) "$2y$10$j55UUFFialS7ufm7nXvKEO3u4vxumTNKSQ1o5.V2VfdU.Aq0y2Vhe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "kb7lFdKCratCvKOwk7GJz7HuT1Es8npYTViWN96KU3ouJjBRA7GcuXx8Aal6"
["last_ip"]=>
string(13) "46.174.212.30"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0"
["last_logged_at"]=>
string(19) "2023-01-20 12:17:00"
["created_at"]=>
string(19) "2017-01-03 13:48:28"
["updated_at"]=>
string(19) "2023-01-20 12:17:00"
}
["original":protected]=>
array(26) {
["id"]=>
int(23423)
["name"]=>
string(5) "hk-46"
["slug"]=>
string(5) "hk-46"
["email"]=>
string(23) "homekoncept46@gmail.com"
["password"]=>
string(60) "$2y$10$j55UUFFialS7ufm7nXvKEO3u4vxumTNKSQ1o5.V2VfdU.Aq0y2Vhe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "kb7lFdKCratCvKOwk7GJz7HuT1Es8npYTViWN96KU3ouJjBRA7GcuXx8Aal6"
["last_ip"]=>
string(13) "46.174.212.30"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0"
["last_logged_at"]=>
string(19) "2023-01-20 12:17:00"
["created_at"]=>
string(19) "2017-01-03 13:48:28"
["updated_at"]=>
string(19) "2023-01-20 12:17:00"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[7]=>
object(App\Models\Observe)#471 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(181135)
["users_id"]=>
int(48612)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 13:54:26"
["updated_at"]=>
string(19) "2018-08-06 13:54:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(181135)
["users_id"]=>
int(48612)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 13:54:26"
["updated_at"]=>
string(19) "2018-08-06 13:54:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#449 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(48612)
["name"]=>
string(5) "reene"
["slug"]=>
string(5) "reene"
["email"]=>
string(19) "baksiulek@poczta.fm"
["password"]=>
string(40) "857592551688ba24ff6d06ceb23991b66c8f7012"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "81.210.117.138"
["last_host"]=>
string(70) "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11., Windows Seven"
["last_logged_at"]=>
string(19) "2018-08-26 11:36:22"
["created_at"]=>
string(19) "2018-08-03 07:36:33"
["updated_at"]=>
string(19) "2018-08-03 07:36:33"
}
["original":protected]=>
array(26) {
["id"]=>
int(48612)
["name"]=>
string(5) "reene"
["slug"]=>
string(5) "reene"
["email"]=>
string(19) "baksiulek@poczta.fm"
["password"]=>
string(40) "857592551688ba24ff6d06ceb23991b66c8f7012"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "81.210.117.138"
["last_host"]=>
string(70) "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11., Windows Seven"
["last_logged_at"]=>
string(19) "2018-08-26 11:36:22"
["created_at"]=>
string(19) "2018-08-03 07:36:33"
["updated_at"]=>
string(19) "2018-08-03 07:36:33"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[8]=>
object(App\Models\Observe)#472 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(181680)
["users_id"]=>
int(21537)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-22 07:32:27"
["updated_at"]=>
string(19) "2018-08-22 07:32:27"
}
["original":protected]=>
array(6) {
["id"]=>
int(181680)
["users_id"]=>
int(21537)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-22 07:32:27"
["updated_at"]=>
string(19) "2018-08-22 07:32:27"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#448 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(21537)
["name"]=>
string(7) "gladzio"
["slug"]=>
string(7) "gladzio"
["email"]=>
string(25) "martyna.gladysz@gmail.com"
["password"]=>
string(40) "be36eb6041c004deaf29d13e44d1424463a2f285"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "89.25.216.1"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2018-08-22 07:28:49"
["created_at"]=>
string(19) "2018-08-22 07:27:41"
["updated_at"]=>
string(19) "2018-08-22 07:27:41"
}
["original":protected]=>
array(26) {
["id"]=>
int(21537)
["name"]=>
string(7) "gladzio"
["slug"]=>
string(7) "gladzio"
["email"]=>
string(25) "martyna.gladysz@gmail.com"
["password"]=>
string(40) "be36eb6041c004deaf29d13e44d1424463a2f285"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "89.25.216.1"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2018-08-22 07:28:49"
["created_at"]=>
string(19) "2018-08-22 07:27:41"
["updated_at"]=>
string(19) "2018-08-22 07:27:41"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[9]=>
object(App\Models\Observe)#473 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(181870)
["users_id"]=>
int(54802)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-26 14:48:45"
["updated_at"]=>
string(19) "2018-08-26 14:48:45"
}
["original":protected]=>
array(6) {
["id"]=>
int(181870)
["users_id"]=>
int(54802)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-26 14:48:45"
["updated_at"]=>
string(19) "2018-08-26 14:48:45"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#284 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(54802)
["name"]=>
string(6) "tytusb"
["slug"]=>
string(6) "tytusb"
["email"]=>
string(12) "dtrela@o2.pl"
["password"]=>
string(60) "$2y$10$stn04HEG1.mi4cj8iC5wgOCGtwogDPiIJ48KRSrBVHRlJGsUuWkkC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8uQNduFEURKQTXm5M0rKivFZDND9gvLO9XKu5wNxkz8eIS7508n6QEXNa8Jb"
["last_ip"]=>
string(12) "94.240.60.86"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-09-29 18:12:00"
["created_at"]=>
string(19) "2017-12-02 21:25:42"
["updated_at"]=>
string(19) "2024-09-29 18:12:00"
}
["original":protected]=>
array(26) {
["id"]=>
int(54802)
["name"]=>
string(6) "tytusb"
["slug"]=>
string(6) "tytusb"
["email"]=>
string(12) "dtrela@o2.pl"
["password"]=>
string(60) "$2y$10$stn04HEG1.mi4cj8iC5wgOCGtwogDPiIJ48KRSrBVHRlJGsUuWkkC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8uQNduFEURKQTXm5M0rKivFZDND9gvLO9XKu5wNxkz8eIS7508n6QEXNa8Jb"
["last_ip"]=>
string(12) "94.240.60.86"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-09-29 18:12:00"
["created_at"]=>
string(19) "2017-12-02 21:25:42"
["updated_at"]=>
string(19) "2024-09-29 18:12:00"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[10]=>
object(App\Models\Observe)#474 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(182102)
["users_id"]=>
int(29044)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-09-02 12:55:41"
["updated_at"]=>
string(19) "2018-09-02 12:55:41"
}
["original":protected]=>
array(6) {
["id"]=>
int(182102)
["users_id"]=>
int(29044)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-09-02 12:55:41"
["updated_at"]=>
string(19) "2018-09-02 12:55:41"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#328 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(29044)
["name"]=>
string(17) "karolinalabajczyk"
["slug"]=>
string(17) "karolinalabajczyk"
["email"]=>
string(24) "karolina.labajczyk@o2.pl"
["password"]=>
string(60) "$2y$10$.tAd7mwp9vx8qkZy.X98s.Jxb4kfPsJp.oX3sLh4mYjlgW6vPoB6O"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "nCh5K0JEqqj56foPURJSJQEongRtp7KfSKL5yYFD5CgupVfI1W5wpH9A7yNa"
["last_ip"]=>
string(11) "88.220.95.2"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0"
["last_logged_at"]=>
string(19) "2024-08-21 13:24:56"
["created_at"]=>
string(19) "2017-02-13 14:10:25"
["updated_at"]=>
string(19) "2024-08-21 13:24:56"
}
["original":protected]=>
array(26) {
["id"]=>
int(29044)
["name"]=>
string(17) "karolinalabajczyk"
["slug"]=>
string(17) "karolinalabajczyk"
["email"]=>
string(24) "karolina.labajczyk@o2.pl"
["password"]=>
string(60) "$2y$10$.tAd7mwp9vx8qkZy.X98s.Jxb4kfPsJp.oX3sLh4mYjlgW6vPoB6O"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "nCh5K0JEqqj56foPURJSJQEongRtp7KfSKL5yYFD5CgupVfI1W5wpH9A7yNa"
["last_ip"]=>
string(11) "88.220.95.2"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0"
["last_logged_at"]=>
string(19) "2024-08-21 13:24:56"
["created_at"]=>
string(19) "2017-02-13 14:10:25"
["updated_at"]=>
string(19) "2024-08-21 13:24:56"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[11]=>
object(App\Models\Observe)#475 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(182498)
["users_id"]=>
int(20160)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-09-15 22:52:08"
["updated_at"]=>
string(19) "2018-09-15 22:52:08"
}
["original":protected]=>
array(6) {
["id"]=>
int(182498)
["users_id"]=>
int(20160)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-09-15 22:52:08"
["updated_at"]=>
string(19) "2018-09-15 22:52:08"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#327 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(20160)
["name"]=>
string(7) "fidulec"
["slug"]=>
string(7) "fidulec"
["email"]=>
string(16) "fidulec@xl.wp.pl"
["password"]=>
string(60) "$2y$10$zl/PdVHGwdaxp/oYXGbYDecLcH82eMEiqc3nIeZoi3FGWgXW9eqAO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "qJrAr3n8RT4DaheydtKJcbxSxyqutQ5lOL1rXsVR1SKIx90zNBCOypnT3YL0"
["last_ip"]=>
string(14) "188.146.196.80"
["last_host"]=>
string(135) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 12; SM-A536B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-11-24 10:44:00"
["created_at"]=>
string(19) "2017-09-27 09:07:37"
["updated_at"]=>
string(19) "2022-11-24 10:44:01"
}
["original":protected]=>
array(26) {
["id"]=>
int(20160)
["name"]=>
string(7) "fidulec"
["slug"]=>
string(7) "fidulec"
["email"]=>
string(16) "fidulec@xl.wp.pl"
["password"]=>
string(60) "$2y$10$zl/PdVHGwdaxp/oYXGbYDecLcH82eMEiqc3nIeZoi3FGWgXW9eqAO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "qJrAr3n8RT4DaheydtKJcbxSxyqutQ5lOL1rXsVR1SKIx90zNBCOypnT3YL0"
["last_ip"]=>
string(14) "188.146.196.80"
["last_host"]=>
string(135) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 12; SM-A536B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-11-24 10:44:00"
["created_at"]=>
string(19) "2017-09-27 09:07:37"
["updated_at"]=>
string(19) "2022-11-24 10:44:01"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[12]=>
object(App\Models\Observe)#476 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(182584)
["users_id"]=>
int(57383)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-09-18 14:27:14"
["updated_at"]=>
string(19) "2018-09-18 14:27:14"
}
["original":protected]=>
array(6) {
["id"]=>
int(182584)
["users_id"]=>
int(57383)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-09-18 14:27:14"
["updated_at"]=>
string(19) "2018-09-18 14:27:14"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#445 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(57383)
["name"]=>
string(7) "wiejski"
["slug"]=>
string(7) "wiejski"
["email"]=>
string(17) "ndzajko@gmail.com"
["password"]=>
string(60) "$2y$10$DYpJR7W9ZjMH7pPewIXx8Ob0O.8G9u88q643HSRcHO56DbrqxmM2."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "BlzcKZoN5ICtb868tVnZWK2oW9rpdBLD7JbltEFVgSc334sam2OnMyZQNAWu"
["last_ip"]=>
string(14) "46.205.140.218"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-03-06 20:24:00"
["created_at"]=>
string(19) "2018-08-02 08:18:44"
["updated_at"]=>
string(19) "2024-03-06 20:24:00"
}
["original":protected]=>
array(26) {
["id"]=>
int(57383)
["name"]=>
string(7) "wiejski"
["slug"]=>
string(7) "wiejski"
["email"]=>
string(17) "ndzajko@gmail.com"
["password"]=>
string(60) "$2y$10$DYpJR7W9ZjMH7pPewIXx8Ob0O.8G9u88q643HSRcHO56DbrqxmM2."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "BlzcKZoN5ICtb868tVnZWK2oW9rpdBLD7JbltEFVgSc334sam2OnMyZQNAWu"
["last_ip"]=>
string(14) "46.205.140.218"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-03-06 20:24:00"
["created_at"]=>
string(19) "2018-08-02 08:18:44"
["updated_at"]=>
string(19) "2024-03-06 20:24:00"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[13]=>
object(App\Models\Observe)#477 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(182987)
["users_id"]=>
int(25654)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-02 21:35:51"
["updated_at"]=>
string(19) "2018-10-02 21:35:51"
}
["original":protected]=>
array(6) {
["id"]=>
int(182987)
["users_id"]=>
int(25654)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-02 21:35:51"
["updated_at"]=>
string(19) "2018-10-02 21:35:51"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#441 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(25654)
["name"]=>
string(5) "iwix1"
["slug"]=>
string(5) "iwix1"
["email"]=>
string(21) "iwona.banszczep@vp.pl"
["password"]=>
string(60) "$2y$10$B4zFxdGEqqrerKwr6pkRuurcomBN4dFJ35r4rVvwaVr.uKN/jrCBa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "fjIr1ggwQw3WSMpxTzIDE8ulBPb3EvFiUJpvkwzXcTjrsOcvl6MGKo5MATpo"
["last_ip"]=>
string(14) "46.134.177.124"
["last_host"]=>
string(152) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 11_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-07-21 02:01:12"
["created_at"]=>
string(19) "2017-04-16 17:00:27"
["updated_at"]=>
string(19) "2020-07-21 02:01:12"
}
["original":protected]=>
array(26) {
["id"]=>
int(25654)
["name"]=>
string(5) "iwix1"
["slug"]=>
string(5) "iwix1"
["email"]=>
string(21) "iwona.banszczep@vp.pl"
["password"]=>
string(60) "$2y$10$B4zFxdGEqqrerKwr6pkRuurcomBN4dFJ35r4rVvwaVr.uKN/jrCBa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "fjIr1ggwQw3WSMpxTzIDE8ulBPb3EvFiUJpvkwzXcTjrsOcvl6MGKo5MATpo"
["last_ip"]=>
string(14) "46.134.177.124"
["last_host"]=>
string(152) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 11_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-07-21 02:01:12"
["created_at"]=>
string(19) "2017-04-16 17:00:27"
["updated_at"]=>
string(19) "2020-07-21 02:01:12"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[14]=>
object(App\Models\Observe)#478 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(183122)
["users_id"]=>
int(6523)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-06 15:53:10"
["updated_at"]=>
string(19) "2018-10-06 15:53:10"
}
["original":protected]=>
array(6) {
["id"]=>
int(183122)
["users_id"]=>
int(6523)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-06 15:53:10"
["updated_at"]=>
string(19) "2018-10-06 15:53:10"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#439 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(6523)
["name"]=>
string(7) "andre20"
["slug"]=>
string(7) "andre20"
["email"]=>
string(16) "grabowska5@wp.pl"
["password"]=>
string(40) "0b95490eccbe5e55086e259730eee989a4c4c199"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "78.88.41.113"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2019-01-13 12:42:18"
["created_at"]=>
string(19) "2018-10-06 15:42:37"
["updated_at"]=>
string(19) "2018-10-06 15:42:37"
}
["original":protected]=>
array(26) {
["id"]=>
int(6523)
["name"]=>
string(7) "andre20"
["slug"]=>
string(7) "andre20"
["email"]=>
string(16) "grabowska5@wp.pl"
["password"]=>
string(40) "0b95490eccbe5e55086e259730eee989a4c4c199"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "78.88.41.113"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2019-01-13 12:42:18"
["created_at"]=>
string(19) "2018-10-06 15:42:37"
["updated_at"]=>
string(19) "2018-10-06 15:42:37"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[15]=>
object(App\Models\Observe)#479 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(183871)
["users_id"]=>
int(35732)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-26 09:21:51"
["updated_at"]=>
string(19) "2018-10-26 09:21:51"
}
["original":protected]=>
array(6) {
["id"]=>
int(183871)
["users_id"]=>
int(35732)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-26 09:21:51"
["updated_at"]=>
string(19) "2018-10-26 09:21:51"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#442 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(35732)
["name"]=>
string(9) "marchos87"
["slug"]=>
string(9) "marchos87"
["email"]=>
string(21) "xkomarekx87@gmail.com"
["password"]=>
string(60) "$2y$10$GPGN/jMvjP71b1vKtEshLOfOHjOkyj.9w5qGz95Zsy3MeRCyU3dpa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "PHX9WcLd1ZWsLAo6Gex8VWmZNdJicEYItpueVTje9JgsURxKuGSJhZe8L758"
["last_ip"]=>
string(14) "46.134.107.152"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-01-21 14:35:13"
["created_at"]=>
string(19) "2014-07-15 19:42:44"
["updated_at"]=>
string(19) "2024-01-21 14:35:13"
}
["original":protected]=>
array(26) {
["id"]=>
int(35732)
["name"]=>
string(9) "marchos87"
["slug"]=>
string(9) "marchos87"
["email"]=>
string(21) "xkomarekx87@gmail.com"
["password"]=>
string(60) "$2y$10$GPGN/jMvjP71b1vKtEshLOfOHjOkyj.9w5qGz95Zsy3MeRCyU3dpa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "PHX9WcLd1ZWsLAo6Gex8VWmZNdJicEYItpueVTje9JgsURxKuGSJhZe8L758"
["last_ip"]=>
string(14) "46.134.107.152"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-01-21 14:35:13"
["created_at"]=>
string(19) "2014-07-15 19:42:44"
["updated_at"]=>
string(19) "2024-01-21 14:35:13"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[16]=>
object(App\Models\Observe)#480 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(188495)
["users_id"]=>
int(26974)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-02-25 09:36:36"
["updated_at"]=>
string(19) "2019-02-25 09:36:36"
}
["original":protected]=>
array(6) {
["id"]=>
int(188495)
["users_id"]=>
int(26974)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-02-25 09:36:36"
["updated_at"]=>
string(19) "2019-02-25 09:36:36"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#444 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(26974)
["name"]=>
string(9) "jesionki4"
["slug"]=>
string(9) "jesionki4"
["email"]=>
string(22) "jesionowska.anna@wp.pl"
["password"]=>
string(60) "$2y$10$O8qo4jfBgAsy..yrXiP8pOCGCr8wumI3rT3kmCeYxt3vd4tffowy6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "lRrZYMmHY7ELkUxOs9m7FRBsa8nCnrL63dijxBW6qlqWWtw0nCuRLrGBlIzD"
["last_ip"]=>
string(12) "194.213.1.66"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0"
["last_logged_at"]=>
string(19) "2023-10-31 08:25:07"
["created_at"]=>
string(19) "2018-02-02 13:52:49"
["updated_at"]=>
string(19) "2023-10-31 08:25:07"
}
["original":protected]=>
array(26) {
["id"]=>
int(26974)
["name"]=>
string(9) "jesionki4"
["slug"]=>
string(9) "jesionki4"
["email"]=>
string(22) "jesionowska.anna@wp.pl"
["password"]=>
string(60) "$2y$10$O8qo4jfBgAsy..yrXiP8pOCGCr8wumI3rT3kmCeYxt3vd4tffowy6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "lRrZYMmHY7ELkUxOs9m7FRBsa8nCnrL63dijxBW6qlqWWtw0nCuRLrGBlIzD"
["last_ip"]=>
string(12) "194.213.1.66"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0"
["last_logged_at"]=>
string(19) "2023-10-31 08:25:07"
["created_at"]=>
string(19) "2018-02-02 13:52:49"
["updated_at"]=>
string(19) "2023-10-31 08:25:07"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[17]=>
object(App\Models\Observe)#481 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(188709)
["users_id"]=>
int(31744)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-03-04 09:41:06"
["updated_at"]=>
string(19) "2019-03-04 09:41:06"
}
["original":protected]=>
array(6) {
["id"]=>
int(188709)
["users_id"]=>
int(31744)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-03-04 09:41:06"
["updated_at"]=>
string(19) "2019-03-04 09:41:06"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#438 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(31744)
["name"]=>
string(12) "krzysiek8402"
["slug"]=>
string(12) "krzysiek8402"
["email"]=>
string(18) "krzysiek8402@wp.pl"
["password"]=>
string(60) "$2y$10$io9Y1g1iGUfoDZ55humrYeUJ4UVUMIXDfNKoXLmLbE2CP1KyNrTCS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "2yj5ZT4ghblcGuR1QX1rImNtaoVa2ADUm33bwZbSlSXwXE3bhnGYbedWTvav"
["last_ip"]=>
string(10) "31.0.47.15"
["last_host"]=>
string(209) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; U; Android 10; pl-pl; Mi 9T Build/QKQ1.190825.002) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/71.0.3578.141 Mobile Safari/537.36 XiaoMi/MiuiBrowser/12.5.2-gn"
["last_logged_at"]=>
string(19) "2020-09-16 07:00:16"
["created_at"]=>
string(19) "2017-11-29 20:43:30"
["updated_at"]=>
string(19) "2020-09-16 07:00:16"
}
["original":protected]=>
array(26) {
["id"]=>
int(31744)
["name"]=>
string(12) "krzysiek8402"
["slug"]=>
string(12) "krzysiek8402"
["email"]=>
string(18) "krzysiek8402@wp.pl"
["password"]=>
string(60) "$2y$10$io9Y1g1iGUfoDZ55humrYeUJ4UVUMIXDfNKoXLmLbE2CP1KyNrTCS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "2yj5ZT4ghblcGuR1QX1rImNtaoVa2ADUm33bwZbSlSXwXE3bhnGYbedWTvav"
["last_ip"]=>
string(10) "31.0.47.15"
["last_host"]=>
string(209) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; U; Android 10; pl-pl; Mi 9T Build/QKQ1.190825.002) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/71.0.3578.141 Mobile Safari/537.36 XiaoMi/MiuiBrowser/12.5.2-gn"
["last_logged_at"]=>
string(19) "2020-09-16 07:00:16"
["created_at"]=>
string(19) "2017-11-29 20:43:30"
["updated_at"]=>
string(19) "2020-09-16 07:00:16"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[18]=>
object(App\Models\Observe)#482 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(189294)
["users_id"]=>
int(22767)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-03-20 14:15:26"
["updated_at"]=>
string(19) "2019-03-20 14:15:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(189294)
["users_id"]=>
int(22767)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-03-20 14:15:26"
["updated_at"]=>
string(19) "2019-03-20 14:15:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#440 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(22767)
["name"]=>
string(8) "gustaw13"
["slug"]=>
string(8) "gustaw13"
["email"]=>
string(16) "gustaw13@tlen.pl"
["password"]=>
string(40) "c60f43ded9dd225b3ee7a6bf7edc8e1d76c4bb3e"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "37.47.224.80"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; rv:65.0) Gecko/20100101 F"
["last_logged_at"]=>
string(19) "2019-03-20 14:15:25"
["created_at"]=>
string(19) "2019-03-20 14:13:14"
["updated_at"]=>
string(19) "2019-03-20 14:13:14"
}
["original":protected]=>
array(26) {
["id"]=>
int(22767)
["name"]=>
string(8) "gustaw13"
["slug"]=>
string(8) "gustaw13"
["email"]=>
string(16) "gustaw13@tlen.pl"
["password"]=>
string(40) "c60f43ded9dd225b3ee7a6bf7edc8e1d76c4bb3e"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "37.47.224.80"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; rv:65.0) Gecko/20100101 F"
["last_logged_at"]=>
string(19) "2019-03-20 14:15:25"
["created_at"]=>
string(19) "2019-03-20 14:13:14"
["updated_at"]=>
string(19) "2019-03-20 14:13:14"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[19]=>
object(App\Models\Observe)#483 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(190110)
["users_id"]=>
int(44322)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-16 07:47:20"
["updated_at"]=>
string(19) "2019-04-16 07:47:20"
}
["original":protected]=>
array(6) {
["id"]=>
int(190110)
["users_id"]=>
int(44322)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-16 07:47:20"
["updated_at"]=>
string(19) "2019-04-16 07:47:20"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#443 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(44322)
["name"]=>
string(8) "parzytom"
["slug"]=>
string(8) "parzytom"
["email"]=>
string(12) "parzy7@wp.pl"
["password"]=>
string(40) "35fc196b85a4ffaa7f0f46a26893e630644ff73c"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "185.78.148.151"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Geck"
["last_logged_at"]=>
string(19) "2019-04-16 07:10:30"
["created_at"]=>
string(19) "2019-04-16 07:05:09"
["updated_at"]=>
string(19) "2019-04-16 07:05:09"
}
["original":protected]=>
array(26) {
["id"]=>
int(44322)
["name"]=>
string(8) "parzytom"
["slug"]=>
string(8) "parzytom"
["email"]=>
string(12) "parzy7@wp.pl"
["password"]=>
string(40) "35fc196b85a4ffaa7f0f46a26893e630644ff73c"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "185.78.148.151"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Geck"
["last_logged_at"]=>
string(19) "2019-04-16 07:10:30"
["created_at"]=>
string(19) "2019-04-16 07:05:09"
["updated_at"]=>
string(19) "2019-04-16 07:05:09"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[20]=>
object(App\Models\Observe)#484 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(192404)
["users_id"]=>
int(55408)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-12 15:54:12"
["updated_at"]=>
string(19) "2019-07-12 15:54:12"
}
["original":protected]=>
array(6) {
["id"]=>
int(192404)
["users_id"]=>
int(55408)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-12 15:54:12"
["updated_at"]=>
string(19) "2019-07-12 15:54:12"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#462 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(55408)
["name"]=>
string(7) "ullkacz"
["slug"]=>
string(7) "ullkacz"
["email"]=>
string(23) "urszulaczerwinska@wp.pl"
["password"]=>
string(60) "$2y$10$Pm5XaerYknrFREDEBJ1LUuHH5VNKahuylxN/LIQkyUpu.SDHYXej."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "yK4DrbAmJPpB7EekVLSFFhY9tNHrg5TQlpB8NNhYEuwYdn5aGR4mKb2nKvUI"
["last_ip"]=>
string(14) "185.239.42.177"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-01-19 17:21:49"
["created_at"]=>
string(19) "2018-08-11 14:17:56"
["updated_at"]=>
string(19) "2025-01-19 17:21:49"
}
["original":protected]=>
array(26) {
["id"]=>
int(55408)
["name"]=>
string(7) "ullkacz"
["slug"]=>
string(7) "ullkacz"
["email"]=>
string(23) "urszulaczerwinska@wp.pl"
["password"]=>
string(60) "$2y$10$Pm5XaerYknrFREDEBJ1LUuHH5VNKahuylxN/LIQkyUpu.SDHYXej."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "yK4DrbAmJPpB7EekVLSFFhY9tNHrg5TQlpB8NNhYEuwYdn5aGR4mKb2nKvUI"
["last_ip"]=>
string(14) "185.239.42.177"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-01-19 17:21:49"
["created_at"]=>
string(19) "2018-08-11 14:17:56"
["updated_at"]=>
string(19) "2025-01-19 17:21:49"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[21]=>
object(App\Models\Observe)#485 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(193601)
["users_id"]=>
int(54437)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-28 21:58:48"
["updated_at"]=>
string(19) "2019-08-28 21:58:48"
}
["original":protected]=>
array(6) {
["id"]=>
int(193601)
["users_id"]=>
int(54437)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-28 21:58:48"
["updated_at"]=>
string(19) "2019-08-28 21:58:48"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#487 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(54437)
["name"]=>
string(6) "trocka"
["slug"]=>
string(6) "trocka"
["email"]=>
string(21) "anna.troc@amkt.com.pl"
["password"]=>
string(60) "$2y$10$zEtXQeZ3mqb.b4jmtZYAQO/gZN7kjow7zMxnKW1yTZeBk4nlp5WcW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "VWXg2JKHyJy37NbWuiknfMmuj4iSWl4wHubQFbqwOulyQx9g9P09WxSU4Eo4"
["last_ip"]=>
string(13) "212.27.226.96"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-01-07 11:40:25"
["created_at"]=>
string(19) "2019-07-26 23:00:45"
["updated_at"]=>
string(19) "2021-01-07 11:40:25"
}
["original":protected]=>
array(26) {
["id"]=>
int(54437)
["name"]=>
string(6) "trocka"
["slug"]=>
string(6) "trocka"
["email"]=>
string(21) "anna.troc@amkt.com.pl"
["password"]=>
string(60) "$2y$10$zEtXQeZ3mqb.b4jmtZYAQO/gZN7kjow7zMxnKW1yTZeBk4nlp5WcW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "VWXg2JKHyJy37NbWuiknfMmuj4iSWl4wHubQFbqwOulyQx9g9P09WxSU4Eo4"
["last_ip"]=>
string(13) "212.27.226.96"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-01-07 11:40:25"
["created_at"]=>
string(19) "2019-07-26 23:00:45"
["updated_at"]=>
string(19) "2021-01-07 11:40:25"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[22]=>
object(App\Models\Observe)#486 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(6) {
["id"]=>
int(201006)
["users_id"]=>
int(115191)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2021-12-02 23:57:33"
["updated_at"]=>
string(19) "2021-12-02 23:57:33"
}
["original":protected]=>
array(6) {
["id"]=>
int(201006)
["users_id"]=>
int(115191)
["blogs_id"]=>
int(42410)
["active"]=>
int(1)
["created_at"]=>
string(19) "2021-12-02 23:57:33"
["updated_at"]=>
string(19) "2021-12-02 23:57:33"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#488 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(115191)
["name"]=>
string(8) "KrissMp1"
["slug"]=>
string(8) "krissmp1"
["email"]=>
string(18) "krzychunaklo@wp.pl"
["password"]=>
string(60) "$2y$10$iSko2iINxZQDRhU4JPW4du6BX9vA7jquQTVQZKhS5r9CPIgVXhSJ2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
float(0.9)
["remember_token"]=>
string(60) "EBQgClaxZYXsreexSDFMv0uC5qmKnZI3fhr9siQPPmjUNBbqhMU9HCElq6Sp"
["last_ip"]=>
string(11) "31.0.38.161"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; VOG-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-03-09 16:28:09"
["created_at"]=>
string(19) "2021-11-11 16:15:30"
["updated_at"]=>
string(19) "2022-03-09 16:28:09"
}
["original":protected]=>
array(26) {
["id"]=>
int(115191)
["name"]=>
string(8) "KrissMp1"
["slug"]=>
string(8) "krissmp1"
["email"]=>
string(18) "krzychunaklo@wp.pl"
["password"]=>
string(60) "$2y$10$iSko2iINxZQDRhU4JPW4du6BX9vA7jquQTVQZKhS5r9CPIgVXhSJ2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
float(0.9)
["remember_token"]=>
string(60) "EBQgClaxZYXsreexSDFMv0uC5qmKnZI3fhr9siQPPmjUNBbqhMU9HCElq6Sp"
["last_ip"]=>
string(11) "31.0.38.161"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; VOG-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-03-09 16:28:09"
["created_at"]=>
string(19) "2021-11-11 16:15:30"
["updated_at"]=>
string(19) "2022-03-09 16:28:09"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
}
}
["build"]=>
object(App\Models\BlogBuild)#1147 (25) {
["table":protected]=>
string(17) "mb4b_blogs_builds"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(17) {
[0]=>
string(8) "blogs_id"
[1]=>
string(11) "projects_id"
[2]=>
string(12) "project_name"
[3]=>
string(12) "project_city"
[4]=>
string(5) "autor"
[5]=>
string(11) "typ_budynku"
[6]=>
string(14) "rodzaj_budynku"
[7]=>
string(7) "piwnica"
[8]=>
string(11) "technologia"
[9]=>
string(11) "etap_budowy"
[10]=>
string(7) "dzialka"
[11]=>
string(12) "dzialka_cena"
[12]=>
string(7) "projekt"
[13]=>
string(7) "geodeta"
[14]=>
string(6) "waluta"
[15]=>
string(7) "nagroda"
[16]=>
string(12) "nagroda_opis"
}
["dates"]=>
array(1) {
[0]=>
string(10) "updated_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(19) {
["id"]=>
int(42410)
["blogs_id"]=>
int(42410)
["projects_id"]=>
int(6)
["project_name"]=>
string(3) "MP1"
["project_city"]=>
string(7) "gdzieś"
["autor"]=>
string(7) "expobud"
["typ_budynku"]=>
int(1)
["rodzaj_budynku"]=>
int(2)
["piwnica"]=>
int(0)
["technologia"]=>
int(4)
["etap_budowy"]=>
int(0)
["dzialka"]=>
NULL
["dzialka_cena"]=>
int(0)
["projekt"]=>
int(0)
["geodeta"]=>
int(0)
["waluta"]=>
int(1)
["nagroda"]=>
int(0)
["nagroda_opis"]=>
NULL
["updated_at"]=>
string(19) "2019-12-04 10:07:07"
}
["original":protected]=>
array(19) {
["id"]=>
int(42410)
["blogs_id"]=>
int(42410)
["projects_id"]=>
int(6)
["project_name"]=>
string(3) "MP1"
["project_city"]=>
string(7) "gdzieś"
["autor"]=>
string(7) "expobud"
["typ_budynku"]=>
int(1)
["rodzaj_budynku"]=>
int(2)
["piwnica"]=>
int(0)
["technologia"]=>
int(4)
["etap_budowy"]=>
int(0)
["dzialka"]=>
NULL
["dzialka_cena"]=>
int(0)
["projekt"]=>
int(0)
["geodeta"]=>
int(0)
["waluta"]=>
int(1)
["nagroda"]=>
int(0)
["nagroda_opis"]=>
NULL
["updated_at"]=>
string(19) "2019-12-04 10:07:07"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
["user"]=>
object(App\User)#987 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["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(26) {
["id"]=>
int(39308)
["name"]=>
string(13) "mojzkeramzytu"
["slug"]=>
string(13) "mojzkeramzytu"
["email"]=>
string(13) "sklepp5@wp.pl"
["password"]=>
string(60) "$2y$10$x6Z9j8CzuqIhmuOMWgjJhu.OGrLVSpPWyIBfcdrUOtf4K1vm4YUuu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "i9e25ShSklYNGyogfHZOAOa9BPic1aKq15lcP8mlVlTWZ3NWgzvt9X8HS6LU"
["last_ip"]=>
string(11) "31.0.80.250"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-03-08 22:08:00"
["created_at"]=>
string(19) "2018-03-14 20:15:13"
["updated_at"]=>
string(19) "2020-03-08 22:08:00"
}
["original":protected]=>
array(26) {
["id"]=>
int(39308)
["name"]=>
string(13) "mojzkeramzytu"
["slug"]=>
string(13) "mojzkeramzytu"
["email"]=>
string(13) "sklepp5@wp.pl"
["password"]=>
string(60) "$2y$10$x6Z9j8CzuqIhmuOMWgjJhu.OGrLVSpPWyIBfcdrUOtf4K1vm4YUuu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "i9e25ShSklYNGyogfHZOAOa9BPic1aKq15lcP8mlVlTWZ3NWgzvt9X8HS6LU"
["last_ip"]=>
string(11) "31.0.80.250"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-03-08 22:08:00"
["created_at"]=>
string(19) "2018-03-14 20:15:13"
["updated_at"]=>
string(19) "2020-03-08 22:08:00"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(3) {
["preference"]=>
object(App\Models\UserPreference)#985 (25) {
["table":protected]=>
string(22) "mb4b_users_preferences"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(17) {
[0]=>
string(8) "users_id"
[1]=>
string(16) "galeria_prywatna"
[2]=>
string(14) "zdjecie_podpis"
[3]=>
string(18) "wiadomosci_koperta"
[4]=>
string(9) "ocen_blog"
[5]=>
string(15) "koszty_prywatne"
[6]=>
string(15) "email_komentarz"
[7]=>
string(13) "email_pytania"
[8]=>
string(10) "email_news"
[9]=>
string(10) "komentarze"
[10]=>
string(26) "komentarz_komentowany_wpis"
[11]=>
string(31) "komentarze_ukryj_niezalogowanym"
[12]=>
string(27) "koszty_ukryj_niezalogowanym"
[13]=>
string(26) "wpisy_ukryj_niezalogowanym"
[14]=>
string(23) "info_komentowane_tematy"
[15]=>
string(23) "info_obserwowane_tematy"
[16]=>
string(18) "info_dodane_tematy"
}
["dates"]=>
array(1) {
[0]=>
string(10) "updated_at"
}
["casts":protected]=>
array(16) {
["galeria_prywatna"]=>
string(7) "integer"
["zdjecie_podpis"]=>
string(7) "boolean"
["wiadomosci_koperta"]=>
string(7) "boolean"
["ocen_blog"]=>
string(7) "boolean"
["koszty_prywatne"]=>
string(7) "boolean"
["email_komentarz"]=>
string(7) "boolean"
["email_pytania"]=>
string(7) "boolean"
["email_news"]=>
string(7) "boolean"
["komentarze"]=>
string(7) "boolean"
["komentarz_komentowany_wpis"]=>
string(7) "boolean"
["komentarze_ukryj_niezalogowanym"]=>
string(7) "boolean"
["koszty_ukryj_niezalogowanym"]=>
string(7) "boolean"
["wpisy_ukryj_niezalogowanym"]=>
string(7) "boolean"
["info_komentowane_tematy"]=>
string(7) "boolean"
["info_obserwowane_tematy"]=>
string(7) "boolean"
["info_dodane_tematy"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(19) {
["id"]=>
int(39307)
["users_id"]=>
int(39308)
["galeria_prywatna"]=>
int(0)
["zdjecie_podpis"]=>
int(0)
["wiadomosci_koperta"]=>
int(1)
["ocen_blog"]=>
int(0)
["koszty_prywatne"]=>
int(1)
["email_komentarz"]=>
int(1)
["email_pytania"]=>
int(1)
["email_news"]=>
int(0)
["komentarze"]=>
int(1)
["komentarz_komentowany_wpis"]=>
int(1)
["komentarze_ukryj_niezalogowanym"]=>
int(0)
["koszty_ukryj_niezalogowanym"]=>
int(1)
["wpisy_ukryj_niezalogowanym"]=>
int(0)
["info_komentowane_tematy"]=>
int(0)
["info_obserwowane_tematy"]=>
int(0)
["info_dodane_tematy"]=>
int(0)
["updated_at"]=>
string(19) "2019-12-04 10:07:07"
}
["original":protected]=>
array(19) {
["id"]=>
int(39307)
["users_id"]=>
int(39308)
["galeria_prywatna"]=>
int(0)
["zdjecie_podpis"]=>
int(0)
["wiadomosci_koperta"]=>
int(1)
["ocen_blog"]=>
int(0)
["koszty_prywatne"]=>
int(1)
["email_komentarz"]=>
int(1)
["email_pytania"]=>
int(1)
["email_news"]=>
int(0)
["komentarze"]=>
int(1)
["komentarz_komentowany_wpis"]=>
int(1)
["komentarze_ukryj_niezalogowanym"]=>
int(0)
["koszty_ukryj_niezalogowanym"]=>
int(1)
["wpisy_ukryj_niezalogowanym"]=>
int(0)
["info_komentowane_tematy"]=>
int(0)
["info_obserwowane_tematy"]=>
int(0)
["info_dodane_tematy"]=>
int(0)
["updated_at"]=>
string(19) "2019-12-04 10:07:07"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
["online_user"]=>
NULL
["detail"]=>
object(App\Models\UserDetail)#986 (25) {
["table":protected]=>
string(18) "mb4b_users_details"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(17) {
[0]=>
string(8) "users_id"
[1]=>
string(10) "regions_id"
[2]=>
string(9) "firstname"
[3]=>
string(8) "lastname"
[4]=>
string(5) "firma"
[5]=>
string(5) "ulica"
[6]=>
string(12) "kod_pocztowy"
[7]=>
string(4) "city"
[8]=>
string(3) "nip"
[9]=>
string(7) "telefon"
[10]=>
string(10) "avatar_url"
[11]=>
string(8) "opis_moj"
[12]=>
string(10) "opis_firmy"
[13]=>
string(11) "opis_oferta"
[14]=>
string(6) "podpis"
[15]=>
string(16) "typ_dzialalnosci"
[16]=>
string(19) "rodzaj_dzialalnosci"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(20) {
["id"]=>
int(39307)
["users_id"]=>
int(39308)
["regions_id"]=>
int(7)
["firstname"]=>
string(6) "Gienia"
["lastname"]=>
string(8) "Genowefa"
["firma"]=>
NULL
["ulica"]=>
NULL
["kod_pocztowy"]=>
NULL
["city"]=>
string(8) "w Polsce"
["nip"]=>
NULL
["telefon"]=>
NULL
["avatar_url"]=>
NULL
["opis_moj"]=>
NULL
["opis_firmy"]=>
NULL
["opis_oferta"]=>
NULL
["podpis"]=>
NULL
["typ_dzialalnosci"]=>
NULL
["rodzaj_dzialalnosci"]=>
NULL
["created_at"]=>
string(19) "2019-12-04 10:07:07"
["updated_at"]=>
string(19) "2019-12-04 10:07:07"
}
["original":protected]=>
array(20) {
["id"]=>
int(39307)
["users_id"]=>
int(39308)
["regions_id"]=>
int(7)
["firstname"]=>
string(6) "Gienia"
["lastname"]=>
string(8) "Genowefa"
["firma"]=>
NULL
["ulica"]=>
NULL
["kod_pocztowy"]=>
NULL
["city"]=>
string(8) "w Polsce"
["nip"]=>
NULL
["telefon"]=>
NULL
["avatar_url"]=>
NULL
["opis_moj"]=>
NULL
["opis_firmy"]=>
NULL
["opis_oferta"]=>
NULL
["podpis"]=>
NULL
["typ_dzialalnosci"]=>
NULL
["rodzaj_dzialalnosci"]=>
NULL
["created_at"]=>
string(19) "2019-12-04 10:07:07"
["updated_at"]=>
string(19) "2019-12-04 10:07:07"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
["setting"]=>
object(App\Models\BlogSetting)#983 (25) {
["table":protected]=>
string(19) "mb4b_blogs_settings"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(33) {
[0]=>
string(8) "blogs_id"
[1]=>
string(12) "templates_id"
[2]=>
string(10) "header_off"
[3]=>
string(6) "header"
[4]=>
string(10) "header_top"
[5]=>
string(11) "header_text"
[6]=>
string(17) "header_text_color"
[7]=>
string(16) "header_text_size"
[8]=>
string(19) "header_text_justify"
[9]=>
string(11) "header_font"
[10]=>
string(11) "header_bold"
[11]=>
string(13) "header_italic"
[12]=>
string(18) "kolor_glowny_tekst"
[13]=>
string(20) "kolor_zalogowany_tlo"
[14]=>
string(25) "kolor_zalogowany_tlo_boki"
[15]=>
string(17) "kolor_glowny_link"
[16]=>
string(18) "kolor_glowny_tytul"
[17]=>
string(16) "kolor_glowny_tlo"
[18]=>
string(16) "kolor_male_tekst"
[19]=>
string(17) "kolor_tytul_tekst"
[20]=>
string(10) "kolor_link"
[21]=>
string(11) "kolor_ramka"
[22]=>
string(15) "kolor_komentarz"
[23]=>
string(18) "kolor_obok_zdjecia"
[24]=>
string(11) "kolor_tresc"
[25]=>
string(14) "main_center_bg"
[26]=>
string(14) "main_header_bg"
[27]=>
string(3) "tlo"
[28]=>
string(10) "rodzaj_tla"
[29]=>
string(4) "font"
[30]=>
string(3) "swf"
[31]=>
string(28) "sortowanie_polecanych_linkow"
[32]=>
string(15) "wyswietl_koszty"
}
["dates"]=>
array(1) {
[0]=>
string(10) "updated_at"
}
["casts":protected]=>
array(6) {
["sortowanie_polecanych_linkow"]=>
string(7) "boolean"
["wyswietl_koszty"]=>
string(7) "boolean"
["swf"]=>
string(7) "boolean"
["header_off"]=>
string(7) "boolean"
["header_bold"]=>
string(7) "boolean"
["header_italic"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(40) {
["id"]=>
int(42410)
["blogs_id"]=>
int(42410)
["templates_id"]=>
NULL
["header_off"]=>
int(0)
["header"]=>
NULL
["header_top"]=>
string(1) "0"
["header_text"]=>
string(13) "mojzkeramzytu"
["header_text_color"]=>
string(7) "#000000"
["header_text_size"]=>
string(2) "45"
["header_text_justify"]=>
string(6) "center"
["header_font"]=>
int(2)
["header_bold"]=>
int(1)
["header_italic"]=>
int(0)
["kolor_glowny_tekst"]=>
string(7) "#000000"
["kolor_zalogowany_tlo"]=>
string(7) "#F8F6F7"
["kolor_zalogowany_tlo_boki"]=>
NULL
["kolor_glowny_link"]=>
string(7) "#000000"
["kolor_glowny_tytul"]=>
string(7) "#000000"
["kolor_glowny_tlo"]=>
string(7) "#FFFFFF"
["kolor_male_tekst"]=>
string(7) "#7D7D7D"
["kolor_tytul_tekst"]=>
string(7) "#000000"
["kolor_link"]=>
string(7) "#066CC0"
["kolor_ramka"]=>
string(7) "#AFAFAF"
["kolor_komentarz"]=>
string(7) "#DEDEDE"
["kolor_obok_zdjecia"]=>
NULL
["kolor_tresc"]=>
NULL
["main_center_bg"]=>
NULL
["main_header_bg"]=>
NULL
["tlo"]=>
string(11) "szablon.jpg"
["rodzaj_tla"]=>
int(0)
["font"]=>
int(2)
["swf"]=>
int(0)
["sortowanie_polecanych_linkow"]=>
int(0)
["wyswietl_koszty"]=>
int(1)
["ekspert_opis_wpisy"]=>
NULL
["ekspert_opis_artykuly"]=>
NULL
["ekspert_opis_pytania"]=>
NULL
["ekspert_opis_promocja"]=>
NULL
["ekspert_opis_konkurs"]=>
NULL
["updated_at"]=>
string(19) "2025-02-03 06:25:05"
}
["original":protected]=>
array(40) {
["id"]=>
int(42410)
["blogs_id"]=>
int(42410)
["templates_id"]=>
NULL
["header_off"]=>
int(0)
["header"]=>
NULL
["header_top"]=>
string(1) "0"
["header_text"]=>
string(13) "mojzkeramzytu"
["header_text_color"]=>
string(7) "#000000"
["header_text_size"]=>
string(2) "45"
["header_text_justify"]=>
string(6) "center"
["header_font"]=>
int(2)
["header_bold"]=>
int(1)
["header_italic"]=>
int(0)
["kolor_glowny_tekst"]=>
string(7) "#000000"
["kolor_zalogowany_tlo"]=>
string(7) "#F8F6F7"
["kolor_zalogowany_tlo_boki"]=>
NULL
["kolor_glowny_link"]=>
string(7) "#000000"
["kolor_glowny_tytul"]=>
string(7) "#000000"
["kolor_glowny_tlo"]=>
string(7) "#FFFFFF"
["kolor_male_tekst"]=>
string(7) "#7D7D7D"
["kolor_tytul_tekst"]=>
string(7) "#000000"
["kolor_link"]=>
string(7) "#066CC0"
["kolor_ramka"]=>
string(7) "#AFAFAF"
["kolor_komentarz"]=>
string(7) "#DEDEDE"
["kolor_obok_zdjecia"]=>
NULL
["kolor_tresc"]=>
NULL
["main_center_bg"]=>
NULL
["main_header_bg"]=>
NULL
["tlo"]=>
string(11) "szablon.jpg"
["rodzaj_tla"]=>
int(0)
["font"]=>
int(2)
["swf"]=>
int(0)
["sortowanie_polecanych_linkow"]=>
int(0)
["wyswietl_koszty"]=>
int(1)
["ekspert_opis_wpisy"]=>
NULL
["ekspert_opis_artykuly"]=>
NULL
["ekspert_opis_pytania"]=>
NULL
["ekspert_opis_promocja"]=>
NULL
["ekspert_opis_konkurs"]=>
NULL
["updated_at"]=>
string(19) "2025-02-03 06:25:05"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
["stat"]=>
object(App\Models\BlogStat)#990 (25) {
["table":protected]=>
string(16) "mb4b_blogs_stats"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(11) {
[0]=>
string(8) "blogs_id"
[1]=>
string(5) "posts"
[2]=>
string(10) "promotions"
[3]=>
string(8) "contests"
[4]=>
string(9) "questions"
[5]=>
string(8) "comments"
[6]=>
string(6) "visits"
[7]=>
string(9) "followers"
[8]=>
string(6) "photos"
[9]=>
string(5) "costs"
[10]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(42410)
["blogs_id"]=>
int(42410)
["posts"]=>
int(30)
["articles"]=>
int(0)
["comments"]=>
int(78)
["visits"]=>
int(10033)
["followers"]=>
int(23)
["photos"]=>
int(97)
["costs"]=>
int(23)
["created_at"]=>
string(19) "2019-12-04 10:07:07"
["updated_at"]=>
string(19) "2025-03-30 20:36:49"
}
["original":protected]=>
array(11) {
["id"]=>
int(42410)
["blogs_id"]=>
int(42410)
["posts"]=>
int(30)
["articles"]=>
int(0)
["comments"]=>
int(78)
["visits"]=>
int(10033)
["followers"]=>
int(23)
["photos"]=>
int(97)
["costs"]=>
int(23)
["created_at"]=>
string(19) "2019-12-04 10:07:07"
["updated_at"]=>
string(19) "2025-03-30 20:36:49"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
["stats_m_desc"]=>
object(Illuminate\Database\Eloquent\Collection)#914 (1) {
["items":protected]=>
array(72) {
[0]=>
object(App\Models\BlogStatM)#913 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(3061237)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202402)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(52)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2024-02-04 03:15:55"
["updated_at"]=>
string(19) "2024-02-08 22:15:46"
}
["original":protected]=>
array(12) {
["id"]=>
int(3061237)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202402)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(52)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2024-02-04 03:15:55"
["updated_at"]=>
string(19) "2024-02-08 22:15:46"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[1]=>
object(App\Models\BlogStatM)#912 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(3020149)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202401)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(94)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2024-01-03 15:14:13"
["updated_at"]=>
string(19) "2024-01-31 07:15:35"
}
["original":protected]=>
array(12) {
["id"]=>
int(3020149)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202401)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(94)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2024-01-03 15:14:13"
["updated_at"]=>
string(19) "2024-01-31 07:15:35"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[2]=>
object(App\Models\BlogStatM)#911 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2984314)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202312)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(133)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-12-02 01:15:51"
["updated_at"]=>
string(19) "2023-12-29 06:13:59"
}
["original":protected]=>
array(12) {
["id"]=>
int(2984314)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202312)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(133)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-12-02 01:15:51"
["updated_at"]=>
string(19) "2023-12-29 06:13:59"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[3]=>
object(App\Models\BlogStatM)#910 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2960253)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202311)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(159)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-11-02 00:05:30"
["updated_at"]=>
string(19) "2023-11-29 05:14:16"
}
["original":protected]=>
array(12) {
["id"]=>
int(2960253)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202311)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(159)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-11-02 00:05:30"
["updated_at"]=>
string(19) "2023-11-29 05:14:16"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[4]=>
object(App\Models\BlogStatM)#909 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2919312)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202310)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(298)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-10-02 00:04:50"
["updated_at"]=>
string(19) "2023-11-01 00:04:08"
}
["original":protected]=>
array(12) {
["id"]=>
int(2919312)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202310)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(298)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-10-02 00:04:50"
["updated_at"]=>
string(19) "2023-11-01 00:04:08"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[5]=>
object(App\Models\BlogStatM)#908 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2889275)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202309)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(457)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-09-02 00:05:55"
["updated_at"]=>
string(19) "2023-09-30 23:13:36"
}
["original":protected]=>
array(12) {
["id"]=>
int(2889275)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202309)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(457)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-09-02 00:05:55"
["updated_at"]=>
string(19) "2023-09-30 23:13:36"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[6]=>
object(App\Models\BlogStatM)#907 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2838842)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202308)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(162)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-08-02 00:04:20"
["updated_at"]=>
string(19) "2023-08-31 23:13:38"
}
["original":protected]=>
array(12) {
["id"]=>
int(2838842)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202308)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(162)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-08-02 00:04:20"
["updated_at"]=>
string(19) "2023-08-31 23:13:38"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[7]=>
object(App\Models\BlogStatM)#906 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2790508)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202307)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(177)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-07-02 00:04:11"
["updated_at"]=>
string(19) "2023-07-31 17:13:12"
}
["original":protected]=>
array(12) {
["id"]=>
int(2790508)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202307)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(177)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-07-02 00:04:11"
["updated_at"]=>
string(19) "2023-07-31 17:13:12"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[8]=>
object(App\Models\BlogStatM)#905 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2764549)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202306)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(128)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-06-02 00:04:56"
["updated_at"]=>
string(19) "2023-06-30 19:13:09"
}
["original":protected]=>
array(12) {
["id"]=>
int(2764549)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202306)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(128)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-06-02 00:04:56"
["updated_at"]=>
string(19) "2023-06-30 19:13:09"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[9]=>
object(App\Models\BlogStatM)#904 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2724101)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202305)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(241)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-05-02 00:03:52"
["updated_at"]=>
string(19) "2023-05-31 17:12:51"
}
["original":protected]=>
array(12) {
["id"]=>
int(2724101)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202305)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(241)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-05-02 00:03:52"
["updated_at"]=>
string(19) "2023-05-31 17:12:51"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[10]=>
object(App\Models\BlogStatM)#903 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2699616)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202304)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(108)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-04-02 07:12:46"
["updated_at"]=>
string(19) "2023-04-27 23:13:02"
}
["original":protected]=>
array(12) {
["id"]=>
int(2699616)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202304)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(108)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-04-02 07:12:46"
["updated_at"]=>
string(19) "2023-04-27 23:13:02"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[11]=>
object(App\Models\BlogStatM)#902 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2665449)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202303)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(104)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-03-02 00:03:41"
["updated_at"]=>
string(19) "2023-03-31 22:13:02"
}
["original":protected]=>
array(12) {
["id"]=>
int(2665449)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202303)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(104)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-03-02 00:03:41"
["updated_at"]=>
string(19) "2023-03-31 22:13:02"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[12]=>
object(App\Models\BlogStatM)#901 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2632610)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202302)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(87)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-02-02 00:03:37"
["updated_at"]=>
string(19) "2023-02-28 19:12:49"
}
["original":protected]=>
array(12) {
["id"]=>
int(2632610)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202302)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(87)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-02-02 00:03:37"
["updated_at"]=>
string(19) "2023-02-28 19:12:49"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[13]=>
object(App\Models\BlogStatM)#900 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2600994)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202301)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(101)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-01-02 00:04:15"
["updated_at"]=>
string(19) "2023-01-31 00:04:19"
}
["original":protected]=>
array(12) {
["id"]=>
int(2600994)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202301)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(101)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-01-02 00:04:15"
["updated_at"]=>
string(19) "2023-01-31 00:04:19"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[14]=>
object(App\Models\BlogStatM)#899 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2572293)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202212)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(73)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-12-02 00:03:31"
["updated_at"]=>
string(19) "2023-01-01 00:02:51"
}
["original":protected]=>
array(12) {
["id"]=>
int(2572293)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202212)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(73)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-12-02 00:03:31"
["updated_at"]=>
string(19) "2023-01-01 00:02:51"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[15]=>
object(App\Models\BlogStatM)#898 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2557452)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202211)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(48)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-11-03 18:13:08"
["updated_at"]=>
string(19) "2022-11-30 21:13:06"
}
["original":protected]=>
array(12) {
["id"]=>
int(2557452)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202211)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(48)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-11-03 18:13:08"
["updated_at"]=>
string(19) "2022-11-30 21:13:06"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[16]=>
object(App\Models\BlogStatM)#897 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2523616)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202210)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(276)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-10-02 23:12:32"
["updated_at"]=>
string(19) "2022-10-31 18:12:46"
}
["original":protected]=>
array(12) {
["id"]=>
int(2523616)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202210)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(276)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-10-02 23:12:32"
["updated_at"]=>
string(19) "2022-10-31 18:12:46"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[17]=>
object(App\Models\BlogStatM)#896 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2479381)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202209)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(165)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-09-02 00:02:52"
["updated_at"]=>
string(19) "2022-09-28 20:12:48"
}
["original":protected]=>
array(12) {
["id"]=>
int(2479381)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202209)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(165)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-09-02 00:02:52"
["updated_at"]=>
string(19) "2022-09-28 20:12:48"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[18]=>
object(App\Models\BlogStatM)#895 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2454071)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202208)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(107)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-08-02 00:03:13"
["updated_at"]=>
string(19) "2022-08-30 22:12:27"
}
["original":protected]=>
array(12) {
["id"]=>
int(2454071)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202208)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(107)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-08-02 00:03:13"
["updated_at"]=>
string(19) "2022-08-30 22:12:27"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[19]=>
object(App\Models\BlogStatM)#894 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2422040)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202207)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(222)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-07-02 00:02:37"
["updated_at"]=>
string(19) "2022-07-31 16:11:57"
}
["original":protected]=>
array(12) {
["id"]=>
int(2422040)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202207)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(222)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-07-02 00:02:37"
["updated_at"]=>
string(19) "2022-07-31 16:11:57"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[20]=>
object(App\Models\BlogStatM)#893 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2394459)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202206)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(102)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-06-02 00:02:37"
["updated_at"]=>
string(19) "2022-06-30 00:02:09"
}
["original":protected]=>
array(12) {
["id"]=>
int(2394459)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202206)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(102)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-06-02 00:02:37"
["updated_at"]=>
string(19) "2022-06-30 00:02:09"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[21]=>
object(App\Models\BlogStatM)#892 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2375164)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202205)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(190)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-05-02 16:12:02"
["updated_at"]=>
string(19) "2022-05-30 13:12:23"
}
["original":protected]=>
array(12) {
["id"]=>
int(2375164)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202205)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(190)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-05-02 16:12:02"
["updated_at"]=>
string(19) "2022-05-30 13:12:23"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[22]=>
object(App\Models\BlogStatM)#891 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2340679)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202204)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(172)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-04-02 00:02:15"
["updated_at"]=>
string(19) "2022-04-30 22:11:47"
}
["original":protected]=>
array(12) {
["id"]=>
int(2340679)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202204)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(172)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-04-02 00:02:15"
["updated_at"]=>
string(19) "2022-04-30 22:11:47"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[23]=>
object(App\Models\BlogStatM)#890 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2314233)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202203)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(99)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-03-02 00:02:14"
["updated_at"]=>
string(19) "2022-03-31 01:12:00"
}
["original":protected]=>
array(12) {
["id"]=>
int(2314233)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202203)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(99)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-03-02 00:02:14"
["updated_at"]=>
string(19) "2022-03-31 01:12:00"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[24]=>
object(App\Models\BlogStatM)#889 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2292682)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202202)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(94)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-02-02 20:11:40"
["updated_at"]=>
string(19) "2022-02-28 22:11:45"
}
["original":protected]=>
array(12) {
["id"]=>
int(2292682)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202202)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(94)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-02-02 20:11:40"
["updated_at"]=>
string(19) "2022-02-28 22:11:45"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[25]=>
object(App\Models\BlogStatM)#888 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2262963)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202201)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(130)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-01-04 14:13:43"
["updated_at"]=>
string(19) "2022-01-31 06:11:34"
}
["original":protected]=>
array(12) {
["id"]=>
int(2262963)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202201)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(130)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-01-04 14:13:43"
["updated_at"]=>
string(19) "2022-01-31 06:11:34"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[26]=>
object(App\Models\BlogStatM)#887 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2254717)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202112)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(0)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-12-02 23:57:33"
["updated_at"]=>
string(19) "2021-12-02 23:57:33"
}
["original":protected]=>
array(12) {
["id"]=>
int(2254717)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202112)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(0)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-12-02 23:57:33"
["updated_at"]=>
string(19) "2021-12-02 23:57:33"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[27]=>
object(App\Models\BlogStatM)#886 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2238484)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202111)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(246)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-11-02 00:11:52"
["updated_at"]=>
string(19) "2021-11-23 09:22:33"
}
["original":protected]=>
array(12) {
["id"]=>
int(2238484)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202111)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(246)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-11-02 00:11:52"
["updated_at"]=>
string(19) "2021-11-23 09:22:33"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[28]=>
object(App\Models\BlogStatM)#885 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2207198)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202110)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(582)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-10-02 12:11:19"
["updated_at"]=>
string(19) "2021-10-30 06:11:17"
}
["original":protected]=>
array(12) {
["id"]=>
int(2207198)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202110)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(582)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-10-02 12:11:19"
["updated_at"]=>
string(19) "2021-10-30 06:11:17"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[29]=>
object(App\Models\BlogStatM)#884 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2175729)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202109)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(249)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-09-02 00:11:57"
["updated_at"]=>
string(19) "2021-09-30 23:11:27"
}
["original":protected]=>
array(12) {
["id"]=>
int(2175729)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202109)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(249)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-09-02 00:11:57"
["updated_at"]=>
string(19) "2021-09-30 23:11:27"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[30]=>
object(App\Models\BlogStatM)#883 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2141435)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202108)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(211)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-08-02 00:11:25"
["updated_at"]=>
string(19) "2021-08-31 22:11:14"
}
["original":protected]=>
array(12) {
["id"]=>
int(2141435)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202108)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(211)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-08-02 00:11:25"
["updated_at"]=>
string(19) "2021-08-31 22:11:14"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[31]=>
object(App\Models\BlogStatM)#882 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2111280)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202107)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(175)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-07-02 00:11:27"
["updated_at"]=>
string(19) "2021-07-31 18:11:09"
}
["original":protected]=>
array(12) {
["id"]=>
int(2111280)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202107)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(175)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-07-02 00:11:27"
["updated_at"]=>
string(19) "2021-07-31 18:11:09"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[32]=>
object(App\Models\BlogStatM)#881 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2083265)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202106)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(142)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-06-02 00:11:29"
["updated_at"]=>
string(19) "2021-06-30 17:11:04"
}
["original":protected]=>
array(12) {
["id"]=>
int(2083265)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202106)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(142)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-06-02 00:11:29"
["updated_at"]=>
string(19) "2021-06-30 17:11:04"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[33]=>
object(App\Models\BlogStatM)#880 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2057326)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202105)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(231)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-05-13 14:24:42"
["updated_at"]=>
string(19) "2021-05-31 22:11:06"
}
["original":protected]=>
array(12) {
["id"]=>
int(2057326)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202105)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(231)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-05-13 14:24:42"
["updated_at"]=>
string(19) "2021-05-31 22:11:06"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[34]=>
object(App\Models\BlogStatM)#879 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(2013786)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202104)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(166)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-04-02 08:10:54"
["updated_at"]=>
string(19) "2021-04-20 04:10:51"
}
["original":protected]=>
array(12) {
["id"]=>
int(2013786)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202104)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(166)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-04-02 08:10:54"
["updated_at"]=>
string(19) "2021-04-20 04:10:51"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[35]=>
object(App\Models\BlogStatM)#878 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1977944)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202103)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(44)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-03-02 00:11:02"
["updated_at"]=>
string(19) "2021-03-31 22:10:55"
}
["original":protected]=>
array(12) {
["id"]=>
int(1977944)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202103)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(44)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-03-02 00:11:02"
["updated_at"]=>
string(19) "2021-03-31 22:10:55"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[36]=>
object(App\Models\BlogStatM)#877 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1949280)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202102)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(124)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-02-02 01:10:42"
["updated_at"]=>
string(19) "2021-02-28 14:10:48"
}
["original":protected]=>
array(12) {
["id"]=>
int(1949280)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202102)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(124)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-02-02 01:10:42"
["updated_at"]=>
string(19) "2021-02-28 14:10:48"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[37]=>
object(App\Models\BlogStatM)#876 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1926543)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202101)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(51)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-01-03 07:10:39"
["updated_at"]=>
string(19) "2021-01-31 22:10:51"
}
["original":protected]=>
array(12) {
["id"]=>
int(1926543)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202101)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(51)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-01-03 07:10:39"
["updated_at"]=>
string(19) "2021-01-31 22:10:51"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[38]=>
object(App\Models\BlogStatM)#875 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1887153)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202012)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(103)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-12-02 02:10:34"
["updated_at"]=>
string(19) "2020-12-31 22:10:45"
}
["original":protected]=>
array(12) {
["id"]=>
int(1887153)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202012)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(103)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-12-02 02:10:34"
["updated_at"]=>
string(19) "2020-12-31 22:10:45"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[39]=>
object(App\Models\BlogStatM)#874 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1856632)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202011)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(142)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-11-02 02:10:31"
["updated_at"]=>
string(19) "2020-11-30 19:10:42"
}
["original":protected]=>
array(12) {
["id"]=>
int(1856632)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202011)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(142)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-11-02 02:10:31"
["updated_at"]=>
string(19) "2020-11-30 19:10:42"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[40]=>
object(App\Models\BlogStatM)#873 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1819393)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202010)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(52)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-10-02 21:10:35"
["updated_at"]=>
string(19) "2020-10-30 22:10:37"
}
["original":protected]=>
array(12) {
["id"]=>
int(1819393)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202010)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(52)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-10-02 21:10:35"
["updated_at"]=>
string(19) "2020-10-30 22:10:37"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[41]=>
object(App\Models\BlogStatM)#872 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1784682)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202009)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(257)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-09-02 00:10:40"
["updated_at"]=>
string(19) "2020-09-30 21:10:37"
}
["original":protected]=>
array(12) {
["id"]=>
int(1784682)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202009)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(257)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-09-02 00:10:40"
["updated_at"]=>
string(19) "2020-09-30 21:10:37"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[42]=>
object(App\Models\BlogStatM)#871 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1755670)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202008)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(642)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-08-02 01:10:27"
["updated_at"]=>
string(19) "2020-08-31 20:10:31"
}
["original":protected]=>
array(12) {
["id"]=>
int(1755670)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202008)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(642)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-08-02 01:10:27"
["updated_at"]=>
string(19) "2020-08-31 20:10:31"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[43]=>
object(App\Models\BlogStatM)#870 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1723545)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202007)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(415)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-07-02 00:10:25"
["updated_at"]=>
string(19) "2020-07-31 20:10:26"
}
["original":protected]=>
array(12) {
["id"]=>
int(1723545)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202007)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(415)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-07-02 00:10:25"
["updated_at"]=>
string(19) "2020-07-31 20:10:26"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[44]=>
object(App\Models\BlogStatM)#869 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1696602)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202006)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(53)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-06-02 02:10:19"
["updated_at"]=>
string(19) "2020-06-30 12:10:26"
}
["original":protected]=>
array(12) {
["id"]=>
int(1696602)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202006)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(53)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-06-02 02:10:19"
["updated_at"]=>
string(19) "2020-06-30 12:10:26"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[45]=>
object(App\Models\BlogStatM)#868 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1663499)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202005)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(202)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-05-02 00:10:21"
["updated_at"]=>
string(19) "2020-05-31 16:10:23"
}
["original":protected]=>
array(12) {
["id"]=>
int(1663499)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202005)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(202)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-05-02 00:10:21"
["updated_at"]=>
string(19) "2020-05-31 16:10:23"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[46]=>
object(App\Models\BlogStatM)#867 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1636426)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202004)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(46)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-04-02 00:10:19"
["updated_at"]=>
string(19) "2020-04-29 15:10:20"
}
["original":protected]=>
array(12) {
["id"]=>
int(1636426)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202004)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(46)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-04-02 00:10:19"
["updated_at"]=>
string(19) "2020-04-29 15:10:20"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[47]=>
object(App\Models\BlogStatM)#866 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1609712)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202003)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(109)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-03-02 11:10:14"
["updated_at"]=>
string(19) "2020-04-01 00:10:18"
}
["original":protected]=>
array(12) {
["id"]=>
int(1609712)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202003)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(109)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-03-02 11:10:14"
["updated_at"]=>
string(19) "2020-04-01 00:10:18"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[48]=>
object(App\Models\BlogStatM)#865 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1582703)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202002)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(140)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-02-02 00:10:14"
["updated_at"]=>
string(19) "2020-02-29 12:10:16"
}
["original":protected]=>
array(12) {
["id"]=>
int(1582703)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202002)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(140)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-02-02 00:10:14"
["updated_at"]=>
string(19) "2020-02-29 12:10:16"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[49]=>
object(App\Models\BlogStatM)#864 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1560102)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202001)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(265)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-01-02 07:28:07"
["updated_at"]=>
string(19) "2020-01-31 23:10:18"
}
["original":protected]=>
array(12) {
["id"]=>
int(1560102)
["blogs_id"]=>
int(42410)
["ym"]=>
int(202001)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(265)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-01-02 07:28:07"
["updated_at"]=>
string(19) "2020-01-31 23:10:18"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[50]=>
object(App\Models\BlogStatM)#863 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1540877)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201912)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(32)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:07:24"
["updated_at"]=>
string(19) "2020-01-01 03:15:11"
}
["original":protected]=>
array(12) {
["id"]=>
int(1540877)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201912)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(32)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:07:24"
["updated_at"]=>
string(19) "2020-01-01 03:15:11"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[51]=>
object(App\Models\BlogStatM)#862 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1509430)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201911)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(242)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:06:07"
["updated_at"]=>
string(19) "2019-12-05 11:06:07"
}
["original":protected]=>
array(12) {
["id"]=>
int(1509430)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201911)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(242)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:06:07"
["updated_at"]=>
string(19) "2019-12-05 11:06:07"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[52]=>
object(App\Models\BlogStatM)#861 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1473176)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201910)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(286)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:04:14"
["updated_at"]=>
string(19) "2019-12-05 11:04:14"
}
["original":protected]=>
array(12) {
["id"]=>
int(1473176)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201910)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(286)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:04:14"
["updated_at"]=>
string(19) "2019-12-05 11:04:14"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[53]=>
object(App\Models\BlogStatM)#860 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1445253)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201909)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(360)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:02:46"
["updated_at"]=>
string(19) "2019-12-05 11:02:46"
}
["original":protected]=>
array(12) {
["id"]=>
int(1445253)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201909)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(360)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:02:46"
["updated_at"]=>
string(19) "2019-12-05 11:02:46"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[54]=>
object(App\Models\BlogStatM)#859 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(170245)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201908)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(452)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:09:03"
["updated_at"]=>
string(19) "2019-12-05 11:01:39"
}
["original":protected]=>
array(12) {
["id"]=>
int(170245)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201908)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(452)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:09:03"
["updated_at"]=>
string(19) "2019-12-05 11:01:39"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[55]=>
object(App\Models\BlogStatM)#858 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(169930)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201907)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(496)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:09:01"
["updated_at"]=>
string(19) "2019-12-05 11:00:48"
}
["original":protected]=>
array(12) {
["id"]=>
int(169930)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201907)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(496)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:09:01"
["updated_at"]=>
string(19) "2019-12-05 11:00:48"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[56]=>
object(App\Models\BlogStatM)#857 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1369982)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201906)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(524)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:59:19"
["updated_at"]=>
string(19) "2019-12-05 10:59:19"
}
["original":protected]=>
array(12) {
["id"]=>
int(1369982)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201906)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(524)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:59:19"
["updated_at"]=>
string(19) "2019-12-05 10:59:19"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[57]=>
object(App\Models\BlogStatM)#856 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(137168)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201905)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(518)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 23:18:22"
["updated_at"]=>
string(19) "2019-12-05 10:57:53"
}
["original":protected]=>
array(12) {
["id"]=>
int(137168)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201905)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(518)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 23:18:22"
["updated_at"]=>
string(19) "2019-12-05 10:57:53"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[58]=>
object(App\Models\BlogStatM)#855 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(169415)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201904)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(389)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:08:58"
["updated_at"]=>
string(19) "2019-12-05 10:57:13"
}
["original":protected]=>
array(12) {
["id"]=>
int(169415)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201904)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(389)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:08:58"
["updated_at"]=>
string(19) "2019-12-05 10:57:13"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[59]=>
object(App\Models\BlogStatM)#854 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(113967)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201903)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(5)
["visits"]=>
int(910)
["followers"]=>
int(2)
["photos"]=>
int(6)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:23"
["updated_at"]=>
string(19) "2019-12-05 10:56:11"
}
["original":protected]=>
array(12) {
["id"]=>
int(113967)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201903)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(5)
["visits"]=>
int(910)
["followers"]=>
int(2)
["photos"]=>
int(6)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:23"
["updated_at"]=>
string(19) "2019-12-05 10:56:11"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[60]=>
object(App\Models\BlogStatM)#853 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(169031)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201902)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(244)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:08:42"
["updated_at"]=>
string(19) "2019-12-05 10:54:34"
}
["original":protected]=>
array(12) {
["id"]=>
int(169031)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201902)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(244)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:08:42"
["updated_at"]=>
string(19) "2019-12-05 10:54:34"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[61]=>
object(App\Models\BlogStatM)#852 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(136316)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201901)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(279)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 23:17:00"
["updated_at"]=>
string(19) "2019-12-05 10:52:32"
}
["original":protected]=>
array(12) {
["id"]=>
int(136316)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201901)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(279)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 23:17:00"
["updated_at"]=>
string(19) "2019-12-05 10:52:32"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[62]=>
object(App\Models\BlogStatM)#851 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1213596)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201812)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(303)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:51:34"
["updated_at"]=>
string(19) "2019-12-05 10:51:34"
}
["original":protected]=>
array(12) {
["id"]=>
int(1213596)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201812)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(303)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:51:34"
["updated_at"]=>
string(19) "2019-12-05 10:51:34"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[63]=>
object(App\Models\BlogStatM)#850 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(112889)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201811)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(7)
["visits"]=>
int(615)
["followers"]=>
int(0)
["photos"]=>
int(5)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:19"
["updated_at"]=>
string(19) "2019-12-05 10:50:42"
}
["original":protected]=>
array(12) {
["id"]=>
int(112889)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201811)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(7)
["visits"]=>
int(615)
["followers"]=>
int(0)
["photos"]=>
int(5)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:19"
["updated_at"]=>
string(19) "2019-12-05 10:50:42"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[64]=>
object(App\Models\BlogStatM)#849 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(107809)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201810)
["posts"]=>
int(5)
["articles"]=>
int(0)
["comments"]=>
int(18)
["visits"]=>
int(958)
["followers"]=>
int(3)
["photos"]=>
int(21)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:32:29"
["updated_at"]=>
string(19) "2019-12-05 10:49:28"
}
["original":protected]=>
array(12) {
["id"]=>
int(107809)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201810)
["posts"]=>
int(5)
["articles"]=>
int(0)
["comments"]=>
int(18)
["visits"]=>
int(958)
["followers"]=>
int(3)
["photos"]=>
int(21)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:32:29"
["updated_at"]=>
string(19) "2019-12-05 10:49:28"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[65]=>
object(App\Models\BlogStatM)#848 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(112242)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201809)
["posts"]=>
int(4)
["articles"]=>
int(0)
["comments"]=>
int(16)
["visits"]=>
int(1324)
["followers"]=>
int(3)
["photos"]=>
int(15)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:33:21"
["updated_at"]=>
string(19) "2019-12-05 10:47:59"
}
["original":protected]=>
array(12) {
["id"]=>
int(112242)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201809)
["posts"]=>
int(4)
["articles"]=>
int(0)
["comments"]=>
int(16)
["visits"]=>
int(1324)
["followers"]=>
int(3)
["photos"]=>
int(15)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:33:21"
["updated_at"]=>
string(19) "2019-12-05 10:47:59"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[66]=>
object(App\Models\BlogStatM)#847 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(60682)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201808)
["posts"]=>
int(11)
["articles"]=>
int(0)
["comments"]=>
int(21)
["visits"]=>
int(1092)
["followers"]=>
int(4)
["photos"]=>
int(37)
["costs"]=>
int(15)
["created_at"]=>
string(19) "2019-12-04 14:38:30"
["updated_at"]=>
string(19) "2019-12-05 10:47:17"
}
["original":protected]=>
array(12) {
["id"]=>
int(60682)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201808)
["posts"]=>
int(11)
["articles"]=>
int(0)
["comments"]=>
int(21)
["visits"]=>
int(1092)
["followers"]=>
int(4)
["photos"]=>
int(37)
["costs"]=>
int(15)
["created_at"]=>
string(19) "2019-12-04 14:38:30"
["updated_at"]=>
string(19) "2019-12-05 10:47:17"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[67]=>
object(App\Models\BlogStatM)#846 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(60448)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201807)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(3)
["visits"]=>
int(228)
["followers"]=>
int(2)
["photos"]=>
int(5)
["costs"]=>
int(2)
["created_at"]=>
string(19) "2019-12-04 14:38:29"
["updated_at"]=>
string(19) "2019-12-05 10:46:21"
}
["original":protected]=>
array(12) {
["id"]=>
int(60448)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201807)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(3)
["visits"]=>
int(228)
["followers"]=>
int(2)
["photos"]=>
int(5)
["costs"]=>
int(2)
["created_at"]=>
string(19) "2019-12-04 14:38:29"
["updated_at"]=>
string(19) "2019-12-05 10:46:21"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[68]=>
object(App\Models\BlogStatM)#845 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(111603)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201806)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(81)
["followers"]=>
int(0)
["photos"]=>
int(3)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:33:18"
["updated_at"]=>
string(19) "2019-12-05 10:45:20"
}
["original":protected]=>
array(12) {
["id"]=>
int(111603)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201806)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(81)
["followers"]=>
int(0)
["photos"]=>
int(3)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:33:18"
["updated_at"]=>
string(19) "2019-12-05 10:45:20"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[69]=>
object(App\Models\BlogStatM)#844 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(60293)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201805)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(174)
["followers"]=>
int(3)
["photos"]=>
int(3)
["costs"]=>
int(2)
["created_at"]=>
string(19) "2019-12-04 14:38:27"
["updated_at"]=>
string(19) "2019-12-05 10:44:41"
}
["original":protected]=>
array(12) {
["id"]=>
int(60293)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201805)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(174)
["followers"]=>
int(3)
["photos"]=>
int(3)
["costs"]=>
int(2)
["created_at"]=>
string(19) "2019-12-04 14:38:27"
["updated_at"]=>
string(19) "2019-12-05 10:44:41"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[70]=>
object(App\Models\BlogStatM)#843 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(1048838)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201804)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(2)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:43:46"
["updated_at"]=>
string(19) "2019-12-05 10:43:46"
}
["original":protected]=>
array(12) {
["id"]=>
int(1048838)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201804)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(2)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:43:46"
["updated_at"]=>
string(19) "2019-12-05 10:43:46"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[71]=>
object(App\Models\BlogStatM)#842 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["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(60030)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201803)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(33)
["followers"]=>
int(1)
["photos"]=>
int(2)
["costs"]=>
int(4)
["created_at"]=>
string(19) "2019-12-04 14:38:26"
["updated_at"]=>
string(19) "2019-12-05 10:43:05"
}
["original":protected]=>
array(12) {
["id"]=>
int(60030)
["blogs_id"]=>
int(42410)
["ym"]=>
int(201803)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(33)
["followers"]=>
int(1)
["photos"]=>
int(2)
["costs"]=>
int(4)
["created_at"]=>
string(19) "2019-12-04 14:38:26"
["updated_at"]=>
string(19) "2019-12-05 10:43:05"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
}
}
["online"]=>
object(Illuminate\Database\Eloquent\Collection)#918 (1) {
["items":protected]=>
array(0) {
}
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
Komentarze