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 1337272432
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 682177
"title" => string(66) "Продам 3-хком квартиру ул.Пр.Победы,34"
"type" => string(1) "2"
"created" => integer 1337168191
"price" => integer 4150000
"city" => string(4) "9670"
"address" => string(25) "ул.Пр.Победы,34"
"metro" => NULL
"rooms" => string(1) "5"
"text" => string(242) "Продам 3-хком квартиру ул.Пр.Победы,34. Квартира в хорошем состоянии. Рядом метро, 19 гимназия. Развитая инфраструктура. Лоджия …"
"short" => string(0) ""
"phone" => string(7) "2976946"
"email" => string(18) "brokerservis@bk.ru"
"area" => string(0) ""
"etaj" => string(3) "2/9"
"user" => string(3) "184"
"category" => string(1) "4"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(12) "37.64, 55.76"
"foto1" => NULL
"foto2" => NULL
"foto3" => NULL
"foto" => NULL
"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(5) (
...
)
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 1337272432
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 682178
"title" => string(71) "Продам 3-хком квартиру ул.Адоратского,51"
"type" => string(1) "2"
"created" => integer 1337168191
"price" => integer 4100000
"city" => string(4) "9670"
"address" => string(0) ""
"metro" => NULL
"rooms" => string(1) "5"
"text" => string(140) "Продам 3-хком квартиру ул.Адоратского,51. Квартира в хорошем состоянии. лоджия"
"short" => string(0) ""
"phone" => string(7) "2976946"
"email" => string(18) "brokerservis@bk.ru"
"area" => string(2) "69"
"etaj" => string(3) "9/9"
"user" => string(3) "184"
"category" => string(1) "4"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(12) "37.64, 55.76"
"foto1" => NULL
"foto2" => NULL
"foto3" => NULL
"foto" => NULL
"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(5) (
...
)
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 1337272432
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 682176
"title" => string(63) "Продам 1-ком квартиру ул.Окольная,28"
"type" => string(1) "2"
"created" => integer 1337168191
"price" => integer 2050000
"city" => string(4) "9670"
"address" => string(24) "ул.Окольная,28"
"metro" => NULL
"rooms" => string(1) "3"
"text" => string(152) "Продам 1-ком квартиру ул.Окольная,28. Квартира в хорошем состоянии. Документы готовы."
"short" => string(0) ""
"phone" => string(7) "2976946"
"email" => string(18) "brokerservis@bk.ru"
"area" => string(0) ""
"etaj" => string(3) "3/5"
"user" => string(3) "184"
"category" => string(1) "4"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(12) "37.64, 55.76"
"foto1" => NULL
"foto2" => NULL
"foto3" => NULL
"foto" => NULL
"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(5) (
...
)
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 1337272432
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 682168
"title" => string(84) "Продам 2-хэт коттедж ул.Лиственная пос.Салмачи"
"type" => string(1) "2"
"created" => integer 1336999095
"price" => integer 5500000
"city" => string(4) "9670"
"address" => string(47) "пос.Салмачи ул.Лиственная"
"metro" => NULL
"rooms" => string(1) "7"
"text" => string(126) "Продам 2-хэт коттедж ул.Лиственная пос.Салмачи. предчистовая отделка."
"short" => string(0) ""
"phone" => string(20) "2535915, 89600386738"
"email" => string(18) "brokerservis@bk.ru"
"area" => string(3) "150"
"etaj" => string(1) "2"
"user" => string(3) "184"
"category" => string(1) "5"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(24) "49.282295, 55.743167, 16"
"foto1" => NULL
"foto2" => NULL
"foto3" => NULL
"foto" => NULL
"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(5) (
...
)
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 1337272432
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 682175
"title" => string(68) "Продам 2-хком квартиру ул.Ибрагимова,1"
"type" => string(1) "2"
"created" => integer 1336999094
"price" => integer 2300000
"city" => string(4) "9670"
"address" => string(0) ""
"metro" => NULL
"rooms" => string(1) "4"
"text" => string(105) "смежные комнаты, окна выходят во двор, был кап.ремонт дома"
"short" => string(0) ""
"phone" => string(7) "2976946"
"email" => string(18) "brokerservis@bk.ru"
"area" => string(2) "43"
"etaj" => string(1) "5"
"user" => string(3) "184"
"category" => string(1) "4"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(12) "37.64, 55.76"
"foto1" => NULL
"foto2" => NULL
"foto3" => NULL
"foto" => NULL
"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(5) (
...
)
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 1337272432
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 682158
"title" => string(70) "Сдается 1-ком квартира ул.Хороводная,50."
"type" => string(1) "3"
"created" => integer 1336658435
"price" => integer 15000
"city" => string(4) "9670"
"address" => string(0) ""
"metro" => NULL
"rooms" => string(1) "3"
"text" => string(220) "сдается 1-ком квартира ул.Хороводная. квартира комфортабельная, современная. квартира в отличном состоянии в новом доме."
"short" => string(0) ""
"phone" => string(20) "2535915, 89600386738"
"email" => string(18) "brokerservis@bk.ru"
"area" => string(0) ""
"etaj" => string(3) "2/7"
"user" => string(3) "184"
"category" => string(1) "4"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(12) "37.64, 55.76"
"foto1" => NULL
"foto2" => NULL
"foto3" => NULL
"foto" => NULL
"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(5) (
...
)
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 1337272432
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 682141
"title" => string(65) "Продам 1-ком квартиру ул.Даурская,24а"
"type" => string(1) "2"
"created" => integer 1336146680
"price" => integer 2850000
"city" => string(4) "9670"
"address" => string(0) ""
"metro" => NULL
"rooms" => string(1) "3"
"text" => string(157) "квартира в хорошем состоянии, с./у разд., лоджия 8 м., дерев.окна,лоджия обшита пластиком"
"short" => string(157) "квартира в хорошем состоянии, с./у разд., лоджия 8 м., дерев.окна,лоджия обшита пластиком"
"phone" => string(11) "89600386738"
"email" => string(18) "brokerservis@bk.ru"
"area" => string(8) "47/32/14"
"etaj" => string(5) "13/19"
"user" => string(3) "184"
"category" => string(1) "4"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(12) "37.64, 55.76"
"foto1" => NULL
"foto2" => NULL
"foto3" => NULL
"foto" => NULL
"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(5) (
...
)
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 1337272432
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 682142
"title" => string(65) "Продам 1-ком квартиру ул.Короленко,87"
"type" => string(1) "2"
"created" => integer 1336146680
"price" => integer 1900000
"city" => string(4) "9670"
"address" => string(0) ""
"metro" => NULL
"rooms" => string(1) "3"
"text" => string(199) "хороший ремонт, уютная, светлая квартира,с/у совм., был кап.ремонт дома, школа во дворе. Рядом метро, остановки."
"short" => string(199) "хороший ремонт, уютная, светлая квартира,с/у совм., был кап.ремонт дома, школа во дворе. Рядом метро, остановки."
"phone" => string(11) "89274020531"
"email" => string(18) "brokerservis@bk.ru"
"area" => string(7) "32/18/6"
"etaj" => string(0) ""
"user" => string(3) "184"
"category" => string(1) "4"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(12) "37.64, 55.76"
"foto1" => NULL
"foto2" => NULL
"foto3" => NULL
"foto" => NULL
"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(5) (
...
)
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 1337272432
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 682121
"title" => string(68) "Продается 2-хком квартира ул.Калинина"
"type" => string(1) "2"
"created" => integer 1335970628
"price" => integer 2500000
"city" => string(4) "9670"
"address" => string(21) "ул.Калинина"
"metro" => NULL
"rooms" => string(1) "4"
"text" => string(109) "в квартире сделан косметический ремонт, был кап.ремонт дома"
"short" => string(0) ""
"phone" => string(11) "89600386738"
"email" => string(18) "brokerservis@bk.ru"
"area" => string(0) ""
"etaj" => string(0) ""
"user" => string(3) "184"
"category" => string(1) "4"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(12) "37.64, 55.76"
"foto1" => NULL
"foto2" => NULL
"foto3" => NULL
"foto" => NULL
"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(5) (
...
)
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 1337272432
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 682113
"title" => string(73) "Куплю однокомнатную в кировском районе "
"type" => string(1) "1"
"created" => integer 1335855264
"price" => integer 1850000
"city" => string(4) "9670"
"address" => string(0) ""
"metro" => NULL
"rooms" => string(1) "3"
"text" => string(72) "Куплю однокомнатную вкировском районе "
"short" => string(0) ""
"phone" => string(7) "2976946"
"email" => string(18) "brokerservis@bk.ru"
"area" => string(0) ""
"etaj" => string(0) ""
"user" => string(3) "184"
"category" => string(1) "4"
"status" => string(1) "3"
"spec" => bool FALSE
"clicks" => integer 0
"map" => string(12) "37.64, 55.76"
"foto1" => NULL
"foto2" => NULL
"foto3" => NULL
"foto" => NULL
"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(5) (
...
)
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 #133
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(5) "49300"
"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 49300
protected items_per_page => integer 10
protected total_pages => integer 4930
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 4930
protected offset => integer 0
}
) |