- Skupisko
- Serwis i naprawa komputerów
- Serwis i naprawa komputerów wi...
Wypełnij formularz i otrzymaj wyceny
Szybko i wygodnie!
Prowadzisz skup, serwis lub świadczysz usługi?
Otrzymuj oferty i daj się znaleźć!
- Najlepiej oceniane
Multi Serwis - Skup laptopów, komputerów, telewizorów, telefonów
Serwis i naprawa RTV
Serwis i naprawa drukarek
Serwis i naprawa komputerów
Serwis i naprawa telefonów
Skup laptopów
Skup telefonów
Skup komputerów
| Dojazd do klienta: | Tak |
| Płatność gotówką: | Tak |
| Skup wysyłkowy: | Tak |
| Firma zarejestrowana: | Tak |
| Utylizacja: | Nie |
| Transport po stronie sprzedającego: | Nie |
| Uszkodzone: | Tak |
Potwierdzony kontakt telefoniczny: 1 grudnia 12:58
Ostatnia wiadomość: 1 grudnia 13:00
Pogotowe serwisowe
2.5 / 5 · 4 oceny
Naprawa pralek
Naprawa zmywarek
Naprawa lodówek
Naprawa piekarników
Naprawa kuchenek
Serwis i naprawa RTV
Serwis i naprawa drukarek
Serwis i naprawa komputerów
Serwis i naprawa telefonów
| Dojazd do klienta: | Tak |
| Firma zarejestrowana: | Nie |
| Obsługiwane marki: | Wszystkie |
Ostatnia wiadomość: 4 listopada 19:34
(kliknij numer, aby połączyć)
Udało Ci się dodzwonić?
Poinformowanie o tym pomaga innym użytkownikom i wpływa na widoczność w serwisie. Dziękujemy!
Oceń rozmowę
Krótka informacja o rozmowe pozwoli innym pomóc w wyborze odpowiedniej firmy. Pole niewymagane
Przeglądaj..
Wybierz Województwo
- Województwo: wielkopolskie
- Usuń filtr
- Zmień województwo
- dolnośląskie (2)
- kujawsko-pomorskie (2)
- lubelskie (3)
- lubuskie (3)
- łódzkie (3)
- małopolskie (2)
- mazowieckie (3)
- opolskie (2)
- podkarpackie (2)
- podlaskie (3)
- pomorskie (2)
- śląskie (2)
- świętokrzyskie (2)
- warmińsko-mazurskie (3)
- wielkopolskie (2)
- zachodniopomorskie (3)
Wybierz Miasto
- Bojanowo (2)
- Borek Wielkopolski (2)
- Buk (2)
- Chodzież (2)
- Czarnków (2)
- Czempiń (2)
- Czerniejewo (2)
- Dąbie (2)
- Dobra k/Turku (2)
- Dolsk (2)
- Gniezno (2)
- Golina (2)
- Gołańcz (2)
- Gostyń (2)
- Grabów nad Prosną (2)
- Grodzisk Wielkopolski (2)
- Jarocin (2)
- Jastrowie (2)
- Jutrosin (2)
- Kalisz (2)
- Kępno (2)
- Kleczew (2)
- Kłecko (2)
- Kłodawa (2)
- Kobylin (2)
- Koło (2)
- Konin (2)
- Kostrzyn (2)
- Kościan (2)
- Koźmin Wielkopolski (2)
- Kórnik (2)
- Krajenka (2)
- Krobia (2)
- Krotoszyn (2)
- Krzywiń (2)
- Krzyż Wielkopolski (2)
- Książ Wielkopolski (2)
- Leszno (2)
- Luboń (2)
- Lwówek (2)
- Łobżenica (2)
- Margonin (2)
- Miejska Górka (2)
- Międzychód (2)
- Mikstat (2)
- Miłosław (2)
- Mosina (2)
- Murowana Goślina (2)
- Nekla (2)
- Nowe Skalmierzyce (2)
- Nowy Tomyśl (2)
- Oborniki (2)
- Obrzycko (2)
- Odolanów (2)
- Okonek (2)
- Opalenica (2)
- Osieczna (2)
- Ostroróg (2)
- Ostrów Wielkopolski (2)
- Ostrzeszów (2)
- Piła (2)
- Pleszew (2)
- Pniewy (2)
- Pobiedziska (2)
- Pogorzela (2)
- Poniec (2)
- Poznań (2)
- Przedecz (2)
- Puszczykowo (2)
- Pyzdry (2)
- Rakoniewice (2)
- Raszków (2)
- Rawicz (2)
- Rogoźno (2)
- Rychwał (2)
- Rydzyna (2)
- Sieraków (2)
- Skoki (2)
- Słupca (2)
- Sompolno (2)
- Stawiszyn (2)
- Stęszew (2)
- Swarzędz (2)
- Szamocin (2)
- Szamotuły (2)
- Ślesin (2)
- Śmigiel (2)
- Śrem (2)
- Środa Wielkopolska (2)
- Trzcianka (2)
- Trzemeszno (2)
- Tuliszków (2)
- Turek (2)
- Ujście (2)
- Wągrowiec (2)
- Wieleń (2)
- Wielichowo (2)
- Witkowo (2)
- Wolsztyn (2)
- Wronki (2)
- Września (2)
- Wyrzysk (2)
- Wysoka (2)
- Zagórów (2)
- Zbąszyń (2)
- Zduny (2)
- Złotów (2)
- Żerków (2)
ErrorException [ Recoverable Error ]: Argument 1 passed to Kohana_Arr::get() must be of the type array, null given, called in /home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/widgets/catalog/featured_accounts_calls.php on line 37 and defined
SYSPATH/classes/kohana/arr.php [ 154 ]
149 * @param array array to extract from
150 * @param string key name
151 * @param mixed default value
152 * @return mixed
153 */
154 public static function get(array $array, $key, $default = NULL)
155 {
156 return isset($array[$key]) ? $array[$key] : $default;
157 }
158
159 /**
-
SYSPATH/classes/kohana/arr.php [ 154 ] » Kohana_Core::error_handler(arguments)
codeinteger 4096
errorstring(232) "Argument 1 passed to Kohana_Arr::get() must be of the type array, null given, called in /home/users/veno/public_html/skupisko.pl …"filestring(78) "/home/users/veno/public_html/skupisko.pl/modules/system/classes/kohana/arr.php"lineinteger 154
4array(0)149 * @param array array to extract from 150 * @param string key name 151 * @param mixed default value 152 * @return mixed 153 */ 154 public static function get(array $array, $key, $default = NULL) 155 { 156 return isset($array[$key]) ? $array[$key] : $default; 157 } 158 159 /** -
MODPATH/venloc/frontend/views/venloc/widgets/catalog/featured_accounts_calls.php [ 37 ] » Kohana_Arr::get(arguments)
arrayNULL
keyinteger 665
32 </i> 33 </p> 34 <p> 35 <strong> 36 <?php 37 $accountName = Arr::get($accountsNames, $call->account); 38 39 echo html::anchor( 40 Route::get('catalog_company')->uri(array('id' => $call->account->id, 'title' => Venloc::FriendlyTitle($accountName))), 41 Text::limit_chars($accountName, 30) 42 ); -
SYSPATH/classes/kohana/view.php [ 49 ] » include(arguments)
0string(121) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/widgets/catalog/featured_accounts_calls.php"44 ob_start(); 45 46 try 47 { 48 // Load the view within the current scope 49 include $kohana_view_filename; 50 } 51 catch (Exception $e) 52 { 53 // Delete the output buffer 54 ob_end_clean(); -
SYSPATH/classes/kohana/view.php [ 303 ] » Kohana_View::capture(arguments)
kohana_view_filenamestring(121) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/widgets/catalog/featured_accounts_calls.php"kohana_view_dataarray(1) ( "calls" => array(4) ( 21714 => object Model_Venloc_Accounts_Call(12)
{ public _sorting => array(1) ( "created" => string(4) "DESC" ) protected _model => string(20) "venloc_accounts_call" protected _db => string(7) "default" protected _table => string(21) "venloc_accounts_calls" protected _fields => array(10) ( "id" => object Sprig_Field_Auto(17)27759 => object Model_Venloc_Accounts_Call(12){ 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) }"account" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => 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 => NULL public column => string(10) "account_id" public label => string(7) "account" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"called" => object Sprig_Field_Integer(17){ 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) "called" public label => string(6) "called" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"rating" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(6) "rating" public label => string(6) "rating" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"content" => object Sprig_Field_Text(17){ 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 => NULL public choices => NULL public column => string(7) "content" public label => string(7) "content" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"data" => object Sprig_Field_Text(17){ 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) "data" public label => string(4) "data" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"created" => object Sprig_Field_Datetime(18){ public auto_now_create => bool TRUE public auto_now_update => bool FALSE public default => NULL public format => string(9) "Y-m-d H:i" 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(7) "created" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"modified" => object Sprig_Field_Datetime(18){ public auto_now_create => bool FALSE public auto_now_update => bool TRUE public default => NULL public format => string(11) "Y-m-d H:i:s" 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(8) "modified" public label => string(8) "modified" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(10) ( "id" => integer 21714 "account" => integer 665 "called" => integer 1 "rating" => integer 4 "active" => bool TRUE "featured" => bool TRUE "content" => string(34) "Pozytywna odpowiedz, miła rozmowa" "data" => string(21) "{"ip":"83.7.225.165"}" "created" => string(19) "2024-03-08 08:09:50" "modified" => string(19) "2024-03-08 08:12:09" ) protected _changed => array(0) protected _related => array(0) }{ public _sorting => array(1) ( "created" => string(4) "DESC" ) protected _model => string(20) "venloc_accounts_call" protected _db => string(7) "default" protected _table => string(21) "venloc_accounts_calls" protected _fields => array(10) ( "id" => object Sprig_Field_Auto(17)1122 => object Model_Venloc_Accounts_Call(12){ 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) }"account" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => 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 => NULL public column => string(10) "account_id" public label => string(7) "account" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"called" => object Sprig_Field_Integer(17){ 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) "called" public label => string(6) "called" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"rating" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(6) "rating" public label => string(6) "rating" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"content" => object Sprig_Field_Text(17){ 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 => NULL public choices => NULL public column => string(7) "content" public label => string(7) "content" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"data" => object Sprig_Field_Text(17){ 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) "data" public label => string(4) "data" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"created" => object Sprig_Field_Datetime(18){ public auto_now_create => bool TRUE public auto_now_update => bool FALSE public default => NULL public format => string(9) "Y-m-d H:i" 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(7) "created" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"modified" => object Sprig_Field_Datetime(18){ public auto_now_create => bool FALSE public auto_now_update => bool TRUE public default => NULL public format => string(11) "Y-m-d H:i:s" 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(8) "modified" public label => string(8) "modified" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(10) ( "id" => integer 27759 "account" => integer 242 "called" => integer 1 "rating" => integer 5 "active" => bool TRUE "featured" => bool TRUE "content" => string(34) "Wszystko OK. Umówione oględziny." "data" => string(21) "{"ip":"194.9.78.171"}" "created" => string(19) "2025-04-24 07:32:24" "modified" => string(19) "2025-04-24 07:32:39" ) protected _changed => array(0) protected _related => array(0) }{ public _sorting => array(1) ( "created" => string(4) "DESC" ) protected _model => string(20) "venloc_accounts_call" protected _db => string(7) "default" protected _table => string(21) "venloc_accounts_calls" protected _fields => array(10) ( "id" => object Sprig_Field_Auto(17)24576 => object Model_Venloc_Accounts_Call(12){ 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) }"account" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => 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 => NULL public column => string(10) "account_id" public label => string(7) "account" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"called" => object Sprig_Field_Integer(17){ 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) "called" public label => string(6) "called" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"rating" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(6) "rating" public label => string(6) "rating" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"content" => object Sprig_Field_Text(17){ 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 => NULL public choices => NULL public column => string(7) "content" public label => string(7) "content" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"data" => object Sprig_Field_Text(17){ 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) "data" public label => string(4) "data" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"created" => object Sprig_Field_Datetime(18){ public auto_now_create => bool TRUE public auto_now_update => bool FALSE public default => NULL public format => string(9) "Y-m-d H:i" 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(7) "created" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"modified" => object Sprig_Field_Datetime(18){ public auto_now_create => bool FALSE public auto_now_update => bool TRUE public default => NULL public format => string(11) "Y-m-d H:i:s" 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(8) "modified" public label => string(8) "modified" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(10) ( "id" => integer 1122 "account" => integer 53 "called" => integer 1 "rating" => integer 5 "active" => bool TRUE "featured" => bool TRUE "content" => string(83) "Rozmowa satysfakcjonująca, rozmówczyni konkretna, odbiór zmojej strony pozytywny" "data" => string(23) "{"ip":"87.105.136.148"}" "created" => string(19) "2018-06-18 13:10:38" "modified" => string(19) "2018-06-18 13:11:43" ) protected _changed => array(0) protected _related => array(0) }{ public _sorting => array(1) ( "created" => string(4) "DESC" ) protected _model => string(20) "venloc_accounts_call" protected _db => string(7) "default" protected _table => string(21) "venloc_accounts_calls" protected _fields => array(10) ( "id" => object Sprig_Field_Auto(17)) ){ 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) }"account" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => 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 => NULL public column => string(10) "account_id" public label => string(7) "account" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"called" => object Sprig_Field_Integer(17){ 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) "called" public label => string(6) "called" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"rating" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(6) "rating" public label => string(6) "rating" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"content" => object Sprig_Field_Text(17){ 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 => NULL public choices => NULL public column => string(7) "content" public label => string(7) "content" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"data" => object Sprig_Field_Text(17){ 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) "data" public label => string(4) "data" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"created" => object Sprig_Field_Datetime(18){ public auto_now_create => bool TRUE public auto_now_update => bool FALSE public default => NULL public format => string(9) "Y-m-d H:i" 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(7) "created" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"modified" => object Sprig_Field_Datetime(18){ public auto_now_create => bool FALSE public auto_now_update => bool TRUE public default => NULL public format => string(11) "Y-m-d H:i:s" 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(8) "modified" public label => string(8) "modified" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(10) ( "id" => integer 24576 "account" => integer 648 "called" => integer 1 "rating" => integer 4 "active" => bool TRUE "featured" => bool TRUE "content" => string(21) "Dobra cena, miły pan" "data" => string(22) "{"ip":"31.61.249.129"}" "created" => string(19) "2024-09-14 09:58:53" "modified" => string(19) "2024-09-14 10:01:48" ) protected _changed => array(0) protected _related => array(0) }298 { 299 throw new Kohana_View_Exception('You must set the file to use within your view before rendering'); 300 } 301 302 // Combine local and global data and capture the output 303 return View::capture($this->_file, $this->_data + View::$_global_data); 304 } 305 306 } // End View -
SYSPATH/classes/kohana/view.php [ 193 ] » Kohana_View->render()
188 */ 189 public function __toString() 190 { 191 try 192 { 193 return $this->render(); 194 } 195 catch (Exception $e) 196 { 197 // Display the exception message 198 Kohana::exception_handler($e); -
MODPATH/venloc/frontend/views/venloc/catalog/extras.php [ 52 ] » Kohana_View->__toString()
47 if ($featuredAccountsCallsView) { 48 ?> 49 <section class="section nomargin section-accounts-calls-ratings" style="border-top: 1px solid #ccc;"> 50 <div class="category-featured-calls-ratings"> 51 <?php 52 echo $featuredAccountsCallsView; 53 ?> 54 </div> 55 </section> 56 <?php 57 } -
SYSPATH/classes/kohana/view.php [ 49 ] » include(arguments)
0string(96) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/catalog/extras.php"44 ob_start(); 45 46 try 47 { 48 // Load the view within the current scope 49 include $kohana_view_filename; 50 } 51 catch (Exception $e) 52 { 53 // Delete the output buffer 54 ob_end_clean(); -
SYSPATH/classes/kohana/view.php [ 303 ] » Kohana_View::capture(arguments)
kohana_view_filenamestring(96) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/catalog/extras.php"kohana_view_dataarray(7) ( "nearOffersWithPhotoView" => NULL "featuredAccountsCallsView" => object View(3)
{ private trucks_packages_arr => NULL protected _file => string(121) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/widgets/catalog/featured_accounts_calls.php" protected _data => array(1) ( "calls" => array(4) ( 21714 => object Model_Venloc_Accounts_Call(12)"nearCitiesView" => NULL "compareView" => NULL "category" => object Model_Venloc_Category(12){ public _sorting => array(1) ( ... ) protected _model => string(20) "venloc_accounts_call" protected _db => string(7) "default" protected _table => string(21) "venloc_accounts_calls" protected _fields => array(10) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(10) ( ... ) protected _changed => array(0) protected _related => array(0) }27759 => object Model_Venloc_Accounts_Call(12){ public _sorting => array(1) ( ... ) protected _model => string(20) "venloc_accounts_call" protected _db => string(7) "default" protected _table => string(21) "venloc_accounts_calls" protected _fields => array(10) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(10) ( ... ) protected _changed => array(0) protected _related => array(0) }1122 => object Model_Venloc_Accounts_Call(12){ public _sorting => array(1) ( ... ) protected _model => string(20) "venloc_accounts_call" protected _db => string(7) "default" protected _table => string(21) "venloc_accounts_calls" protected _fields => array(10) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(10) ( ... ) protected _changed => array(0) protected _related => array(0) }24576 => object Model_Venloc_Accounts_Call(12){ public _sorting => array(1) ( ... ) protected _model => string(20) "venloc_accounts_call" protected _db => string(7) "default" protected _table => string(21) "venloc_accounts_calls" protected _fields => array(10) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(10) ( ... ) protected _changed => array(0) protected _related => array(0) }) ) }{ public _sorting => array(2) ( "position" => string(3) "ASC" "name" => string(3) "ASC" ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( "id" => object Sprig_Field_Auto(17)"city" => NULL "similarCategories" => object Database_Result_Cached(5){ 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) }"parent" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(9) "parent_id" public label => string(6) "parent" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"redirect" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(11) "redirect_id" public label => string(8) "redirect" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( "filter_var" => array(1) ( ... ) ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => NULL public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( "filter_var" => array(1) ( ... ) ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( 0 => string(3) "Nie" 1 => string(3) "Tak" ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( "in_array" => array(1) ( ... ) ) public callbacks => array(0) }"position" => object Sprig_Field_Integer(17){ 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 1 public choices => NULL public column => string(8) "position" public label => string(8) "position" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(4) "name" public label => string(4) "name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( "not_empty" => NULL ) public callbacks => array(0) }"name_plural" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_plural" public label => string(11) "name plural" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(13) "name_genitive" public label => string(13) "name genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(9) "name_sell" public label => string(9) "name sell" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(18) "name_sell_genitive" public label => string(18) "name sell genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_offers" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_offers" public label => string(11) "name offers" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"url" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(3) "url" public label => string(3) "url" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(27) "media/veno/categories/main/" 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 => NULL public choices => NULL public column => string(5) "photo" public label => string(17) "Zdjęcie główne" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo_catalog_bg" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(33) "media/veno/categories/catalog-bg/" 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 => NULL public choices => NULL public column => string(16) "photo_catalog_bg" public label => string(13) "Tło katalogu" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts_only" => object Sprig_Field_Integer(17){ 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 => array(2) ( 0 => string(3) "Nie" 1 => string(3) "Tak" ) public column => string(13) "accounts_only" public label => string(13) "accounts only" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( "in_array" => array(1) ( ... ) ) public callbacks => array(0) }"accounts_attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(20) "accounts_attrs_group" public label => string(20) "accounts attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"view" => object Sprig_Field_Char(17){ 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 => NULL public choices => array(2) ( "grid" => string(7) "Kafelki" "list" => string(5) "Lista" ) public column => string(18) "accounts_list_view" public label => string(4) "view" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( "in_array" => array(1) ( ... ) ) public callbacks => array(0) }"attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(11) "attrs_group" public label => string(11) "attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"multi_items" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( "filter_var" => 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(11) "multi_items" public label => string(11) "multi items" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"multi_items_offer_name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(22) "multi_items_offer_name" public label => string(22) "multi items offer name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_title" => object Sprig_Field_Char(17){ 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(18) "meta_working_title" public label => string(18) "meta working title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_keywords" => object Sprig_Field_Text(17){ 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(21) "meta_working_keywords" public label => string(21) "meta working keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_desc" => object Sprig_Field_Text(17){ 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(17) "meta_working_desc" public label => string(17) "meta working desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_title" => object Sprig_Field_Char(17){ 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(17) "meta_offers_title" public label => string(17) "meta offers title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_keywords" => object Sprig_Field_Text(17){ 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(20) "meta_offers_keywords" public label => string(20) "meta offers keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_desc" => object Sprig_Field_Text(17){ 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(16) "meta_offers_desc" public label => string(16) "meta offers desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_title" => object Sprig_Field_Char(17){ 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(15) "meta_form_title" public label => string(15) "meta form title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_keywords" => object Sprig_Field_Text(17){ 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(18) "meta_form_keywords" public label => string(18) "meta form keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_desc" => object Sprig_Field_Text(17){ 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(14) "meta_form_desc" public label => string(14) "meta form desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_top" => object Sprig_Field_Text(17){ 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(13) "form_desc_top" public label => string(13) "form desc top" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_column" => object Sprig_Field_Text(17){ 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(16) "form_desc_column" public label => string(16) "form desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_cache_ttl" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => NULL public empty => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public default => integer 86400 public choices => NULL public column => string(17) "catalog_cache_ttl" public label => string(17) "catalog cache ttl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( "not_empty" => NULL ) public callbacks => array(0) }"catalog_h1" => object Sprig_Field_Char(17){ 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(10) "catalog_h1" public label => string(10) "catalog h1" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_form_cta" => object Sprig_Field_Char(17){ 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(16) "catalog_form_cta" public label => string(16) "catalog form cta" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_lead" => object Sprig_Field_Text(17){ 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(12) "catalog_lead" public label => string(12) "catalog lead" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_list_header" => object Sprig_Field_Text(17){ 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(19) "catalog_list_header" public label => string(19) "catalog list header" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_has_cms_page" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( "filter_var" => 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(20) "catalog_has_cms_page" public label => string(20) "catalog has cms page" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"desc_catalog" => object Sprig_Field_Text(17){ 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(12) "desc_catalog" public label => string(12) "desc catalog" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"desc_column" => object Sprig_Field_Text(17){ 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(11) "desc_column" public label => string(11) "desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"superuser" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(9) "veno_user" public foreign_field => NULL 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(12) "superuser_id" public label => string(7) "Opiekun" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(14) "venloc_account" public foreign_field => string(5) "c_cat" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(8) "accounts" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"categories" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(15) "venloc_category" public foreign_field => string(6) "parent" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(10) "categories" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(42) ( "id" => integer 39 "parent" => string(2) "33" "redirect" => NULL "active" => bool TRUE "featured" => bool FALSE "position" => integer 1 "name" => string(28) "Serwis i naprawa komputerów" "name_plural" => string(19) "serwisy komputerów" "name_genitive" => string(21) "serwisów komputerów" "name_sell" => string(17) "Naprawa komputera" "name_sell_genitive" => NULL "name_offers" => string(19) "Naprawy komputerów" "url" => string(25) "serwis-naprawa-komputerow" "photo" => NULL "photo_catalog_bg" => NULL "accounts_only" => integer 0 "accounts_attrs_group" => NULL "view" => string(4) "grid" "attrs_group" => integer 22 "multi_items" => bool FALSE "multi_items_offer_name" => NULL "meta_working_title" => string(28) "Serwis i naprawa komputerów" "meta_working_keywords" => NULL "meta_working_desc" => string(155) "Mamy [%category_accounts_count%] serwisy komputerów [%city_in%] i w całej Polsce ⭐️ Porównaj oferty, poznaj ceny i wybier …" "meta_offers_title" => string(28) "Zlecenia naprawy komputerów" "meta_offers_keywords" => NULL "meta_offers_desc" => NULL "meta_form_title" => string(24) "Wycena naprawy komputera" "meta_form_keywords" => NULL "meta_form_desc" => NULL "form_desc_top" => NULL "form_desc_column" => NULL "catalog_cache_ttl" => integer 604800 "catalog_h1" => string(37) "Serwis komputerów [%w_nazwa_miasta%]" "catalog_form_cta" => string(26) "Wyceń naprawe komputerów" "catalog_lead" => string(110) "Wypełnij krótki formularz, a my znajdziemy najlepszy serwis komputerów [%w_nazwa_miasta%] z Twojej okolicy." "catalog_list_header" => string(46) "Najlepsze serwisy komputerów w twojej okolicy" "catalog_has_cms_page" => bool FALSE "desc_catalog" => NULL "desc_column" => NULL "superuser" => NULL "categories" => array(0) ) protected _changed => array(0) protected _related => array(2) ( "categories" => object Database_Result_Cached(5){ protected _query => string(1667) "SELECT `venloc_categories`.`id`, `venloc_categories`.`parent_id` AS `parent`, `venloc_categories`.`redirect_id` AS `redirect`, ` …" protected _result => array(0) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(21) "Model_Venloc_Category" }"parent" => object Model_Venloc_Category(12){ public _sorting => array(2) ( "position" => string(3) "ASC" "name" => string(3) "ASC" ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( "id" => object Sprig_Field_Auto(17)) }{ 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) }"parent" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(9) "parent_id" public label => string(6) "parent" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"redirect" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(11) "redirect_id" public label => string(8) "redirect" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => NULL public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"position" => object Sprig_Field_Integer(17){ 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 1 public choices => NULL public column => string(8) "position" public label => string(8) "position" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(4) "name" public label => string(4) "name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"name_plural" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_plural" public label => string(11) "name plural" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(13) "name_genitive" public label => string(13) "name genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(9) "name_sell" public label => string(9) "name sell" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(18) "name_sell_genitive" public label => string(18) "name sell genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_offers" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_offers" public label => string(11) "name offers" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"url" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(3) "url" public label => string(3) "url" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(27) "media/veno/categories/main/" 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 => NULL public choices => NULL public column => string(5) "photo" public label => string(17) "Zdjęcie główne" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo_catalog_bg" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(33) "media/veno/categories/catalog-bg/" 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 => NULL public choices => NULL public column => string(16) "photo_catalog_bg" public label => string(13) "Tło katalogu" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts_only" => object Sprig_Field_Integer(17){ 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 => array(2) ( ... ) public column => string(13) "accounts_only" public label => string(13) "accounts only" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"accounts_attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(20) "accounts_attrs_group" public label => string(20) "accounts attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"view" => object Sprig_Field_Char(17){ 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 => NULL public choices => array(2) ( ... ) public column => string(18) "accounts_list_view" public label => string(4) "view" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(11) "attrs_group" public label => string(11) "attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"multi_items" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(11) "multi_items" public label => string(11) "multi items" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"multi_items_offer_name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(22) "multi_items_offer_name" public label => string(22) "multi items offer name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_title" => object Sprig_Field_Char(17){ 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(18) "meta_working_title" public label => string(18) "meta working title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_keywords" => object Sprig_Field_Text(17){ 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(21) "meta_working_keywords" public label => string(21) "meta working keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_desc" => object Sprig_Field_Text(17){ 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(17) "meta_working_desc" public label => string(17) "meta working desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_title" => object Sprig_Field_Char(17){ 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(17) "meta_offers_title" public label => string(17) "meta offers title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_keywords" => object Sprig_Field_Text(17){ 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(20) "meta_offers_keywords" public label => string(20) "meta offers keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_desc" => object Sprig_Field_Text(17){ 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(16) "meta_offers_desc" public label => string(16) "meta offers desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_title" => object Sprig_Field_Char(17){ 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(15) "meta_form_title" public label => string(15) "meta form title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_keywords" => object Sprig_Field_Text(17){ 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(18) "meta_form_keywords" public label => string(18) "meta form keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_desc" => object Sprig_Field_Text(17){ 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(14) "meta_form_desc" public label => string(14) "meta form desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_top" => object Sprig_Field_Text(17){ 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(13) "form_desc_top" public label => string(13) "form desc top" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_column" => object Sprig_Field_Text(17){ 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(16) "form_desc_column" public label => string(16) "form desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_cache_ttl" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => NULL public empty => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public default => integer 86400 public choices => NULL public column => string(17) "catalog_cache_ttl" public label => string(17) "catalog cache ttl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"catalog_h1" => object Sprig_Field_Char(17){ 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(10) "catalog_h1" public label => string(10) "catalog h1" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_form_cta" => object Sprig_Field_Char(17){ 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(16) "catalog_form_cta" public label => string(16) "catalog form cta" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_lead" => object Sprig_Field_Text(17){ 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(12) "catalog_lead" public label => string(12) "catalog lead" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_list_header" => object Sprig_Field_Text(17){ 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(19) "catalog_list_header" public label => string(19) "catalog list header" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_has_cms_page" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(20) "catalog_has_cms_page" public label => string(20) "catalog has cms page" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"desc_catalog" => object Sprig_Field_Text(17){ 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(12) "desc_catalog" public label => string(12) "desc catalog" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"desc_column" => object Sprig_Field_Text(17){ 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(11) "desc_column" public label => string(11) "desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"superuser" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(9) "veno_user" public foreign_field => NULL 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(12) "superuser_id" public label => string(7) "Opiekun" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(14) "venloc_account" public foreign_field => string(5) "c_cat" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(8) "accounts" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"categories" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(15) "venloc_category" public foreign_field => string(6) "parent" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(10) "categories" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( "id" => integer 33 "parent" => NULL "redirect" => NULL "active" => bool TRUE "featured" => bool FALSE "position" => integer 8 "name" => string(7) "Serwisy" "name_plural" => NULL "name_genitive" => NULL "name_sell" => string(7) "Serwisy" "name_sell_genitive" => NULL "name_offers" => string(7) "Serwisy" "url" => string(7) "serwisy" "photo" => NULL "photo_catalog_bg" => NULL "accounts_only" => integer 0 "accounts_attrs_group" => NULL "view" => string(4) "grid" "attrs_group" => NULL "multi_items" => bool FALSE "multi_items_offer_name" => NULL "meta_working_title" => string(0) "" "meta_working_keywords" => string(0) "" "meta_working_desc" => NULL "meta_offers_title" => string(0) "" "meta_offers_keywords" => string(0) "" "meta_offers_desc" => string(0) "" "meta_form_title" => string(0) "" "meta_form_keywords" => string(0) "" "meta_form_desc" => string(0) "" "form_desc_top" => NULL "form_desc_column" => NULL "catalog_cache_ttl" => NULL "catalog_h1" => string(0) "" "catalog_form_cta" => NULL "catalog_lead" => NULL "catalog_list_header" => NULL "catalog_has_cms_page" => bool FALSE "desc_catalog" => NULL "desc_column" => string(0) "" "superuser" => NULL ) protected _changed => array(0) protected _related => array(1) ( "parent" => NULL ) }{ protected _query => string(1689) "SELECT `venloc_categories`.`id`, `venloc_categories`.`parent_id` AS `parent`, `venloc_categories`.`redirect_id` AS `redirect`, ` …" protected _result => array(5) ( 0 => object Model_Venloc_Category(12)){ public _sorting => array(2) ( "position" => string(3) "ASC" "name" => string(3) "ASC" ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( "id" => object Sprig_Field_Auto(17)1 => object Model_Venloc_Category(12){ 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) }"parent" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(9) "parent_id" public label => string(6) "parent" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"redirect" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(11) "redirect_id" public label => string(8) "redirect" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => NULL public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"position" => object Sprig_Field_Integer(17){ 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 1 public choices => NULL public column => string(8) "position" public label => string(8) "position" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(4) "name" public label => string(4) "name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"name_plural" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_plural" public label => string(11) "name plural" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(13) "name_genitive" public label => string(13) "name genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(9) "name_sell" public label => string(9) "name sell" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(18) "name_sell_genitive" public label => string(18) "name sell genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_offers" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_offers" public label => string(11) "name offers" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"url" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(3) "url" public label => string(3) "url" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(27) "media/veno/categories/main/" 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 => NULL public choices => NULL public column => string(5) "photo" public label => string(17) "Zdjęcie główne" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo_catalog_bg" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(33) "media/veno/categories/catalog-bg/" 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 => NULL public choices => NULL public column => string(16) "photo_catalog_bg" public label => string(13) "Tło katalogu" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts_only" => object Sprig_Field_Integer(17){ 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 => array(2) ( ... ) public column => string(13) "accounts_only" public label => string(13) "accounts only" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"accounts_attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(20) "accounts_attrs_group" public label => string(20) "accounts attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"view" => object Sprig_Field_Char(17){ 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 => NULL public choices => array(2) ( ... ) public column => string(18) "accounts_list_view" public label => string(4) "view" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(11) "attrs_group" public label => string(11) "attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"multi_items" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(11) "multi_items" public label => string(11) "multi items" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"multi_items_offer_name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(22) "multi_items_offer_name" public label => string(22) "multi items offer name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_title" => object Sprig_Field_Char(17){ 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(18) "meta_working_title" public label => string(18) "meta working title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_keywords" => object Sprig_Field_Text(17){ 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(21) "meta_working_keywords" public label => string(21) "meta working keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_desc" => object Sprig_Field_Text(17){ 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(17) "meta_working_desc" public label => string(17) "meta working desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_title" => object Sprig_Field_Char(17){ 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(17) "meta_offers_title" public label => string(17) "meta offers title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_keywords" => object Sprig_Field_Text(17){ 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(20) "meta_offers_keywords" public label => string(20) "meta offers keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_desc" => object Sprig_Field_Text(17){ 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(16) "meta_offers_desc" public label => string(16) "meta offers desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_title" => object Sprig_Field_Char(17){ 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(15) "meta_form_title" public label => string(15) "meta form title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_keywords" => object Sprig_Field_Text(17){ 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(18) "meta_form_keywords" public label => string(18) "meta form keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_desc" => object Sprig_Field_Text(17){ 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(14) "meta_form_desc" public label => string(14) "meta form desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_top" => object Sprig_Field_Text(17){ 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(13) "form_desc_top" public label => string(13) "form desc top" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_column" => object Sprig_Field_Text(17){ 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(16) "form_desc_column" public label => string(16) "form desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_cache_ttl" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => NULL public empty => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public default => integer 86400 public choices => NULL public column => string(17) "catalog_cache_ttl" public label => string(17) "catalog cache ttl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"catalog_h1" => object Sprig_Field_Char(17){ 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(10) "catalog_h1" public label => string(10) "catalog h1" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_form_cta" => object Sprig_Field_Char(17){ 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(16) "catalog_form_cta" public label => string(16) "catalog form cta" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_lead" => object Sprig_Field_Text(17){ 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(12) "catalog_lead" public label => string(12) "catalog lead" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_list_header" => object Sprig_Field_Text(17){ 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(19) "catalog_list_header" public label => string(19) "catalog list header" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_has_cms_page" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(20) "catalog_has_cms_page" public label => string(20) "catalog has cms page" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"desc_catalog" => object Sprig_Field_Text(17){ 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(12) "desc_catalog" public label => string(12) "desc catalog" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"desc_column" => object Sprig_Field_Text(17){ 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(11) "desc_column" public label => string(11) "desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"superuser" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(9) "veno_user" public foreign_field => NULL 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(12) "superuser_id" public label => string(7) "Opiekun" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(14) "venloc_account" public foreign_field => string(5) "c_cat" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(8) "accounts" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"categories" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(15) "venloc_category" public foreign_field => string(6) "parent" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(10) "categories" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( "id" => integer 34 "parent" => string(2) "33" "redirect" => NULL "active" => bool TRUE "featured" => bool FALSE "position" => integer 1 "name" => string(20) "Serwis i naprawa AGD" "name_plural" => string(11) "serwisy AGD" "name_genitive" => string(13) "serwisów AGD" "name_sell" => string(11) "Naprawa AGD" "name_sell_genitive" => NULL "name_offers" => string(11) "Naprawy AGD" "url" => string(18) "serwis-naprawa-agd" "photo" => NULL "photo_catalog_bg" => NULL "accounts_only" => integer 0 "accounts_attrs_group" => NULL "view" => string(4) "grid" "attrs_group" => integer 22 "multi_items" => bool FALSE "multi_items_offer_name" => NULL "meta_working_title" => string(20) "Serwis i naprawa AGD" "meta_working_keywords" => NULL "meta_working_desc" => string(141) "Mamy [%category_accounts_count%] serwisy AGD [%city_in%] i w całej Polsce ⭐️ Porównaj oferty, poznaj ceny i wybierz najkor …" "meta_offers_title" => string(20) "Zlecenia naprawy AGD" "meta_offers_keywords" => NULL "meta_offers_desc" => NULL "meta_form_title" => string(18) "Wycena naprawy AGD" "meta_form_keywords" => NULL "meta_form_desc" => NULL "form_desc_top" => NULL "form_desc_column" => NULL "catalog_cache_ttl" => integer 604800 "catalog_h1" => string(29) "Serwis AGD [%w_nazwa_miasta%]" "catalog_form_cta" => string(19) "Wyceń naprawę AGD" "catalog_lead" => string(102) "Wypełnij krótki formularz, a my znajdziemy najlepszy serwis AGD [%w_nazwa_miasta%] z Twojej okolicy." "catalog_list_header" => string(38) "Najlepsze serwisy AGD w twojej okolicy" "catalog_has_cms_page" => bool FALSE "desc_catalog" => NULL "desc_column" => NULL "superuser" => NULL ) protected _changed => array(0) protected _related => array(0) }{ public _sorting => array(2) ( "position" => string(3) "ASC" "name" => string(3) "ASC" ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( "id" => object Sprig_Field_Auto(17)2 => object Model_Venloc_Category(12){ 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) }"parent" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(9) "parent_id" public label => string(6) "parent" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"redirect" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(11) "redirect_id" public label => string(8) "redirect" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => NULL public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"position" => object Sprig_Field_Integer(17){ 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 1 public choices => NULL public column => string(8) "position" public label => string(8) "position" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(4) "name" public label => string(4) "name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"name_plural" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_plural" public label => string(11) "name plural" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(13) "name_genitive" public label => string(13) "name genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(9) "name_sell" public label => string(9) "name sell" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(18) "name_sell_genitive" public label => string(18) "name sell genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_offers" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_offers" public label => string(11) "name offers" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"url" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(3) "url" public label => string(3) "url" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(27) "media/veno/categories/main/" 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 => NULL public choices => NULL public column => string(5) "photo" public label => string(17) "Zdjęcie główne" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo_catalog_bg" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(33) "media/veno/categories/catalog-bg/" 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 => NULL public choices => NULL public column => string(16) "photo_catalog_bg" public label => string(13) "Tło katalogu" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts_only" => object Sprig_Field_Integer(17){ 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 => array(2) ( ... ) public column => string(13) "accounts_only" public label => string(13) "accounts only" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"accounts_attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(20) "accounts_attrs_group" public label => string(20) "accounts attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"view" => object Sprig_Field_Char(17){ 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 => NULL public choices => array(2) ( ... ) public column => string(18) "accounts_list_view" public label => string(4) "view" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(11) "attrs_group" public label => string(11) "attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"multi_items" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(11) "multi_items" public label => string(11) "multi items" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"multi_items_offer_name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(22) "multi_items_offer_name" public label => string(22) "multi items offer name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_title" => object Sprig_Field_Char(17){ 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(18) "meta_working_title" public label => string(18) "meta working title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_keywords" => object Sprig_Field_Text(17){ 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(21) "meta_working_keywords" public label => string(21) "meta working keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_desc" => object Sprig_Field_Text(17){ 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(17) "meta_working_desc" public label => string(17) "meta working desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_title" => object Sprig_Field_Char(17){ 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(17) "meta_offers_title" public label => string(17) "meta offers title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_keywords" => object Sprig_Field_Text(17){ 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(20) "meta_offers_keywords" public label => string(20) "meta offers keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_desc" => object Sprig_Field_Text(17){ 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(16) "meta_offers_desc" public label => string(16) "meta offers desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_title" => object Sprig_Field_Char(17){ 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(15) "meta_form_title" public label => string(15) "meta form title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_keywords" => object Sprig_Field_Text(17){ 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(18) "meta_form_keywords" public label => string(18) "meta form keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_desc" => object Sprig_Field_Text(17){ 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(14) "meta_form_desc" public label => string(14) "meta form desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_top" => object Sprig_Field_Text(17){ 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(13) "form_desc_top" public label => string(13) "form desc top" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_column" => object Sprig_Field_Text(17){ 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(16) "form_desc_column" public label => string(16) "form desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_cache_ttl" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => NULL public empty => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public default => integer 86400 public choices => NULL public column => string(17) "catalog_cache_ttl" public label => string(17) "catalog cache ttl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"catalog_h1" => object Sprig_Field_Char(17){ 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(10) "catalog_h1" public label => string(10) "catalog h1" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_form_cta" => object Sprig_Field_Char(17){ 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(16) "catalog_form_cta" public label => string(16) "catalog form cta" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_lead" => object Sprig_Field_Text(17){ 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(12) "catalog_lead" public label => string(12) "catalog lead" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_list_header" => object Sprig_Field_Text(17){ 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(19) "catalog_list_header" public label => string(19) "catalog list header" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_has_cms_page" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(20) "catalog_has_cms_page" public label => string(20) "catalog has cms page" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"desc_catalog" => object Sprig_Field_Text(17){ 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(12) "desc_catalog" public label => string(12) "desc catalog" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"desc_column" => object Sprig_Field_Text(17){ 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(11) "desc_column" public label => string(11) "desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"superuser" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(9) "veno_user" public foreign_field => NULL 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(12) "superuser_id" public label => string(7) "Opiekun" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(14) "venloc_account" public foreign_field => string(5) "c_cat" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(8) "accounts" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"categories" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(15) "venloc_category" public foreign_field => string(6) "parent" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(10) "categories" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( "id" => integer 38 "parent" => string(2) "33" "redirect" => NULL "active" => bool TRUE "featured" => bool FALSE "position" => integer 1 "name" => string(25) "Serwis i naprawa drukarek" "name_plural" => string(16) "serwisy drukarek" "name_genitive" => string(18) "serwisów drukarek" "name_sell" => string(16) "Naprawa drukarki" "name_sell_genitive" => NULL "name_offers" => string(16) "Naprawy drukarek" "url" => string(23) "serwis-naprawa-drukarek" "photo" => NULL "photo_catalog_bg" => NULL "accounts_only" => integer 0 "accounts_attrs_group" => NULL "view" => string(4) "grid" "attrs_group" => integer 22 "multi_items" => bool FALSE "multi_items_offer_name" => NULL "meta_working_title" => string(25) "Serwis i naprawa drukarek" "meta_working_keywords" => NULL "meta_working_desc" => string(152) "Mamy [%category_accounts_count%] serwisy drukarek [%city_in%] i w całej Polsce ⭐️ Porównaj oferty, poznaj ceny i wybierz n …" "meta_offers_title" => string(25) "Zlecenia naprawy drukarek" "meta_offers_keywords" => NULL "meta_offers_desc" => NULL "meta_form_title" => string(23) "Wycena naprawy drukarki" "meta_form_keywords" => NULL "meta_form_desc" => NULL "form_desc_top" => NULL "form_desc_column" => NULL "catalog_cache_ttl" => integer 604800 "catalog_h1" => string(34) "Seriws drukarek [%w_nazwa_miasta%]" "catalog_form_cta" => string(24) "Wyceń naprawę drukarek" "catalog_lead" => string(107) "Wypełnij krótki formularz, a my znajdziemy najlepszy serwis drukarek [%w_nazwa_miasta%] z Twojej okolicy." "catalog_list_header" => string(43) "Najlepsze serwisy drukarek w twojej okolicy" "catalog_has_cms_page" => bool FALSE "desc_catalog" => NULL "desc_column" => NULL "superuser" => NULL ) protected _changed => array(0) protected _related => array(0) }{ public _sorting => array(2) ( "position" => string(3) "ASC" "name" => string(3) "ASC" ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( "id" => object Sprig_Field_Auto(17)3 => object Model_Venloc_Category(12){ 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) }"parent" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(9) "parent_id" public label => string(6) "parent" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"redirect" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(11) "redirect_id" public label => string(8) "redirect" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => NULL public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"position" => object Sprig_Field_Integer(17){ 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 1 public choices => NULL public column => string(8) "position" public label => string(8) "position" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(4) "name" public label => string(4) "name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"name_plural" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_plural" public label => string(11) "name plural" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(13) "name_genitive" public label => string(13) "name genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(9) "name_sell" public label => string(9) "name sell" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(18) "name_sell_genitive" public label => string(18) "name sell genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_offers" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_offers" public label => string(11) "name offers" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"url" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(3) "url" public label => string(3) "url" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(27) "media/veno/categories/main/" 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 => NULL public choices => NULL public column => string(5) "photo" public label => string(17) "Zdjęcie główne" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo_catalog_bg" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(33) "media/veno/categories/catalog-bg/" 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 => NULL public choices => NULL public column => string(16) "photo_catalog_bg" public label => string(13) "Tło katalogu" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts_only" => object Sprig_Field_Integer(17){ 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 => array(2) ( ... ) public column => string(13) "accounts_only" public label => string(13) "accounts only" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"accounts_attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(20) "accounts_attrs_group" public label => string(20) "accounts attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"view" => object Sprig_Field_Char(17){ 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 => NULL public choices => array(2) ( ... ) public column => string(18) "accounts_list_view" public label => string(4) "view" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(11) "attrs_group" public label => string(11) "attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"multi_items" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(11) "multi_items" public label => string(11) "multi items" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"multi_items_offer_name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(22) "multi_items_offer_name" public label => string(22) "multi items offer name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_title" => object Sprig_Field_Char(17){ 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(18) "meta_working_title" public label => string(18) "meta working title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_keywords" => object Sprig_Field_Text(17){ 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(21) "meta_working_keywords" public label => string(21) "meta working keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_desc" => object Sprig_Field_Text(17){ 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(17) "meta_working_desc" public label => string(17) "meta working desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_title" => object Sprig_Field_Char(17){ 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(17) "meta_offers_title" public label => string(17) "meta offers title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_keywords" => object Sprig_Field_Text(17){ 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(20) "meta_offers_keywords" public label => string(20) "meta offers keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_desc" => object Sprig_Field_Text(17){ 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(16) "meta_offers_desc" public label => string(16) "meta offers desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_title" => object Sprig_Field_Char(17){ 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(15) "meta_form_title" public label => string(15) "meta form title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_keywords" => object Sprig_Field_Text(17){ 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(18) "meta_form_keywords" public label => string(18) "meta form keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_desc" => object Sprig_Field_Text(17){ 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(14) "meta_form_desc" public label => string(14) "meta form desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_top" => object Sprig_Field_Text(17){ 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(13) "form_desc_top" public label => string(13) "form desc top" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_column" => object Sprig_Field_Text(17){ 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(16) "form_desc_column" public label => string(16) "form desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_cache_ttl" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => NULL public empty => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public default => integer 86400 public choices => NULL public column => string(17) "catalog_cache_ttl" public label => string(17) "catalog cache ttl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"catalog_h1" => object Sprig_Field_Char(17){ 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(10) "catalog_h1" public label => string(10) "catalog h1" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_form_cta" => object Sprig_Field_Char(17){ 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(16) "catalog_form_cta" public label => string(16) "catalog form cta" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_lead" => object Sprig_Field_Text(17){ 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(12) "catalog_lead" public label => string(12) "catalog lead" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_list_header" => object Sprig_Field_Text(17){ 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(19) "catalog_list_header" public label => string(19) "catalog list header" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_has_cms_page" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(20) "catalog_has_cms_page" public label => string(20) "catalog has cms page" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"desc_catalog" => object Sprig_Field_Text(17){ 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(12) "desc_catalog" public label => string(12) "desc catalog" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"desc_column" => object Sprig_Field_Text(17){ 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(11) "desc_column" public label => string(11) "desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"superuser" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(9) "veno_user" public foreign_field => NULL 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(12) "superuser_id" public label => string(7) "Opiekun" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(14) "venloc_account" public foreign_field => string(5) "c_cat" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(8) "accounts" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"categories" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(15) "venloc_category" public foreign_field => string(6) "parent" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(10) "categories" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( "id" => integer 39 "parent" => string(2) "33" "redirect" => NULL "active" => bool TRUE "featured" => bool FALSE "position" => integer 1 "name" => string(28) "Serwis i naprawa komputerów" "name_plural" => string(19) "serwisy komputerów" "name_genitive" => string(21) "serwisów komputerów" "name_sell" => string(17) "Naprawa komputera" "name_sell_genitive" => NULL "name_offers" => string(19) "Naprawy komputerów" "url" => string(25) "serwis-naprawa-komputerow" "photo" => NULL "photo_catalog_bg" => NULL "accounts_only" => integer 0 "accounts_attrs_group" => NULL "view" => string(4) "grid" "attrs_group" => integer 22 "multi_items" => bool FALSE "multi_items_offer_name" => NULL "meta_working_title" => string(28) "Serwis i naprawa komputerów" "meta_working_keywords" => NULL "meta_working_desc" => string(155) "Mamy [%category_accounts_count%] serwisy komputerów [%city_in%] i w całej Polsce ⭐️ Porównaj oferty, poznaj ceny i wybier …" "meta_offers_title" => string(28) "Zlecenia naprawy komputerów" "meta_offers_keywords" => NULL "meta_offers_desc" => NULL "meta_form_title" => string(24) "Wycena naprawy komputera" "meta_form_keywords" => NULL "meta_form_desc" => NULL "form_desc_top" => NULL "form_desc_column" => NULL "catalog_cache_ttl" => integer 604800 "catalog_h1" => string(37) "Serwis komputerów [%w_nazwa_miasta%]" "catalog_form_cta" => string(26) "Wyceń naprawe komputerów" "catalog_lead" => string(110) "Wypełnij krótki formularz, a my znajdziemy najlepszy serwis komputerów [%w_nazwa_miasta%] z Twojej okolicy." "catalog_list_header" => string(46) "Najlepsze serwisy komputerów w twojej okolicy" "catalog_has_cms_page" => bool FALSE "desc_catalog" => NULL "desc_column" => NULL "superuser" => NULL ) protected _changed => array(0) protected _related => array(0) }{ public _sorting => array(2) ( "position" => string(3) "ASC" "name" => string(3) "ASC" ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( "id" => object Sprig_Field_Auto(17)4 => object Model_Venloc_Category(12){ 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) }"parent" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(9) "parent_id" public label => string(6) "parent" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"redirect" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(11) "redirect_id" public label => string(8) "redirect" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => NULL public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"position" => object Sprig_Field_Integer(17){ 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 1 public choices => NULL public column => string(8) "position" public label => string(8) "position" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(4) "name" public label => string(4) "name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"name_plural" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_plural" public label => string(11) "name plural" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(13) "name_genitive" public label => string(13) "name genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(9) "name_sell" public label => string(9) "name sell" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(18) "name_sell_genitive" public label => string(18) "name sell genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_offers" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_offers" public label => string(11) "name offers" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"url" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(3) "url" public label => string(3) "url" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(27) "media/veno/categories/main/" 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 => NULL public choices => NULL public column => string(5) "photo" public label => string(17) "Zdjęcie główne" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo_catalog_bg" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(33) "media/veno/categories/catalog-bg/" 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 => NULL public choices => NULL public column => string(16) "photo_catalog_bg" public label => string(13) "Tło katalogu" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts_only" => object Sprig_Field_Integer(17){ 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 => array(2) ( ... ) public column => string(13) "accounts_only" public label => string(13) "accounts only" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"accounts_attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(20) "accounts_attrs_group" public label => string(20) "accounts attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"view" => object Sprig_Field_Char(17){ 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 => NULL public choices => array(2) ( ... ) public column => string(18) "accounts_list_view" public label => string(4) "view" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(11) "attrs_group" public label => string(11) "attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"multi_items" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(11) "multi_items" public label => string(11) "multi items" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"multi_items_offer_name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(22) "multi_items_offer_name" public label => string(22) "multi items offer name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_title" => object Sprig_Field_Char(17){ 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(18) "meta_working_title" public label => string(18) "meta working title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_keywords" => object Sprig_Field_Text(17){ 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(21) "meta_working_keywords" public label => string(21) "meta working keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_desc" => object Sprig_Field_Text(17){ 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(17) "meta_working_desc" public label => string(17) "meta working desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_title" => object Sprig_Field_Char(17){ 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(17) "meta_offers_title" public label => string(17) "meta offers title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_keywords" => object Sprig_Field_Text(17){ 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(20) "meta_offers_keywords" public label => string(20) "meta offers keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_desc" => object Sprig_Field_Text(17){ 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(16) "meta_offers_desc" public label => string(16) "meta offers desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_title" => object Sprig_Field_Char(17){ 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(15) "meta_form_title" public label => string(15) "meta form title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_keywords" => object Sprig_Field_Text(17){ 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(18) "meta_form_keywords" public label => string(18) "meta form keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_desc" => object Sprig_Field_Text(17){ 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(14) "meta_form_desc" public label => string(14) "meta form desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_top" => object Sprig_Field_Text(17){ 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(13) "form_desc_top" public label => string(13) "form desc top" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_column" => object Sprig_Field_Text(17){ 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(16) "form_desc_column" public label => string(16) "form desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_cache_ttl" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => NULL public empty => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public default => integer 86400 public choices => NULL public column => string(17) "catalog_cache_ttl" public label => string(17) "catalog cache ttl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"catalog_h1" => object Sprig_Field_Char(17){ 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(10) "catalog_h1" public label => string(10) "catalog h1" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_form_cta" => object Sprig_Field_Char(17){ 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(16) "catalog_form_cta" public label => string(16) "catalog form cta" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_lead" => object Sprig_Field_Text(17){ 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(12) "catalog_lead" public label => string(12) "catalog lead" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_list_header" => object Sprig_Field_Text(17){ 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(19) "catalog_list_header" public label => string(19) "catalog list header" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_has_cms_page" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(20) "catalog_has_cms_page" public label => string(20) "catalog has cms page" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"desc_catalog" => object Sprig_Field_Text(17){ 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(12) "desc_catalog" public label => string(12) "desc catalog" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"desc_column" => object Sprig_Field_Text(17){ 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(11) "desc_column" public label => string(11) "desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"superuser" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(9) "veno_user" public foreign_field => NULL 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(12) "superuser_id" public label => string(7) "Opiekun" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(14) "venloc_account" public foreign_field => string(5) "c_cat" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(8) "accounts" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"categories" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(15) "venloc_category" public foreign_field => string(6) "parent" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(10) "categories" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( "id" => integer 35 "parent" => string(2) "33" "redirect" => NULL "active" => bool TRUE "featured" => bool FALSE "position" => integer 1 "name" => string(20) "Serwis i naprawa RTV" "name_plural" => string(11) "serwisy RTV" "name_genitive" => string(13) "serwisów RTV" "name_sell" => string(11) "Naprawa RTV" "name_sell_genitive" => NULL "name_offers" => string(11) "Naprawy RTV" "url" => string(18) "serwis-naprawa-rtv" "photo" => NULL "photo_catalog_bg" => NULL "accounts_only" => integer 0 "accounts_attrs_group" => NULL "view" => string(4) "grid" "attrs_group" => integer 22 "multi_items" => bool FALSE "multi_items_offer_name" => NULL "meta_working_title" => string(20) "Serwis i naprawa RTV" "meta_working_keywords" => NULL "meta_working_desc" => string(147) "Mamy [%category_accounts_count%] serwisy RTV [%city_in%] i w całej Polsce ⭐️ Porównaj oferty, poznaj ceny i wybierz najkor …" "meta_offers_title" => string(29) "Zlecenia naprawy sprzętu RTV" "meta_offers_keywords" => NULL "meta_offers_desc" => NULL "meta_form_title" => string(18) "Wycena naprawy RTV" "meta_form_keywords" => NULL "meta_form_desc" => NULL "form_desc_top" => NULL "form_desc_column" => NULL "catalog_cache_ttl" => integer 604800 "catalog_h1" => string(29) "Seriws RTV [%w_nazwa_miasta%]" "catalog_form_cta" => string(19) "Wyceń naprawę RTV" "catalog_lead" => string(102) "Wypełnij krótki formularz, a my znajdziemy najlepszy serwis RTV [%w_nazwa_miasta%] z Twojej okolicy." "catalog_list_header" => string(38) "Najlepsze serwisy RTV w twojej okolicy" "catalog_has_cms_page" => bool FALSE "desc_catalog" => NULL "desc_column" => NULL "superuser" => NULL ) protected _changed => array(0) protected _related => array(0) }{ public _sorting => array(2) ( "position" => string(3) "ASC" "name" => string(3) "ASC" ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( "id" => object Sprig_Field_Auto(17)) protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(21) "Model_Venloc_Category" }{ 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) }"parent" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(9) "parent_id" public label => string(6) "parent" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"redirect" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(11) "redirect_id" public label => string(8) "redirect" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => NULL public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"position" => object Sprig_Field_Integer(17){ 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 1 public choices => NULL public column => string(8) "position" public label => string(8) "position" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(4) "name" public label => string(4) "name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"name_plural" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_plural" public label => string(11) "name plural" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(13) "name_genitive" public label => string(13) "name genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(9) "name_sell" public label => string(9) "name sell" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(18) "name_sell_genitive" public label => string(18) "name sell genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_offers" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_offers" public label => string(11) "name offers" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"url" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(3) "url" public label => string(3) "url" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(27) "media/veno/categories/main/" 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 => NULL public choices => NULL public column => string(5) "photo" public label => string(17) "Zdjęcie główne" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo_catalog_bg" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(33) "media/veno/categories/catalog-bg/" 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 => NULL public choices => NULL public column => string(16) "photo_catalog_bg" public label => string(13) "Tło katalogu" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts_only" => object Sprig_Field_Integer(17){ 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 => array(2) ( ... ) public column => string(13) "accounts_only" public label => string(13) "accounts only" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"accounts_attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(20) "accounts_attrs_group" public label => string(20) "accounts attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"view" => object Sprig_Field_Char(17){ 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 => NULL public choices => array(2) ( ... ) public column => string(18) "accounts_list_view" public label => string(4) "view" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(11) "attrs_group" public label => string(11) "attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"multi_items" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(11) "multi_items" public label => string(11) "multi items" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"multi_items_offer_name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(22) "multi_items_offer_name" public label => string(22) "multi items offer name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_title" => object Sprig_Field_Char(17){ 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(18) "meta_working_title" public label => string(18) "meta working title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_keywords" => object Sprig_Field_Text(17){ 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(21) "meta_working_keywords" public label => string(21) "meta working keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_desc" => object Sprig_Field_Text(17){ 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(17) "meta_working_desc" public label => string(17) "meta working desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_title" => object Sprig_Field_Char(17){ 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(17) "meta_offers_title" public label => string(17) "meta offers title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_keywords" => object Sprig_Field_Text(17){ 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(20) "meta_offers_keywords" public label => string(20) "meta offers keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_desc" => object Sprig_Field_Text(17){ 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(16) "meta_offers_desc" public label => string(16) "meta offers desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_title" => object Sprig_Field_Char(17){ 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(15) "meta_form_title" public label => string(15) "meta form title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_keywords" => object Sprig_Field_Text(17){ 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(18) "meta_form_keywords" public label => string(18) "meta form keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_desc" => object Sprig_Field_Text(17){ 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(14) "meta_form_desc" public label => string(14) "meta form desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_top" => object Sprig_Field_Text(17){ 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(13) "form_desc_top" public label => string(13) "form desc top" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_column" => object Sprig_Field_Text(17){ 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(16) "form_desc_column" public label => string(16) "form desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_cache_ttl" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => NULL public empty => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public default => integer 86400 public choices => NULL public column => string(17) "catalog_cache_ttl" public label => string(17) "catalog cache ttl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"catalog_h1" => object Sprig_Field_Char(17){ 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(10) "catalog_h1" public label => string(10) "catalog h1" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_form_cta" => object Sprig_Field_Char(17){ 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(16) "catalog_form_cta" public label => string(16) "catalog form cta" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_lead" => object Sprig_Field_Text(17){ 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(12) "catalog_lead" public label => string(12) "catalog lead" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_list_header" => object Sprig_Field_Text(17){ 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(19) "catalog_list_header" public label => string(19) "catalog list header" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_has_cms_page" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(20) "catalog_has_cms_page" public label => string(20) "catalog has cms page" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"desc_catalog" => object Sprig_Field_Text(17){ 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(12) "desc_catalog" public label => string(12) "desc catalog" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"desc_column" => object Sprig_Field_Text(17){ 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(11) "desc_column" public label => string(11) "desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"superuser" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(9) "veno_user" public foreign_field => NULL 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(12) "superuser_id" public label => string(7) "Opiekun" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(14) "venloc_account" public foreign_field => string(5) "c_cat" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(8) "accounts" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"categories" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(15) "venloc_category" public foreign_field => string(6) "parent" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(10) "categories" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( "id" => integer 40 "parent" => string(2) "33" "redirect" => NULL "active" => bool TRUE "featured" => bool FALSE "position" => integer 1 "name" => string(27) "Serwis i naprawa telefonów" "name_plural" => string(18) "serwisy telefonów" "name_genitive" => string(20) "serwisów telefonów" "name_sell" => string(16) "Naprawa telefonu" "name_sell_genitive" => NULL "name_offers" => string(18) "Naprawy telefonów" "url" => string(24) "serwis-naprawa-telefonow" "photo" => string(6) "40.jpg" "photo_catalog_bg" => NULL "accounts_only" => integer 0 "accounts_attrs_group" => NULL "view" => string(4) "grid" "attrs_group" => integer 22 "multi_items" => bool FALSE "multi_items_offer_name" => NULL "meta_working_title" => string(27) "Serwis i naprawa telefonów" "meta_working_keywords" => string(0) "" "meta_working_desc" => string(154) "Mamy [%category_accounts_count%] serwisy telefonów [%city_in%] i w całej Polsce ⭐️ Porównaj oferty, poznaj ceny i wybierz …" "meta_offers_title" => string(27) "Zlecenia naprawy telefonów" "meta_offers_keywords" => string(0) "" "meta_offers_desc" => string(0) "" "meta_form_title" => string(23) "Wycena naprawy telefonu" "meta_form_keywords" => string(0) "" "meta_form_desc" => string(0) "" "form_desc_top" => string(0) "" "form_desc_column" => string(0) "" "catalog_cache_ttl" => integer 604800 "catalog_h1" => string(36) "Serwis telefonów [%w_nazwa_miasta%]" "catalog_form_cta" => string(24) "Wyceń naprawę telefonu" "catalog_lead" => string(109) "Wypełnij krótki formularz, a my znajdziemy najlepszy serwis telefonów [%w_nazwa_miasta%] z Twojej okolicy." "catalog_list_header" => string(45) "Najlepsze serwisy telefonów w twojej okolicy" "catalog_has_cms_page" => bool TRUE "desc_catalog" => string(0) "" "desc_column" => NULL "superuser" => NULL ) protected _changed => array(0) protected _related => array(0) }298 { 299 throw new Kohana_View_Exception('You must set the file to use within your view before rendering'); 300 } 301 302 // Combine local and global data and capture the output 303 return View::capture($this->_file, $this->_data + View::$_global_data); 304 } 305 306 } // End View -
SYSPATH/classes/kohana/view.php [ 193 ] » Kohana_View->render()
188 */ 189 public function __toString() 190 { 191 try 192 { 193 return $this->render(); 194 } 195 catch (Exception $e) 196 { 197 // Display the exception message 198 Kohana::exception_handler($e); -
MODPATH/veno/core/views/veno/elementarea.php [ 18 ] » Kohana_View->__toString()
13 14 //$content = preg_replace("^src=\"(.*)\"^", 'src="'.Url::base().'$1"', $content); 15 16 //$content = str_replace('<img src="', '<img src="'.Url::base(), $content); 17 18 echo $content; 19 20 if (Veno::$adminmode) 21 { 22 ?> 23 <div class="veno_element_ctl"> -
SYSPATH/classes/kohana/view.php [ 49 ] » include(arguments)
0string(85) "/home/users/veno/public_html/skupisko.pl/modules/veno/core/views/veno/elementarea.php"44 ob_start(); 45 46 try 47 { 48 // Load the view within the current scope 49 include $kohana_view_filename; 50 } 51 catch (Exception $e) 52 { 53 // Delete the output buffer 54 ob_end_clean(); -
SYSPATH/classes/kohana/view.php [ 303 ] » Kohana_View::capture(arguments)
kohana_view_filenamestring(85) "/home/users/veno/public_html/skupisko.pl/modules/veno/core/views/veno/elementarea.php"kohana_view_dataarray(3) ( "id" => string(1) "5" "name" => string(13) "Treść dolna" "content" => object View(3)
{ private trucks_packages_arr => NULL protected _file => string(96) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/catalog/extras.php" protected _data => array(7) ( "nearOffersWithPhotoView" => NULL "featuredAccountsCallsView" => object View(3)){ private trucks_packages_arr => NULL protected _file => string(121) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/widgets/catalog/featured_accounts_calls.php" protected _data => array(1) ( "calls" => array(4) ( ... ) ) }"nearCitiesView" => NULL "compareView" => NULL "category" => object Model_Venloc_Category(12){ public _sorting => array(2) ( "position" => string(3) "ASC" "name" => string(3) "ASC" ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( "id" => object Sprig_Field_Auto(17)"city" => NULL "similarCategories" => object Database_Result_Cached(5){ 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) }"parent" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(9) "parent_id" public label => string(6) "parent" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"redirect" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(11) "redirect_id" public label => string(8) "redirect" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => NULL public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"position" => object Sprig_Field_Integer(17){ 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 1 public choices => NULL public column => string(8) "position" public label => string(8) "position" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(4) "name" public label => string(4) "name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"name_plural" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_plural" public label => string(11) "name plural" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(13) "name_genitive" public label => string(13) "name genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(9) "name_sell" public label => string(9) "name sell" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(18) "name_sell_genitive" public label => string(18) "name sell genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_offers" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_offers" public label => string(11) "name offers" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"url" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(3) "url" public label => string(3) "url" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(27) "media/veno/categories/main/" 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 => NULL public choices => NULL public column => string(5) "photo" public label => string(17) "Zdjęcie główne" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo_catalog_bg" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(33) "media/veno/categories/catalog-bg/" 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 => NULL public choices => NULL public column => string(16) "photo_catalog_bg" public label => string(13) "Tło katalogu" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts_only" => object Sprig_Field_Integer(17){ 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 => array(2) ( ... ) public column => string(13) "accounts_only" public label => string(13) "accounts only" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"accounts_attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(20) "accounts_attrs_group" public label => string(20) "accounts attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"view" => object Sprig_Field_Char(17){ 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 => NULL public choices => array(2) ( ... ) public column => string(18) "accounts_list_view" public label => string(4) "view" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(11) "attrs_group" public label => string(11) "attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"multi_items" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(11) "multi_items" public label => string(11) "multi items" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"multi_items_offer_name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(22) "multi_items_offer_name" public label => string(22) "multi items offer name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_title" => object Sprig_Field_Char(17){ 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(18) "meta_working_title" public label => string(18) "meta working title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_keywords" => object Sprig_Field_Text(17){ 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(21) "meta_working_keywords" public label => string(21) "meta working keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_desc" => object Sprig_Field_Text(17){ 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(17) "meta_working_desc" public label => string(17) "meta working desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_title" => object Sprig_Field_Char(17){ 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(17) "meta_offers_title" public label => string(17) "meta offers title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_keywords" => object Sprig_Field_Text(17){ 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(20) "meta_offers_keywords" public label => string(20) "meta offers keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_desc" => object Sprig_Field_Text(17){ 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(16) "meta_offers_desc" public label => string(16) "meta offers desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_title" => object Sprig_Field_Char(17){ 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(15) "meta_form_title" public label => string(15) "meta form title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_keywords" => object Sprig_Field_Text(17){ 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(18) "meta_form_keywords" public label => string(18) "meta form keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_desc" => object Sprig_Field_Text(17){ 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(14) "meta_form_desc" public label => string(14) "meta form desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_top" => object Sprig_Field_Text(17){ 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(13) "form_desc_top" public label => string(13) "form desc top" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_column" => object Sprig_Field_Text(17){ 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(16) "form_desc_column" public label => string(16) "form desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_cache_ttl" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => NULL public empty => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public default => integer 86400 public choices => NULL public column => string(17) "catalog_cache_ttl" public label => string(17) "catalog cache ttl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"catalog_h1" => object Sprig_Field_Char(17){ 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(10) "catalog_h1" public label => string(10) "catalog h1" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_form_cta" => object Sprig_Field_Char(17){ 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(16) "catalog_form_cta" public label => string(16) "catalog form cta" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_lead" => object Sprig_Field_Text(17){ 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(12) "catalog_lead" public label => string(12) "catalog lead" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_list_header" => object Sprig_Field_Text(17){ 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(19) "catalog_list_header" public label => string(19) "catalog list header" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_has_cms_page" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(20) "catalog_has_cms_page" public label => string(20) "catalog has cms page" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"desc_catalog" => object Sprig_Field_Text(17){ 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(12) "desc_catalog" public label => string(12) "desc catalog" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"desc_column" => object Sprig_Field_Text(17){ 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(11) "desc_column" public label => string(11) "desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"superuser" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(9) "veno_user" public foreign_field => NULL 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(12) "superuser_id" public label => string(7) "Opiekun" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(14) "venloc_account" public foreign_field => string(5) "c_cat" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(8) "accounts" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"categories" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(15) "venloc_category" public foreign_field => string(6) "parent" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(10) "categories" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(42) ( "id" => integer 39 "parent" => string(2) "33" "redirect" => NULL "active" => bool TRUE "featured" => bool FALSE "position" => integer 1 "name" => string(28) "Serwis i naprawa komputerów" "name_plural" => string(19) "serwisy komputerów" "name_genitive" => string(21) "serwisów komputerów" "name_sell" => string(17) "Naprawa komputera" "name_sell_genitive" => NULL "name_offers" => string(19) "Naprawy komputerów" "url" => string(25) "serwis-naprawa-komputerow" "photo" => NULL "photo_catalog_bg" => NULL "accounts_only" => integer 0 "accounts_attrs_group" => NULL "view" => string(4) "grid" "attrs_group" => integer 22 "multi_items" => bool FALSE "multi_items_offer_name" => NULL "meta_working_title" => string(28) "Serwis i naprawa komputerów" "meta_working_keywords" => NULL "meta_working_desc" => string(155) "Mamy [%category_accounts_count%] serwisy komputerów [%city_in%] i w całej Polsce ⭐️ Porównaj oferty, poznaj ceny i wybier …" "meta_offers_title" => string(28) "Zlecenia naprawy komputerów" "meta_offers_keywords" => NULL "meta_offers_desc" => NULL "meta_form_title" => string(24) "Wycena naprawy komputera" "meta_form_keywords" => NULL "meta_form_desc" => NULL "form_desc_top" => NULL "form_desc_column" => NULL "catalog_cache_ttl" => integer 604800 "catalog_h1" => string(37) "Serwis komputerów [%w_nazwa_miasta%]" "catalog_form_cta" => string(26) "Wyceń naprawe komputerów" "catalog_lead" => string(110) "Wypełnij krótki formularz, a my znajdziemy najlepszy serwis komputerów [%w_nazwa_miasta%] z Twojej okolicy." "catalog_list_header" => string(46) "Najlepsze serwisy komputerów w twojej okolicy" "catalog_has_cms_page" => bool FALSE "desc_catalog" => NULL "desc_column" => NULL "superuser" => NULL "categories" => array(0) ) protected _changed => array(0) protected _related => array(2) ( "categories" => object Database_Result_Cached(5){ protected _query => string(1667) "SELECT `venloc_categories`.`id`, `venloc_categories`.`parent_id` AS `parent`, `venloc_categories`.`redirect_id` AS `redirect`, ` …" protected _result => array(0) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(21) "Model_Venloc_Category" }"parent" => object Model_Venloc_Category(12){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(1) ( ... ) }) }{ protected _query => string(1689) "SELECT `venloc_categories`.`id`, `venloc_categories`.`parent_id` AS `parent`, `venloc_categories`.`redirect_id` AS `redirect`, ` …" protected _result => array(5) ( 0 => object Model_Venloc_Category(12)) }{ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(0) }1 => object Model_Venloc_Category(12){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(0) }2 => object Model_Venloc_Category(12){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(0) }3 => object Model_Venloc_Category(12){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(0) }4 => object Model_Venloc_Category(12){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(0) }) protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(21) "Model_Venloc_Category" }298 { 299 throw new Kohana_View_Exception('You must set the file to use within your view before rendering'); 300 } 301 302 // Combine local and global data and capture the output 303 return View::capture($this->_file, $this->_data + View::$_global_data); 304 } 305 306 } // End View -
SYSPATH/classes/kohana/view.php [ 193 ] » Kohana_View->render()
188 */ 189 public function __toString() 190 { 191 try 192 { 193 return $this->render(); 194 } 195 catch (Exception $e) 196 { 197 // Display the exception message 198 Kohana::exception_handler($e); -
APPPATH/cache/twig/__TwigTemplate_41c89a23c285b3865d9a981364909164.php [ 87 ] » Kohana_View->__toString()
82 \t\t</div>\t\t\t\t\t\t 83 </div> 84 85 "; 86 // line 25 87 echo $this->getAttribute((isset($context['Veno']) ? $context['Veno'] : null), "element_area", array("5", "Treść dolna", )); 88 echo "\t\t 89 90 <div class=\"category-featured-news content-wrap\" style=\"background: #fff;border-top:1px solid #ccc;\"> 91 \t\t"; 92 // line 28 -
MODPATH/veno/core/vendor/Twig/lib/Twig/Template.php [ 26 ] » __TwigTemplate_41c89a23c285b3865d9a981364909164->display(arguments)
contextarray(2) ( "Veno" => object Veno(0)
{ }"Venloc" => object Venloc(0){ })21 public function render(array $context) 22 { 23 ob_start(); 24 try 25 { 26 $this->display($context); 27 } 28 catch (Exception $e) 29 { 30 ob_end_clean(); 31 -
MODPATH/veno/core/classes/veno/twig.php [ 39 ] » Twig_Template->render(arguments)
contextarray(2) ( "Veno" => object Veno(0)
{ }"Venloc" => object Venloc(0){ })34 )); 35 } 36 37 $template = self::$twig->loadTemplate($code); 38 39 $out = $template->render(array('Veno'=>new Veno, 'Venloc'=>new Venloc)); 40 41 if (isset($benchmark)) 42 { 43 // Stop the benchmark 44 Profiler::stop($benchmark); -
MODPATH/veno/core/classes/model/veno/layout.php [ 98 ] » Veno_Twig::render(arguments)
codestring(829) "<div id="wrapper" class="clearfix"> {{ Veno.element_area('3', 'Header') }} <section id="content"> <div class="content …"93 { 94 // Start a new benchmark 95 $benchmark = Profiler::start('Veno', 'Render Layout'); 96 } 97 98 $out = Veno_Twig::render($this->code); 99 100 if (isset($benchmark)) 101 { 102 // Stop the benchmark 103 Profiler::stop($benchmark); -
MODPATH/veno/core/classes/veno/core.php [ 625 ] » Model_Veno_Layout->render()
620 621 // Set the required Veno variables, and render the page. 622 self::$page = $page; 623 self::$_content = $content; 624 625 return new View(Kohana::Config('veno.base_view'), array('layoutcode' => $layout->render())); 626 } 627 628 /** 629 * Set the HTTP status for the request 630 * -
MODPATH/venloc/frontend/classes/service/venloc/catalog.php [ 180 ] » Veno_Core::override(arguments)
layoutnamestring(28) "Jedna kolumna - Katalog 2025"pageurlstring(6) "znajdz"contentarray(5) ( 0 => object View(3)
{ private trucks_packages_arr => NULL protected _file => string(94) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/catalog/list.php" protected _data => array(28) ( "accounts_services" => array(0) "accounts_calls" => array(1) ( 899 => string(19) "2025-12-01 12:58:53" ) "accounts_received_offer_dates" => array(0) "accounts_messages" => array(2) ( 390 => string(19) "2025-11-04 19:34:50" 899 => string(19) "2025-12-01 13:00:28" ) "accounts_categories" => array(2) ( 390 => array(9) ( 45 => string(14) "Naprawa pralek" 46 => string(16) "Naprawa zmywarek" 47 => string(16) "Naprawa lodówek" 48 => string(20) "Naprawa piekarników" 49 => string(16) "Naprawa kuchenek" 35 => string(20) "Serwis i naprawa RTV" 38 => string(25) "Serwis i naprawa drukarek" 39 => string(28) "Serwis i naprawa komputerów" 40 => string(27) "Serwis i naprawa telefonów" ) 899 => array(7) ( 35 => string(20) "Serwis i naprawa RTV" 38 => string(25) "Serwis i naprawa drukarek" 39 => string(28) "Serwis i naprawa komputerów" 40 => string(27) "Serwis i naprawa telefonów" 2 => string(14) "Skup laptopów" 3 => string(15) "Skup telefonów" 17 => string(16) "Skup komputerów" ) ) "ratings" => array(2) ( 248 => array(3) ( "account_id" => string(3) "248" "avg_rating" => string(6) "5.0000" "count" => string(1) "1" ) 390 => array(3) ( "account_id" => string(3) "390" "avg_rating" => string(6) "2.5000" "count" => string(1) "4" ) ) "reviews_avg_ratings" => array(1) ( 899 => array(3) ( "account_id" => string(3) "899" "avg_rating" => string(7) "4.60000" "count" => string(1) "1" ) ) "priceReports" => array(0) "category" => object Model_Venloc_Category(12)1 => object View(3){ public _sorting => array(2) ( "position" => string(3) "ASC" "name" => string(3) "ASC" ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( "id" => object Sprig_Field_Auto(17)"type" => string(7) "katalog" "page" => string(1) "1" "shortform" => object View(3){ 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) }"parent" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(9) "parent_id" public label => string(6) "parent" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"redirect" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(11) "redirect_id" public label => string(8) "redirect" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => NULL public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"position" => object Sprig_Field_Integer(17){ 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 1 public choices => NULL public column => string(8) "position" public label => string(8) "position" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(4) "name" public label => string(4) "name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"name_plural" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_plural" public label => string(11) "name plural" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(13) "name_genitive" public label => string(13) "name genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(9) "name_sell" public label => string(9) "name sell" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(18) "name_sell_genitive" public label => string(18) "name sell genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_offers" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_offers" public label => string(11) "name offers" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"url" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(3) "url" public label => string(3) "url" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(27) "media/veno/categories/main/" 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 => NULL public choices => NULL public column => string(5) "photo" public label => string(17) "Zdjęcie główne" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo_catalog_bg" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(33) "media/veno/categories/catalog-bg/" 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 => NULL public choices => NULL public column => string(16) "photo_catalog_bg" public label => string(13) "Tło katalogu" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts_only" => object Sprig_Field_Integer(17){ 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 => array(2) ( ... ) public column => string(13) "accounts_only" public label => string(13) "accounts only" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"accounts_attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(20) "accounts_attrs_group" public label => string(20) "accounts attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"view" => object Sprig_Field_Char(17){ 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 => NULL public choices => array(2) ( ... ) public column => string(18) "accounts_list_view" public label => string(4) "view" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(11) "attrs_group" public label => string(11) "attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"multi_items" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(11) "multi_items" public label => string(11) "multi items" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"multi_items_offer_name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(22) "multi_items_offer_name" public label => string(22) "multi items offer name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_title" => object Sprig_Field_Char(17){ 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(18) "meta_working_title" public label => string(18) "meta working title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_keywords" => object Sprig_Field_Text(17){ 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(21) "meta_working_keywords" public label => string(21) "meta working keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_desc" => object Sprig_Field_Text(17){ 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(17) "meta_working_desc" public label => string(17) "meta working desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_title" => object Sprig_Field_Char(17){ 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(17) "meta_offers_title" public label => string(17) "meta offers title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_keywords" => object Sprig_Field_Text(17){ 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(20) "meta_offers_keywords" public label => string(20) "meta offers keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_desc" => object Sprig_Field_Text(17){ 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(16) "meta_offers_desc" public label => string(16) "meta offers desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_title" => object Sprig_Field_Char(17){ 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(15) "meta_form_title" public label => string(15) "meta form title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_keywords" => object Sprig_Field_Text(17){ 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(18) "meta_form_keywords" public label => string(18) "meta form keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_desc" => object Sprig_Field_Text(17){ 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(14) "meta_form_desc" public label => string(14) "meta form desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_top" => object Sprig_Field_Text(17){ 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(13) "form_desc_top" public label => string(13) "form desc top" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_column" => object Sprig_Field_Text(17){ 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(16) "form_desc_column" public label => string(16) "form desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_cache_ttl" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => NULL public empty => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public default => integer 86400 public choices => NULL public column => string(17) "catalog_cache_ttl" public label => string(17) "catalog cache ttl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"catalog_h1" => object Sprig_Field_Char(17){ 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(10) "catalog_h1" public label => string(10) "catalog h1" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_form_cta" => object Sprig_Field_Char(17){ 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(16) "catalog_form_cta" public label => string(16) "catalog form cta" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_lead" => object Sprig_Field_Text(17){ 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(12) "catalog_lead" public label => string(12) "catalog lead" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_list_header" => object Sprig_Field_Text(17){ 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(19) "catalog_list_header" public label => string(19) "catalog list header" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_has_cms_page" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(20) "catalog_has_cms_page" public label => string(20) "catalog has cms page" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"desc_catalog" => object Sprig_Field_Text(17){ 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(12) "desc_catalog" public label => string(12) "desc catalog" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"desc_column" => object Sprig_Field_Text(17){ 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(11) "desc_column" public label => string(11) "desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"superuser" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(9) "veno_user" public foreign_field => NULL 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(12) "superuser_id" public label => string(7) "Opiekun" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(14) "venloc_account" public foreign_field => string(5) "c_cat" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(8) "accounts" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"categories" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(15) "venloc_category" public foreign_field => string(6) "parent" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(10) "categories" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(42) ( "id" => integer 39 "parent" => string(2) "33" "redirect" => NULL "active" => bool TRUE "featured" => bool FALSE "position" => integer 1 "name" => string(28) "Serwis i naprawa komputerów" "name_plural" => string(19) "serwisy komputerów" "name_genitive" => string(21) "serwisów komputerów" "name_sell" => string(17) "Naprawa komputera" "name_sell_genitive" => NULL "name_offers" => string(19) "Naprawy komputerów" "url" => string(25) "serwis-naprawa-komputerow" "photo" => NULL "photo_catalog_bg" => NULL "accounts_only" => integer 0 "accounts_attrs_group" => NULL "view" => string(4) "grid" "attrs_group" => integer 22 "multi_items" => bool FALSE "multi_items_offer_name" => NULL "meta_working_title" => string(28) "Serwis i naprawa komputerów" "meta_working_keywords" => NULL "meta_working_desc" => string(155) "Mamy [%category_accounts_count%] serwisy komputerów [%city_in%] i w całej Polsce ⭐️ Porównaj oferty, poznaj ceny i wybier …" "meta_offers_title" => string(28) "Zlecenia naprawy komputerów" "meta_offers_keywords" => NULL "meta_offers_desc" => NULL "meta_form_title" => string(24) "Wycena naprawy komputera" "meta_form_keywords" => NULL "meta_form_desc" => NULL "form_desc_top" => NULL "form_desc_column" => NULL "catalog_cache_ttl" => integer 604800 "catalog_h1" => string(37) "Serwis komputerów [%w_nazwa_miasta%]" "catalog_form_cta" => string(26) "Wyceń naprawe komputerów" "catalog_lead" => string(110) "Wypełnij krótki formularz, a my znajdziemy najlepszy serwis komputerów [%w_nazwa_miasta%] z Twojej okolicy." "catalog_list_header" => string(46) "Najlepsze serwisy komputerów w twojej okolicy" "catalog_has_cms_page" => bool FALSE "desc_catalog" => NULL "desc_column" => NULL "superuser" => NULL "categories" => array(0) ) protected _changed => array(0) protected _related => array(2) ( "categories" => object Database_Result_Cached(5){ protected _query => string(1667) "SELECT `venloc_categories`.`id`, `venloc_categories`.`parent_id` AS `parent`, `venloc_categories`.`redirect_id` AS `redirect`, ` …" protected _result => array(0) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(21) "Model_Venloc_Category" }"parent" => object Model_Venloc_Category(12){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(1) ( ... ) }) }{ private trucks_packages_arr => NULL protected _file => string(91) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/shortform.php" protected _data => array(2) ( "cat_name" => string(28) "Serwis i naprawa komputerów" "cat_url" => string(25) "serwis-naprawa-komputerow" ) }"sortView" => object View(3){ private trucks_packages_arr => NULL protected _file => string(94) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/catalog/sort.php" protected _data => array(2) ( "sort" => string(11) "recommended" "city" => NULL ) }"fakeh1" => string(42) "Serwis i naprawa komputerów wielkopolskie" "listHeader" => NULL "h1" => string(34) "Serwis komputerów w wielkopolskim" "services" => array(0) "accounts" => object Database_Result_Cached(5){ protected _query => string(709) "SELECT `venloc_accounts`.*, IF("venloc_accounts.c_logo" IS NULL, 0, 1) AS `has_picture`, IF("venloc_accounts.account_feat" > 176 …" protected _result => array(2) ( 0 => object stdClass(38)"accounts_count" => integer 2 "accounts_addresses" => array(1) ( 899 => object Model_Venloc_Accounts_Address(12){ public id => string(3) "899" public active => string(1) "1" public position => string(7) "0.21429" public registered => string(1) "0" public type => string(1) "1" public offers_subscribe => string(1) "0" public offers_manual => string(1) "1" public is_mobile => string(1) "0" public is_shipping => string(1) "1" public is_demo => string(1) "0" public account_feat => NULL public rating_wilson => string(7) "0.00000" public c_cat => string(1) "2" public c_name => string(68) "Multi Serwis - Skup laptopów, komputerów, telewizorów, telefonów" public c_shortdesc => string(138) "Skupujemy i serwisujemy telefony, laptopy, komputery oraz inny sprzęt elektroniczny. Sprzedaj lub napraw swój sprzęt szybko i …" public c_desc => string(0) "" public c_phone => string(12) "86 216 93 79" public c_phone_hours => string(0) "" public c_logo => string(67) "899_multi-serwis-skup-laptopow-komputerow-telewizorow-telefonow.jpg" public c_email => string(16) "info@skupisko.pl" public c_www => string(19) "multi-serwis.com.pl" public cf_name => string(0) "" public cf_street => string(0) "" public cf_zip => string(0) "" public cf_city => string(0) "" public cf_nip => string(0) "" public p_firstname => string(0) "" public p_lastname => string(0) "" public p_email => string(0) "" public p_email_code => string(32) "b6c4b38e0b38fa306a1d702c34b5e76b" public p_email_confirm => string(1) "0" public p_phone => string(0) "" public p_password => string(40) "9517b05cda0406889ab353b1f085a26f91f38d82" public created_date => string(10) "1752063312" public modified_date => string(10) "1764261995" public modified_user => string(1) "2" public has_picture => string(1) "1" public has_active_feature => string(1) "0" }1 => object stdClass(38){ public id => string(3) "390" public active => string(1) "1" public position => string(7) "0.06109" public registered => string(1) "0" public type => string(1) "1" public offers_subscribe => string(1) "0" public offers_manual => string(1) "1" public is_mobile => string(1) "0" public is_shipping => string(1) "0" public is_demo => string(1) "0" public account_feat => NULL public rating_wilson => string(7) "0.04559" public c_cat => string(2) "35" public c_name => string(18) "Pogotowe serwisowe" public c_shortdesc => string(225) "Pogotowie serwisowe. Oferujemy usługi serwisowe na zasadzie sieci partnerskiej w całym kraju. W zakresie naszych usług znajdu …" public c_desc => string(225) "Pogotowie serwisowe. Oferujemy usługi serwisowe na zasadzie sieci partnerskiej w całym kraju. W zakresie naszych usług znajdu …" public c_phone => string(0) "" public c_phone_hours => string(0) "" public c_logo => string(35) "390_skupisko-pogotowe-serwisowe.jpg" public c_email => string(16) "info@skupisko.pl" public c_www => string(0) "" public cf_name => string(0) "" public cf_street => string(0) "" public cf_zip => string(0) "" public cf_city => string(0) "" public cf_nip => string(0) "" public p_firstname => string(0) "" public p_lastname => string(0) "" public p_email => string(0) "" public p_email_code => string(32) "95bef8da0e0588cacbafa7c340b160b5" public p_email_confirm => string(1) "0" public p_phone => string(0) "" public p_password => string(40) "a990b1ae7b102dc8c4893bacfc58e223b4403bc9" public created_date => string(10) "1629021057" public modified_date => string(10) "1764666575" public modified_user => string(1) "2" public has_picture => string(1) "1" public has_active_feature => string(1) "0" }) protected _total_rows => integer 2 protected _current_row => integer 2 protected _as_object => bool TRUE }{ protected _model => string(23) "venloc_accounts_address" protected _db => string(7) "default" protected _table => string(25) "venloc_accounts_addresses" protected _fields => array(11) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _sorting => NULL protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(11) ( ... ) protected _changed => array(0) protected _related => array(1) ( ... ) }) "region" => object Model_Venloc_Locs_Region(12){ protected _table => string(19) "venloc_locs_regions" public _sorting => array(2) ( "position" => string(4) "DESC" "name" => string(3) "ASC" ) protected _model => string(18) "venloc_locs_region" protected _db => string(7) "default" protected _fields => array(5) ( "id" => object Sprig_Field_Auto(17)"region_id" => integer 15 "city" => NULL "city_id" => NULL "showContactData" => bool TRUE "breadcrumbsView" => object View(3){ 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) }"country_code" => object Sprig_Field_Char(17){ 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(2) "pl" public choices => NULL public column => string(12) "country_code" public label => string(9) "Kod kraju" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"position" => object Sprig_Field_Integer(17){ 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 1 public choices => NULL public column => string(8) "position" public label => string(7) "Pozycja" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name" => object Sprig_Field_Char(17){ 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) "name" public label => string(5) "Nazwa" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_in" => object Sprig_Field_Char(17){ 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(7) "name_in" public label => string(7) "Nazwa w" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(5) ( "id" => integer 15 "country_code" => string(2) "pl" "position" => integer 1 "name" => string(13) "wielkopolskie" "name_in" => string(15) "w wielkopolskim" ) protected _changed => array(0) protected _related => array(0) }{ private trucks_packages_arr => NULL protected _file => string(92) "/home/users/veno/public_html/skupisko.pl/application/skupisko/frontend/views/breadcrumbs.php" protected _data => array(2) ( "nodes" => array(2) ( ... ) "page" => object Dto_Breadcrumb(2)"highPopulationCitiesView" => NULL "page_links" => string(0) "" ) }{ public name => string(42) "Serwis i naprawa komputerów wielkopolskie" public url => string(49) "serwis-naprawa-komputerow/katalog/1/wielkopolskie" }) }{ private trucks_packages_arr => NULL protected _file => string(101) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/catalog/list/column.php" protected _data => array(10) ( "category" => object Model_Venloc_Category(12)2 => object View(3){ public _sorting => array(2) ( "position" => string(3) "ASC" "name" => string(3) "ASC" ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( "id" => object Sprig_Field_Auto(17)"region_id" => integer 15 "city_id" => NULL "type" => string(7) "katalog" "top_cities" => NULL "location" => object View(3){ 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) }"parent" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(9) "parent_id" public label => string(6) "parent" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"redirect" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(11) "redirect_id" public label => string(8) "redirect" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => NULL public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"position" => object Sprig_Field_Integer(17){ 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 1 public choices => NULL public column => string(8) "position" public label => string(8) "position" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(4) "name" public label => string(4) "name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"name_plural" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_plural" public label => string(11) "name plural" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(13) "name_genitive" public label => string(13) "name genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(9) "name_sell" public label => string(9) "name sell" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(18) "name_sell_genitive" public label => string(18) "name sell genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_offers" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_offers" public label => string(11) "name offers" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"url" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(3) "url" public label => string(3) "url" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(27) "media/veno/categories/main/" 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 => NULL public choices => NULL public column => string(5) "photo" public label => string(17) "Zdjęcie główne" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo_catalog_bg" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(33) "media/veno/categories/catalog-bg/" 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 => NULL public choices => NULL public column => string(16) "photo_catalog_bg" public label => string(13) "Tło katalogu" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts_only" => object Sprig_Field_Integer(17){ 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 => array(2) ( ... ) public column => string(13) "accounts_only" public label => string(13) "accounts only" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"accounts_attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(20) "accounts_attrs_group" public label => string(20) "accounts attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"view" => object Sprig_Field_Char(17){ 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 => NULL public choices => array(2) ( ... ) public column => string(18) "accounts_list_view" public label => string(4) "view" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(11) "attrs_group" public label => string(11) "attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"multi_items" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(11) "multi_items" public label => string(11) "multi items" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"multi_items_offer_name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(22) "multi_items_offer_name" public label => string(22) "multi items offer name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_title" => object Sprig_Field_Char(17){ 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(18) "meta_working_title" public label => string(18) "meta working title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_keywords" => object Sprig_Field_Text(17){ 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(21) "meta_working_keywords" public label => string(21) "meta working keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_desc" => object Sprig_Field_Text(17){ 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(17) "meta_working_desc" public label => string(17) "meta working desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_title" => object Sprig_Field_Char(17){ 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(17) "meta_offers_title" public label => string(17) "meta offers title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_keywords" => object Sprig_Field_Text(17){ 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(20) "meta_offers_keywords" public label => string(20) "meta offers keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_desc" => object Sprig_Field_Text(17){ 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(16) "meta_offers_desc" public label => string(16) "meta offers desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_title" => object Sprig_Field_Char(17){ 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(15) "meta_form_title" public label => string(15) "meta form title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_keywords" => object Sprig_Field_Text(17){ 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(18) "meta_form_keywords" public label => string(18) "meta form keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_desc" => object Sprig_Field_Text(17){ 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(14) "meta_form_desc" public label => string(14) "meta form desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_top" => object Sprig_Field_Text(17){ 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(13) "form_desc_top" public label => string(13) "form desc top" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_column" => object Sprig_Field_Text(17){ 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(16) "form_desc_column" public label => string(16) "form desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_cache_ttl" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => NULL public empty => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public default => integer 86400 public choices => NULL public column => string(17) "catalog_cache_ttl" public label => string(17) "catalog cache ttl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"catalog_h1" => object Sprig_Field_Char(17){ 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(10) "catalog_h1" public label => string(10) "catalog h1" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_form_cta" => object Sprig_Field_Char(17){ 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(16) "catalog_form_cta" public label => string(16) "catalog form cta" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_lead" => object Sprig_Field_Text(17){ 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(12) "catalog_lead" public label => string(12) "catalog lead" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_list_header" => object Sprig_Field_Text(17){ 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(19) "catalog_list_header" public label => string(19) "catalog list header" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_has_cms_page" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(20) "catalog_has_cms_page" public label => string(20) "catalog has cms page" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"desc_catalog" => object Sprig_Field_Text(17){ 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(12) "desc_catalog" public label => string(12) "desc catalog" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"desc_column" => object Sprig_Field_Text(17){ 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(11) "desc_column" public label => string(11) "desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"superuser" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(9) "veno_user" public foreign_field => NULL 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(12) "superuser_id" public label => string(7) "Opiekun" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(14) "venloc_account" public foreign_field => string(5) "c_cat" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(8) "accounts" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"categories" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(15) "venloc_category" public foreign_field => string(6) "parent" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(10) "categories" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(42) ( "id" => integer 39 "parent" => string(2) "33" "redirect" => NULL "active" => bool TRUE "featured" => bool FALSE "position" => integer 1 "name" => string(28) "Serwis i naprawa komputerów" "name_plural" => string(19) "serwisy komputerów" "name_genitive" => string(21) "serwisów komputerów" "name_sell" => string(17) "Naprawa komputera" "name_sell_genitive" => NULL "name_offers" => string(19) "Naprawy komputerów" "url" => string(25) "serwis-naprawa-komputerow" "photo" => NULL "photo_catalog_bg" => NULL "accounts_only" => integer 0 "accounts_attrs_group" => NULL "view" => string(4) "grid" "attrs_group" => integer 22 "multi_items" => bool FALSE "multi_items_offer_name" => NULL "meta_working_title" => string(28) "Serwis i naprawa komputerów" "meta_working_keywords" => NULL "meta_working_desc" => string(155) "Mamy [%category_accounts_count%] serwisy komputerów [%city_in%] i w całej Polsce ⭐️ Porównaj oferty, poznaj ceny i wybier …" "meta_offers_title" => string(28) "Zlecenia naprawy komputerów" "meta_offers_keywords" => NULL "meta_offers_desc" => NULL "meta_form_title" => string(24) "Wycena naprawy komputera" "meta_form_keywords" => NULL "meta_form_desc" => NULL "form_desc_top" => NULL "form_desc_column" => NULL "catalog_cache_ttl" => integer 604800 "catalog_h1" => string(37) "Serwis komputerów [%w_nazwa_miasta%]" "catalog_form_cta" => string(26) "Wyceń naprawe komputerów" "catalog_lead" => string(110) "Wypełnij krótki formularz, a my znajdziemy najlepszy serwis komputerów [%w_nazwa_miasta%] z Twojej okolicy." "catalog_list_header" => string(46) "Najlepsze serwisy komputerów w twojej okolicy" "catalog_has_cms_page" => bool FALSE "desc_catalog" => NULL "desc_column" => NULL "superuser" => NULL "categories" => array(0) ) protected _changed => array(0) protected _related => array(2) ( "categories" => object Database_Result_Cached(5){ protected _query => string(1667) "SELECT `venloc_categories`.`id`, `venloc_categories`.`parent_id` AS `parent`, `venloc_categories`.`redirect_id` AS `redirect`, ` …" protected _result => array(0) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(21) "Model_Venloc_Category" }"parent" => object Model_Venloc_Category(12){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(1) ( ... ) }) }{ private trucks_packages_arr => NULL protected _file => string(105) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/catalog/column/location.php" protected _data => array(7) ( "category" => object Model_Venloc_Category(12)"featured" => NULL "featured_cities" => object View(3){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(42) ( ... ) protected _changed => array(0) protected _related => array(2) ( ... ) }"region_id" => integer 15 "city_id" => NULL "type" => string(7) "katalog" "topcities" => NULL "regionsCount" => array(16) ( ... ) "cities" => array(108) ( ... ) ) }{ private trucks_packages_arr => NULL protected _file => string(116) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/catalog/column/location/featcities.php" protected _data => array(3) ( "cities" => array(0) "region_id" => integer 15 "category" => integer 39 ) }"newest_offers_view" => object View(3){ private trucks_packages_arr => NULL protected _file => string(103) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/catalog/column/offers.php" protected _data => array(3) ( "offers" => object Database_Result_Cached(5)"filters_view" => NULL ) }{ protected _query => string(643) "SELECT `venloc_offers`.`id`, `venloc_offers`.`public`, `venloc_offers`.`active`, `venloc_offers`.`status`, `venloc_offers`.`name …" protected _result => array(0) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(18) "Model_Venloc_Offer" }"offers_items_arr" => array(0) "category" => object Model_Venloc_Category(12){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(42) ( ... ) protected _changed => array(0) protected _related => array(2) ( ... ) }) }{ private trucks_packages_arr => NULL protected _file => string(81) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/header.php" protected _data => array(6) ( "backgroundUrl" => NULL "h1" => string(34) "Serwis komputerów w wielkopolskim" "lead" => NULL "city" => NULL "category" => object Model_Venloc_Category(12)3 => NULL 4 => object View(3){ public _sorting => array(2) ( "position" => string(3) "ASC" "name" => string(3) "ASC" ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( "id" => object Sprig_Field_Auto(17)"services" => array(0) ) }{ 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) }"parent" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(9) "parent_id" public label => string(6) "parent" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"redirect" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(11) "redirect_id" public label => string(8) "redirect" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => NULL public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"position" => object Sprig_Field_Integer(17){ 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 1 public choices => NULL public column => string(8) "position" public label => string(8) "position" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(4) "name" public label => string(4) "name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"name_plural" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_plural" public label => string(11) "name plural" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(13) "name_genitive" public label => string(13) "name genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(9) "name_sell" public label => string(9) "name sell" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(18) "name_sell_genitive" public label => string(18) "name sell genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_offers" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_offers" public label => string(11) "name offers" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"url" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(3) "url" public label => string(3) "url" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(27) "media/veno/categories/main/" 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 => NULL public choices => NULL public column => string(5) "photo" public label => string(17) "Zdjęcie główne" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo_catalog_bg" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(33) "media/veno/categories/catalog-bg/" 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 => NULL public choices => NULL public column => string(16) "photo_catalog_bg" public label => string(13) "Tło katalogu" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts_only" => object Sprig_Field_Integer(17){ 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 => array(2) ( ... ) public column => string(13) "accounts_only" public label => string(13) "accounts only" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"accounts_attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(20) "accounts_attrs_group" public label => string(20) "accounts attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"view" => object Sprig_Field_Char(17){ 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 => NULL public choices => array(2) ( ... ) public column => string(18) "accounts_list_view" public label => string(4) "view" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(11) "attrs_group" public label => string(11) "attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"multi_items" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(11) "multi_items" public label => string(11) "multi items" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"multi_items_offer_name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(22) "multi_items_offer_name" public label => string(22) "multi items offer name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_title" => object Sprig_Field_Char(17){ 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(18) "meta_working_title" public label => string(18) "meta working title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_keywords" => object Sprig_Field_Text(17){ 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(21) "meta_working_keywords" public label => string(21) "meta working keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_desc" => object Sprig_Field_Text(17){ 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(17) "meta_working_desc" public label => string(17) "meta working desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_title" => object Sprig_Field_Char(17){ 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(17) "meta_offers_title" public label => string(17) "meta offers title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_keywords" => object Sprig_Field_Text(17){ 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(20) "meta_offers_keywords" public label => string(20) "meta offers keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_desc" => object Sprig_Field_Text(17){ 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(16) "meta_offers_desc" public label => string(16) "meta offers desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_title" => object Sprig_Field_Char(17){ 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(15) "meta_form_title" public label => string(15) "meta form title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_keywords" => object Sprig_Field_Text(17){ 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(18) "meta_form_keywords" public label => string(18) "meta form keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_desc" => object Sprig_Field_Text(17){ 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(14) "meta_form_desc" public label => string(14) "meta form desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_top" => object Sprig_Field_Text(17){ 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(13) "form_desc_top" public label => string(13) "form desc top" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_column" => object Sprig_Field_Text(17){ 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(16) "form_desc_column" public label => string(16) "form desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_cache_ttl" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => NULL public empty => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public default => integer 86400 public choices => NULL public column => string(17) "catalog_cache_ttl" public label => string(17) "catalog cache ttl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"catalog_h1" => object Sprig_Field_Char(17){ 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(10) "catalog_h1" public label => string(10) "catalog h1" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_form_cta" => object Sprig_Field_Char(17){ 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(16) "catalog_form_cta" public label => string(16) "catalog form cta" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_lead" => object Sprig_Field_Text(17){ 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(12) "catalog_lead" public label => string(12) "catalog lead" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_list_header" => object Sprig_Field_Text(17){ 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(19) "catalog_list_header" public label => string(19) "catalog list header" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_has_cms_page" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(20) "catalog_has_cms_page" public label => string(20) "catalog has cms page" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"desc_catalog" => object Sprig_Field_Text(17){ 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(12) "desc_catalog" public label => string(12) "desc catalog" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"desc_column" => object Sprig_Field_Text(17){ 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(11) "desc_column" public label => string(11) "desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"superuser" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(9) "veno_user" public foreign_field => NULL 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(12) "superuser_id" public label => string(7) "Opiekun" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(14) "venloc_account" public foreign_field => string(5) "c_cat" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(8) "accounts" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"categories" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(15) "venloc_category" public foreign_field => string(6) "parent" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(10) "categories" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(42) ( "id" => integer 39 "parent" => string(2) "33" "redirect" => NULL "active" => bool TRUE "featured" => bool FALSE "position" => integer 1 "name" => string(28) "Serwis i naprawa komputerów" "name_plural" => string(19) "serwisy komputerów" "name_genitive" => string(21) "serwisów komputerów" "name_sell" => string(17) "Naprawa komputera" "name_sell_genitive" => NULL "name_offers" => string(19) "Naprawy komputerów" "url" => string(25) "serwis-naprawa-komputerow" "photo" => NULL "photo_catalog_bg" => NULL "accounts_only" => integer 0 "accounts_attrs_group" => NULL "view" => string(4) "grid" "attrs_group" => integer 22 "multi_items" => bool FALSE "multi_items_offer_name" => NULL "meta_working_title" => string(28) "Serwis i naprawa komputerów" "meta_working_keywords" => NULL "meta_working_desc" => string(155) "Mamy [%category_accounts_count%] serwisy komputerów [%city_in%] i w całej Polsce ⭐️ Porównaj oferty, poznaj ceny i wybier …" "meta_offers_title" => string(28) "Zlecenia naprawy komputerów" "meta_offers_keywords" => NULL "meta_offers_desc" => NULL "meta_form_title" => string(24) "Wycena naprawy komputera" "meta_form_keywords" => NULL "meta_form_desc" => NULL "form_desc_top" => NULL "form_desc_column" => NULL "catalog_cache_ttl" => integer 604800 "catalog_h1" => string(37) "Serwis komputerów [%w_nazwa_miasta%]" "catalog_form_cta" => string(26) "Wyceń naprawe komputerów" "catalog_lead" => string(110) "Wypełnij krótki formularz, a my znajdziemy najlepszy serwis komputerów [%w_nazwa_miasta%] z Twojej okolicy." "catalog_list_header" => string(46) "Najlepsze serwisy komputerów w twojej okolicy" "catalog_has_cms_page" => bool FALSE "desc_catalog" => NULL "desc_column" => NULL "superuser" => NULL "categories" => array(0) ) protected _changed => array(0) protected _related => array(2) ( "categories" => object Database_Result_Cached(5){ protected _query => string(1667) "SELECT `venloc_categories`.`id`, `venloc_categories`.`parent_id` AS `parent`, `venloc_categories`.`redirect_id` AS `redirect`, ` …" protected _result => array(0) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(21) "Model_Venloc_Category" }"parent" => object Model_Venloc_Category(12){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(1) ( ... ) }) }{ private trucks_packages_arr => NULL protected _file => string(96) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/catalog/extras.php" protected _data => array(7) ( "nearOffersWithPhotoView" => NULL "featuredAccountsCallsView" => object View(3)){ private trucks_packages_arr => NULL protected _file => string(121) "/home/users/veno/public_html/skupisko.pl/modules/venloc/frontend/views/venloc/widgets/catalog/featured_accounts_calls.php" protected _data => array(1) ( "calls" => array(4) ( ... ) ) }"nearCitiesView" => NULL "compareView" => NULL "category" => object Model_Venloc_Category(12){ public _sorting => array(2) ( "position" => string(3) "ASC" "name" => string(3) "ASC" ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( "id" => object Sprig_Field_Auto(17)"city" => NULL "similarCategories" => object Database_Result_Cached(5){ 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) }"parent" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(9) "parent_id" public label => string(6) "parent" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"redirect" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(15) "venloc_category" public foreign_field => NULL 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 => NULL public choices => NULL public column => string(11) "redirect_id" public label => string(8) "redirect" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"active" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => NULL public column => string(6) "active" public label => string(6) "active" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"featured" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 public filters => array(1) ( ... ) public append_label => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public choices => array(2) ( ... ) public column => string(8) "featured" public label => string(8) "featured" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(1) ( ... ) public callbacks => array(0) }"position" => object Sprig_Field_Integer(17){ 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 1 public choices => NULL public column => string(8) "position" public label => string(8) "position" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(4) "name" public label => string(4) "name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"name_plural" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_plural" public label => string(11) "name plural" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(13) "name_genitive" public label => string(13) "name genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(9) "name_sell" public label => string(9) "name sell" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_sell_genitive" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(18) "name_sell_genitive" public label => string(18) "name sell genitive" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"name_offers" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(11) "name_offers" public label => string(11) "name offers" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"url" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(3) "url" public label => string(3) "url" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(27) "media/veno/categories/main/" 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 => NULL public choices => NULL public column => string(5) "photo" public label => string(17) "Zdjęcie główne" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"photo_catalog_bg" => object Sprig_Field_Image(20){ public width => string(3) "800" public height => string(3) "600" public directory => string(33) "media/veno/categories/catalog-bg/" 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 => NULL public choices => NULL public column => string(16) "photo_catalog_bg" public label => string(13) "Tło katalogu" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts_only" => object Sprig_Field_Integer(17){ 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 => array(2) ( ... ) public column => string(13) "accounts_only" public label => string(13) "accounts only" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"accounts_attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(20) "accounts_attrs_group" public label => string(20) "accounts attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"view" => object Sprig_Field_Char(17){ 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 => NULL public choices => array(2) ( ... ) public column => string(18) "accounts_list_view" public label => string(4) "view" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"attrs_group" => object Sprig_Field_Integer(17){ 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 => NULL public choices => NULL public column => string(11) "attrs_group" public label => string(11) "attrs group" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"multi_items" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(11) "multi_items" public label => string(11) "multi items" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"multi_items_offer_name" => object Sprig_Field_Char(17){ 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 => NULL public choices => NULL public column => string(22) "multi_items_offer_name" public label => string(22) "multi items offer name" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_title" => object Sprig_Field_Char(17){ 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(18) "meta_working_title" public label => string(18) "meta working title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_keywords" => object Sprig_Field_Text(17){ 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(21) "meta_working_keywords" public label => string(21) "meta working keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_working_desc" => object Sprig_Field_Text(17){ 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(17) "meta_working_desc" public label => string(17) "meta working desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_title" => object Sprig_Field_Char(17){ 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(17) "meta_offers_title" public label => string(17) "meta offers title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_keywords" => object Sprig_Field_Text(17){ 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(20) "meta_offers_keywords" public label => string(20) "meta offers keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_offers_desc" => object Sprig_Field_Text(17){ 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(16) "meta_offers_desc" public label => string(16) "meta offers desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_title" => object Sprig_Field_Char(17){ 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(15) "meta_form_title" public label => string(15) "meta form title" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_keywords" => object Sprig_Field_Text(17){ 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(18) "meta_form_keywords" public label => string(18) "meta form keywords" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"meta_form_desc" => object Sprig_Field_Text(17){ 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(14) "meta_form_desc" public label => string(14) "meta form desc" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_top" => object Sprig_Field_Text(17){ 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(13) "form_desc_top" public label => string(13) "form desc top" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"form_desc_column" => object Sprig_Field_Text(17){ 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(16) "form_desc_column" public label => string(16) "form desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_cache_ttl" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => NULL public empty => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool TRUE public default => integer 86400 public choices => NULL public column => string(17) "catalog_cache_ttl" public label => string(17) "catalog cache ttl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }"catalog_h1" => object Sprig_Field_Char(17){ 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(10) "catalog_h1" public label => string(10) "catalog h1" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_form_cta" => object Sprig_Field_Char(17){ 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(16) "catalog_form_cta" public label => string(16) "catalog form cta" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_lead" => object Sprig_Field_Text(17){ 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(12) "catalog_lead" public label => string(12) "catalog lead" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_list_header" => object Sprig_Field_Text(17){ 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(19) "catalog_list_header" public label => string(19) "catalog list header" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"catalog_has_cms_page" => object Sprig_Field_Boolean(16){ public empty => bool TRUE public default => integer 0 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(20) "catalog_has_cms_page" public label => string(20) "catalog has cms page" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public rules => array(0) public callbacks => array(0) }"desc_catalog" => object Sprig_Field_Text(17){ 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(12) "desc_catalog" public label => string(12) "desc catalog" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"desc_column" => object Sprig_Field_Text(17){ 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(11) "desc_column" public label => string(11) "desc column" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }"superuser" => object Sprig_Field_BelongsTo(19){ public in_db => bool TRUE public null => bool TRUE public model => string(9) "veno_user" public foreign_field => NULL 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(12) "superuser_id" public label => string(7) "Opiekun" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"accounts" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(14) "venloc_account" public foreign_field => string(5) "c_cat" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(8) "accounts" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }"categories" => object Sprig_Field_HasMany(19){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(15) "venloc_category" public foreign_field => string(6) "parent" public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => string(18) "venloc_category_id" public label => string(10) "categories" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(42) ( "id" => integer 39 "parent" => string(2) "33" "redirect" => NULL "active" => bool TRUE "featured" => bool FALSE "position" => integer 1 "name" => string(28) "Serwis i naprawa komputerów" "name_plural" => string(19) "serwisy komputerów" "name_genitive" => string(21) "serwisów komputerów" "name_sell" => string(17) "Naprawa komputera" "name_sell_genitive" => NULL "name_offers" => string(19) "Naprawy komputerów" "url" => string(25) "serwis-naprawa-komputerow" "photo" => NULL "photo_catalog_bg" => NULL "accounts_only" => integer 0 "accounts_attrs_group" => NULL "view" => string(4) "grid" "attrs_group" => integer 22 "multi_items" => bool FALSE "multi_items_offer_name" => NULL "meta_working_title" => string(28) "Serwis i naprawa komputerów" "meta_working_keywords" => NULL "meta_working_desc" => string(155) "Mamy [%category_accounts_count%] serwisy komputerów [%city_in%] i w całej Polsce ⭐️ Porównaj oferty, poznaj ceny i wybier …" "meta_offers_title" => string(28) "Zlecenia naprawy komputerów" "meta_offers_keywords" => NULL "meta_offers_desc" => NULL "meta_form_title" => string(24) "Wycena naprawy komputera" "meta_form_keywords" => NULL "meta_form_desc" => NULL "form_desc_top" => NULL "form_desc_column" => NULL "catalog_cache_ttl" => integer 604800 "catalog_h1" => string(37) "Serwis komputerów [%w_nazwa_miasta%]" "catalog_form_cta" => string(26) "Wyceń naprawe komputerów" "catalog_lead" => string(110) "Wypełnij krótki formularz, a my znajdziemy najlepszy serwis komputerów [%w_nazwa_miasta%] z Twojej okolicy." "catalog_list_header" => string(46) "Najlepsze serwisy komputerów w twojej okolicy" "catalog_has_cms_page" => bool FALSE "desc_catalog" => NULL "desc_column" => NULL "superuser" => NULL "categories" => array(0) ) protected _changed => array(0) protected _related => array(2) ( "categories" => object Database_Result_Cached(5){ protected _query => string(1667) "SELECT `venloc_categories`.`id`, `venloc_categories`.`parent_id` AS `parent`, `venloc_categories`.`redirect_id` AS `redirect`, ` …" protected _result => array(0) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(21) "Model_Venloc_Category" }"parent" => object Model_Venloc_Category(12){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(1) ( ... ) }) }{ protected _query => string(1689) "SELECT `venloc_categories`.`id`, `venloc_categories`.`parent_id` AS `parent`, `venloc_categories`.`redirect_id` AS `redirect`, ` …" protected _result => array(5) ( 0 => object Model_Venloc_Category(12)) }{ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(0) }1 => object Model_Venloc_Category(12){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(0) }2 => object Model_Venloc_Category(12){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(0) }3 => object Model_Venloc_Category(12){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(0) }4 => object Model_Venloc_Category(12){ public _sorting => array(2) ( ... ) protected _model => string(15) "venloc_category" protected _db => string(7) "default" protected _table => string(17) "venloc_categories" protected _fields => array(43) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(41) ( ... ) protected _changed => array(0) protected _related => array(0) }) protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(21) "Model_Venloc_Category" }175 176 $content = Veno::override( 177 Arr::get($cfg, $this->getCatalogLayout()), 178 Kohana::config('venloc.page_catalog'), 179 $contentData 180 ); 181 182 if ($this->sorting != Kohana::config('venloc_catalog.sort_default')) { 183 return $content; 184 } 185 if (!Veno::isAdminMode()) { -
MODPATH/venloc/frontend/classes/controller/venloc/catalog.php [ 49 ] » Service_Venloc_Catalog->content(arguments)
pagestring(1) "1"regionUrlstring(13) "wielkopolskie"cityUrlbool FALSE
44 45 if ($category->catalog_has_cms_page && !$regionUrl && !$cityUrl) { 46 $this->request->redirect($category->url, 301); 47 } 48 49 $content = $catalogSrv->content($page, $regionUrl, $cityUrl); 50 51 if ($catalogSrv->getAccountsCount() == 0 && empty($catalogSrv->getFiltersArr()) && !$catalogSrv->isCached()) { 52 $this->request->redirect(Route::get('catalog')->uri(['category_url'=>$categoryUrl])); 53 } 54 -
{PHP internal call} » Controller_Venloc_Catalog->action_list(arguments)
categoryUrlstring(25) "serwis-naprawa-komputerow"typestring(7) "katalog"pagestring(1) "1"regionUrlstring(13) "wielkopolskie" -
MODPATH/veno/core/classes/request.php [ 68 ] » ReflectionMethod->invokeArgs(arguments)
objectobject Controller_Venloc_Catalog(2)
{ public account => NULL public request => object Request(9){ public route => object Route(4)}{ protected _uri => string(58) "<category_url>/<type>(/<page>(/<region_url>(/<city_url>)))" protected _regex => array(1) ( "type" => string(14) "(katalog|spis)" ) protected _defaults => array(4) ( "controller" => string(14) "venloc_catalog" "type" => string(7) "katalog" "action" => string(4) "list" "page" => integer 1 ) protected _route_regex => string(146) "#^(?P<category_url>[^/.,;?]++)/(?P<type>(katalog|spis))(?:/(?P<page>[^/.,;?]++)(?:/(?P<region_url>[^/.,;?]++)(?:/(?P<city_url>[^ …" }public status => integer 200 public response => string(0) "" public headers => array(1) ( "Content-Type" => string(24) "text/html; charset=utf-8" ) public directory => string(0) "" public controller => string(14) "venloc_catalog" public action => string(4) "list" public uri => string(49) "serwis-naprawa-komputerow/katalog/1/wielkopolskie" protected _params => array(4) ( "category_url" => string(25) "serwis-naprawa-komputerow" "type" => string(7) "katalog" "page" => string(1) "1" "region_url" => string(13) "wielkopolskie" ) }argsarray(4) ( "category_url" => string(25) "serwis-naprawa-komputerow" "type" => string(7) "katalog" "page" => string(1) "1" "region_url" => string(13) "wielkopolskie" )
63 64 // Ensure the action exists, and use __call() if it doesn't 65 if ($class->hasMethod('action_'.$action)) 66 { 67 // Execute the main action with the parameters 68 $class->getMethod('action_'.$action)->invokeArgs($controller, $this->_params); 69 } 70 else 71 { 72 $class->getMethod('__call')->invokeArgs($controller,array($action,$this->_params)); 73 } -
APPPATH/bootstrap.php [ 148 ] » Request->execute()
143 * If no source is specified, the URI will be automatically detected. 144 */ 145 try 146 { 147 echo Request::instance() 148 ->execute() 149 ->send_headers() 150 ->response; 151 } 152 catch (ReflectionException $e) 153 { -
DOCROOT/index.php [ 108 ] » require(arguments)
0string(66) "/home/users/veno/public_html/skupisko.pl/application/bootstrap.php"103 //require APPPATH.'bootstrap'.EXT; 104 105 try 106 { 107 // Bootstrap the application 108 require APPPATH.'bootstrap'.EXT; 109 } 110 catch (PDOException $e) 111 { 112 Kohana::$log->add(Kohana::ERROR, 'PDOException: ' . $e->getMessage()); 113
Environment
Included files (305)
DOCROOT/index.php |
SYSPATH/base.php |
SYSPATH/classes/kohana/core.php |
SYSPATH/classes/kohana.php |
APPPATH/bootstrap.php |
SYSPATH/classes/profiler.php |
SYSPATH/classes/kohana/profiler.php |
SYSPATH/classes/kohana/log.php |
SYSPATH/classes/kohana/config.php |
SYSPATH/classes/kohana/log/file.php |
SYSPATH/classes/kohana/log/writer.php |
SYSPATH/classes/kohana/config/file.php |
SYSPATH/classes/kohana/config/reader.php |
SYSPATH/classes/cookie.php |
SYSPATH/classes/kohana/cookie.php |
MODPATH/vendor/autoload.php |
MODPATH/vendor/composer/autoload_real.php |
MODPATH/vendor/composer/ClassLoader.php |
MODPATH/vendor/composer/autoload_static.php |
MODPATH/vendor/symfony/polyfill-ctype/bootstrap.php |
MODPATH/vendor/ralouphie/getallheaders/src/getallheaders.php |
MODPATH/vendor/symfony/polyfill-mbstring/bootstrap.php |
MODPATH/vendor/guzzlehttp/promises/src/functions_include.php |
MODPATH/vendor/guzzlehttp/promises/src/functions.php |
MODPATH/vendor/guzzlehttp/psr7/src/functions_include.php |
MODPATH/vendor/guzzlehttp/psr7/src/functions.php |
MODPATH/vendor/guzzlehttp/guzzle/src/functions_include.php |
MODPATH/vendor/guzzlehttp/guzzle/src/functions.php |
MODPATH/vendor/markbaker/matrix/classes/src/functions/adjoint.php |
MODPATH/vendor/markbaker/matrix/classes/src/functions/antidiagonal.php |
MODPATH/vendor/markbaker/matrix/classes/src/functions/cofactors.php |
MODPATH/vendor/markbaker/matrix/classes/src/functions/determinant.php |
MODPATH/vendor/markbaker/matrix/classes/src/functions/diagonal.php |
MODPATH/vendor/markbaker/matrix/classes/src/functions/identity.php |
MODPATH/vendor/markbaker/matrix/classes/src/functions/inverse.php |
MODPATH/vendor/markbaker/matrix/classes/src/functions/minors.php |
MODPATH/vendor/markbaker/matrix/classes/src/functions/trace.php |
MODPATH/vendor/markbaker/matrix/classes/src/functions/transpose.php |
MODPATH/vendor/markbaker/matrix/classes/src/operations/add.php |
MODPATH/vendor/markbaker/matrix/classes/src/operations/directsum.php |
MODPATH/vendor/markbaker/matrix/classes/src/operations/subtract.php |
MODPATH/vendor/markbaker/matrix/classes/src/operations/multiply.php |
MODPATH/vendor/markbaker/matrix/classes/src/operations/divideby.php |
MODPATH/vendor/markbaker/matrix/classes/src/operations/divideinto.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/abs.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/acos.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/acosh.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/acot.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/acoth.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/acsc.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/acsch.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/argument.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/asec.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/asech.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/asin.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/asinh.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/atan.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/atanh.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/conjugate.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/cos.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/cosh.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/cot.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/coth.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/csc.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/csch.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/exp.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/inverse.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/ln.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/log2.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/log10.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/negative.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/pow.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/rho.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/sec.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/sech.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/sin.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/sinh.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/sqrt.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/tan.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/tanh.php |
MODPATH/vendor/markbaker/complex/classes/src/functions/theta.php |
MODPATH/vendor/markbaker/complex/classes/src/operations/add.php |
MODPATH/vendor/markbaker/complex/classes/src/operations/subtract.php |
MODPATH/vendor/markbaker/complex/classes/src/operations/multiply.php |
MODPATH/vendor/markbaker/complex/classes/src/operations/divideby.php |
MODPATH/vendor/markbaker/complex/classes/src/operations/divideinto.php |
MODPATH/kohana-minion/init.php |
SYSPATH/classes/route.php |
SYSPATH/classes/kohana/route.php |
MODPATH/venloc/frontend/init.php |
SYSPATH/classes/arr.php |
SYSPATH/classes/kohana/arr.php |
MODPATH/venloc/admin/config/venloc.php |
MODPATH/venloc/frontend/config/venloc.php |
APPPATH/skupisko/frontend/config/venloc.php |
MODPATH/veno/shop/frontend/init.php |
MODPATH/veno/core/config/veno.php |
MODPATH/veno/news/config/veno.php |
MODPATH/veno/gallery/config/veno.php |
MODPATH/veno/campaigns/config/veno.php |
MODPATH/veno/shop/admin/config/veno.php |
MODPATH/veno/core/classes/service/config.php |
MODPATH/database/classes/db.php |
MODPATH/database/classes/kohana/db.php |
MODPATH/database/classes/database/query/builder/select.php |
MODPATH/database/classes/kohana/database/query/builder/select.php |
MODPATH/database/classes/database/query/builder/where.php |
MODPATH/database/classes/kohana/database/query/builder/where.php |
MODPATH/database/classes/database/query/builder.php |
MODPATH/database/classes/kohana/database/query/builder.php |
MODPATH/database/classes/database/query.php |
MODPATH/database/classes/kohana/database/query.php |
MODPATH/database/classes/database.php |
MODPATH/database/classes/kohana/database.php |
MODPATH/database/config/database.php |
APPPATH/config/database.php |
MODPATH/database/classes/database/pdo.php |
MODPATH/database/classes/kohana/database/pdo.php |
MODPATH/database/classes/database/result/cached.php |
MODPATH/database/classes/kohana/database/result/cached.php |
MODPATH/database/classes/database/result.php |
MODPATH/database/classes/kohana/database/result.php |
MODPATH/veno/shop/frontend/config/veno.php |
SYSPATH/classes/utf8.php |
MODPATH/venloc/admin/config/veno.php |
APPPATH/skupisko/frontend/config/veno.php |
MODPATH/veno/gallery/init.php |
MODPATH/veno/news/init.php |
MODPATH/veno/news/config/news.php |
MODPATH/venloc/frontend/config/news.php |
APPPATH/skupisko/admin/config/news.php |
APPPATH/skupisko/frontend/config/news.php |
MODPATH/veno/core/init.php |
MODPATH/veno/core/base.php |
MODPATH/mpdf/init.php |
MODPATH/mpdf/vendor/mpdf/mpdf.php |
MODPATH/mpdf/vendor/mpdf/includes/functions.php |
MODPATH/mpdf/vendor/mpdf/config_cp.php |
MODPATH/veno/core/classes/request.php |
SYSPATH/classes/kohana/request.php |
MODPATH/venloc/frontend/classes/controller/venloc/catalog.php |
MODPATH/venloc/frontend/classes/controller/veno.php |
SYSPATH/classes/controller.php |
SYSPATH/classes/kohana/controller.php |
SYSPATH/classes/i18n.php |
SYSPATH/classes/kohana/i18n.php |
MODPATH/veno/core/vendor/Twig/lib/Twig/Autoloader.php |
MODPATH/veno/core/vendor/Markdown/markdown.php |
MODPATH/sprig-foreign_field/classes/sprig.php |
MODPATH/venloc/admin/classes/model/venloc/category.php |
MODPATH/veno/core/classes/sprig/veno.php |
MODPATH/sprig-foreign_field/classes/sprig/field/auto.php |
MODPATH/sprig-foreign_field/classes/sprig/field/integer.php |
MODPATH/sprig-foreign_field/classes/sprig/field.php |
MODPATH/sprig-foreign_field/classes/sprig/field/belongsto.php |
MODPATH/sprig-foreign_field/classes/sprig/field/foreignkey.php |
MODPATH/sprig-foreign_field/classes/sprig/field/char.php |
MODPATH/sprig-foreign_field/classes/sprig/field/boolean.php |
MODPATH/veno/shop/admin/config/categories.php |
MODPATH/veno/core/i18n/pl.php |
MODPATH/veno/shop/admin/i18n/pl.php |
MODPATH/veno/shop/frontend/i18n/pl.php |
MODPATH/venloc/frontend/i18n/pl.php |
MODPATH/venloc/admin/config/categories.php |
MODPATH/veno/core/config/veno_lists.php |
MODPATH/veno/shop/admin/config/veno_lists.php |
MODPATH/sprig-foreign_field/classes/sprig/field/image.php |
MODPATH/venloc/admin/config/venloc_categories.php |
MODPATH/sprig-foreign_field/classes/sprig/field/text.php |
MODPATH/sprig-foreign_field/classes/sprig/field/hasmany.php |
SYSPATH/classes/inflector.php |
SYSPATH/classes/kohana/inflector.php |
SYSPATH/config/inflector.php |
MODPATH/venloc/frontend/config/venloc_catalog.php |
MODPATH/venloc/admin/classes/model/enum/catalogsorting.php |
MODPATH/venloc/frontend/classes/service/venloc/catalog.php |
MODPATH/cache/config/cache.php |
MODPATH/veno/shop/admin/config/cache.php |
MODPATH/cache/classes/cache.php |
MODPATH/cache/classes/kohana/cache.php |
MODPATH/cache/classes/cache/file.php |
MODPATH/cache/classes/kohana/cache/file.php |
MODPATH/cache/classes/cache/garbagecollect.php |
MODPATH/cache/classes/kohana/cache/garbagecollect.php |
MODPATH/venloc/admin/classes/service/venloc/categories.php |
MODPATH/database/classes/database/query/builder/join.php |
MODPATH/database/classes/kohana/database/query/builder/join.php |
MODPATH/venloc/frontend/config/data-polska.php |
MODPATH/venloc/frontend/classes/venloc.php |
MODPATH/venloc/admin/classes/model/venloc/locs/region.php |
MODPATH/venloc/admin/classes/service/venloc/accounts.php |
MODPATH/venloc/admin/classes/model/venloc/locs/city.php |
MODPATH/sprig-foreign_field/classes/sprig/field/float.php |
MODPATH/venloc/admin/classes/model/venloc/account.php |
MODPATH/database/classes/database/expression.php |
MODPATH/database/classes/kohana/database/expression.php |
MODPATH/venloc/admin/classes/veno/filter/venloc/account.php |
MODPATH/veno/core/classes/veno/filter/core.php |
MODPATH/pagination-3.0.12/classes/pagination.php |
MODPATH/pagination-3.0.12/classes/kohana/pagination.php |
MODPATH/pagination-3.0.12/config/pagination.php |
SYSPATH/classes/view.php |
SYSPATH/classes/kohana/view.php |
MODPATH/venloc/admin/classes/service/venloc/services.php |
MODPATH/veno/core/classes/veno.php |
MODPATH/veno/core/classes/veno/core.php |
MODPATH/veno/core/classes/model/veno/user.php |
MODPATH/sprig-foreign_field/classes/sprig/model/user.php |
MODPATH/venloc/admin/classes/service/venloc/calls.php |
MODPATH/venloc/admin/classes/service/venloc/offers.php |
MODPATH/venloc/admin/classes/service/venloc/messages.php |
MODPATH/venloc/frontend/classes/service/venloc.php |
MODPATH/venloc/admin/classes/service/venloc/products/reports.php |
MODPATH/venloc/frontend/classes/helper/venloc/category.php |
MODPATH/venloc/admin/classes/model/venloc/accounts/address.php |
MODPATH/sprig-foreign_field/classes/sprig/field/email.php |
MODPATH/venloc/admin/config/venloc_accounts.php |
APPPATH/skupisko/admin/config/venloc_accounts.php |
MODPATH/sprig-foreign_field/classes/sprig/field/timestamp.php |
MODPATH/sprig-foreign_field/classes/sprig/field/password.php |
MODPATH/veno/core/classes/dto/breadcrumb.php |
SYSPATH/classes/url.php |
SYSPATH/classes/kohana/url.php |
MODPATH/venloc/frontend/classes/venloc/catalog.php |
MODPATH/venloc/admin/classes/model/venloc/offer.php |
MODPATH/venloc/admin/classes/model/enum/offerstatustype.php |
MODPATH/venloc/admin/config/venloc_offers.php |
MODPATH/venloc/frontend/config/venloc_offers.php |
MODPATH/veno/shop/admin/config/offers.php |
MODPATH/veno/core/config/veno_system.php |
MODPATH/venloc/frontend/config/offers.php |
MODPATH/venloc/admin/classes/model/venloc/offers/item.php |
MODPATH/venloc/frontend/classes/venloc/offers.php |
MODPATH/venloc/admin/classes/model/venloc/accounts/call.php |
MODPATH/sprig-foreign_field/classes/sprig/field/datetime.php |
MODPATH/veno/core/classes/model/veno/layout.php |
MODPATH/veno/core/classes/model/veno/page.php |
MODPATH/sprig-mptt/classes/sprig/mptt.php |
MODPATH/sprig-mptt/classes/sprig/field/mptt/left.php |
MODPATH/sprig-mptt/classes/sprig/field/mptt.php |
MODPATH/sprig-mptt/classes/sprig/field/mptt/right.php |
MODPATH/sprig-mptt/classes/sprig/field/mptt/level.php |
MODPATH/sprig-mptt/classes/sprig/field/mptt/scope.php |
MODPATH/veno/core/classes/veno/twig.php |
MODPATH/veno/core/vendor/Twig/lib/Twig/Loader/String.php |
MODPATH/veno/core/vendor/Twig/lib/Twig/LoaderInterface.php |
MODPATH/veno/core/vendor/Twig/lib/Twig/Environment.php |
MODPATH/veno/core/vendor/Twig/lib/Twig/Extension/Core.php |
MODPATH/veno/core/vendor/Twig/lib/Twig/Extension.php |
MODPATH/veno/core/vendor/Twig/lib/Twig/ExtensionInterface.php |
APPPATH/cache/twig/__TwigTemplate_41c89a23c285b3865d9a981364909164.php |
MODPATH/veno/core/vendor/Twig/lib/Twig/Template.php |
MODPATH/veno/core/vendor/Twig/lib/Twig/Resource.php |
MODPATH/veno/core/vendor/Twig/lib/Twig/TemplateInterface.php |
MODPATH/veno/core/views/veno/elementarea.php |
MODPATH/venloc/frontend/views/header.php |
SYSPATH/classes/html.php |
SYSPATH/classes/kohana/html.php |
MODPATH/veno/core/classes/veno/element.php |
MODPATH/veno/core/classes/veno/element/request.php |
MODPATH/venloc/frontend/classes/controller/venloc/accounts.php |
MODPATH/venloc/frontend/views/venloc/account/nologged.php |
MODPATH/veno/campaigns/classes/controller/banner.php |
MODPATH/veno/campaigns/classes/model/veno/campaigns/banners/place.php |
MODPATH/veno/campaigns/classes/model/veno/campaign.php |
MODPATH/veno/campaigns/classes/model/veno/campaigns/banner.php |
MODPATH/veno/campaigns/views/banner.php |
MODPATH/veno/core/classes/message.php |
MODPATH/veno/core/classes/message/core.php |
SYSPATH/classes/session.php |
SYSPATH/classes/kohana/session.php |
SYSPATH/config/session.php |
MODPATH/database/config/session.php |
SYSPATH/classes/session/native.php |
SYSPATH/classes/kohana/session/native.php |
SYSPATH/classes/validate.php |
SYSPATH/classes/kohana/validate.php |
MODPATH/database/classes/database/query/builder/update.php |
MODPATH/database/classes/kohana/database/query/builder/update.php |
MODPATH/venloc/frontend/views/venloc/catalog/list.php |
APPPATH/skupisko/frontend/views/breadcrumbs.php |
SYSPATH/classes/text.php |
SYSPATH/classes/kohana/text.php |
MODPATH/venloc/frontend/views/venloc/shortform.php |
MODPATH/venloc/frontend/messages/forms.php |
MODPATH/venloc/frontend/views/venloc/catalog/sort.php |
MODPATH/venloc/frontend/views/venloc/catalog/list/account.php |
MODPATH/venloc/frontend/views/venloc/schema/service.php |
MODPATH/venloc/frontend/views/venloc/catalog/block/accountReviewAvgRating.php |
MODPATH/venloc/admin/classes/model/venloc/accounts/attributes/account.php |
MODPATH/venloc/frontend/views/venloc/catalog/elements/spec_short.php |
SYSPATH/classes/form.php |
SYSPATH/classes/kohana/form.php |
MODPATH/venloc/frontend/views/venloc/catalog/block/accountAvgRating.php |
MODPATH/venloc/admin/classes/model/venloc/locs/regions/description.php |
MODPATH/venloc/frontend/views/venloc/catalog/block/accountCallPane.php |
MODPATH/venloc/frontend/views/venloc/catalog/block/accountRatePane.php |
MODPATH/venloc/frontend/views/venloc/catalog/list/column.php |
MODPATH/venloc/frontend/messages/catalog.php |
MODPATH/venloc/frontend/classes/helper/venloc/catalog.php |
MODPATH/venloc/frontend/views/venloc/catalog/column/location.php |
MODPATH/venloc/frontend/views/venloc/catalog/column/offers.php |
MODPATH/venloc/frontend/views/venloc/catalog/extras.php |
MODPATH/venloc/frontend/views/venloc/widgets/catalog/featured_accounts_calls.php |
SYSPATH/views/kohana/error.php |
Loaded extensions (71)
Core |
date |
ereg |
libxml |
openssl |
pcre |
zlib |
bcmath |
bz2 |
calendar |
ctype |
dba |
dom |
hash |
fileinfo |
filter |
ftp |
gettext |
SPL |
iconv |
json |
mbstring |
session |
standard |
posix |
Reflection |
Phar |
shmop |
SimpleXML |
soap |
sockets |
exif |
sysvmsg |
sysvsem |
sysvshm |
tokenizer |
wddx |
xml |
xmlreader |
xmlwriter |
zip |
apache2handler |
mysqlnd |
PDO |
curl |
dio |
gd |
imagick |
imap |
intl |
ldap |
mcrypt |
mysql |
mysqli |
odbc |
pdo_mysql |
PDO_ODBC |
pdo_pgsql |
pdo_sqlite |
pgsql |
pspell |
SQLite |
sqlite3 |
suhosin |
tidy |
uploadprogress |
xmlrpc |
xsl |
mhash |
ionCube Loader |
Zend OPcache |
$_SESSION
last_active |
integer 1765705075 |
$_COOKIE
venloc_user_city_id |
string(44) "b05c786ed5e915fa4f7d24d520a287a8d9b056cc~298" |
session |
string(32) "c0b36388ceb8d8ca1ced25f5020328b9" |
$_SERVER
REDIRECT_UNIQUE_ID |
string(24) "aT6FeV6YCB8AAKbkuR0AAAAL" |
REDIRECT_HTTPS |
string(2) "on" |
REDIRECT_SSL_SERVER_S_DN_CN |
string(8) "*.kei.pl" |
REDIRECT_SSL_SERVER_I_DN_C |
string(2) "PL" |
REDIRECT_SSL_SERVER_I_DN_O |
string(25) "Unizeto Technologies S.A." |
REDIRECT_SSL_SERVER_I_DN_OU |
string(30) "Certum Certification Authority" |
REDIRECT_SSL_SERVER_I_DN_CN |
string(32) "Certum Domain Validation CA SHA2" |
REDIRECT_SSL_VERSION_INTERFACE |
string(14) "mod_ssl/2.2.31" |
REDIRECT_SSL_VERSION_LIBRARY |
string(14) "OpenSSL/1.0.2d" |
REDIRECT_SSL_PROTOCOL |
string(7) "TLSv1.2" |
REDIRECT_SSL_SECURE_RENEG |
string(4) "true" |
REDIRECT_SSL_COMPRESS_METHOD |
string(4) "NULL" |
REDIRECT_SSL_CIPHER |
string(27) "ECDHE-RSA-AES128-GCM-SHA256" |
REDIRECT_SSL_CIPHER_EXPORT |
string(5) "false" |
REDIRECT_SSL_CIPHER_USEKEYSIZE |
string(3) "128" |
REDIRECT_SSL_CIPHER_ALGKEYSIZE |
string(3) "128" |
REDIRECT_SSL_CLIENT_VERIFY |
string(4) "NONE" |
REDIRECT_SSL_SERVER_M_VERSION |
string(1) "3" |
REDIRECT_SSL_SERVER_M_SERIAL |
string(32) "1F34D8B61C9E2008ABBE7FF4B00FE10F" |
REDIRECT_SSL_SERVER_V_START |
string(24) "May 21 08:49:14 2025 GMT" |
REDIRECT_SSL_SERVER_V_END |
string(24) "May 21 08:49:13 2026 GMT" |
REDIRECT_SSL_SERVER_S_DN |
string(12) "/CN=*.kei.pl" |
REDIRECT_SSL_SERVER_I_DN |
string(103) "/C=PL/O=Unizeto Technologies S.A./OU=Certum Certification Authority/CN=Certum Domain Validation CA SHA2" |
REDIRECT_SSL_SERVER_A_KEY |
string(13) "rsaEncryption" |
REDIRECT_SSL_SERVER_A_SIG |
string(23) "sha256WithRSAEncryption" |
REDIRECT_SSL_SESSION_ID |
string(64) "BAA74EEFD8BD52C7F1B070FDD5A6A7A72027B684A2A84A780CDB62DC99E80F7B" |
REDIRECT_STATUS |
string(3) "200" |
UNIQUE_ID |
string(24) "aT6FeV6YCB8AAKbkuR0AAAAL" |
HTTPS |
string(2) "on" |
SSL_SERVER_S_DN_CN |
string(8) "*.kei.pl" |
SSL_SERVER_I_DN_C |
string(2) "PL" |
SSL_SERVER_I_DN_O |
string(25) "Unizeto Technologies S.A." |
SSL_SERVER_I_DN_OU |
string(30) "Certum Certification Authority" |
SSL_SERVER_I_DN_CN |
string(32) "Certum Domain Validation CA SHA2" |
SSL_VERSION_INTERFACE |
string(14) "mod_ssl/2.2.31" |
SSL_VERSION_LIBRARY |
string(14) "OpenSSL/1.0.2d" |
SSL_PROTOCOL |
string(7) "TLSv1.2" |
SSL_SECURE_RENEG |
string(4) "true" |
SSL_COMPRESS_METHOD |
string(4) "NULL" |
SSL_CIPHER |
string(27) "ECDHE-RSA-AES128-GCM-SHA256" |
SSL_CIPHER_EXPORT |
string(5) "false" |
SSL_CIPHER_USEKEYSIZE |
string(3) "128" |
SSL_CIPHER_ALGKEYSIZE |
string(3) "128" |
SSL_CLIENT_VERIFY |
string(4) "NONE" |
SSL_SERVER_M_VERSION |
string(1) "3" |
SSL_SERVER_M_SERIAL |
string(32) "1F34D8B61C9E2008ABBE7FF4B00FE10F" |
SSL_SERVER_V_START |
string(24) "May 21 08:49:14 2025 GMT" |
SSL_SERVER_V_END |
string(24) "May 21 08:49:13 2026 GMT" |
SSL_SERVER_S_DN |
string(12) "/CN=*.kei.pl" |
SSL_SERVER_I_DN |
string(103) "/C=PL/O=Unizeto Technologies S.A./OU=Certum Certification Authority/CN=Certum Domain Validation CA SHA2" |
SSL_SERVER_A_KEY |
string(13) "rsaEncryption" |
SSL_SERVER_A_SIG |
string(23) "sha256WithRSAEncryption" |
SSL_SESSION_ID |
string(64) "BAA74EEFD8BD52C7F1B070FDD5A6A7A72027B684A2A84A780CDB62DC99E80F7B" |
HTTP_X_FROM_SSL |
string(3) "yes" |
HTTP_X_FORWARDED_PROTO |
string(5) "https" |
HTTP_HOST |
string(11) "skupisko.pl" |
HTTP_X_REAL_IP |
string(11) "74.7.242.15" |
HTTP_X_FORWARDED_FOR |
string(11) "74.7.242.15" |
HTTP_X_OPENAI_HOST_HASH |
string(9) "435379564" |
HTTP_ACCEPT |
string(3) "*/*" |
HTTP_FROM |
string(20) "gptbot(at)openai.com" |
HTTP_USER_AGENT |
string(102) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)" |
HTTP_ACCEPT_ENCODING |
string(17) "gzip, br, deflate" |
HTTP_COOKIE |
string(108) "venloc_user_city_id=b05c786ed5e915fa4f7d24d520a287a8d9b056cc%7E298; session=c0b36388ceb8d8ca1ced25f5020328b9" |
PATH |
string(28) "/usr/local/bin:/usr/bin:/bin" |
SERVER_SIGNATURE |
string(0) "" |
SERVER_SOFTWARE |
string(6) "Apache" |
SERVER_NAME |
string(11) "skupisko.pl" |
SERVER_ADDR |
string(11) "94.152.8.31" |
SERVER_PORT |
string(3) "443" |
REMOTE_ADDR |
string(11) "74.7.242.15" |
DOCUMENT_ROOT |
string(47) "/home/users/veno/public_html/skupisko.pl/public" |
SERVER_ADMIN |
string(21) "webmaster@skupisko.pl" |
SCRIPT_FILENAME |
string(57) "/home/users/veno/public_html/skupisko.pl/public/index.php" |
REMOTE_PORT |
string(5) "59732" |
REDIRECT_QUERY_STRING |
string(0) "" |
REDIRECT_URL |
string(50) "/serwis-naprawa-komputerow/katalog/1/wielkopolskie" |
GATEWAY_INTERFACE |
string(7) "CGI/1.1" |
SERVER_PROTOCOL |
string(8) "HTTP/1.1" |
REQUEST_METHOD |
string(3) "GET" |
QUERY_STRING |
string(0) "" |
REQUEST_URI |
string(50) "/serwis-naprawa-komputerow/katalog/1/wielkopolskie" |
SCRIPT_NAME |
string(10) "/index.php" |
PHP_SELF |
string(10) "/index.php" |
REQUEST_TIME_FLOAT |
float 1765705081.984 |
REQUEST_TIME |
integer 1765705081 |
argv |
array(0) |
argc |
integer 0 |

