1 |
array(3) (
"advs" => object Database_MySQL_Result(7) {
protected _internal_row => integer 10
protected _data => array(10) (
0 => object Model_Adv(16) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(4) "advs"
protected _email_add => string(0) ""
protected need_pay_message => string(0) ""
protected _model => string(3) "adv"
protected _fields => array(38) (
"id" => object Sprig_Field_Auto(18) {
public primary => bool TRUE
public editable => bool FALSE
public null => bool TRUE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public unique => bool FALSE
public default => string(0) ""
public choices => NULL
public column => string(2) "id"
public label => string(2) "id"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "title"
public label => string(39) "Заголовок объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"type" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(5) (
...
)
public column => string(4) "type"
public label => string(27) "Тип объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"created" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => integer 1337283482
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(7) "created"
public label => string(25) "Дата создания"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"price" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "price"
public label => string(8) "Цена"
public description => string(15) "в рублях"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"city" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(4) "city"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "city_id"
public label => string(10) "Город"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"address" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "address"
public label => string(12) "Адресс"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"metro" => object Sprig_Field_Metro(20) {
public field => string(4) "city"
public in_db => bool TRUE
public null => bool TRUE
public model => string(5) "metro"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "metro_id"
public label => string(10) "Метро"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"rooms" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(8) (
...
)
public column => string(5) "rooms"
public label => string(33) "Количество комнат"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"text" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "text"
public label => string(31) "Текст объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"short" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "short"
public label => string(25) "Краткий текст"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"phone" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "phone"
public label => string(14) "Телефон"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"email" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "email"
public label => string(5) "Email"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"area" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "area"
public label => string(14) "Площадь"
public description => string(32) "Общая/Жилая/Кухня"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"etaj" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "etaj"
public label => string(29) "Этаж / Этажность"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"user" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool TRUE
public model => string(4) "user"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "user_id"
public label => string(4) "user"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"category" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(12) "adv_category"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(11) "category_id"
public label => string(18) "Категория"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"status" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 1
public choices => array(4) (
...
)
public column => string(6) "status"
public label => string(12) "Статус"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(4) "spec"
public label => string(35) "Горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 0
public choices => NULL
public column => string(6) "clicks"
public label => string(33) "Количество кликов"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"map" => object Sprig_Field_Yandex(22) {
public api_key => string(266) "AFPmA00BAAAAgDAXdgIA6uttrUXE2OC-sKsa0ZtX6T7c4h4AAAAAAAAAAACdLuWhr1pNfc6DqPASAdbpCUF-Xw==~ACqogE8BAAAAb7wXZAIAb3wFMuq7-3-KKkAkCLF …"
public lat => string(0) ""
public lng => string(0) ""
public size => string(0) ""
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(12) "37.64, 55.76"
public choices => NULL
public column => string(3) "map"
public label => string(57) "Местоположение на Яндекс.Карты"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto1" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto1/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto1"
public label => string(21) "Картинка №1"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto2" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto2/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto2"
public label => string(21) "Картинка №2"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto3" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto3/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto3"
public label => string(21) "Картинка №3"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(10) "advs/foto/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "foto"
public label => string(32) "Картинка в списке"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_description" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(16) "meta_description"
public label => string(16) "META description"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_keywords" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(13) "meta_keywords"
public label => string(13) "META keywords"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(10) "meta_title"
public label => string(5) "Title"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_color" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(12) "select_color"
public label => string(29) "Выделить цветом"
public description => string(77) "Выделить цветом на весь период размещения"
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"fix_search" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(10) "fix_search"
public label => string(51) "Период закрепления в поиске"
public description => string(178) "Конечная дата закрепления в поиске рассчитывается автоматически от даты "Публикации" объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_fix_search" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(17) "select_fix_search"
public label => string(50) "Закрепить в поиске на 7 дней"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(8) "spec_day"
public label => string(61) "Горячее объявление на кол-во дней"
public description => string(86) "Количество дней размещения горяего объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day_date" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(13) "spec_day_date"
public label => string(40) "Горячее объявление до"
public description => string(181) "Конечная дата размещения горячего объявления<br />Рассчитывается автоматически от даты публикации."
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(11) "spec_clicks"
public label => string(65) "Горячее объявление на кол-во кликов"
public description => string(92) "Максимальное кол-во кликов по горячему объявлению"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"goto" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "goto"
public label => string(29) "Ссылка перехода"
public description => string(96) "При пустом значении, ссылка будет на само объявление"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"payed" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(5) "payed"
public label => string(48) "Вознаграждение выплачено?"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_show" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(9) "spec_show"
public label => string(56) "Показывать горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"need_pay" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "need_pay"
public label => string(8) "need pay"
public description => string(0) ""
public attributes => NULL
public in_db => bool FALSE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(38) (
"id" => integer 682186
"title" => string(27) "Малиновского, 8"
"type" => string(1) "2"
"created" => integer 1337264783
"price" => integer 2700000
"city" => string(4) "7713"
"address" => string(94) "г. Архангельск, ул. Красных Партизан, д. 12, к. 1, офис 205"
"metro" => NULL
"rooms" => string(1) "6"
"text" => string(617) "Продается четырехкомнатная квартира на Сульфате на третьем этаже пятиэтажного панельного дома общая площадь 61,2 кв.м., жилая 44 …"
"short" => string(177) "Продается четырехкомнатная квартира на Сульфате на третьем этаже пятиэтажного панельного дома."
"phone" => string(32) "(8182) 47-58-58, (8182) 23-33-87"
"email" => string(18) "info@gubernia29.ru"
"area" => string(4) "61,2"
"etaj" => string(3) "3/5"
"user" => string(3) "416"
"category" => string(1) "4"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(12) "37.64, 55.76"
"foto1" => string(114) "a:2:{s:7:"default";s:34:"13372610148wcUCMcg1fX1hDd7VQ1A.jpg";s:3:"big";s:34:"1337261014edj4DvZRbwMQSuAe0vLP.jpg";}"
"foto2" => string(114) "a:2:{s:7:"default";s:34:"1337261014uEjbusTMr4UKC70HSJBi.jpg";s:3:"big";s:34:"1337261014RWM65pcijahvAuraifNr.jpg";}"
"foto3" => string(114) "a:2:{s:7:"default";s:34:"1337261014If45MV0UeR2lG7yuKZYk.jpg";s:3:"big";s:34:"13372610145PuzYbVnLV0BL5Aok4Ed.jpg";}"
"foto" => string(114) "a:2:{s:7:"default";s:34:"1337261014y6262C1oULoup2vl14AT.jpg";s:3:"big";s:34:"1337261014u8pfC4bdaGDPr14FDAUM.jpg";}"
"meta_description" => string(0) ""
"meta_keywords" => string(0) ""
"meta_title" => string(0) ""
"select_color" => bool FALSE
"fix_search" => integer 0
"select_fix_search" => bool FALSE
"spec_day" => integer 0
"spec_day_date" => integer 0
"spec_clicks" => integer 0
"goto" => string(0) ""
"payed" => bool FALSE
"spec_show" => bool FALSE
"need_pay" => NULL
)
protected _changed => array(0)
protected _related => array(3) (
"city" => object Model_City(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(6) "cities"
protected _sorting => array(1) (
...
)
protected _model => string(4) "city"
protected _fields => array(6) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(6) (
...
)
protected _changed => array(4) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"metro" => object Model_Metro(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(5) "metro"
protected _model => string(5) "metro"
protected _fields => array(3) (
...
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(3) (
...
)
protected _changed => array(1) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"category" => object Model_Adv_category(14) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(14) "adv_categories"
protected _sorting => array(1) (
...
)
protected _model => string(12) "adv_category"
protected _fields => array(7) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(7) (
...
)
protected _changed => array(7) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
)
protected _with => array(0)
protected _init_related => bool TRUE
}
1 => object Model_Adv(16) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(4) "advs"
protected _email_add => string(0) ""
protected need_pay_message => string(0) ""
protected _model => string(3) "adv"
protected _fields => array(38) (
"id" => object Sprig_Field_Auto(18) {
public primary => bool TRUE
public editable => bool FALSE
public null => bool TRUE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public unique => bool FALSE
public default => string(0) ""
public choices => NULL
public column => string(2) "id"
public label => string(2) "id"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "title"
public label => string(39) "Заголовок объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"type" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(5) (
...
)
public column => string(4) "type"
public label => string(27) "Тип объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"created" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => integer 1337283482
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(7) "created"
public label => string(25) "Дата создания"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"price" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "price"
public label => string(8) "Цена"
public description => string(15) "в рублях"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"city" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(4) "city"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "city_id"
public label => string(10) "Город"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"address" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "address"
public label => string(12) "Адресс"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"metro" => object Sprig_Field_Metro(20) {
public field => string(4) "city"
public in_db => bool TRUE
public null => bool TRUE
public model => string(5) "metro"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "metro_id"
public label => string(10) "Метро"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"rooms" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(8) (
...
)
public column => string(5) "rooms"
public label => string(33) "Количество комнат"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"text" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "text"
public label => string(31) "Текст объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"short" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "short"
public label => string(25) "Краткий текст"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"phone" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "phone"
public label => string(14) "Телефон"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"email" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "email"
public label => string(5) "Email"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"area" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "area"
public label => string(14) "Площадь"
public description => string(32) "Общая/Жилая/Кухня"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"etaj" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "etaj"
public label => string(29) "Этаж / Этажность"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"user" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool TRUE
public model => string(4) "user"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "user_id"
public label => string(4) "user"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"category" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(12) "adv_category"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(11) "category_id"
public label => string(18) "Категория"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"status" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 1
public choices => array(4) (
...
)
public column => string(6) "status"
public label => string(12) "Статус"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(4) "spec"
public label => string(35) "Горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 0
public choices => NULL
public column => string(6) "clicks"
public label => string(33) "Количество кликов"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"map" => object Sprig_Field_Yandex(22) {
public api_key => string(266) "AFPmA00BAAAAgDAXdgIA6uttrUXE2OC-sKsa0ZtX6T7c4h4AAAAAAAAAAACdLuWhr1pNfc6DqPASAdbpCUF-Xw==~ACqogE8BAAAAb7wXZAIAb3wFMuq7-3-KKkAkCLF …"
public lat => string(0) ""
public lng => string(0) ""
public size => string(0) ""
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(12) "37.64, 55.76"
public choices => NULL
public column => string(3) "map"
public label => string(57) "Местоположение на Яндекс.Карты"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto1" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto1/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto1"
public label => string(21) "Картинка №1"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto2" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto2/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto2"
public label => string(21) "Картинка №2"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto3" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto3/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto3"
public label => string(21) "Картинка №3"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(10) "advs/foto/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "foto"
public label => string(32) "Картинка в списке"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_description" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(16) "meta_description"
public label => string(16) "META description"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_keywords" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(13) "meta_keywords"
public label => string(13) "META keywords"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(10) "meta_title"
public label => string(5) "Title"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_color" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(12) "select_color"
public label => string(29) "Выделить цветом"
public description => string(77) "Выделить цветом на весь период размещения"
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"fix_search" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(10) "fix_search"
public label => string(51) "Период закрепления в поиске"
public description => string(178) "Конечная дата закрепления в поиске рассчитывается автоматически от даты "Публикации" объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_fix_search" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(17) "select_fix_search"
public label => string(50) "Закрепить в поиске на 7 дней"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(8) "spec_day"
public label => string(61) "Горячее объявление на кол-во дней"
public description => string(86) "Количество дней размещения горяего объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day_date" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(13) "spec_day_date"
public label => string(40) "Горячее объявление до"
public description => string(181) "Конечная дата размещения горячего объявления<br />Рассчитывается автоматически от даты публикации."
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(11) "spec_clicks"
public label => string(65) "Горячее объявление на кол-во кликов"
public description => string(92) "Максимальное кол-во кликов по горячему объявлению"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"goto" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "goto"
public label => string(29) "Ссылка перехода"
public description => string(96) "При пустом значении, ссылка будет на само объявление"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"payed" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(5) "payed"
public label => string(48) "Вознаграждение выплачено?"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_show" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(9) "spec_show"
public label => string(56) "Показывать горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"need_pay" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "need_pay"
public label => string(8) "need pay"
public description => string(0) ""
public attributes => NULL
public in_db => bool FALSE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(38) (
"id" => integer 682188
"title" => string(34) "Комната на Садовой"
"type" => string(1) "2"
"created" => integer 1337264783
"price" => integer 1190000
"city" => string(4) "7713"
"address" => string(61) "г. Архангельск, ул. Садовая, д.36, к.1"
"metro" => NULL
"rooms" => string(1) "2"
"text" => string(556) "Продается комната в Октябрьском округе в отличном состоянии площадью 19,1 кв.м., коридорная система, комната разделена на две зо …"
"short" => string(275) "Продается комната в Октябрьском округе в отличном состоянии площадью 19,1 кв.м., коридорная система, комната разделена на две зо …"
"phone" => string(15) "8-953-939-60-09"
"email" => string(18) "info@gubernia29.ru"
"area" => string(4) "19,1"
"etaj" => string(3) "2/5"
"user" => string(3) "416"
"category" => string(2) "12"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(12) "37.64, 55.76"
"foto1" => string(114) "a:2:{s:7:"default";s:34:"13372612050pLrV6qRPlUrzHbi7joY.jpg";s:3:"big";s:34:"13372612054sYNr7GZH9ez9TESZfcH.jpg";}"
"foto2" => string(114) "a:2:{s:7:"default";s:34:"1337261205M4MwerJZlMa96K8Q7GXM.jpg";s:3:"big";s:34:"1337261205K8bn0YMtSosDDf3o492F.jpg";}"
"foto3" => string(114) "a:2:{s:7:"default";s:34:"1337261205PGYpLMCfh2MlLmlzrRAa.jpg";s:3:"big";s:34:"1337261205qP0LCodzANKDphdaAXyN.jpg";}"
"foto" => string(114) "a:2:{s:7:"default";s:34:"1337261205VZe04rbjxZbZVJWTjBHs.jpg";s:3:"big";s:34:"1337261205UNU5nPNbhDt5FLxUcXjd.jpg";}"
"meta_description" => string(0) ""
"meta_keywords" => string(0) ""
"meta_title" => string(0) ""
"select_color" => bool FALSE
"fix_search" => integer 0
"select_fix_search" => bool FALSE
"spec_day" => integer 0
"spec_day_date" => integer 0
"spec_clicks" => integer 0
"goto" => string(0) ""
"payed" => bool FALSE
"spec_show" => bool FALSE
"need_pay" => NULL
)
protected _changed => array(0)
protected _related => array(3) (
"city" => object Model_City(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(6) "cities"
protected _sorting => array(1) (
...
)
protected _model => string(4) "city"
protected _fields => array(6) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(6) (
...
)
protected _changed => array(4) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"metro" => object Model_Metro(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(5) "metro"
protected _model => string(5) "metro"
protected _fields => array(3) (
...
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(3) (
...
)
protected _changed => array(1) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"category" => object Model_Adv_category(14) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(14) "adv_categories"
protected _sorting => array(1) (
...
)
protected _model => string(12) "adv_category"
protected _fields => array(7) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(7) (
...
)
protected _changed => array(7) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
)
protected _with => array(0)
protected _init_related => bool TRUE
}
2 => object Model_Adv(16) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(4) "advs"
protected _email_add => string(0) ""
protected need_pay_message => string(0) ""
protected _model => string(3) "adv"
protected _fields => array(38) (
"id" => object Sprig_Field_Auto(18) {
public primary => bool TRUE
public editable => bool FALSE
public null => bool TRUE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public unique => bool FALSE
public default => string(0) ""
public choices => NULL
public column => string(2) "id"
public label => string(2) "id"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "title"
public label => string(39) "Заголовок объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"type" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(5) (
...
)
public column => string(4) "type"
public label => string(27) "Тип объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"created" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => integer 1337283482
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(7) "created"
public label => string(25) "Дата создания"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"price" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "price"
public label => string(8) "Цена"
public description => string(15) "в рублях"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"city" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(4) "city"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "city_id"
public label => string(10) "Город"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"address" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "address"
public label => string(12) "Адресс"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"metro" => object Sprig_Field_Metro(20) {
public field => string(4) "city"
public in_db => bool TRUE
public null => bool TRUE
public model => string(5) "metro"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "metro_id"
public label => string(10) "Метро"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"rooms" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(8) (
...
)
public column => string(5) "rooms"
public label => string(33) "Количество комнат"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"text" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "text"
public label => string(31) "Текст объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"short" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "short"
public label => string(25) "Краткий текст"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"phone" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "phone"
public label => string(14) "Телефон"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"email" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "email"
public label => string(5) "Email"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"area" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "area"
public label => string(14) "Площадь"
public description => string(32) "Общая/Жилая/Кухня"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"etaj" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "etaj"
public label => string(29) "Этаж / Этажность"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"user" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool TRUE
public model => string(4) "user"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "user_id"
public label => string(4) "user"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"category" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(12) "adv_category"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(11) "category_id"
public label => string(18) "Категория"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"status" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 1
public choices => array(4) (
...
)
public column => string(6) "status"
public label => string(12) "Статус"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(4) "spec"
public label => string(35) "Горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 0
public choices => NULL
public column => string(6) "clicks"
public label => string(33) "Количество кликов"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"map" => object Sprig_Field_Yandex(22) {
public api_key => string(266) "AFPmA00BAAAAgDAXdgIA6uttrUXE2OC-sKsa0ZtX6T7c4h4AAAAAAAAAAACdLuWhr1pNfc6DqPASAdbpCUF-Xw==~ACqogE8BAAAAb7wXZAIAb3wFMuq7-3-KKkAkCLF …"
public lat => string(0) ""
public lng => string(0) ""
public size => string(0) ""
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(12) "37.64, 55.76"
public choices => NULL
public column => string(3) "map"
public label => string(57) "Местоположение на Яндекс.Карты"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto1" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto1/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto1"
public label => string(21) "Картинка №1"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto2" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto2/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto2"
public label => string(21) "Картинка №2"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto3" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto3/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto3"
public label => string(21) "Картинка №3"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(10) "advs/foto/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "foto"
public label => string(32) "Картинка в списке"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_description" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(16) "meta_description"
public label => string(16) "META description"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_keywords" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(13) "meta_keywords"
public label => string(13) "META keywords"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(10) "meta_title"
public label => string(5) "Title"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_color" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(12) "select_color"
public label => string(29) "Выделить цветом"
public description => string(77) "Выделить цветом на весь период размещения"
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"fix_search" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(10) "fix_search"
public label => string(51) "Период закрепления в поиске"
public description => string(178) "Конечная дата закрепления в поиске рассчитывается автоматически от даты "Публикации" объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_fix_search" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(17) "select_fix_search"
public label => string(50) "Закрепить в поиске на 7 дней"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(8) "spec_day"
public label => string(61) "Горячее объявление на кол-во дней"
public description => string(86) "Количество дней размещения горяего объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day_date" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(13) "spec_day_date"
public label => string(40) "Горячее объявление до"
public description => string(181) "Конечная дата размещения горячего объявления<br />Рассчитывается автоматически от даты публикации."
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(11) "spec_clicks"
public label => string(65) "Горячее объявление на кол-во кликов"
public description => string(92) "Максимальное кол-во кликов по горячему объявлению"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"goto" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "goto"
public label => string(29) "Ссылка перехода"
public description => string(96) "При пустом значении, ссылка будет на само объявление"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"payed" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(5) "payed"
public label => string(48) "Вознаграждение выплачено?"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_show" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(9) "spec_show"
public label => string(56) "Показывать горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"need_pay" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "need_pay"
public label => string(8) "need pay"
public description => string(0) ""
public attributes => NULL
public in_db => bool FALSE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(38) (
"id" => integer 682190
"title" => string(33) "Дача в СОТ Ягодник"
"type" => string(1) "2"
"created" => integer 1337264782
"price" => integer 560000
"city" => string(4) "7713"
"address" => string(54) "Приморский район, СОТ Ягодник"
"metro" => NULL
"rooms" => string(1) "2"
"text" => string(394) "Продается дом в СОТ Ягодник, из бруса, общая площадь 55 кв.м., зем.участок = 6 сот, 1 комн+кухня+веранда, хорошее состояние, ст/ …"
"short" => string(141) "Продается дом в СОТ Ягодник, из бруса, общая площадь 55 кв.м., зем.участок = 6 сот."
"phone" => string(15) "8-902-286-60-25"
"email" => string(18) "info@gubernia29.ru"
"area" => string(2) "55"
"etaj" => string(1) "1"
"user" => string(3) "416"
"category" => string(1) "5"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(12) "37.64, 55.76"
"foto1" => string(114) "a:2:{s:7:"default";s:34:"1337261448QVpYMyk5bxxjbZlsUqoh.jpg";s:3:"big";s:34:"1337261448OmUH8VbUU20ArE7uQfIY.jpg";}"
"foto2" => string(114) "a:2:{s:7:"default";s:34:"13372614489MH2JgBx4e8bw7Y13K85.jpg";s:3:"big";s:34:"1337261448Jc8zGMdelIb8a56uHxec.jpg";}"
"foto3" => string(114) "a:2:{s:7:"default";s:34:"1337261449rU6YNuAtM2mwwxZMJgzp.jpg";s:3:"big";s:34:"1337261449ksS4zPayFuFW1OAft7Hv.jpg";}"
"foto" => string(114) "a:2:{s:7:"default";s:34:"1337261449oHbfsySy9ufrQNG1FxGv.jpg";s:3:"big";s:34:"1337261449kJMUSBJkRUhrvK6AnFrr.jpg";}"
"meta_description" => string(0) ""
"meta_keywords" => string(0) ""
"meta_title" => string(0) ""
"select_color" => bool FALSE
"fix_search" => integer 0
"select_fix_search" => bool FALSE
"spec_day" => integer 0
"spec_day_date" => integer 0
"spec_clicks" => integer 0
"goto" => string(0) ""
"payed" => bool FALSE
"spec_show" => bool FALSE
"need_pay" => NULL
)
protected _changed => array(0)
protected _related => array(3) (
"city" => object Model_City(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(6) "cities"
protected _sorting => array(1) (
...
)
protected _model => string(4) "city"
protected _fields => array(6) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(6) (
...
)
protected _changed => array(4) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"metro" => object Model_Metro(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(5) "metro"
protected _model => string(5) "metro"
protected _fields => array(3) (
...
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(3) (
...
)
protected _changed => array(1) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"category" => object Model_Adv_category(14) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(14) "adv_categories"
protected _sorting => array(1) (
...
)
protected _model => string(12) "adv_category"
protected _fields => array(7) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(7) (
...
)
protected _changed => array(7) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
)
protected _with => array(0)
protected _init_related => bool TRUE
}
3 => object Model_Adv(16) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(4) "advs"
protected _email_add => string(0) ""
protected need_pay_message => string(0) ""
protected _model => string(3) "adv"
protected _fields => array(38) (
"id" => object Sprig_Field_Auto(18) {
public primary => bool TRUE
public editable => bool FALSE
public null => bool TRUE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public unique => bool FALSE
public default => string(0) ""
public choices => NULL
public column => string(2) "id"
public label => string(2) "id"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "title"
public label => string(39) "Заголовок объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"type" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(5) (
...
)
public column => string(4) "type"
public label => string(27) "Тип объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"created" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => integer 1337283482
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(7) "created"
public label => string(25) "Дата создания"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"price" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "price"
public label => string(8) "Цена"
public description => string(15) "в рублях"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"city" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(4) "city"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "city_id"
public label => string(10) "Город"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"address" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "address"
public label => string(12) "Адресс"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"metro" => object Sprig_Field_Metro(20) {
public field => string(4) "city"
public in_db => bool TRUE
public null => bool TRUE
public model => string(5) "metro"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "metro_id"
public label => string(10) "Метро"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"rooms" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(8) (
...
)
public column => string(5) "rooms"
public label => string(33) "Количество комнат"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"text" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "text"
public label => string(31) "Текст объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"short" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "short"
public label => string(25) "Краткий текст"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"phone" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "phone"
public label => string(14) "Телефон"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"email" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "email"
public label => string(5) "Email"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"area" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "area"
public label => string(14) "Площадь"
public description => string(32) "Общая/Жилая/Кухня"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"etaj" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "etaj"
public label => string(29) "Этаж / Этажность"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"user" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool TRUE
public model => string(4) "user"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "user_id"
public label => string(4) "user"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"category" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(12) "adv_category"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(11) "category_id"
public label => string(18) "Категория"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"status" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 1
public choices => array(4) (
...
)
public column => string(6) "status"
public label => string(12) "Статус"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(4) "spec"
public label => string(35) "Горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 0
public choices => NULL
public column => string(6) "clicks"
public label => string(33) "Количество кликов"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"map" => object Sprig_Field_Yandex(22) {
public api_key => string(266) "AFPmA00BAAAAgDAXdgIA6uttrUXE2OC-sKsa0ZtX6T7c4h4AAAAAAAAAAACdLuWhr1pNfc6DqPASAdbpCUF-Xw==~ACqogE8BAAAAb7wXZAIAb3wFMuq7-3-KKkAkCLF …"
public lat => string(0) ""
public lng => string(0) ""
public size => string(0) ""
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(12) "37.64, 55.76"
public choices => NULL
public column => string(3) "map"
public label => string(57) "Местоположение на Яндекс.Карты"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto1" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto1/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto1"
public label => string(21) "Картинка №1"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto2" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto2/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto2"
public label => string(21) "Картинка №2"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto3" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto3/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto3"
public label => string(21) "Картинка №3"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(10) "advs/foto/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "foto"
public label => string(32) "Картинка в списке"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_description" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(16) "meta_description"
public label => string(16) "META description"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_keywords" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(13) "meta_keywords"
public label => string(13) "META keywords"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(10) "meta_title"
public label => string(5) "Title"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_color" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(12) "select_color"
public label => string(29) "Выделить цветом"
public description => string(77) "Выделить цветом на весь период размещения"
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"fix_search" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(10) "fix_search"
public label => string(51) "Период закрепления в поиске"
public description => string(178) "Конечная дата закрепления в поиске рассчитывается автоматически от даты "Публикации" объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_fix_search" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(17) "select_fix_search"
public label => string(50) "Закрепить в поиске на 7 дней"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(8) "spec_day"
public label => string(61) "Горячее объявление на кол-во дней"
public description => string(86) "Количество дней размещения горяего объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day_date" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(13) "spec_day_date"
public label => string(40) "Горячее объявление до"
public description => string(181) "Конечная дата размещения горячего объявления<br />Рассчитывается автоматически от даты публикации."
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(11) "spec_clicks"
public label => string(65) "Горячее объявление на кол-во кликов"
public description => string(92) "Максимальное кол-во кликов по горячему объявлению"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"goto" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "goto"
public label => string(29) "Ссылка перехода"
public description => string(96) "При пустом значении, ссылка будет на само объявление"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"payed" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(5) "payed"
public label => string(48) "Вознаграждение выплачено?"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_show" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(9) "spec_show"
public label => string(56) "Показывать горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"need_pay" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "need_pay"
public label => string(8) "need pay"
public description => string(0) ""
public attributes => NULL
public in_db => bool FALSE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(38) (
"id" => integer 135415
"title" => string(55) "Продам комнату в Архангельске"
"type" => string(1) "2"
"created" => integer 1313651335
"price" => integer 250000
"city" => string(4) "7713"
"address" => string(18) "р-н Котлас"
"metro" => NULL
"rooms" => string(1) "5"
"text" => string(223) "Продам комнату в 3-х комнатной благоустроенной квартире по ул. Багратиона 2. Этаж 2-й. комната 14 кв.м. (цена 250 т.р). тел. 921 …"
"short" => string(0) ""
"phone" => string(13) "921-297-17-71"
"email" => string(0) ""
"area" => string(11) "14 кв.м."
"etaj" => string(0) ""
"user" => NULL
"category" => string(1) "4"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(0) ""
"foto1" => string(0) ""
"foto2" => string(0) ""
"foto3" => string(0) ""
"foto" => string(0) ""
"meta_description" => string(0) ""
"meta_keywords" => string(0) ""
"meta_title" => string(0) ""
"select_color" => bool FALSE
"fix_search" => integer 0
"select_fix_search" => bool FALSE
"spec_day" => integer 0
"spec_day_date" => integer 0
"spec_clicks" => integer 0
"goto" => string(0) ""
"payed" => bool FALSE
"spec_show" => bool FALSE
"need_pay" => NULL
)
protected _changed => array(0)
protected _related => array(3) (
"city" => object Model_City(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(6) "cities"
protected _sorting => array(1) (
...
)
protected _model => string(4) "city"
protected _fields => array(6) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(6) (
...
)
protected _changed => array(4) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"metro" => object Model_Metro(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(5) "metro"
protected _model => string(5) "metro"
protected _fields => array(3) (
...
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(3) (
...
)
protected _changed => array(1) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"category" => object Model_Adv_category(14) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(14) "adv_categories"
protected _sorting => array(1) (
...
)
protected _model => string(12) "adv_category"
protected _fields => array(7) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(7) (
...
)
protected _changed => array(7) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
)
protected _with => array(0)
protected _init_related => bool TRUE
}
4 => object Model_Adv(16) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(4) "advs"
protected _email_add => string(0) ""
protected need_pay_message => string(0) ""
protected _model => string(3) "adv"
protected _fields => array(38) (
"id" => object Sprig_Field_Auto(18) {
public primary => bool TRUE
public editable => bool FALSE
public null => bool TRUE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public unique => bool FALSE
public default => string(0) ""
public choices => NULL
public column => string(2) "id"
public label => string(2) "id"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "title"
public label => string(39) "Заголовок объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"type" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(5) (
...
)
public column => string(4) "type"
public label => string(27) "Тип объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"created" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => integer 1337283482
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(7) "created"
public label => string(25) "Дата создания"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"price" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "price"
public label => string(8) "Цена"
public description => string(15) "в рублях"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"city" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(4) "city"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "city_id"
public label => string(10) "Город"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"address" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "address"
public label => string(12) "Адресс"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"metro" => object Sprig_Field_Metro(20) {
public field => string(4) "city"
public in_db => bool TRUE
public null => bool TRUE
public model => string(5) "metro"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "metro_id"
public label => string(10) "Метро"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"rooms" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(8) (
...
)
public column => string(5) "rooms"
public label => string(33) "Количество комнат"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"text" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "text"
public label => string(31) "Текст объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"short" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "short"
public label => string(25) "Краткий текст"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"phone" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "phone"
public label => string(14) "Телефон"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"email" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "email"
public label => string(5) "Email"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"area" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "area"
public label => string(14) "Площадь"
public description => string(32) "Общая/Жилая/Кухня"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"etaj" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "etaj"
public label => string(29) "Этаж / Этажность"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"user" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool TRUE
public model => string(4) "user"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "user_id"
public label => string(4) "user"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"category" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(12) "adv_category"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(11) "category_id"
public label => string(18) "Категория"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"status" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 1
public choices => array(4) (
...
)
public column => string(6) "status"
public label => string(12) "Статус"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(4) "spec"
public label => string(35) "Горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 0
public choices => NULL
public column => string(6) "clicks"
public label => string(33) "Количество кликов"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"map" => object Sprig_Field_Yandex(22) {
public api_key => string(266) "AFPmA00BAAAAgDAXdgIA6uttrUXE2OC-sKsa0ZtX6T7c4h4AAAAAAAAAAACdLuWhr1pNfc6DqPASAdbpCUF-Xw==~ACqogE8BAAAAb7wXZAIAb3wFMuq7-3-KKkAkCLF …"
public lat => string(0) ""
public lng => string(0) ""
public size => string(0) ""
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(12) "37.64, 55.76"
public choices => NULL
public column => string(3) "map"
public label => string(57) "Местоположение на Яндекс.Карты"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto1" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto1/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto1"
public label => string(21) "Картинка №1"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto2" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto2/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto2"
public label => string(21) "Картинка №2"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto3" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto3/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto3"
public label => string(21) "Картинка №3"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(10) "advs/foto/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "foto"
public label => string(32) "Картинка в списке"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_description" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(16) "meta_description"
public label => string(16) "META description"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_keywords" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(13) "meta_keywords"
public label => string(13) "META keywords"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(10) "meta_title"
public label => string(5) "Title"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_color" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(12) "select_color"
public label => string(29) "Выделить цветом"
public description => string(77) "Выделить цветом на весь период размещения"
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"fix_search" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(10) "fix_search"
public label => string(51) "Период закрепления в поиске"
public description => string(178) "Конечная дата закрепления в поиске рассчитывается автоматически от даты "Публикации" объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_fix_search" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(17) "select_fix_search"
public label => string(50) "Закрепить в поиске на 7 дней"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(8) "spec_day"
public label => string(61) "Горячее объявление на кол-во дней"
public description => string(86) "Количество дней размещения горяего объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day_date" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(13) "spec_day_date"
public label => string(40) "Горячее объявление до"
public description => string(181) "Конечная дата размещения горячего объявления<br />Рассчитывается автоматически от даты публикации."
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(11) "spec_clicks"
public label => string(65) "Горячее объявление на кол-во кликов"
public description => string(92) "Максимальное кол-во кликов по горячему объявлению"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"goto" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "goto"
public label => string(29) "Ссылка перехода"
public description => string(96) "При пустом значении, ссылка будет на само объявление"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"payed" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(5) "payed"
public label => string(48) "Вознаграждение выплачено?"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_show" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(9) "spec_show"
public label => string(56) "Показывать горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"need_pay" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "need_pay"
public label => string(8) "need pay"
public description => string(0) ""
public attributes => NULL
public in_db => bool FALSE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(38) (
"id" => integer 135409
"title" => string(74) "Продам земельный участок в Архангельске"
"type" => string(1) "2"
"created" => integer 1313610116
"price" => integer 4000000
"city" => string(4) "7713"
"address" => string(32) "р-н 10 км. от города"
"metro" => NULL
"rooms" => string(1) "0"
"text" => string(176) "Продам земельный пай, оформленный. 10 км. от г. Архангельск. Рядом речка. 4 га. телефон - 89021902512. торг."
"short" => string(0) ""
"phone" => string(11) "89021902512"
"email" => string(0) ""
"area" => string(0) ""
"etaj" => string(0) ""
"user" => NULL
"category" => string(2) "11"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(0) ""
"foto1" => string(0) ""
"foto2" => string(0) ""
"foto3" => string(0) ""
"foto" => string(0) ""
"meta_description" => string(0) ""
"meta_keywords" => string(0) ""
"meta_title" => string(0) ""
"select_color" => bool FALSE
"fix_search" => integer 0
"select_fix_search" => bool FALSE
"spec_day" => integer 0
"spec_day_date" => integer 0
"spec_clicks" => integer 0
"goto" => string(0) ""
"payed" => bool FALSE
"spec_show" => bool FALSE
"need_pay" => NULL
)
protected _changed => array(0)
protected _related => array(3) (
"city" => object Model_City(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(6) "cities"
protected _sorting => array(1) (
...
)
protected _model => string(4) "city"
protected _fields => array(6) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(6) (
...
)
protected _changed => array(4) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"metro" => object Model_Metro(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(5) "metro"
protected _model => string(5) "metro"
protected _fields => array(3) (
...
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(3) (
...
)
protected _changed => array(1) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"category" => object Model_Adv_category(14) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(14) "adv_categories"
protected _sorting => array(1) (
...
)
protected _model => string(12) "adv_category"
protected _fields => array(7) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(7) (
...
)
protected _changed => array(7) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
)
protected _with => array(0)
protected _init_related => bool TRUE
}
5 => object Model_Adv(16) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(4) "advs"
protected _email_add => string(0) ""
protected need_pay_message => string(0) ""
protected _model => string(3) "adv"
protected _fields => array(38) (
"id" => object Sprig_Field_Auto(18) {
public primary => bool TRUE
public editable => bool FALSE
public null => bool TRUE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public unique => bool FALSE
public default => string(0) ""
public choices => NULL
public column => string(2) "id"
public label => string(2) "id"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "title"
public label => string(39) "Заголовок объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"type" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(5) (
...
)
public column => string(4) "type"
public label => string(27) "Тип объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"created" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => integer 1337283482
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(7) "created"
public label => string(25) "Дата создания"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"price" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "price"
public label => string(8) "Цена"
public description => string(15) "в рублях"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"city" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(4) "city"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "city_id"
public label => string(10) "Город"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"address" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "address"
public label => string(12) "Адресс"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"metro" => object Sprig_Field_Metro(20) {
public field => string(4) "city"
public in_db => bool TRUE
public null => bool TRUE
public model => string(5) "metro"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "metro_id"
public label => string(10) "Метро"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"rooms" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(8) (
...
)
public column => string(5) "rooms"
public label => string(33) "Количество комнат"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"text" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "text"
public label => string(31) "Текст объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"short" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "short"
public label => string(25) "Краткий текст"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"phone" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "phone"
public label => string(14) "Телефон"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"email" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "email"
public label => string(5) "Email"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"area" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "area"
public label => string(14) "Площадь"
public description => string(32) "Общая/Жилая/Кухня"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"etaj" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "etaj"
public label => string(29) "Этаж / Этажность"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"user" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool TRUE
public model => string(4) "user"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "user_id"
public label => string(4) "user"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"category" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(12) "adv_category"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(11) "category_id"
public label => string(18) "Категория"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"status" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 1
public choices => array(4) (
...
)
public column => string(6) "status"
public label => string(12) "Статус"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(4) "spec"
public label => string(35) "Горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 0
public choices => NULL
public column => string(6) "clicks"
public label => string(33) "Количество кликов"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"map" => object Sprig_Field_Yandex(22) {
public api_key => string(266) "AFPmA00BAAAAgDAXdgIA6uttrUXE2OC-sKsa0ZtX6T7c4h4AAAAAAAAAAACdLuWhr1pNfc6DqPASAdbpCUF-Xw==~ACqogE8BAAAAb7wXZAIAb3wFMuq7-3-KKkAkCLF …"
public lat => string(0) ""
public lng => string(0) ""
public size => string(0) ""
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(12) "37.64, 55.76"
public choices => NULL
public column => string(3) "map"
public label => string(57) "Местоположение на Яндекс.Карты"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto1" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto1/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto1"
public label => string(21) "Картинка №1"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto2" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto2/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto2"
public label => string(21) "Картинка №2"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto3" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto3/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto3"
public label => string(21) "Картинка №3"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(10) "advs/foto/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "foto"
public label => string(32) "Картинка в списке"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_description" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(16) "meta_description"
public label => string(16) "META description"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_keywords" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(13) "meta_keywords"
public label => string(13) "META keywords"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(10) "meta_title"
public label => string(5) "Title"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_color" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(12) "select_color"
public label => string(29) "Выделить цветом"
public description => string(77) "Выделить цветом на весь период размещения"
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"fix_search" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(10) "fix_search"
public label => string(51) "Период закрепления в поиске"
public description => string(178) "Конечная дата закрепления в поиске рассчитывается автоматически от даты "Публикации" объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_fix_search" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(17) "select_fix_search"
public label => string(50) "Закрепить в поиске на 7 дней"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(8) "spec_day"
public label => string(61) "Горячее объявление на кол-во дней"
public description => string(86) "Количество дней размещения горяего объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day_date" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(13) "spec_day_date"
public label => string(40) "Горячее объявление до"
public description => string(181) "Конечная дата размещения горячего объявления<br />Рассчитывается автоматически от даты публикации."
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(11) "spec_clicks"
public label => string(65) "Горячее объявление на кол-во кликов"
public description => string(92) "Максимальное кол-во кликов по горячему объявлению"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"goto" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "goto"
public label => string(29) "Ссылка перехода"
public description => string(96) "При пустом значении, ссылка будет на само объявление"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"payed" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(5) "payed"
public label => string(48) "Вознаграждение выплачено?"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_show" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(9) "spec_show"
public label => string(56) "Показывать горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"need_pay" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "need_pay"
public label => string(8) "need pay"
public description => string(0) ""
public attributes => NULL
public in_db => bool FALSE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(38) (
"id" => integer 135364
"title" => string(57) "Продам квартиру в Архангельске"
"type" => string(1) "2"
"created" => integer 1312920052
"price" => integer 1200000
"city" => string(4) "7713"
"address" => string(65) "р-н пос. Луговой 5 км от Архангельска"
"metro" => NULL
"rooms" => string(1) "3"
"text" => string(357) "Прямая продажа, документы, торг при осмотре. Кирпичный дом 1977 года, 2/2, балкон, раздельный с/у, жилая 16.7, кухня 6.3. Удобно …"
"short" => string(0) ""
"phone" => string(19) "wagentur@rambler.ru"
"email" => string(0) ""
"area" => string(13) "35.5 кв.м."
"etaj" => string(0) ""
"user" => NULL
"category" => string(1) "4"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(0) ""
"foto1" => string(0) ""
"foto2" => string(0) ""
"foto3" => string(0) ""
"foto" => string(0) ""
"meta_description" => string(0) ""
"meta_keywords" => string(0) ""
"meta_title" => string(0) ""
"select_color" => bool FALSE
"fix_search" => integer 0
"select_fix_search" => bool FALSE
"spec_day" => integer 0
"spec_day_date" => integer 0
"spec_clicks" => integer 0
"goto" => string(0) ""
"payed" => bool FALSE
"spec_show" => bool FALSE
"need_pay" => NULL
)
protected _changed => array(0)
protected _related => array(3) (
"city" => object Model_City(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(6) "cities"
protected _sorting => array(1) (
...
)
protected _model => string(4) "city"
protected _fields => array(6) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(6) (
...
)
protected _changed => array(4) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"metro" => object Model_Metro(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(5) "metro"
protected _model => string(5) "metro"
protected _fields => array(3) (
...
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(3) (
...
)
protected _changed => array(1) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"category" => object Model_Adv_category(14) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(14) "adv_categories"
protected _sorting => array(1) (
...
)
protected _model => string(12) "adv_category"
protected _fields => array(7) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(7) (
...
)
protected _changed => array(7) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
)
protected _with => array(0)
protected _init_related => bool TRUE
}
6 => object Model_Adv(16) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(4) "advs"
protected _email_add => string(0) ""
protected need_pay_message => string(0) ""
protected _model => string(3) "adv"
protected _fields => array(38) (
"id" => object Sprig_Field_Auto(18) {
public primary => bool TRUE
public editable => bool FALSE
public null => bool TRUE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public unique => bool FALSE
public default => string(0) ""
public choices => NULL
public column => string(2) "id"
public label => string(2) "id"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "title"
public label => string(39) "Заголовок объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"type" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(5) (
...
)
public column => string(4) "type"
public label => string(27) "Тип объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"created" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => integer 1337283482
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(7) "created"
public label => string(25) "Дата создания"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"price" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "price"
public label => string(8) "Цена"
public description => string(15) "в рублях"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"city" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(4) "city"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "city_id"
public label => string(10) "Город"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"address" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "address"
public label => string(12) "Адресс"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"metro" => object Sprig_Field_Metro(20) {
public field => string(4) "city"
public in_db => bool TRUE
public null => bool TRUE
public model => string(5) "metro"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "metro_id"
public label => string(10) "Метро"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"rooms" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(8) (
...
)
public column => string(5) "rooms"
public label => string(33) "Количество комнат"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"text" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "text"
public label => string(31) "Текст объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"short" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "short"
public label => string(25) "Краткий текст"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"phone" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "phone"
public label => string(14) "Телефон"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"email" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "email"
public label => string(5) "Email"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"area" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "area"
public label => string(14) "Площадь"
public description => string(32) "Общая/Жилая/Кухня"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"etaj" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "etaj"
public label => string(29) "Этаж / Этажность"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"user" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool TRUE
public model => string(4) "user"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "user_id"
public label => string(4) "user"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"category" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(12) "adv_category"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(11) "category_id"
public label => string(18) "Категория"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"status" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 1
public choices => array(4) (
...
)
public column => string(6) "status"
public label => string(12) "Статус"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(4) "spec"
public label => string(35) "Горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 0
public choices => NULL
public column => string(6) "clicks"
public label => string(33) "Количество кликов"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"map" => object Sprig_Field_Yandex(22) {
public api_key => string(266) "AFPmA00BAAAAgDAXdgIA6uttrUXE2OC-sKsa0ZtX6T7c4h4AAAAAAAAAAACdLuWhr1pNfc6DqPASAdbpCUF-Xw==~ACqogE8BAAAAb7wXZAIAb3wFMuq7-3-KKkAkCLF …"
public lat => string(0) ""
public lng => string(0) ""
public size => string(0) ""
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(12) "37.64, 55.76"
public choices => NULL
public column => string(3) "map"
public label => string(57) "Местоположение на Яндекс.Карты"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto1" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto1/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto1"
public label => string(21) "Картинка №1"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto2" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto2/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto2"
public label => string(21) "Картинка №2"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto3" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto3/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto3"
public label => string(21) "Картинка №3"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(10) "advs/foto/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "foto"
public label => string(32) "Картинка в списке"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_description" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(16) "meta_description"
public label => string(16) "META description"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_keywords" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(13) "meta_keywords"
public label => string(13) "META keywords"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(10) "meta_title"
public label => string(5) "Title"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_color" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(12) "select_color"
public label => string(29) "Выделить цветом"
public description => string(77) "Выделить цветом на весь период размещения"
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"fix_search" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(10) "fix_search"
public label => string(51) "Период закрепления в поиске"
public description => string(178) "Конечная дата закрепления в поиске рассчитывается автоматически от даты "Публикации" объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_fix_search" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(17) "select_fix_search"
public label => string(50) "Закрепить в поиске на 7 дней"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(8) "spec_day"
public label => string(61) "Горячее объявление на кол-во дней"
public description => string(86) "Количество дней размещения горяего объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day_date" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(13) "spec_day_date"
public label => string(40) "Горячее объявление до"
public description => string(181) "Конечная дата размещения горячего объявления<br />Рассчитывается автоматически от даты публикации."
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(11) "spec_clicks"
public label => string(65) "Горячее объявление на кол-во кликов"
public description => string(92) "Максимальное кол-во кликов по горячему объявлению"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"goto" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "goto"
public label => string(29) "Ссылка перехода"
public description => string(96) "При пустом значении, ссылка будет на само объявление"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"payed" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(5) "payed"
public label => string(48) "Вознаграждение выплачено?"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_show" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(9) "spec_show"
public label => string(56) "Показывать горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"need_pay" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "need_pay"
public label => string(8) "need pay"
public description => string(0) ""
public attributes => NULL
public in_db => bool FALSE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(38) (
"id" => integer 135342
"title" => string(47) "Продам дом в Архангельске"
"type" => string(1) "2"
"created" => integer 1312618501
"price" => integer 300000
"city" => string(4) "7713"
"address" => string(26) "р-н Котласский"
"metro" => NULL
"rooms" => string(1) "0"
"text" => string(288) "Продам дом с участком 20 соток в деревне Выставка Котласского района. Имеются постройки. Печное и водяное отопление. По любым во …"
"short" => string(0) ""
"phone" => string(16) "+7 960 277 92 12"
"email" => string(0) ""
"area" => string(0) ""
"etaj" => string(0) ""
"user" => NULL
"category" => string(1) "5"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(0) ""
"foto1" => string(114) "a:2:{s:7:"default";s:34:"1313856045dZP7wovFC4lJmUdknj8Y.jpg";s:3:"big";s:34:"13138560456Fu7ipSInQH07AXknB1Q.jpg";}"
"foto2" => string(0) ""
"foto3" => string(0) ""
"foto" => string(34) "1313856045jb3X6VkKUZkDtJr7T3X2.jpg"
"meta_description" => string(0) ""
"meta_keywords" => string(0) ""
"meta_title" => string(0) ""
"select_color" => bool FALSE
"fix_search" => integer 0
"select_fix_search" => bool FALSE
"spec_day" => integer 0
"spec_day_date" => integer 0
"spec_clicks" => integer 0
"goto" => string(0) ""
"payed" => bool FALSE
"spec_show" => bool FALSE
"need_pay" => NULL
)
protected _changed => array(0)
protected _related => array(3) (
"city" => object Model_City(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(6) "cities"
protected _sorting => array(1) (
...
)
protected _model => string(4) "city"
protected _fields => array(6) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(6) (
...
)
protected _changed => array(4) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"metro" => object Model_Metro(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(5) "metro"
protected _model => string(5) "metro"
protected _fields => array(3) (
...
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(3) (
...
)
protected _changed => array(1) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"category" => object Model_Adv_category(14) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(14) "adv_categories"
protected _sorting => array(1) (
...
)
protected _model => string(12) "adv_category"
protected _fields => array(7) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(7) (
...
)
protected _changed => array(7) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
)
protected _with => array(0)
protected _init_related => bool TRUE
}
7 => object Model_Adv(16) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(4) "advs"
protected _email_add => string(0) ""
protected need_pay_message => string(0) ""
protected _model => string(3) "adv"
protected _fields => array(38) (
"id" => object Sprig_Field_Auto(18) {
public primary => bool TRUE
public editable => bool FALSE
public null => bool TRUE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public unique => bool FALSE
public default => string(0) ""
public choices => NULL
public column => string(2) "id"
public label => string(2) "id"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "title"
public label => string(39) "Заголовок объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"type" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(5) (
...
)
public column => string(4) "type"
public label => string(27) "Тип объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"created" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => integer 1337283482
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(7) "created"
public label => string(25) "Дата создания"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"price" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "price"
public label => string(8) "Цена"
public description => string(15) "в рублях"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"city" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(4) "city"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "city_id"
public label => string(10) "Город"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"address" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "address"
public label => string(12) "Адресс"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"metro" => object Sprig_Field_Metro(20) {
public field => string(4) "city"
public in_db => bool TRUE
public null => bool TRUE
public model => string(5) "metro"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "metro_id"
public label => string(10) "Метро"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"rooms" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(8) (
...
)
public column => string(5) "rooms"
public label => string(33) "Количество комнат"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"text" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "text"
public label => string(31) "Текст объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"short" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "short"
public label => string(25) "Краткий текст"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"phone" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "phone"
public label => string(14) "Телефон"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"email" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "email"
public label => string(5) "Email"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"area" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "area"
public label => string(14) "Площадь"
public description => string(32) "Общая/Жилая/Кухня"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"etaj" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "etaj"
public label => string(29) "Этаж / Этажность"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"user" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool TRUE
public model => string(4) "user"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "user_id"
public label => string(4) "user"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"category" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(12) "adv_category"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(11) "category_id"
public label => string(18) "Категория"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"status" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 1
public choices => array(4) (
...
)
public column => string(6) "status"
public label => string(12) "Статус"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(4) "spec"
public label => string(35) "Горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 0
public choices => NULL
public column => string(6) "clicks"
public label => string(33) "Количество кликов"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"map" => object Sprig_Field_Yandex(22) {
public api_key => string(266) "AFPmA00BAAAAgDAXdgIA6uttrUXE2OC-sKsa0ZtX6T7c4h4AAAAAAAAAAACdLuWhr1pNfc6DqPASAdbpCUF-Xw==~ACqogE8BAAAAb7wXZAIAb3wFMuq7-3-KKkAkCLF …"
public lat => string(0) ""
public lng => string(0) ""
public size => string(0) ""
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(12) "37.64, 55.76"
public choices => NULL
public column => string(3) "map"
public label => string(57) "Местоположение на Яндекс.Карты"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto1" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto1/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto1"
public label => string(21) "Картинка №1"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto2" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto2/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto2"
public label => string(21) "Картинка №2"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto3" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto3/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto3"
public label => string(21) "Картинка №3"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(10) "advs/foto/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "foto"
public label => string(32) "Картинка в списке"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_description" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(16) "meta_description"
public label => string(16) "META description"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_keywords" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(13) "meta_keywords"
public label => string(13) "META keywords"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(10) "meta_title"
public label => string(5) "Title"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_color" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(12) "select_color"
public label => string(29) "Выделить цветом"
public description => string(77) "Выделить цветом на весь период размещения"
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"fix_search" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(10) "fix_search"
public label => string(51) "Период закрепления в поиске"
public description => string(178) "Конечная дата закрепления в поиске рассчитывается автоматически от даты "Публикации" объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_fix_search" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(17) "select_fix_search"
public label => string(50) "Закрепить в поиске на 7 дней"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(8) "spec_day"
public label => string(61) "Горячее объявление на кол-во дней"
public description => string(86) "Количество дней размещения горяего объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day_date" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(13) "spec_day_date"
public label => string(40) "Горячее объявление до"
public description => string(181) "Конечная дата размещения горячего объявления<br />Рассчитывается автоматически от даты публикации."
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(11) "spec_clicks"
public label => string(65) "Горячее объявление на кол-во кликов"
public description => string(92) "Максимальное кол-во кликов по горячему объявлению"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"goto" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "goto"
public label => string(29) "Ссылка перехода"
public description => string(96) "При пустом значении, ссылка будет на само объявление"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"payed" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(5) "payed"
public label => string(48) "Вознаграждение выплачено?"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_show" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(9) "spec_show"
public label => string(56) "Показывать горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"need_pay" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "need_pay"
public label => string(8) "need pay"
public description => string(0) ""
public attributes => NULL
public in_db => bool FALSE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(38) (
"id" => integer 135339
"title" => string(57) "Продам квартиру в Архангельске"
"type" => string(1) "2"
"created" => integer 1312550005
"price" => integer 1035000
"city" => string(4) "7713"
"address" => string(22) "р-н Вельский"
"metro" => NULL
"rooms" => string(1) "3"
"text" => string(92) "1-комнатная благоустроенная квартира, п.Заводской."
"short" => string(0) ""
"phone" => string(11) "89214911697"
"email" => string(0) ""
"area" => string(11) "31 кв.м."
"etaj" => string(0) ""
"user" => NULL
"category" => string(1) "4"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(0) ""
"foto1" => string(0) ""
"foto2" => string(0) ""
"foto3" => string(0) ""
"foto" => string(0) ""
"meta_description" => string(0) ""
"meta_keywords" => string(0) ""
"meta_title" => string(0) ""
"select_color" => bool FALSE
"fix_search" => integer 0
"select_fix_search" => bool FALSE
"spec_day" => integer 0
"spec_day_date" => integer 0
"spec_clicks" => integer 0
"goto" => string(0) ""
"payed" => bool FALSE
"spec_show" => bool FALSE
"need_pay" => NULL
)
protected _changed => array(0)
protected _related => array(3) (
"city" => object Model_City(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(6) "cities"
protected _sorting => array(1) (
...
)
protected _model => string(4) "city"
protected _fields => array(6) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(6) (
...
)
protected _changed => array(4) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"metro" => object Model_Metro(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(5) "metro"
protected _model => string(5) "metro"
protected _fields => array(3) (
...
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(3) (
...
)
protected _changed => array(1) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"category" => object Model_Adv_category(14) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(14) "adv_categories"
protected _sorting => array(1) (
...
)
protected _model => string(12) "adv_category"
protected _fields => array(7) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(7) (
...
)
protected _changed => array(7) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
)
protected _with => array(0)
protected _init_related => bool TRUE
}
8 => object Model_Adv(16) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(4) "advs"
protected _email_add => string(0) ""
protected need_pay_message => string(0) ""
protected _model => string(3) "adv"
protected _fields => array(38) (
"id" => object Sprig_Field_Auto(18) {
public primary => bool TRUE
public editable => bool FALSE
public null => bool TRUE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public unique => bool FALSE
public default => string(0) ""
public choices => NULL
public column => string(2) "id"
public label => string(2) "id"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "title"
public label => string(39) "Заголовок объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"type" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(5) (
...
)
public column => string(4) "type"
public label => string(27) "Тип объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"created" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => integer 1337283482
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(7) "created"
public label => string(25) "Дата создания"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"price" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "price"
public label => string(8) "Цена"
public description => string(15) "в рублях"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"city" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(4) "city"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "city_id"
public label => string(10) "Город"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"address" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "address"
public label => string(12) "Адресс"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"metro" => object Sprig_Field_Metro(20) {
public field => string(4) "city"
public in_db => bool TRUE
public null => bool TRUE
public model => string(5) "metro"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "metro_id"
public label => string(10) "Метро"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"rooms" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(8) (
...
)
public column => string(5) "rooms"
public label => string(33) "Количество комнат"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"text" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "text"
public label => string(31) "Текст объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"short" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "short"
public label => string(25) "Краткий текст"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"phone" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "phone"
public label => string(14) "Телефон"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"email" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "email"
public label => string(5) "Email"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"area" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "area"
public label => string(14) "Площадь"
public description => string(32) "Общая/Жилая/Кухня"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"etaj" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "etaj"
public label => string(29) "Этаж / Этажность"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"user" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool TRUE
public model => string(4) "user"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "user_id"
public label => string(4) "user"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"category" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(12) "adv_category"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(11) "category_id"
public label => string(18) "Категория"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"status" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 1
public choices => array(4) (
...
)
public column => string(6) "status"
public label => string(12) "Статус"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(4) "spec"
public label => string(35) "Горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 0
public choices => NULL
public column => string(6) "clicks"
public label => string(33) "Количество кликов"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"map" => object Sprig_Field_Yandex(22) {
public api_key => string(266) "AFPmA00BAAAAgDAXdgIA6uttrUXE2OC-sKsa0ZtX6T7c4h4AAAAAAAAAAACdLuWhr1pNfc6DqPASAdbpCUF-Xw==~ACqogE8BAAAAb7wXZAIAb3wFMuq7-3-KKkAkCLF …"
public lat => string(0) ""
public lng => string(0) ""
public size => string(0) ""
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(12) "37.64, 55.76"
public choices => NULL
public column => string(3) "map"
public label => string(57) "Местоположение на Яндекс.Карты"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto1" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto1/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto1"
public label => string(21) "Картинка №1"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto2" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto2/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto2"
public label => string(21) "Картинка №2"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto3" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto3/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto3"
public label => string(21) "Картинка №3"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(10) "advs/foto/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "foto"
public label => string(32) "Картинка в списке"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_description" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(16) "meta_description"
public label => string(16) "META description"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_keywords" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(13) "meta_keywords"
public label => string(13) "META keywords"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(10) "meta_title"
public label => string(5) "Title"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_color" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(12) "select_color"
public label => string(29) "Выделить цветом"
public description => string(77) "Выделить цветом на весь период размещения"
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"fix_search" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(10) "fix_search"
public label => string(51) "Период закрепления в поиске"
public description => string(178) "Конечная дата закрепления в поиске рассчитывается автоматически от даты "Публикации" объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_fix_search" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(17) "select_fix_search"
public label => string(50) "Закрепить в поиске на 7 дней"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(8) "spec_day"
public label => string(61) "Горячее объявление на кол-во дней"
public description => string(86) "Количество дней размещения горяего объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day_date" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(13) "spec_day_date"
public label => string(40) "Горячее объявление до"
public description => string(181) "Конечная дата размещения горячего объявления<br />Рассчитывается автоматически от даты публикации."
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(11) "spec_clicks"
public label => string(65) "Горячее объявление на кол-во кликов"
public description => string(92) "Максимальное кол-во кликов по горячему объявлению"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"goto" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "goto"
public label => string(29) "Ссылка перехода"
public description => string(96) "При пустом значении, ссылка будет на само объявление"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"payed" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(5) "payed"
public label => string(48) "Вознаграждение выплачено?"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_show" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(9) "spec_show"
public label => string(56) "Показывать горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"need_pay" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "need_pay"
public label => string(8) "need pay"
public description => string(0) ""
public attributes => NULL
public in_db => bool FALSE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(38) (
"id" => integer 135334
"title" => string(74) "Продам земельный участок в Архангельске"
"type" => string(1) "2"
"created" => integer 1312489611
"price" => integer 29800000
"city" => string(4) "7713"
"address" => string(22) "р-н г. Котлас"
"metro" => NULL
"rooms" => string(1) "0"
"text" => string(762) "точки подключения к электричеству и газу на границе участка, дороги до участка, 2 варианта организации водоснабжения, к участку …"
"short" => string(0) ""
"phone" => string(15) "8-960-007-27-27"
"email" => string(0) ""
"area" => string(0) ""
"etaj" => string(0) ""
"user" => NULL
"category" => string(2) "11"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(0) ""
"foto1" => string(114) "a:2:{s:7:"default";s:34:"1313856044ZQT3lRswg129TV5foJAl.jpg";s:3:"big";s:34:"1313856044FZCvhXpRUjgI2M4Vj1Ps.jpg";}"
"foto2" => string(0) ""
"foto3" => string(0) ""
"foto" => string(34) "1313856044nTT4MSxPPxln7ubxhv5P.jpg"
"meta_description" => string(0) ""
"meta_keywords" => string(0) ""
"meta_title" => string(0) ""
"select_color" => bool FALSE
"fix_search" => integer 0
"select_fix_search" => bool FALSE
"spec_day" => integer 0
"spec_day_date" => integer 0
"spec_clicks" => integer 0
"goto" => string(0) ""
"payed" => bool FALSE
"spec_show" => bool FALSE
"need_pay" => NULL
)
protected _changed => array(0)
protected _related => array(3) (
"city" => object Model_City(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(6) "cities"
protected _sorting => array(1) (
...
)
protected _model => string(4) "city"
protected _fields => array(6) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(6) (
...
)
protected _changed => array(4) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"metro" => object Model_Metro(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(5) "metro"
protected _model => string(5) "metro"
protected _fields => array(3) (
...
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(3) (
...
)
protected _changed => array(1) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"category" => object Model_Adv_category(14) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(14) "adv_categories"
protected _sorting => array(1) (
...
)
protected _model => string(12) "adv_category"
protected _fields => array(7) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(7) (
...
)
protected _changed => array(7) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
)
protected _with => array(0)
protected _init_related => bool TRUE
}
9 => object Model_Adv(16) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(4) "advs"
protected _email_add => string(0) ""
protected need_pay_message => string(0) ""
protected _model => string(3) "adv"
protected _fields => array(38) (
"id" => object Sprig_Field_Auto(18) {
public primary => bool TRUE
public editable => bool FALSE
public null => bool TRUE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public unique => bool FALSE
public default => string(0) ""
public choices => NULL
public column => string(2) "id"
public label => string(2) "id"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "title"
public label => string(39) "Заголовок объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"type" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(5) (
...
)
public column => string(4) "type"
public label => string(27) "Тип объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"created" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => integer 1337283482
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(7) "created"
public label => string(25) "Дата создания"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"price" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "price"
public label => string(8) "Цена"
public description => string(15) "в рублях"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"city" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(4) "city"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "city_id"
public label => string(10) "Город"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"address" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "address"
public label => string(12) "Адресс"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"metro" => object Sprig_Field_Metro(20) {
public field => string(4) "city"
public in_db => bool TRUE
public null => bool TRUE
public model => string(5) "metro"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "metro_id"
public label => string(10) "Метро"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"rooms" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => array(8) (
...
)
public column => string(5) "rooms"
public label => string(33) "Количество комнат"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"text" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "text"
public label => string(31) "Текст объявления"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"short" => object Sprig_Field_Text(18) {
public min_length => NULL
public max_length => integer 65535
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "short"
public label => string(25) "Краткий текст"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"phone" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "phone"
public label => string(14) "Телефон"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"email" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "email"
public label => string(5) "Email"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"area" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "area"
public label => string(14) "Площадь"
public description => string(32) "Общая/Жилая/Кухня"
public attributes => NULL
public in_db => bool TRUE
public filters => array(1) (
...
)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"etaj" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "etaj"
public label => string(29) "Этаж / Этажность"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"user" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool TRUE
public model => string(4) "user"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(7) "user_id"
public label => string(4) "user"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"category" => object Sprig_Field_BelongsTo(19) {
public in_db => bool TRUE
public null => bool FALSE
public model => string(12) "adv_category"
public min_length => NULL
public max_length => NULL
public empty => bool FALSE
public primary => bool FALSE
public unique => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(11) "category_id"
public label => string(18) "Категория"
public description => string(0) ""
public attributes => NULL
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"status" => object Sprig_Field_Enum(18) {
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 1
public choices => array(4) (
...
)
public column => string(6) "status"
public label => string(12) "Статус"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(4) "spec"
public label => string(35) "Горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => integer 0
public choices => NULL
public column => string(6) "clicks"
public label => string(33) "Количество кликов"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"map" => object Sprig_Field_Yandex(22) {
public api_key => string(266) "AFPmA00BAAAAgDAXdgIA6uttrUXE2OC-sKsa0ZtX6T7c4h4AAAAAAAAAAACdLuWhr1pNfc6DqPASAdbpCUF-Xw==~ACqogE8BAAAAb7wXZAIAb3wFMuq7-3-KKkAkCLF …"
public lat => string(0) ""
public lng => string(0) ""
public size => string(0) ""
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(12) "37.64, 55.76"
public choices => NULL
public column => string(3) "map"
public label => string(57) "Местоположение на Яндекс.Карты"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto1" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto1/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto1"
public label => string(21) "Картинка №1"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto2" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto2/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto2"
public label => string(21) "Картинка №2"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto3" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(11) "advs/foto3/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(5) "foto3"
public label => string(21) "Картинка №3"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"foto" => object Sprig_Field_Images(29) {
public images => array(2) (
...
)
public width => NULL
public height => NULL
public directory => string(10) "advs/foto/"
public resize => integer 4
public types => array(4) (
...
)
public save_image => array(1) (
...
)
public empty_image => NULL
public tmp_dir => string(4) "tmp/"
public base_dir => string(41) "/var/www/mirhat.ru/data/mirhat-v2/upload/"
public url => string(24) "http://mirhat.ru/upload/"
public min_length => NULL
public max_length => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "foto"
public label => string(32) "Картинка в списке"
public description => string(57) "Поддерживаются форматы jpg, gif, png"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(2) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_description" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(16) "meta_description"
public label => string(16) "META description"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_keywords" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(13) "meta_keywords"
public label => string(13) "META keywords"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"meta_title" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(10) "meta_title"
public label => string(5) "Title"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_color" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(12) "select_color"
public label => string(29) "Выделить цветом"
public description => string(77) "Выделить цветом на весь период размещения"
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"fix_search" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(10) "fix_search"
public label => string(51) "Период закрепления в поиске"
public description => string(178) "Конечная дата закрепления в поиске рассчитывается автоматически от даты "Публикации" объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"select_fix_search" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(17) "select_fix_search"
public label => string(50) "Закрепить в поиске на 7 дней"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(8) "spec_day"
public label => string(61) "Горячее объявление на кол-во дней"
public description => string(86) "Количество дней размещения горяего объявления"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_day_date" => object Sprig_Field_Timepicker(21) {
public format => string(5) "Y-m-d"
public auto_now_create => bool FALSE
public auto_now_update => bool FALSE
public default => bool FALSE
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(13) "spec_day_date"
public label => string(40) "Горячее объявление до"
public description => string(181) "Конечная дата размещения горячего объявления<br />Рассчитывается автоматически от даты публикации."
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_clicks" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => bool FALSE
public choices => NULL
public column => string(11) "spec_clicks"
public label => string(65) "Горячее объявление на кол-во кликов"
public description => string(92) "Максимальное кол-во кликов по горячему объявлению"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(1) (
...
)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"goto" => object Sprig_Field_Char(18) {
public min_length => NULL
public max_length => integer 255
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(4) "goto"
public label => string(29) "Ссылка перехода"
public description => string(96) "При пустом значении, ссылка будет на само объявление"
public attributes => NULL
public in_db => bool TRUE
public filters => array(0)
public rules => array(2) (
...
)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"payed" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(5) "payed"
public label => string(48) "Вознаграждение выплачено?"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"spec_show" => object Sprig_Field_Boolean(17) {
public empty => bool TRUE
public default => bool FALSE
public filters => array(1) (
...
)
public append_label => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public choices => NULL
public column => string(9) "spec_show"
public label => string(56) "Показывать горячее объявление"
public description => string(0) ""
public attributes => NULL
public in_db => bool TRUE
public rules => array(0)
public callbacks => array(0)
public object => object Model_Adv(16) {
*RECURSION*
}
}
"need_pay" => object Sprig_Field_Integer(18) {
public min_value => NULL
public max_value => NULL
public empty => bool TRUE
public primary => bool FALSE
public unique => bool FALSE
public null => bool FALSE
public editable => bool TRUE
public default => string(0) ""
public choices => NULL
public column => string(8) "need_pay"
public label => string(8) "need pay"
public description => string(0) ""
public attributes => NULL
public in_db => bool FALSE
public filters => array(0)
public rules => array(0)
public callbacks => array(1) (
...
)
public object => object Model_Adv(16) {
*RECURSION*
}
}
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(38) (
"id" => integer 135330
"title" => string(47) "Продам дом в Архангельске"
"type" => string(1) "2"
"created" => integer 1312475307
"price" => integer 300000
"city" => string(4) "7713"
"address" => string(26) "р-н Котласский"
"metro" => NULL
"rooms" => string(1) "0"
"text" => string(312) "Продаю участок с жилым домом в деревне в Котласском районе. 20 соток, жилой дом, много построек. Отличное местоположение. По люб …"
"short" => string(0) ""
"phone" => string(16) "+7 960 277 92 12"
"email" => string(0) ""
"area" => string(0) ""
"etaj" => string(0) ""
"user" => NULL
"category" => string(1) "5"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(0) ""
"foto1" => string(0) ""
"foto2" => string(0) ""
"foto3" => string(0) ""
"foto" => string(0) ""
"meta_description" => string(0) ""
"meta_keywords" => string(0) ""
"meta_title" => string(0) ""
"select_color" => bool FALSE
"fix_search" => integer 0
"select_fix_search" => bool FALSE
"spec_day" => integer 0
"spec_day_date" => integer 0
"spec_clicks" => integer 0
"goto" => string(0) ""
"payed" => bool FALSE
"spec_show" => bool FALSE
"need_pay" => NULL
)
protected _changed => array(0)
protected _related => array(3) (
"city" => object Model_City(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(6) "cities"
protected _sorting => array(1) (
...
)
protected _model => string(4) "city"
protected _fields => array(6) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(6) (
...
)
protected _changed => array(4) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"metro" => object Model_Metro(14) {
protected _title_key => string(4) "name"
protected _db => string(10) "default_ru"
protected _table => string(5) "metro"
protected _model => string(5) "metro"
protected _fields => array(3) (
...
)
protected _primary_key => string(2) "id"
protected _sorting => NULL
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(3) (
...
)
protected _changed => array(1) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
"category" => object Model_Adv_category(14) {
protected _title_key => string(5) "title"
protected _db => string(10) "default_ru"
protected _table => string(14) "adv_categories"
protected _sorting => array(1) (
...
)
protected _model => string(12) "adv_category"
protected _fields => array(7) (
...
)
protected _primary_key => string(2) "id"
protected _init => bool TRUE
protected _state => string(6) "loaded"
protected _original => array(7) (
...
)
protected _changed => array(7) (
...
)
protected _related => array(0)
protected _with => array(0)
protected _init_related => bool FALSE
}
)
protected _with => array(0)
protected _init_related => bool TRUE
}
)
protected _query => string(1872) "SELECT `advs`.`id`, `advs`.`title`, `advs`.`type`, `advs`.`created`, `advs`.`price`, `advs`.`city_id` AS `city`, `advs`.`address …"
protected _result => unknown type Resource id #137
protected _total_rows => integer 10
protected _current_row => integer 10
protected _as_object => string(9) "Model_Adv"
}
"fixed" => array(0)
"pagination" => object Pagination(12) {
protected config => array(5) (
"items_per_page" => integer 10
"total_items" => string(3) "147"
"view" => string(12) "mirhat/pager"
"current_page" => array(2) (
"source" => string(5) "route"
"key" => string(4) "page"
)
"auto_hide" => bool TRUE
)
protected current_page => integer 1
protected total_items => integer 147
protected items_per_page => integer 10
protected total_pages => integer 15
protected current_first_item => integer 1
protected current_last_item => integer 10
protected previous_page => bool FALSE
protected next_page => integer 2
protected first_page => bool FALSE
protected last_page => integer 15
protected offset => integer 0
}
) |