marszal01
wpisy na blogu
Brak wpisów
wstecz
object(App\Models\Blog)#459 (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(39342)
["users_id"]=>
int(36554)
["name"]=>
string(9) "marszal01"
["slug"]=>
string(9) "marszal01"
["blog_type"]=>
int(1)
["active"]=>
int(1)
["created_at"]=>
string(19) "2013-01-10 12:44:18"
["updated_at"]=>
string(19) "2013-01-10 12:44:18"
}
["original":protected]=>
array(8) {
["id"]=>
int(39342)
["users_id"]=>
int(36554)
["name"]=>
string(9) "marszal01"
["slug"]=>
string(9) "marszal01"
["blog_type"]=>
int(1)
["active"]=>
int(1)
["created_at"]=>
string(19) "2013-01-10 12:44:18"
["updated_at"]=>
string(19) "2013-01-10 12:44:18"
}
["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)#413 (1) {
["items":protected]=>
array(1) {
[0]=>
object(App\Models\Observe)#410 (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(121727)
["users_id"]=>
int(26028)
["blogs_id"]=>
int(39342)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-03-18 13:59:59"
["updated_at"]=>
string(19) "2016-03-18 13:59:59"
}
["original":protected]=>
array(6) {
["id"]=>
int(121727)
["users_id"]=>
int(26028)
["blogs_id"]=>
int(39342)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-03-18 13:59:59"
["updated_at"]=>
string(19) "2016-03-18 13:59:59"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#355 (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(26028)
["name"]=>
string(11) "izulek-2013"
["slug"]=>
string(11) "izulek-2013"
["email"]=>
string(17) "izulek_2006@wp.pl"
["password"]=>
string(60) "$2y$10$OsvkREOBXsO/wagSuA0Djehze.oSrTT0rTKCbS3kyCdydMGA6lSRW"
["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) "c1mFd1kW8snGKtNCbhKnC3xuTKip37WmeRWoAn1Fp60V1R0EAsvqngQQJFZm"
["last_ip"]=>
string(12) "5.173.11.119"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-G780G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-10-08 09:30:26"
["created_at"]=>
string(19) "2013-04-30 09:15:17"
["updated_at"]=>
string(19) "2021-10-08 09:30:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(26028)
["name"]=>
string(11) "izulek-2013"
["slug"]=>
string(11) "izulek-2013"
["email"]=>
string(17) "izulek_2006@wp.pl"
["password"]=>
string(60) "$2y$10$OsvkREOBXsO/wagSuA0Djehze.oSrTT0rTKCbS3kyCdydMGA6lSRW"
["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) "c1mFd1kW8snGKtNCbhKnC3xuTKip37WmeRWoAn1Fp60V1R0EAsvqngQQJFZm"
["last_ip"]=>
string(12) "5.173.11.119"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-G780G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-10-08 09:30:26"
["created_at"]=>
string(19) "2013-04-30 09:15:17"
["updated_at"]=>
string(19) "2021-10-08 09:30:26"
}
["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)#1129 (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(39342)
["blogs_id"]=>
int(39342)
["projects_id"]=>
NULL
["project_name"]=>
string(20) "ABIGAIL II BLIŹNIAK"
["project_city"]=>
string(7) "Wroclaw"
["autor"]=>
string(17) "Maja Rosłanowska"
["typ_budynku"]=>
int(1)
["rodzaj_budynku"]=>
int(1)
["piwnica"]=>
int(0)
["technologia"]=>
int(1)
["etap_budowy"]=>
int(2)
["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:01:20"
}
["original":protected]=>
array(19) {
["id"]=>
int(39342)
["blogs_id"]=>
int(39342)
["projects_id"]=>
NULL
["project_name"]=>
string(20) "ABIGAIL II BLIŹNIAK"
["project_city"]=>
string(7) "Wroclaw"
["autor"]=>
string(17) "Maja Rosłanowska"
["typ_budynku"]=>
int(1)
["rodzaj_budynku"]=>
int(1)
["piwnica"]=>
int(0)
["technologia"]=>
int(1)
["etap_budowy"]=>
int(2)
["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:01: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) {
}
}
["setting"]=>
object(App\Models\BlogSetting)#1073 (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(39342)
["blogs_id"]=>
int(39342)
["templates_id"]=>
NULL
["header_off"]=>
int(0)
["header"]=>
string(20) "szablon-naglowek.jpg"
["header_top"]=>
string(1) "0"
["header_text"]=>
string(9) "marszal01"
["header_text_color"]=>
string(7) "#191916"
["header_text_size"]=>
string(2) "38"
["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(5) "white"
["kolor_zalogowany_tlo_boki"]=>
NULL
["kolor_glowny_link"]=>
string(7) "#000000"
["kolor_glowny_tytul"]=>
string(7) "#000000"
["kolor_glowny_tlo"]=>
string(7) "#B2DEF7"
["kolor_male_tekst"]=>
string(7) "#7D7D7D"
["kolor_tytul_tekst"]=>
string(7) "#FF0000"
["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"]=>
NULL
["rodzaj_tla"]=>
int(0)
["font"]=>
int(6)
["swf"]=>
int(0)
["sortowanie_polecanych_linkow"]=>
int(0)
["wyswietl_koszty"]=>
int(0)
["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(39342)
["blogs_id"]=>
int(39342)
["templates_id"]=>
NULL
["header_off"]=>
int(0)
["header"]=>
string(20) "szablon-naglowek.jpg"
["header_top"]=>
string(1) "0"
["header_text"]=>
string(9) "marszal01"
["header_text_color"]=>
string(7) "#191916"
["header_text_size"]=>
string(2) "38"
["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(5) "white"
["kolor_zalogowany_tlo_boki"]=>
NULL
["kolor_glowny_link"]=>
string(7) "#000000"
["kolor_glowny_tytul"]=>
string(7) "#000000"
["kolor_glowny_tlo"]=>
string(7) "#B2DEF7"
["kolor_male_tekst"]=>
string(7) "#7D7D7D"
["kolor_tytul_tekst"]=>
string(7) "#FF0000"
["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"]=>
NULL
["rodzaj_tla"]=>
int(0)
["font"]=>
int(6)
["swf"]=>
int(0)
["sortowanie_polecanych_linkow"]=>
int(0)
["wyswietl_koszty"]=>
int(0)
["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) {
}
}
["user"]=>
object(App\User)#1070 (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(36554)
["name"]=>
string(9) "marszal01"
["slug"]=>
string(9) "marszal01"
["email"]=>
string(26) "kalinowski.rafal@gmail.com"
["password"]=>
string(40) "1a84cea55deef3ba2367609768375cb79d50df5c"
["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) "131.228.32.166"
["last_host"]=>
string(70) "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11., Windows Seven"
["last_logged_at"]=>
string(19) "2017-10-30 15:12:27"
["created_at"]=>
string(19) "2013-01-10 12:44:18"
["updated_at"]=>
string(19) "2013-01-10 12:44:18"
}
["original":protected]=>
array(26) {
["id"]=>
int(36554)
["name"]=>
string(9) "marszal01"
["slug"]=>
string(9) "marszal01"
["email"]=>
string(26) "kalinowski.rafal@gmail.com"
["password"]=>
string(40) "1a84cea55deef3ba2367609768375cb79d50df5c"
["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) "131.228.32.166"
["last_host"]=>
string(70) "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11., Windows Seven"
["last_logged_at"]=>
string(19) "2017-10-30 15:12:27"
["created_at"]=>
string(19) "2013-01-10 12:44:18"
["updated_at"]=>
string(19) "2013-01-10 12:44:18"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(3) {
["online_user"]=>
NULL
["preference"]=>
object(App\Models\UserPreference)#1075 (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(36553)
["users_id"]=>
int(36554)
["galeria_prywatna"]=>
int(0)
["zdjecie_podpis"]=>
int(0)
["wiadomosci_koperta"]=>
int(1)
["ocen_blog"]=>
int(0)
["koszty_prywatne"]=>
int(0)
["email_komentarz"]=>
int(1)
["email_pytania"]=>
int(1)
["email_news"]=>
int(1)
["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(1)
["info_obserwowane_tematy"]=>
int(1)
["info_dodane_tematy"]=>
int(1)
["updated_at"]=>
string(19) "2019-12-04 10:01:20"
}
["original":protected]=>
array(19) {
["id"]=>
int(36553)
["users_id"]=>
int(36554)
["galeria_prywatna"]=>
int(0)
["zdjecie_podpis"]=>
int(0)
["wiadomosci_koperta"]=>
int(1)
["ocen_blog"]=>
int(0)
["koszty_prywatne"]=>
int(0)
["email_komentarz"]=>
int(1)
["email_pytania"]=>
int(1)
["email_news"]=>
int(1)
["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(1)
["info_obserwowane_tematy"]=>
int(1)
["info_dodane_tematy"]=>
int(1)
["updated_at"]=>
string(19) "2019-12-04 10:01:20"
}
["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) {
}
}
["detail"]=>
object(App\Models\UserDetail)#1071 (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(36553)
["users_id"]=>
int(36554)
["regions_id"]=>
int(11)
["firstname"]=>
string(5) "Rafal"
["lastname"]=>
string(10) "Kalinowski"
["firma"]=>
NULL
["ulica"]=>
NULL
["kod_pocztowy"]=>
NULL
["city"]=>
string(7) "Wroclaw"
["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:01:20"
["updated_at"]=>
string(19) "2019-12-04 10:01:20"
}
["original":protected]=>
array(20) {
["id"]=>
int(36553)
["users_id"]=>
int(36554)
["regions_id"]=>
int(11)
["firstname"]=>
string(5) "Rafal"
["lastname"]=>
string(10) "Kalinowski"
["firma"]=>
NULL
["ulica"]=>
NULL
["kod_pocztowy"]=>
NULL
["city"]=>
string(7) "Wroclaw"
["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:01:20"
["updated_at"]=>
string(19) "2019-12-04 10:01: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) {
}
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
["stat"]=>
object(App\Models\BlogStat)#1069 (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(39342)
["blogs_id"]=>
int(39342)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(2034)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 10:01:20"
["updated_at"]=>
string(19) "2024-02-08 22:15:45"
}
["original":protected]=>
array(11) {
["id"]=>
int(39342)
["blogs_id"]=>
int(39342)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(2034)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 10:01:20"
["updated_at"]=>
string(19) "2024-02-08 22:15: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) {
}
}
["stats_m_desc"]=>
object(Illuminate\Database\Eloquent\Collection)#941 (1) {
["items":protected]=>
array(128) {
[0]=>
object(App\Models\BlogStatM)#940 (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(3059819)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202402)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(11)
["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:45"
}
["original":protected]=>
array(12) {
["id"]=>
int(3059819)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202402)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(11)
["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: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) {
}
}
[1]=>
object(App\Models\BlogStatM)#939 (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(3031107)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202401)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(16)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2024-01-14 09:14:13"
["updated_at"]=>
string(19) "2024-01-30 10:14:53"
}
["original":protected]=>
array(12) {
["id"]=>
int(3031107)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202401)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(16)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2024-01-14 09:14:13"
["updated_at"]=>
string(19) "2024-01-30 10:14: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) {
}
}
[2]=>
object(App\Models\BlogStatM)#938 (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(3005008)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202312)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(13)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-12-11 23:14:28"
["updated_at"]=>
string(19) "2023-12-26 20:14:16"
}
["original":protected]=>
array(12) {
["id"]=>
int(3005008)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202312)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(13)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-12-11 23:14:28"
["updated_at"]=>
string(19) "2023-12-26 20: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) {
}
}
[3]=>
object(App\Models\BlogStatM)#937 (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(2973161)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202311)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(14)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-11-06 19:14:07"
["updated_at"]=>
string(19) "2023-11-28 18:14:29"
}
["original":protected]=>
array(12) {
["id"]=>
int(2973161)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202311)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(14)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-11-06 19:14:07"
["updated_at"]=>
string(19) "2023-11-28 18:14:29"
}
["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)#936 (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(2923523)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202310)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(14)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-10-02 08:13:30"
["updated_at"]=>
string(19) "2023-10-31 18:13:58"
}
["original":protected]=>
array(12) {
["id"]=>
int(2923523)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202310)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(14)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-10-02 08:13:30"
["updated_at"]=>
string(19) "2023-10-31 18:13:58"
}
["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)#935 (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(2888161)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202309)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(17)
["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-28 14:13:46"
}
["original":protected]=>
array(12) {
["id"]=>
int(2888161)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202309)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(17)
["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-28 14:13: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) {
}
}
[6]=>
object(App\Models\BlogStatM)#934 (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(2855783)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202308)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(19)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-08-03 00:12:47"
["updated_at"]=>
string(19) "2023-08-25 03:13:22"
}
["original":protected]=>
array(12) {
["id"]=>
int(2855783)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202308)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(19)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-08-03 00:12:47"
["updated_at"]=>
string(19) "2023-08-25 03:13:22"
}
["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)#933 (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(2790181)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202307)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(28)
["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 05:13:13"
}
["original":protected]=>
array(12) {
["id"]=>
int(2790181)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202307)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(28)
["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 05:13: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) {
}
}
[8]=>
object(App\Models\BlogStatM)#932 (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(2763520)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202306)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(18)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-06-02 00:04:55"
["updated_at"]=>
string(19) "2023-06-26 00:03:06"
}
["original":protected]=>
array(12) {
["id"]=>
int(2763520)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202306)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(18)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-06-02 00:04:55"
["updated_at"]=>
string(19) "2023-06-26 00:03: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) {
}
}
[9]=>
object(App\Models\BlogStatM)#931 (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(2742562)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202305)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(8)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-05-04 20:13:09"
["updated_at"]=>
string(19) "2023-05-29 13:12:50"
}
["original":protected]=>
array(12) {
["id"]=>
int(2742562)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202305)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(8)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-05-04 20:13:09"
["updated_at"]=>
string(19) "2023-05-29 13:12:50"
}
["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)#930 (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(2711420)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202304)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(11)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-04-05 22:13:43"
["updated_at"]=>
string(19) "2023-04-18 13:13:19"
}
["original":protected]=>
array(12) {
["id"]=>
int(2711420)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202304)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(11)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-04-05 22:13:43"
["updated_at"]=>
string(19) "2023-04-18 13:13: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) {
}
}
[11]=>
object(App\Models\BlogStatM)#929 (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(2683707)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202303)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(15)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-03-04 23:13:15"
["updated_at"]=>
string(19) "2023-03-27 01:12:46"
}
["original":protected]=>
array(12) {
["id"]=>
int(2683707)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202303)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(15)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-03-04 23:13:15"
["updated_at"]=>
string(19) "2023-03-27 01: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) {
}
}
[12]=>
object(App\Models\BlogStatM)#928 (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(2640976)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202302)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(17)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-02-04 00:05:57"
["updated_at"]=>
string(19) "2023-02-25 22:12:59"
}
["original":protected]=>
array(12) {
["id"]=>
int(2640976)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202302)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(17)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-02-04 00:05:57"
["updated_at"]=>
string(19) "2023-02-25 22:12: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) {
}
}
[13]=>
object(App\Models\BlogStatM)#927 (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(2604848)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202301)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(15)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-01-02 21:12:39"
["updated_at"]=>
string(19) "2023-01-28 18:15:03"
}
["original":protected]=>
array(12) {
["id"]=>
int(2604848)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202301)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(15)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-01-02 21:12:39"
["updated_at"]=>
string(19) "2023-01-28 18:15:03"
}
["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)#926 (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(2579764)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202212)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(15)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-12-03 01:12:41"
["updated_at"]=>
string(19) "2022-12-30 09:15:16"
}
["original":protected]=>
array(12) {
["id"]=>
int(2579764)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202212)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(15)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-12-03 01:12:41"
["updated_at"]=>
string(19) "2022-12-30 09:15: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) {
}
}
[15]=>
object(App\Models\BlogStatM)#925 (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(2562395)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202211)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(11)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-11-03 21:13:44"
["updated_at"]=>
string(19) "2022-11-27 19:13:20"
}
["original":protected]=>
array(12) {
["id"]=>
int(2562395)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202211)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(11)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-11-03 21:13:44"
["updated_at"]=>
string(19) "2022-11-27 19:13: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) {
}
}
[16]=>
object(App\Models\BlogStatM)#924 (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(2529618)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202210)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(15)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-10-05 20:12:36"
["updated_at"]=>
string(19) "2022-10-30 18:12:55"
}
["original":protected]=>
array(12) {
["id"]=>
int(2529618)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202210)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(15)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-10-05 20:12:36"
["updated_at"]=>
string(19) "2022-10-30 18:12: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) {
}
}
[17]=>
object(App\Models\BlogStatM)#923 (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(2491866)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202209)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(26)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-09-04 14:12:37"
["updated_at"]=>
string(19) "2022-09-30 22:13:07"
}
["original":protected]=>
array(12) {
["id"]=>
int(2491866)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202209)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(26)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-09-04 14:12:37"
["updated_at"]=>
string(19) "2022-09-30 22:13: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) {
}
}
[18]=>
object(App\Models\BlogStatM)#922 (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(2461151)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202208)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(10)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-08-05 02:13:25"
["updated_at"]=>
string(19) "2022-08-27 20:13:01"
}
["original":protected]=>
array(12) {
["id"]=>
int(2461151)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202208)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(10)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-08-05 02:13:25"
["updated_at"]=>
string(19) "2022-08-27 20:13:01"
}
["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)#921 (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(2434790)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202207)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(14)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-07-05 21:12:52"
["updated_at"]=>
string(19) "2022-07-24 03:12:16"
}
["original":protected]=>
array(12) {
["id"]=>
int(2434790)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202207)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(14)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-07-05 21:12:52"
["updated_at"]=>
string(19) "2022-07-24 03:12: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) {
}
}
[20]=>
object(App\Models\BlogStatM)#920 (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(2406646)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202206)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(12)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-06-05 00:11:42"
["updated_at"]=>
string(19) "2022-06-28 04:12:08"
}
["original":protected]=>
array(12) {
["id"]=>
int(2406646)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202206)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(12)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-06-05 00:11:42"
["updated_at"]=>
string(19) "2022-06-28 04:12: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) {
}
}
[21]=>
object(App\Models\BlogStatM)#919 (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(2377863)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202205)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(17)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-05-03 15:11:54"
["updated_at"]=>
string(19) "2022-05-29 05:12:02"
}
["original":protected]=>
array(12) {
["id"]=>
int(2377863)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202205)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(17)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-05-03 15:11:54"
["updated_at"]=>
string(19) "2022-05-29 05:12: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) {
}
}
[22]=>
object(App\Models\BlogStatM)#918 (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(2358775)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202204)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(9)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-04-10 00:01:51"
["updated_at"]=>
string(19) "2022-04-22 19:12:07"
}
["original":protected]=>
array(12) {
["id"]=>
int(2358775)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202204)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(9)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-04-10 00:01:51"
["updated_at"]=>
string(19) "2022-04-22 19:12: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) {
}
}
[23]=>
object(App\Models\BlogStatM)#917 (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(2332394)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202203)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(8)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-03-12 03:11:44"
["updated_at"]=>
string(19) "2022-03-31 22:12:05"
}
["original":protected]=>
array(12) {
["id"]=>
int(2332394)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202203)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(8)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-03-12 03:11:44"
["updated_at"]=>
string(19) "2022-03-31 22:12: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) {
}
}
[24]=>
object(App\Models\BlogStatM)#916 (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(2287788)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202202)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(9)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-02-02 00:02:05"
["updated_at"]=>
string(19) "2022-02-28 14:11:50"
}
["original":protected]=>
array(12) {
["id"]=>
int(2287788)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202202)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(9)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-02-02 00:02:05"
["updated_at"]=>
string(19) "2022-02-28 14:11:50"
}
["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)#915 (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(2276706)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202201)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-01-10 16:11:45"
["updated_at"]=>
string(19) "2022-01-31 22:11:55"
}
["original":protected]=>
array(12) {
["id"]=>
int(2276706)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202201)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-01-10 16:11:45"
["updated_at"]=>
string(19) "2022-01-31 22:11: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) {
}
}
[26]=>
object(App\Models\BlogStatM)#914 (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(2237747)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202111)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(12)
["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(2237747)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202111)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(12)
["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) {
}
}
[27]=>
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(2219502)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202110)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(13)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-10-05 22:11:43"
["updated_at"]=>
string(19) "2021-10-24 22:11:36"
}
["original":protected]=>
array(12) {
["id"]=>
int(2219502)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202110)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(13)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-10-05 22:11:43"
["updated_at"]=>
string(19) "2021-10-24 22:11: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) {
}
}
[28]=>
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(2175114)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202109)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(7)
["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-28 15:11:43"
}
["original":protected]=>
array(12) {
["id"]=>
int(2175114)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202109)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(7)
["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-28 15:11:43"
}
["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)#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(2157562)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202108)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(10)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-08-05 16:11:19"
["updated_at"]=>
string(19) "2021-08-25 18:11:11"
}
["original":protected]=>
array(12) {
["id"]=>
int(2157562)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202108)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(10)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-08-05 16:11:19"
["updated_at"]=>
string(19) "2021-08-25 18:11: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) {
}
}
[30]=>
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(2121734)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202107)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(22)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-07-04 17:11:24"
["updated_at"]=>
string(19) "2021-07-31 13:11:14"
}
["original":protected]=>
array(12) {
["id"]=>
int(2121734)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202107)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(22)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-07-04 17:11:24"
["updated_at"]=>
string(19) "2021-07-31 13: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)#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(2082486)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202106)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(14)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-06-02 00:11:28"
["updated_at"]=>
string(19) "2021-06-29 02:11:04"
}
["original":protected]=>
array(12) {
["id"]=>
int(2082486)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202106)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(14)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-06-02 00:11:28"
["updated_at"]=>
string(19) "2021-06-29 02: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) {
}
}
[32]=>
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(2055824)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202105)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(8)
["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-30 19:11:10"
}
["original":protected]=>
array(12) {
["id"]=>
int(2055824)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202105)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(8)
["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-30 19:11:10"
}
["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)#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(2027464)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202104)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-04-07 21:10:59"
["updated_at"]=>
string(19) "2021-04-18 05:10:56"
}
["original":protected]=>
array(12) {
["id"]=>
int(2027464)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202104)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-04-07 21:10:59"
["updated_at"]=>
string(19) "2021-04-18 05:10:56"
}
["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)#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(1987760)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202103)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(12)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-03-02 19:10:56"
["updated_at"]=>
string(19) "2021-03-31 03:10:49"
}
["original":protected]=>
array(12) {
["id"]=>
int(1987760)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202103)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(12)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-03-02 19:10:56"
["updated_at"]=>
string(19) "2021-03-31 03:10: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) {
}
}
[35]=>
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(1957862)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202102)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(12)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-02-02 23:10:50"
["updated_at"]=>
string(19) "2021-02-26 04:10:50"
}
["original":protected]=>
array(12) {
["id"]=>
int(1957862)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202102)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(12)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-02-02 23:10:50"
["updated_at"]=>
string(19) "2021-02-26 04:10:50"
}
["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)#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(1918391)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202101)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(7)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-01-02 02:10:35"
["updated_at"]=>
string(19) "2021-01-26 21:10:56"
}
["original":protected]=>
array(12) {
["id"]=>
int(1918391)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202101)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(7)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-01-02 02:10:35"
["updated_at"]=>
string(19) "2021-01-26 21:10:56"
}
["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)#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(1886102)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202012)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(9)
["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-27 00:10:56"
}
["original":protected]=>
array(12) {
["id"]=>
int(1886102)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202012)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(9)
["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-27 00:10:56"
}
["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)#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(1855596)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202011)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(22)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-11-02 02:10:30"
["updated_at"]=>
string(19) "2020-11-28 20:10:41"
}
["original":protected]=>
array(12) {
["id"]=>
int(1855596)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202011)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(22)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-11-02 02:10:30"
["updated_at"]=>
string(19) "2020-11-28 20:10: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) {
}
}
[39]=>
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(1836289)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202010)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(12)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-10-09 18:10:33"
["updated_at"]=>
string(19) "2020-10-31 16:10:37"
}
["original":protected]=>
array(12) {
["id"]=>
int(1836289)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202010)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(12)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-10-09 18:10:33"
["updated_at"]=>
string(19) "2020-10-31 16: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) {
}
}
[40]=>
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(1807275)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202009)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-09-11 18:10:37"
["updated_at"]=>
string(19) "2020-09-29 04:10:35"
}
["original":protected]=>
array(12) {
["id"]=>
int(1807275)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202009)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-09-11 18:10:37"
["updated_at"]=>
string(19) "2020-09-29 04:10: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) {
}
}
[41]=>
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(1755169)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202008)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(9)
["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 02:10:33"
}
["original":protected]=>
array(12) {
["id"]=>
int(1755169)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202008)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(9)
["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 02:10: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) {
}
}
[42]=>
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(1723242)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202007)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(7)
["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-25 19:10:26"
}
["original":protected]=>
array(12) {
["id"]=>
int(1723242)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202007)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(7)
["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-25 19: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) {
}
}
[43]=>
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(1704878)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202006)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(4)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-06-05 00:10:22"
["updated_at"]=>
string(19) "2020-06-22 04:10:24"
}
["original":protected]=>
array(12) {
["id"]=>
int(1704878)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202006)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(4)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-06-05 00:10:22"
["updated_at"]=>
string(19) "2020-06-22 04:10:24"
}
["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)#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(1679396)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202005)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(4)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-05-06 21:10:25"
["updated_at"]=>
string(19) "2020-05-22 17:10:21"
}
["original":protected]=>
array(12) {
["id"]=>
int(1679396)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202005)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(4)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-05-06 21:10:25"
["updated_at"]=>
string(19) "2020-05-22 17:10: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) {
}
}
[45]=>
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(1643029)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202004)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(4)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-04-04 18:10:18"
["updated_at"]=>
string(19) "2020-04-27 04:10:18"
}
["original":protected]=>
array(12) {
["id"]=>
int(1643029)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202004)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(4)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-04-04 18:10:18"
["updated_at"]=>
string(19) "2020-04-27 04: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) {
}
}
[46]=>
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(1631837)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202003)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-03-23 22:10:22"
["updated_at"]=>
string(19) "2020-03-23 22:10:22"
}
["original":protected]=>
array(12) {
["id"]=>
int(1631837)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202003)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-03-23 22:10:22"
["updated_at"]=>
string(19) "2020-03-23 22:10:22"
}
["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)#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(1595390)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202002)
["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) "2020-02-10 05:10:15"
["updated_at"]=>
string(19) "2020-02-18 16:10:14"
}
["original":protected]=>
array(12) {
["id"]=>
int(1595390)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202002)
["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) "2020-02-10 05:10:15"
["updated_at"]=>
string(19) "2020-02-18 16:10: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) {
}
}
[48]=>
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(1566614)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202001)
["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) "2020-01-06 05:48:43"
["updated_at"]=>
string(19) "2020-01-08 03:15:10"
}
["original":protected]=>
array(12) {
["id"]=>
int(1566614)
["blogs_id"]=>
int(39342)
["ym"]=>
int(202001)
["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) "2020-01-06 05:48:43"
["updated_at"]=>
string(19) "2020-01-08 03:15:10"
}
["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)#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(1513145)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201911)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(15)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:06:11"
["updated_at"]=>
string(19) "2019-12-05 11:06:11"
}
["original":protected]=>
array(12) {
["id"]=>
int(1513145)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201911)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(15)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:06:11"
["updated_at"]=>
string(19) "2019-12-05 11:06: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) {
}
}
[50]=>
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(1488387)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201910)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(15)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:05:15"
["updated_at"]=>
string(19) "2019-12-05 11:05:15"
}
["original":protected]=>
array(12) {
["id"]=>
int(1488387)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201910)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(15)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:05:15"
["updated_at"]=>
string(19) "2019-12-05 11:05:15"
}
["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)#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(1452586)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201909)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(37)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:02:58"
["updated_at"]=>
string(19) "2019-12-05 11:02:58"
}
["original":protected]=>
array(12) {
["id"]=>
int(1452586)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201909)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(37)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:02:58"
["updated_at"]=>
string(19) "2019-12-05 11:02:58"
}
["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)#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(1426783)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201908)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(39)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:01:57"
["updated_at"]=>
string(19) "2019-12-05 11:01:57"
}
["original":protected]=>
array(12) {
["id"]=>
int(1426783)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201908)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(39)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:01:57"
["updated_at"]=>
string(19) "2019-12-05 11:01: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) {
}
}
[53]=>
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(1399924)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201907)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(27)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:00:49"
["updated_at"]=>
string(19) "2019-12-05 11:00:49"
}
["original":protected]=>
array(12) {
["id"]=>
int(1399924)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201907)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(27)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 11:00:49"
["updated_at"]=>
string(19) "2019-12-05 11:00: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) {
}
}
[54]=>
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(1376069)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201906)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(26)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:59:26"
["updated_at"]=>
string(19) "2019-12-05 10:59:26"
}
["original":protected]=>
array(12) {
["id"]=>
int(1376069)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201906)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(26)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:59:26"
["updated_at"]=>
string(19) "2019-12-05 10:59: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) {
}
}
[55]=>
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(1345978)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201905)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(26)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:58:37"
["updated_at"]=>
string(19) "2019-12-05 10:58:37"
}
["original":protected]=>
array(12) {
["id"]=>
int(1345978)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201905)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(26)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:58:37"
["updated_at"]=>
string(19) "2019-12-05 10:58: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) {
}
}
[56]=>
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(1324636)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201904)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(26)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:57:21"
["updated_at"]=>
string(19) "2019-12-05 10:57:21"
}
["original":protected]=>
array(12) {
["id"]=>
int(1324636)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201904)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(26)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:57:21"
["updated_at"]=>
string(19) "2019-12-05 10:57: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) {
}
}
[57]=>
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(1303422)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201903)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(24)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:56:19"
["updated_at"]=>
string(19) "2019-12-05 10:56:19"
}
["original":protected]=>
array(12) {
["id"]=>
int(1303422)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201903)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(24)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:56:19"
["updated_at"]=>
string(19) "2019-12-05 10:56: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) {
}
}
[58]=>
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(1270552)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201902)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(23)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:55:06"
["updated_at"]=>
string(19) "2019-12-05 10:55:06"
}
["original":protected]=>
array(12) {
["id"]=>
int(1270552)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201902)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(23)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:55:06"
["updated_at"]=>
string(19) "2019-12-05 10:55: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) {
}
}
[59]=>
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(1247595)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201901)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(25)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:52:46"
["updated_at"]=>
string(19) "2019-12-05 10:52:46"
}
["original":protected]=>
array(12) {
["id"]=>
int(1247595)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201901)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(25)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:52:46"
["updated_at"]=>
string(19) "2019-12-05 10:52: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) {
}
}
[60]=>
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(1226129)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201812)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(63)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:51:49"
["updated_at"]=>
string(19) "2019-12-05 10:51:49"
}
["original":protected]=>
array(12) {
["id"]=>
int(1226129)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201812)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(63)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:51:49"
["updated_at"]=>
string(19) "2019-12-05 10:51: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) {
}
}
[61]=>
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(1200754)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201811)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(37)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:50:54"
["updated_at"]=>
string(19) "2019-12-05 10:50:54"
}
["original":protected]=>
array(12) {
["id"]=>
int(1200754)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201811)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(37)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:50:54"
["updated_at"]=>
string(19) "2019-12-05 10:50:54"
}
["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)#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(1178938)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201810)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(40)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:50:03"
["updated_at"]=>
string(19) "2019-12-05 10:50:03"
}
["original":protected]=>
array(12) {
["id"]=>
int(1178938)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201810)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(40)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:50:03"
["updated_at"]=>
string(19) "2019-12-05 10:50:03"
}
["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)#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(1148935)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201809)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(71)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:48:02"
["updated_at"]=>
string(19) "2019-12-05 10:48:02"
}
["original":protected]=>
array(12) {
["id"]=>
int(1148935)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201809)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(71)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:48:02"
["updated_at"]=>
string(19) "2019-12-05 10:48: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) {
}
}
[64]=>
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(1131771)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201808)
["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) "2019-12-05 10:47:20"
["updated_at"]=>
string(19) "2019-12-05 10:47:20"
}
["original":protected]=>
array(12) {
["id"]=>
int(1131771)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201808)
["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) "2019-12-05 10:47:20"
["updated_at"]=>
string(19) "2019-12-05 10:47: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) {
}
}
[65]=>
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(1109420)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201807)
["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) "2019-12-05 10:46:27"
["updated_at"]=>
string(19) "2019-12-05 10:46:27"
}
["original":protected]=>
array(12) {
["id"]=>
int(1109420)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201807)
["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) "2019-12-05 10:46:27"
["updated_at"]=>
string(19) "2019-12-05 10:46: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) {
}
}
[66]=>
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(1088365)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201806)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(28)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:45:26"
["updated_at"]=>
string(19) "2019-12-05 10:45:26"
}
["original":protected]=>
array(12) {
["id"]=>
int(1088365)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201806)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(28)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:45:26"
["updated_at"]=>
string(19) "2019-12-05 10:45: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) {
}
}
[67]=>
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(1064850)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201805)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(33)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:44:30"
["updated_at"]=>
string(19) "2019-12-05 10:44:30"
}
["original":protected]=>
array(12) {
["id"]=>
int(1064850)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201805)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(33)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:44:30"
["updated_at"]=>
string(19) "2019-12-05 10:44:30"
}
["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)#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(1045557)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201804)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(30)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:43:42"
["updated_at"]=>
string(19) "2019-12-05 10:43:42"
}
["original":protected]=>
array(12) {
["id"]=>
int(1045557)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201804)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(30)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:43:42"
["updated_at"]=>
string(19) "2019-12-05 10:43: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) {
}
}
[69]=>
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(1021615)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201803)
["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) "2019-12-05 10:42:53"
["updated_at"]=>
string(19) "2019-12-05 10:42:53"
}
["original":protected]=>
array(12) {
["id"]=>
int(1021615)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201803)
["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) "2019-12-05 10:42:53"
["updated_at"]=>
string(19) "2019-12-05 10:42: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) {
}
}
[70]=>
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(1000731)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201802)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(31)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:41:57"
["updated_at"]=>
string(19) "2019-12-05 10:41:57"
}
["original":protected]=>
array(12) {
["id"]=>
int(1000731)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201802)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(31)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:41:57"
["updated_at"]=>
string(19) "2019-12-05 10:41: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) {
}
}
[71]=>
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(974836)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201801)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(37)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:40:28"
["updated_at"]=>
string(19) "2019-12-05 10:40:28"
}
["original":protected]=>
array(12) {
["id"]=>
int(974836)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201801)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(37)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:40:28"
["updated_at"]=>
string(19) "2019-12-05 10:40: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) {
}
}
[72]=>
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(955134)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201712)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(29)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:39:41"
["updated_at"]=>
string(19) "2019-12-05 10:39:41"
}
["original":protected]=>
array(12) {
["id"]=>
int(955134)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201712)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(29)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:39:41"
["updated_at"]=>
string(19) "2019-12-05 10:39: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) {
}
}
[73]=>
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(925185)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201711)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(40)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:38:44"
["updated_at"]=>
string(19) "2019-12-05 10:38:44"
}
["original":protected]=>
array(12) {
["id"]=>
int(925185)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201711)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(40)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:38:44"
["updated_at"]=>
string(19) "2019-12-05 10:38:44"
}
["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) {
}
}
[74]=>
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(904903)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201710)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(34)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:38:10"
["updated_at"]=>
string(19) "2019-12-05 10:38:10"
}
["original":protected]=>
array(12) {
["id"]=>
int(904903)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201710)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(34)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:38:10"
["updated_at"]=>
string(19) "2019-12-05 10:38:10"
}
["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) {
}
}
[75]=>
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(884008)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201709)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(22)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:36:59"
["updated_at"]=>
string(19) "2019-12-05 10:36:59"
}
["original":protected]=>
array(12) {
["id"]=>
int(884008)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201709)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(22)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:36:59"
["updated_at"]=>
string(19) "2019-12-05 10:36: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) {
}
}
[76]=>
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(864272)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201708)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(26)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:36:07"
["updated_at"]=>
string(19) "2019-12-05 10:36:07"
}
["original":protected]=>
array(12) {
["id"]=>
int(864272)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201708)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(26)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:36:07"
["updated_at"]=>
string(19) "2019-12-05 10:36: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) {
}
}
[77]=>
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(842857)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201707)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(39)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:35:18"
["updated_at"]=>
string(19) "2019-12-05 10:35:18"
}
["original":protected]=>
array(12) {
["id"]=>
int(842857)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201707)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(39)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:35:18"
["updated_at"]=>
string(19) "2019-12-05 10:35: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) {
}
}
[78]=>
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(829742)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201706)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(38)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:35:01"
["updated_at"]=>
string(19) "2019-12-05 10:35:01"
}
["original":protected]=>
array(12) {
["id"]=>
int(829742)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201706)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(38)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:35:01"
["updated_at"]=>
string(19) "2019-12-05 10:35:01"
}
["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) {
}
}
[79]=>
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(810047)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201705)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(36)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:34:00"
["updated_at"]=>
string(19) "2019-12-05 10:34:00"
}
["original":protected]=>
array(12) {
["id"]=>
int(810047)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201705)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(36)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:34:00"
["updated_at"]=>
string(19) "2019-12-05 10:34: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) {
}
}
[80]=>
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(796548)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201704)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(35)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:33:45"
["updated_at"]=>
string(19) "2019-12-05 10:33:45"
}
["original":protected]=>
array(12) {
["id"]=>
int(796548)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201704)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(35)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:33:45"
["updated_at"]=>
string(19) "2019-12-05 10:33: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) {
}
}
[81]=>
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(781430)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201703)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(31)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:33:01"
["updated_at"]=>
string(19) "2019-12-05 10:33:01"
}
["original":protected]=>
array(12) {
["id"]=>
int(781430)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201703)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(31)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:33:01"
["updated_at"]=>
string(19) "2019-12-05 10:33:01"
}
["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) {
}
}
[82]=>
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(760844)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201702)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(41)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:32:03"
["updated_at"]=>
string(19) "2019-12-05 10:32:03"
}
["original":protected]=>
array(12) {
["id"]=>
int(760844)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201702)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(41)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:32:03"
["updated_at"]=>
string(19) "2019-12-05 10:32:03"
}
["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) {
}
}
[83]=>
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(751123)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201701)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(12)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:31:32"
["updated_at"]=>
string(19) "2019-12-05 10:31:32"
}
["original":protected]=>
array(12) {
["id"]=>
int(751123)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201701)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(12)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:31:32"
["updated_at"]=>
string(19) "2019-12-05 10:31: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) {
}
}
[84]=>
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(734926)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201612)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(5)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:30:53"
["updated_at"]=>
string(19) "2019-12-05 10:30:53"
}
["original":protected]=>
array(12) {
["id"]=>
int(734926)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201612)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(5)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:30:53"
["updated_at"]=>
string(19) "2019-12-05 10:30: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) {
}
}
[85]=>
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(721667)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201611)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(8)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:30:36"
["updated_at"]=>
string(19) "2019-12-05 10:30:36"
}
["original":protected]=>
array(12) {
["id"]=>
int(721667)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201611)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(8)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:30:36"
["updated_at"]=>
string(19) "2019-12-05 10:30: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) {
}
}
[86]=>
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(701478)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201610)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(29)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:29:14"
["updated_at"]=>
string(19) "2019-12-05 10:29:14"
}
["original":protected]=>
array(12) {
["id"]=>
int(701478)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201610)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(29)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:29:14"
["updated_at"]=>
string(19) "2019-12-05 10:29: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) {
}
}
[87]=>
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(694730)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201609)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(3)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:29:06"
["updated_at"]=>
string(19) "2019-12-05 10:29:06"
}
["original":protected]=>
array(12) {
["id"]=>
int(694730)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201609)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(3)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:29:06"
["updated_at"]=>
string(19) "2019-12-05 10:29: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) {
}
}
[88]=>
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(677272)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201608)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(5)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:28:20"
["updated_at"]=>
string(19) "2019-12-05 10:28:20"
}
["original":protected]=>
array(12) {
["id"]=>
int(677272)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201608)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(5)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:28:20"
["updated_at"]=>
string(19) "2019-12-05 10:28: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) {
}
}
[89]=>
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(663073)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201607)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:27:43"
["updated_at"]=>
string(19) "2019-12-05 10:27:43"
}
["original":protected]=>
array(12) {
["id"]=>
int(663073)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201607)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:27:43"
["updated_at"]=>
string(19) "2019-12-05 10:27:43"
}
["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) {
}
}
[90]=>
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(653928)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201606)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(8)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:27:32"
["updated_at"]=>
string(19) "2019-12-05 10:27:32"
}
["original":protected]=>
array(12) {
["id"]=>
int(653928)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201606)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(8)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:27:32"
["updated_at"]=>
string(19) "2019-12-05 10:27: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) {
}
}
[91]=>
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(641055)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201605)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(10)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:26:16"
["updated_at"]=>
string(19) "2019-12-05 10:26:16"
}
["original":protected]=>
array(12) {
["id"]=>
int(641055)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201605)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(10)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:26:16"
["updated_at"]=>
string(19) "2019-12-05 10:26: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) {
}
}
[92]=>
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(628330)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201604)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(9)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:23:16"
["updated_at"]=>
string(19) "2019-12-05 10:23:16"
}
["original":protected]=>
array(12) {
["id"]=>
int(628330)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201604)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(9)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:23:16"
["updated_at"]=>
string(19) "2019-12-05 10:23: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) {
}
}
[93]=>
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(156722)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201603)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(9)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:05:39"
["updated_at"]=>
string(19) "2019-12-05 10:23:02"
}
["original":protected]=>
array(12) {
["id"]=>
int(156722)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201603)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(9)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:05:39"
["updated_at"]=>
string(19) "2019-12-05 10:23: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) {
}
}
[94]=>
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(605649)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201602)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(21)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:22:34"
["updated_at"]=>
string(19) "2019-12-05 10:22:34"
}
["original":protected]=>
array(12) {
["id"]=>
int(605649)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201602)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(21)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:22:34"
["updated_at"]=>
string(19) "2019-12-05 10:22: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) {
}
}
[95]=>
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(592251)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201601)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(11)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:21:01"
["updated_at"]=>
string(19) "2019-12-05 10:21:01"
}
["original":protected]=>
array(12) {
["id"]=>
int(592251)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201601)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(11)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:21:01"
["updated_at"]=>
string(19) "2019-12-05 10:21:01"
}
["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) {
}
}
[96]=>
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(584181)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201512)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(3)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:20:48"
["updated_at"]=>
string(19) "2019-12-05 10:20:48"
}
["original":protected]=>
array(12) {
["id"]=>
int(584181)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201512)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(3)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:20:48"
["updated_at"]=>
string(19) "2019-12-05 10:20: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) {
}
}
[97]=>
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(570200)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201511)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(3)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:19:42"
["updated_at"]=>
string(19) "2019-12-05 10:19:42"
}
["original":protected]=>
array(12) {
["id"]=>
int(570200)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201511)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(3)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:19:42"
["updated_at"]=>
string(19) "2019-12-05 10:19: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) {
}
}
[98]=>
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(560913)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201510)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:18:50"
["updated_at"]=>
string(19) "2019-12-05 10:18:50"
}
["original":protected]=>
array(12) {
["id"]=>
int(560913)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201510)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:18:50"
["updated_at"]=>
string(19) "2019-12-05 10:18:50"
}
["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) {
}
}
[99]=>
object(App\Models\BlogStatM)#841 (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(551047)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201509)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:18:38"
["updated_at"]=>
string(19) "2019-12-05 10:18:38"
}
["original":protected]=>
array(12) {
["id"]=>
int(551047)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201509)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:18:38"
["updated_at"]=>
string(19) "2019-12-05 10:18: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) {
}
}
[100]=>
object(App\Models\BlogStatM)#840 (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(526798)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201507)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:17:19"
["updated_at"]=>
string(19) "2019-12-05 10:17:19"
}
["original":protected]=>
array(12) {
["id"]=>
int(526798)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201507)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:17:19"
["updated_at"]=>
string(19) "2019-12-05 10:17: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) {
}
}
[101]=>
object(App\Models\BlogStatM)#839 (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(520132)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201506)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:17:11"
["updated_at"]=>
string(19) "2019-12-05 10:17:11"
}
["original":protected]=>
array(12) {
["id"]=>
int(520132)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201506)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:17:11"
["updated_at"]=>
string(19) "2019-12-05 10:17: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) {
}
}
[102]=>
object(App\Models\BlogStatM)#838 (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(498948)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201504)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:16:19"
["updated_at"]=>
string(19) "2019-12-05 10:16:19"
}
["original":protected]=>
array(12) {
["id"]=>
int(498948)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201504)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:16:19"
["updated_at"]=>
string(19) "2019-12-05 10:16: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) {
}
}
[103]=>
object(App\Models\BlogStatM)#837 (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(489843)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201503)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:15:50"
["updated_at"]=>
string(19) "2019-12-05 10:15:50"
}
["original":protected]=>
array(12) {
["id"]=>
int(489843)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201503)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:15:50"
["updated_at"]=>
string(19) "2019-12-05 10:15:50"
}
["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) {
}
}
[104]=>
object(App\Models\BlogStatM)#836 (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(480276)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201502)
["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:15:38"
["updated_at"]=>
string(19) "2019-12-05 10:15:38"
}
["original":protected]=>
array(12) {
["id"]=>
int(480276)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201502)
["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:15:38"
["updated_at"]=>
string(19) "2019-12-05 10:15: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) {
}
}
[105]=>
object(App\Models\BlogStatM)#835 (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(467364)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201501)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(9)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:15:08"
["updated_at"]=>
string(19) "2019-12-05 10:15:08"
}
["original":protected]=>
array(12) {
["id"]=>
int(467364)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201501)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(9)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:15:08"
["updated_at"]=>
string(19) "2019-12-05 10:15: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) {
}
}
[106]=>
object(App\Models\BlogStatM)#834 (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(446094)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201411)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(3)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:14:41"
["updated_at"]=>
string(19) "2019-12-05 10:14:41"
}
["original":protected]=>
array(12) {
["id"]=>
int(446094)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201411)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(3)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:14:41"
["updated_at"]=>
string(19) "2019-12-05 10:14: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) {
}
}
[107]=>
object(App\Models\BlogStatM)#833 (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(435752)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201410)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(5)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:02:17"
["updated_at"]=>
string(19) "2019-12-05 10:02:17"
}
["original":protected]=>
array(12) {
["id"]=>
int(435752)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201410)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(5)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:02:17"
["updated_at"]=>
string(19) "2019-12-05 10:02: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) {
}
}
[108]=>
object(App\Models\BlogStatM)#832 (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(432305)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201409)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:02:13"
["updated_at"]=>
string(19) "2019-12-05 10:02:13"
}
["original":protected]=>
array(12) {
["id"]=>
int(432305)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201409)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:02:13"
["updated_at"]=>
string(19) "2019-12-05 10:02: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) {
}
}
[109]=>
object(App\Models\BlogStatM)#831 (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(422669)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201408)
["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:00:16"
["updated_at"]=>
string(19) "2019-12-05 10:00:16"
}
["original":protected]=>
array(12) {
["id"]=>
int(422669)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201408)
["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:00:16"
["updated_at"]=>
string(19) "2019-12-05 10:00: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) {
}
}
[110]=>
object(App\Models\BlogStatM)#830 (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(409592)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201407)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(8)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:00:02"
["updated_at"]=>
string(19) "2019-12-05 10:00:02"
}
["original":protected]=>
array(12) {
["id"]=>
int(409592)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201407)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(8)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:00:02"
["updated_at"]=>
string(19) "2019-12-05 10:00: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) {
}
}
[111]=>
object(App\Models\BlogStatM)#829 (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(400887)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201406)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(4)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:59:18"
["updated_at"]=>
string(19) "2019-12-05 09:59:18"
}
["original":protected]=>
array(12) {
["id"]=>
int(400887)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201406)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(4)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:59:18"
["updated_at"]=>
string(19) "2019-12-05 09:59: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) {
}
}
[112]=>
object(App\Models\BlogStatM)#828 (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(395827)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201405)
["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 09:59:12"
["updated_at"]=>
string(19) "2019-12-05 09:59:12"
}
["original":protected]=>
array(12) {
["id"]=>
int(395827)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201405)
["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 09:59:12"
["updated_at"]=>
string(19) "2019-12-05 09:59: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) {
}
}
[113]=>
object(App\Models\BlogStatM)#827 (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(386239)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201404)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(3)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:58:07"
["updated_at"]=>
string(19) "2019-12-05 09:58:07"
}
["original":protected]=>
array(12) {
["id"]=>
int(386239)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201404)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(3)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:58:07"
["updated_at"]=>
string(19) "2019-12-05 09:58: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) {
}
}
[114]=>
object(App\Models\BlogStatM)#826 (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(369947)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201402)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(7)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:57:37"
["updated_at"]=>
string(19) "2019-12-05 09:57:37"
}
["original":protected]=>
array(12) {
["id"]=>
int(369947)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201402)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(7)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:57:37"
["updated_at"]=>
string(19) "2019-12-05 09:57: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) {
}
}
[115]=>
object(App\Models\BlogStatM)#825 (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(361773)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201401)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:57:28"
["updated_at"]=>
string(19) "2019-12-05 09:57:28"
}
["original":protected]=>
array(12) {
["id"]=>
int(361773)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201401)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:57:28"
["updated_at"]=>
string(19) "2019-12-05 09:57: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) {
}
}
[116]=>
object(App\Models\BlogStatM)#824 (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(352897)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201312)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(13)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:56:33"
["updated_at"]=>
string(19) "2019-12-05 09:56:33"
}
["original":protected]=>
array(12) {
["id"]=>
int(352897)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201312)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(13)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:56:33"
["updated_at"]=>
string(19) "2019-12-05 09:56: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) {
}
}
[117]=>
object(App\Models\BlogStatM)#823 (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(343844)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201311)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(15)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:56:24"
["updated_at"]=>
string(19) "2019-12-05 09:56:24"
}
["original":protected]=>
array(12) {
["id"]=>
int(343844)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201311)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(15)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:56:24"
["updated_at"]=>
string(19) "2019-12-05 09:56:24"
}
["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) {
}
}
[118]=>
object(App\Models\BlogStatM)#822 (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(337214)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201310)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(22)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:55:55"
["updated_at"]=>
string(19) "2019-12-05 09:55:55"
}
["original":protected]=>
array(12) {
["id"]=>
int(337214)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201310)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(22)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:55:55"
["updated_at"]=>
string(19) "2019-12-05 09:55: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) {
}
}
[119]=>
object(App\Models\BlogStatM)#821 (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(331073)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201309)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(3)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:55:50"
["updated_at"]=>
string(19) "2019-12-05 09:55:50"
}
["original":protected]=>
array(12) {
["id"]=>
int(331073)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201309)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(3)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:55:50"
["updated_at"]=>
string(19) "2019-12-05 09:55:50"
}
["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) {
}
}
[120]=>
object(App\Models\BlogStatM)#820 (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(324395)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201308)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:55:43"
["updated_at"]=>
string(19) "2019-12-05 09:55:43"
}
["original":protected]=>
array(12) {
["id"]=>
int(324395)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201308)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:55:43"
["updated_at"]=>
string(19) "2019-12-05 09:55:43"
}
["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) {
}
}
[121]=>
object(App\Models\BlogStatM)#819 (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(316398)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201307)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(5)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:52:28"
["updated_at"]=>
string(19) "2019-12-05 09:52:28"
}
["original":protected]=>
array(12) {
["id"]=>
int(316398)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201307)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(5)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:52:28"
["updated_at"]=>
string(19) "2019-12-05 09:52: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) {
}
}
[122]=>
object(App\Models\BlogStatM)#818 (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(310026)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201306)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(4)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:52:21"
["updated_at"]=>
string(19) "2019-12-05 09:52:21"
}
["original":protected]=>
array(12) {
["id"]=>
int(310026)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201306)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(4)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:52:21"
["updated_at"]=>
string(19) "2019-12-05 09:52: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) {
}
}
[123]=>
object(App\Models\BlogStatM)#817 (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(303311)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201305)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:51:51"
["updated_at"]=>
string(19) "2019-12-05 09:51:51"
}
["original":protected]=>
array(12) {
["id"]=>
int(303311)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201305)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:51:51"
["updated_at"]=>
string(19) "2019-12-05 09:51: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) {
}
}
[124]=>
object(App\Models\BlogStatM)#816 (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(297123)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201304)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:51:44"
["updated_at"]=>
string(19) "2019-12-05 09:51:44"
}
["original":protected]=>
array(12) {
["id"]=>
int(297123)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201304)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:51:44"
["updated_at"]=>
string(19) "2019-12-05 09:51:44"
}
["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) {
}
}
[125]=>
object(App\Models\BlogStatM)#815 (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(290747)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201303)
["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 09:51:38"
["updated_at"]=>
string(19) "2019-12-05 09:51:38"
}
["original":protected]=>
array(12) {
["id"]=>
int(290747)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201303)
["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 09:51:38"
["updated_at"]=>
string(19) "2019-12-05 09:51: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) {
}
}
[126]=>
object(App\Models\BlogStatM)#814 (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(284080)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201302)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:51:14"
["updated_at"]=>
string(19) "2019-12-05 09:51:14"
}
["original":protected]=>
array(12) {
["id"]=>
int(284080)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201302)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 09:51:14"
["updated_at"]=>
string(19) "2019-12-05 09:51: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) {
}
}
[127]=>
object(App\Models\BlogStatM)#813 (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(278367)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201301)
["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 09:50:47"
["updated_at"]=>
string(19) "2019-12-05 09:50:47"
}
["original":protected]=>
array(12) {
["id"]=>
int(278367)
["blogs_id"]=>
int(39342)
["ym"]=>
int(201301)
["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 09:50:47"
["updated_at"]=>
string(19) "2019-12-05 09:50: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) {
}
}
}
}
["online"]=>
object(Illuminate\Database\Eloquent\Collection)#945 (1) {
["items":protected]=>
array(0) {
}
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
Komentarze