ErrorException [ Notice ]:
APPPATH/views/new/projects/item.php [ 28 ]
23
24 <?php
25
26 $country_name = getl18nname::localname($country);
27 $city_name = getl18nname::localname($city);
28 $project_category_name = getl18nname::projectcategory($project_category);
29
30
31 if (ENGLISH) {
32 $features_data['rows'] = $project->features_en;
33 $description = $project->description_en;
-
APPPATH/views/new/projects/item.php [ 28 ] » Kohana_Core::error_handler(arguments)
code
integer 8
error
string(36) "Undefined variable: project_category"
file
string(119) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/projects/item.php"
line
integer 28
4
array(12) ( "kohana_view_filename" => string(119) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/projects/item.php" "kohana_view_data" => array(8) ( "country" => object Model_Country(12)
{ protected _model => string(7) "country" protected _db => string(7) "default" protected _table => string(9) "countries" protected _fields => array(9) ( "id" => object Sprig_Field_Auto(17)
"project" => object Model_Project(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) }
"url" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 3 public empty => bool FALSE public primary => bool FALSE public unique => bool TRUE public null => bool FALSE public editable => bool FALSE public default => string(0) "" 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) }
"code" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 3 public empty => bool FALSE public primary => bool FALSE public unique => bool TRUE public null => bool FALSE public editable => bool FALSE public default => string(0) "" public choices => NULL public column => string(4) "code" public label => string(4) "code" 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_pl" => 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(0) "" public choices => NULL public column => string(7) "name_pl" public label => string(7) "name pl" 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_en" => 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(0) "" public choices => NULL public column => string(7) "name_en" public label => string(7) "name en" 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_es" => 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(0) "" public choices => NULL public column => string(7) "name_es" public label => string(7) "name es" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"where_pl" => 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(0) "" public choices => NULL public column => string(8) "where_pl" public label => string(8) "where pl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"which_pl" => 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(0) "" public choices => NULL public column => string(8) "which_pl" public label => string(8) "which pl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"fifa_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(0) "" public choices => NULL public column => string(9) "fifa_code" public label => string(9) "fifa code" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
) 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(9) ( "id" => integer 76 "url" => string(3) "qat" "code" => string(3) "QAT" "name_pl" => string(5) "Katar" "name_en" => string(5) "Qatar" "name_es" => string(5) "Qatar" "where_pl" => string(9) "w Katarze" "which_pl" => string(9) "katarskie" "fifa_code" => string(3) "AFC" ) protected _changed => array(0) protected _related => array(0) }{ protected _model => string(7) "project" protected _db => string(7) "default" protected _table => string(8) "projects" protected _fields => array(23) ( "id" => object Sprig_Field_Auto(17)
"city" => object Model_City(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) }
"url" => 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 FALSE public default => string(0) "" 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) }
"long_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(7) "long_id" public label => string(7) "long 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) }
"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 => string(0) "" 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) }
"long_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 => string(0) "" public choices => NULL public column => string(9) "long_name" public label => string(9) "long 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) }
"capacity" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => integer 250000 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(8) "capacity" public label => string(8) "capacity" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"country_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(10) "country_id" public label => string(10) "country 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) }
"city_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(7) "city_id" public label => string(7) "city 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) }
"clubs" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(5) "clubs" public label => string(5) "clubs" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"clubs_long" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(10) "clubs_long" public label => string(10) "clubs long" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"cost" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 20 public empty => bool TRUE public primary => 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) "cost" public label => string(4) "cost" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"time" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 30 public empty => bool TRUE public primary => 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) "time" public label => string(4) "time" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"features_pl" => 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) "features_pl" public label => string(11) "features pl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"features_en" => 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) "features_en" public label => string(11) "features en" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"features_es" => 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) "features_es" public label => string(11) "features es" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_pl" => 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) "description_pl" public label => string(14) "description pl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_en" => 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) "description_en" public label => string(14) "description en" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_es" => 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) "description_es" public label => string(14) "description es" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"project_category_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(19) "project_category_id" public label => string(19) "project category 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) }
"project_category" => object Sprig_Field_BelongsTo(20){ public in_db => bool TRUE public null => bool TRUE public model => string(16) "project_category" public foreign_key => NULL public primary_key => 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(19) "project_category_id" public label => string(16) "project category" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }
"updated" => 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) "updated" public label => string(19) "Update (yyyy-mm-dd)" 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_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(0) "" public choices => NULL public column => string(7) "created" public label => string(19) "Update (yyyy-mm-dd)" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"tournament" => object Sprig_Field_BelongsTo(20){ public in_db => bool TRUE public null => bool TRUE public model => string(10) "tournament" public foreign_key => NULL public primary_key => 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(13) "tournament_id" public label => string(10) "tournament" 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 _sorting => NULL protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(23) ( "id" => integer 243 "url" => string(17) "umm_salal_stadium" "long_id" => string(17) "umm_salal_stadium" "name" => string(17) "Umm-Salal Stadium" "long_name" => string(17) "Umm-Salal Stadium" "capacity" => integer 45120 "country_id" => string(3) "QAT" "city_id" => integer 918 "clubs" => string(9) "Umm-Salal" "clubs_long" => string(12) "Umm Salal SC" "cost" => string(1) "?" "time" => string(1) "?" "features_pl" => string(166) "Data projektu: 2010 Uwagi: Stadion to część kandydatury Kataru do organizacji Mundialu 2022. Po imprezie miałby zostać pomn …" "features_en" => string(145) "Design time: 2010 Notice: The stadium is part of Qatar's bid to host World Cup 2022. After the event it would be downsized to ca …" "features_es" => NULL "description_pl" => string(0) "" "description_en" => string(0) "" "description_es" => NULL "project_category_id" => integer 0 "project_category" => NULL "updated" => string(10) "0000-00-00" "created" => string(10) "2010-11-03" "tournament" => NULL ) protected _changed => array(0) protected _related => array(1) ( "tournament" => object Model_Tournament(12){ protected _model => string(10) "tournament" protected _db => string(7) "default" protected _table => string(11) "tournaments" protected _fields => array(12) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _sorting => NULL protected _init => bool TRUE protected _state => string(3) "new" protected _original => array(10) ( ... ) protected _changed => array(0) protected _related => array(0) }
) }{ protected _model => string(4) "city" protected _db => string(7) "default" protected _table => string(6) "cities" protected _fields => array(6) ( "id" => object Sprig_Field_Auto(17)
"news_list" => array(13) ( 0 => array(6) ( "title" => string(59) "Katar 2022: Cały Mundial w jednym mieście? To możliwe…" "id" => string(4) "9945" "thumbnail" => string(31) "img/news/2014/11/9947-thumbnail" "lead" => string(199) "Lista stadionów wskazanych jako potencjalne areny Mistrzostw Świata 2022 ma już 14 pozycji. I tylko dwie znajdują się poza …" "published" => string(19) "2014-11-08 15:40:20" "url" => string(51) "katar_2022_caly_mundial_w_jednym_miescie_to_mozliwe" ) 1 => array(6) ( "title" => string(53) "Mundial 2022: Blatter przyznaje, Katar był pomyłką" "id" => string(4) "9095" "thumbnail" => string(31) "img/news/2014/05/9096-thumbnail" "lead" => string(231) "Sepp Blatter przyznał w rozmowie ze szwajcarskim dziennikarzem, że organizacja Mistrzostw Świata była pomyłką. Później F …" "published" => string(19) "2014-05-16 21:12:34" "url" => string(48) "mundial_2022_blatter_przyznaje_katar_byl_pomylka" ) 2 => array(6) ( "title" => string(57) "Katar: Wciąż nie wiadomo, ile będzie stadionów w 2022" "id" => string(4) "8656" "thumbnail" => string(31) "img/news/2014/03/8656-thumbnail" "lead" => string(232) "FIFA zgodziła się na wyjątkowo kontrowersyjne zmniejszenie liczby stadionów na Mistrzostwa Świata w Katarze z 12 do 8. Orga …" "published" => string(19) "2014-03-01 14:05:18" "url" => string(51) "katar_wciaz_nie_wiadomo_ile_bedzie_stadionow_w_2022" ) 3 => array(6) ( "title" => string(59) "Katar 2022: Amsterdam ArenA zadba o rentowność stadionów" "id" => string(4) "7096" "thumbnail" => string(31) "img/news/2013/05/7097-thumbnail" "lead" => string(240) "Władze Kataru powołały operatora Amsterdam ArenA oraz firmę IMG jako konsultantów ds. stadionów. Obie firmy będą sprawdz …" "published" => string(19) "2013-05-28 14:41:52" "url" => string(55) "katar_2022_amsterdam_arena_zadba_o_rentownosc_stadionow" ) 4 => array(6) ( "title" => string(76) "Katar 2022: FIFA zgodziła się na ograniczenie liczby stadionów do ośmiu!" "id" => string(4) "6938" "thumbnail" => string(31) "img/news/2013/05/6939-thumbnail" "lead" => string(240) "Sekretarz generalny zgodził się, by Katarczycy wycięli z listy projektów aż cztery areny zgłoszone we wniosku o organizacj …" "published" => string(19) "2013-05-05 21:25:20" "url" => string(70) "katar_2022_fifa_zgodzila_sie_na_ograniczenie_liczby_stadionow_do_osmiu" ) 5 => array(6) ( "title" => string(84) "Katar: Mundial 2022 poprawi sytuację robotników czy robotnicy storpedują Mundial?" "id" => string(4) "6915" "thumbnail" => string(31) "img/news/2013/05/6916-thumbnail" "lead" => string(264) "Dostają głodowe pensje, nie mogą wyjechać z kraju, są zmuszeni pracować dla jednego pracodawcy. System pracy w Katarze bud …" "published" => string(19) "2013-05-02 20:31:38" "url" => string(79) "katar_mundial_2022_poprawi_sytuacje_robotnikow_czy_robotnicy_storpeduja_mundial" ) 6 => array(6) ( "title" => string(72) "Katar 2022: Organizatorzy chcą zmniejszyć liczbę stadionów Mundialu?" "id" => string(4) "6869" "thumbnail" => string(31) "img/news/2013/04/6870-thumbnail" "lead" => string(178) "Nie oczekiwane przez FIFA 12, a tylko 9 obiektów chce przygotować Katar na Mistrzostwa Świata 2022. Według danych BofA Merri …" "published" => string(19) "2013-04-25 03:01:24" "url" => string(66) "katar_2022_organizatorzy_chca_zmniejszyc_liczbe_stadionow_mundialu" ) 7 => array(6) ( "title" => string(51) "Katar: Te mistrzostwa zmienią myślenie o Mundialu" "id" => string(4) "3404" "thumbnail" => string(0) "" "lead" => string(236) "Niemieccy projektanci z AS&P stworzą aż 8 z 12 stadionów na Mundial 2022. Współwłaściciel firmy Axel Bienhaus zdradza, dl …" "published" => string(19) "2011-06-27 15:04:25" "url" => string(48) "katar_te_mistrzostwa_zmienia_myslenie_o_mundialu" ) 8 => array(6) ( "title" => string(67) "Mundial 2022: Katar będzie najszybciej przygotowany do Mistrzostw?" "id" => string(4) "3307" "thumbnail" => string(0) "" "lead" => string(233) "Choć to najbardziej nieprawdopodobny z dotychczasowych gospodarzy Mistrzostw Świata, niewielki emirat ma zamiar udowodnić św …" "published" => string(19) "2011-06-06 16:13:17" "url" => string(62) "mundial_2022_katar_bedzie_najszybciej_przygotowany_do_mundialu" ) 9 => array(6) ( "title" => string(45) "Polacy zbudują Katarowi stadiony na Mundial?" "id" => string(4) "2519" "thumbnail" => string(0) "" "lead" => string(257) "Przedstawiciele grupy PBG wrócili właśnie z Kataru, gdzie rozmawiali o budowie nowych obiektów piłkarskich na Mistrzostwa …" "published" => string(19) "2010-12-11 15:56:10" "url" => string(43) "polacy_zbuduja_katarowi_stadiony_na_mundial" ) 10 => array(6) ( "title" => string(20) "Mundial: Katar 2022!" "id" => string(4) "2482" "thumbnail" => string(0) "" "lead" => string(207) "Komitet wykonawczy FIFA wybrał Katar na gospodarzy kolejnych Mistrzostw Świata 2022. Decyzję poprzedziły trzy miesiące wizy …" "published" => string(19) "2010-12-02 16:45:24" "url" => string(18) "mundial_katar_2022" ) 11 => array(6) ( "title" => string(28) "Mundial 2022: Jutro decyzja!" "id" => string(4) "2477" "thumbnail" => string(0) "" "lead" => string(247) "O organizację walczy 5 krajów z trzech kontynentów. O względy FIFA walczyły Australia, Japonia, Katar, Korea Południowa i …" "published" => string(19) "2010-12-01 22:40:41" "url" => string(26) "mundial_2022_jutro_decyzja" ) 12 => array(6) ( "title" => string(23) "Mundial 2022: Katar (2)" "id" => string(4) "2370" "thumbnail" => string(0) "" "lead" => string(264) "Całkowicie rozsuwany dach, fasady jak chłodzący wodospad, arabskie forty i namioty – na drugą część prezentacji katarsk …" "published" => string(19) "2010-11-03 02:11:48" "url" => string(20) "mundial_2022_katar_2" ) ) "title" => string(17) "Umm-Salal Stadium" "country_url" => string(3) "qat" "url" => string(17) "umm_salal_stadium" "debug" => NULL ) "country" => object Model_Country(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) }
"url" => 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(0) "" 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(1) ( ... ) public callbacks => array(0) }
"name_pl" => 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(0) "" public choices => NULL public column => string(7) "name_pl" public label => string(7) "name pl" 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_en" => 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_en" public label => string(7) "name en" 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_es" => 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_es" public label => string(7) "name es" 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(0) "" public choices => NULL public column => string(12) "country_code" public label => string(12) "country code" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
) 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(6) ( "id" => integer 918 "url" => string(9) "umm_salal" "name_pl" => string(18) "Umm Salal Muhammad" "name_en" => string(18) "Umm Salal Mohammed" "name_es" => string(18) "Umm Salal Mohammed" "country_code" => string(3) "QAT" ) protected _changed => array(0) protected _related => array(0) }{ protected _model => string(7) "country" protected _db => string(7) "default" protected _table => string(9) "countries" protected _fields => array(9) ( "id" => object Sprig_Field_Auto(17)
"project" => object Model_Project(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) }
"url" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 3 public empty => bool FALSE public primary => bool FALSE public unique => bool TRUE public null => bool FALSE public editable => bool FALSE public default => string(0) "" 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) }
"code" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 3 public empty => bool FALSE public primary => bool FALSE public unique => bool TRUE public null => bool FALSE public editable => bool FALSE public default => string(0) "" public choices => NULL public column => string(4) "code" public label => string(4) "code" 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_pl" => 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(0) "" public choices => NULL public column => string(7) "name_pl" public label => string(7) "name pl" 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_en" => 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(0) "" public choices => NULL public column => string(7) "name_en" public label => string(7) "name en" 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_es" => 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(0) "" public choices => NULL public column => string(7) "name_es" public label => string(7) "name es" 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) }
"where_pl" => 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(0) "" public choices => NULL public column => string(8) "where_pl" public label => string(8) "where pl" 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) }
"which_pl" => 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(0) "" public choices => NULL public column => string(8) "which_pl" public label => string(8) "which pl" 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) }
"fifa_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(0) "" public choices => NULL public column => string(9) "fifa_code" public label => string(9) "fifa code" 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) }
) 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(9) ( "id" => integer 76 "url" => string(3) "qat" "code" => string(3) "QAT" "name_pl" => string(5) "Katar" "name_en" => string(5) "Qatar" "name_es" => string(5) "Qatar" "where_pl" => string(9) "w Katarze" "which_pl" => string(9) "katarskie" "fifa_code" => string(3) "AFC" ) protected _changed => array(0) protected _related => array(0) }{ protected _model => string(7) "project" protected _db => string(7) "default" protected _table => string(8) "projects" protected _fields => array(23) ( "id" => object Sprig_Field_Auto(17)
"city" => object Model_City(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) }
"url" => 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 FALSE public default => string(0) "" 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) }
"long_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(7) "long_id" public label => string(7) "long 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) }
"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 => string(0) "" 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) }
"long_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 => string(0) "" public choices => NULL public column => string(9) "long_name" public label => string(9) "long 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) }
"capacity" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => integer 250000 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(8) "capacity" public label => string(8) "capacity" 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) }
"country_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(10) "country_id" public label => string(10) "country 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) }
"city_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(7) "city_id" public label => string(7) "city 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) }
"clubs" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(5) "clubs" public label => string(5) "clubs" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"clubs_long" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(10) "clubs_long" public label => string(10) "clubs long" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"cost" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 20 public empty => bool TRUE public primary => 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) "cost" public label => string(4) "cost" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( "max_length" => array(1) ( ... ) ) public callbacks => array(0) }
"time" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 30 public empty => bool TRUE public primary => 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) "time" public label => string(4) "time" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( "max_length" => array(1) ( ... ) ) public callbacks => array(0) }
"features_pl" => 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) "features_pl" public label => string(11) "features pl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"features_en" => 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) "features_en" public label => string(11) "features en" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"features_es" => 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) "features_es" public label => string(11) "features es" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_pl" => 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) "description_pl" public label => string(14) "description pl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_en" => 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) "description_en" public label => string(14) "description en" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_es" => 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) "description_es" public label => string(14) "description es" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"project_category_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(19) "project_category_id" public label => string(19) "project category 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) }
"project_category" => object Sprig_Field_BelongsTo(20){ public in_db => bool TRUE public null => bool TRUE public model => string(16) "project_category" public foreign_key => NULL public primary_key => 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(19) "project_category_id" public label => string(16) "project category" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }
"updated" => 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) "updated" public label => string(19) "Update (yyyy-mm-dd)" 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_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(0) "" public choices => NULL public column => string(7) "created" public label => string(19) "Update (yyyy-mm-dd)" 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) }
"tournament" => object Sprig_Field_BelongsTo(20){ public in_db => bool TRUE public null => bool TRUE public model => string(10) "tournament" public foreign_key => NULL public primary_key => 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(13) "tournament_id" public label => string(10) "tournament" 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 _sorting => NULL protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(23) ( "id" => integer 243 "url" => string(17) "umm_salal_stadium" "long_id" => string(17) "umm_salal_stadium" "name" => string(17) "Umm-Salal Stadium" "long_name" => string(17) "Umm-Salal Stadium" "capacity" => integer 45120 "country_id" => string(3) "QAT" "city_id" => integer 918 "clubs" => string(9) "Umm-Salal" "clubs_long" => string(12) "Umm Salal SC" "cost" => string(1) "?" "time" => string(1) "?" "features_pl" => string(166) "Data projektu: 2010 Uwagi: Stadion to część kandydatury Kataru do organizacji Mundialu 2022. Po imprezie miałby zostać pomn …" "features_en" => string(145) "Design time: 2010 Notice: The stadium is part of Qatar's bid to host World Cup 2022. After the event it would be downsized to ca …" "features_es" => NULL "description_pl" => string(0) "" "description_en" => string(0) "" "description_es" => NULL "project_category_id" => integer 0 "project_category" => NULL "updated" => string(10) "0000-00-00" "created" => string(10) "2010-11-03" "tournament" => NULL ) protected _changed => array(0) protected _related => array(1) ( "tournament" => object Model_Tournament(12){ protected _model => string(10) "tournament" protected _db => string(7) "default" protected _table => string(11) "tournaments" protected _fields => array(12) ( "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) }
"edition" => object Sprig_Field_Integer(17){ public min_value => integer 1870 public max_value => integer 2120 public empty => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool FALSE public default => string(0) "" public choices => NULL public column => string(7) "edition" public label => string(18) "Edycja, np. "2012"" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"subname_pl" => 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(0) "" public choices => NULL public column => string(10) "subname_pl" public label => string(37) "Podtytul (PL), np. "Polska i Ukraina"" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"subname_en" => 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(0) "" public choices => NULL public column => string(10) "subname_en" public label => string(39) "Podtytul (EN), np. "Poland and Ukraine"" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"subname_es" => 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(0) "" public choices => NULL public column => string(10) "subname_es" public label => string(39) "Podtytul (EN), np. "Poland and Ukraine"" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"description_pl" => 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) "description_pl" public label => string(18) "Opis turnieju (PL)" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_en" => 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) "description_en" public label => string(18) "Opis turnieju (EN)" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_es" => 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) "description_es" public label => string(18) "Opis turnieju (EN)" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"tournament_category" => object Sprig_Field_BelongsTo(20){ public in_db => bool TRUE public null => bool TRUE public model => string(19) "tournament_category" public foreign_key => NULL public primary_key => NULL public min_length => NULL public max_length => NULL public empty => bool TRUE public primary => bool FALSE public unique => bool FALSE public editable => bool FALSE public default => string(0) "" public choices => NULL public column => string(22) "tournament_category_id" public label => string(19) "tournament category" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }
"project" => object Sprig_Field_HasMany(20){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(7) "project" public foreign_key => NULL public primary_key => NULL public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => NULL public label => string(7) "project" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }
"building" => object Sprig_Field_HasMany(20){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(8) "building" public foreign_key => NULL public primary_key => NULL public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => NULL public label => string(8) "building" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }
"future" => 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 FALSE public default => integer 0 public choices => array(2) ( ... ) public column => string(6) "future" public label => string(6) "future" 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 _sorting => NULL protected _init => bool TRUE protected _state => string(3) "new" protected _original => array(10) ( "id" => NULL "edition" => NULL "subname_pl" => string(0) "" "subname_en" => string(0) "" "subname_es" => string(0) "" "description_pl" => string(0) "" "description_en" => string(0) "" "description_es" => string(0) "" "tournament_category" => NULL "future" => integer 0 ) protected _changed => array(0) protected _related => array(0) }{ protected _model => string(4) "city" protected _db => string(7) "default" protected _table => string(6) "cities" protected _fields => array(6) ( "id" => object Sprig_Field_Auto(17)
"news_list" => array(13) ( 0 => array(6) ( "title" => string(59) "Katar 2022: Cały Mundial w jednym mieście? To możliwe…" "id" => string(4) "9945" "thumbnail" => string(31) "img/news/2014/11/9947-thumbnail" "lead" => string(199) "Lista stadionów wskazanych jako potencjalne areny Mistrzostw Świata 2022 ma już 14 pozycji. I tylko dwie znajdują się poza …" "published" => string(19) "2014-11-08 15:40:20" "url" => string(51) "katar_2022_caly_mundial_w_jednym_miescie_to_mozliwe" ) 1 => array(6) ( "title" => string(53) "Mundial 2022: Blatter przyznaje, Katar był pomyłką" "id" => string(4) "9095" "thumbnail" => string(31) "img/news/2014/05/9096-thumbnail" "lead" => string(231) "Sepp Blatter przyznał w rozmowie ze szwajcarskim dziennikarzem, że organizacja Mistrzostw Świata była pomyłką. Później F …" "published" => string(19) "2014-05-16 21:12:34" "url" => string(48) "mundial_2022_blatter_przyznaje_katar_byl_pomylka" ) 2 => array(6) ( "title" => string(57) "Katar: Wciąż nie wiadomo, ile będzie stadionów w 2022" "id" => string(4) "8656" "thumbnail" => string(31) "img/news/2014/03/8656-thumbnail" "lead" => string(232) "FIFA zgodziła się na wyjątkowo kontrowersyjne zmniejszenie liczby stadionów na Mistrzostwa Świata w Katarze z 12 do 8. Orga …" "published" => string(19) "2014-03-01 14:05:18" "url" => string(51) "katar_wciaz_nie_wiadomo_ile_bedzie_stadionow_w_2022" ) 3 => array(6) ( "title" => string(59) "Katar 2022: Amsterdam ArenA zadba o rentowność stadionów" "id" => string(4) "7096" "thumbnail" => string(31) "img/news/2013/05/7097-thumbnail" "lead" => string(240) "Władze Kataru powołały operatora Amsterdam ArenA oraz firmę IMG jako konsultantów ds. stadionów. Obie firmy będą sprawdz …" "published" => string(19) "2013-05-28 14:41:52" "url" => string(55) "katar_2022_amsterdam_arena_zadba_o_rentownosc_stadionow" ) 4 => array(6) ( "title" => string(76) "Katar 2022: FIFA zgodziła się na ograniczenie liczby stadionów do ośmiu!" "id" => string(4) "6938" "thumbnail" => string(31) "img/news/2013/05/6939-thumbnail" "lead" => string(240) "Sekretarz generalny zgodził się, by Katarczycy wycięli z listy projektów aż cztery areny zgłoszone we wniosku o organizacj …" "published" => string(19) "2013-05-05 21:25:20" "url" => string(70) "katar_2022_fifa_zgodzila_sie_na_ograniczenie_liczby_stadionow_do_osmiu" ) 5 => array(6) ( "title" => string(84) "Katar: Mundial 2022 poprawi sytuację robotników czy robotnicy storpedują Mundial?" "id" => string(4) "6915" "thumbnail" => string(31) "img/news/2013/05/6916-thumbnail" "lead" => string(264) "Dostają głodowe pensje, nie mogą wyjechać z kraju, są zmuszeni pracować dla jednego pracodawcy. System pracy w Katarze bud …" "published" => string(19) "2013-05-02 20:31:38" "url" => string(79) "katar_mundial_2022_poprawi_sytuacje_robotnikow_czy_robotnicy_storpeduja_mundial" ) 6 => array(6) ( "title" => string(72) "Katar 2022: Organizatorzy chcą zmniejszyć liczbę stadionów Mundialu?" "id" => string(4) "6869" "thumbnail" => string(31) "img/news/2013/04/6870-thumbnail" "lead" => string(178) "Nie oczekiwane przez FIFA 12, a tylko 9 obiektów chce przygotować Katar na Mistrzostwa Świata 2022. Według danych BofA Merri …" "published" => string(19) "2013-04-25 03:01:24" "url" => string(66) "katar_2022_organizatorzy_chca_zmniejszyc_liczbe_stadionow_mundialu" ) 7 => array(6) ( "title" => string(51) "Katar: Te mistrzostwa zmienią myślenie o Mundialu" "id" => string(4) "3404" "thumbnail" => string(0) "" "lead" => string(236) "Niemieccy projektanci z AS&P stworzą aż 8 z 12 stadionów na Mundial 2022. Współwłaściciel firmy Axel Bienhaus zdradza, dl …" "published" => string(19) "2011-06-27 15:04:25" "url" => string(48) "katar_te_mistrzostwa_zmienia_myslenie_o_mundialu" ) 8 => array(6) ( "title" => string(67) "Mundial 2022: Katar będzie najszybciej przygotowany do Mistrzostw?" "id" => string(4) "3307" "thumbnail" => string(0) "" "lead" => string(233) "Choć to najbardziej nieprawdopodobny z dotychczasowych gospodarzy Mistrzostw Świata, niewielki emirat ma zamiar udowodnić św …" "published" => string(19) "2011-06-06 16:13:17" "url" => string(62) "mundial_2022_katar_bedzie_najszybciej_przygotowany_do_mundialu" ) 9 => array(6) ( "title" => string(45) "Polacy zbudują Katarowi stadiony na Mundial?" "id" => string(4) "2519" "thumbnail" => string(0) "" "lead" => string(257) "Przedstawiciele grupy PBG wrócili właśnie z Kataru, gdzie rozmawiali o budowie nowych obiektów piłkarskich na Mistrzostwa …" "published" => string(19) "2010-12-11 15:56:10" "url" => string(43) "polacy_zbuduja_katarowi_stadiony_na_mundial" ) 10 => array(6) ( "title" => string(20) "Mundial: Katar 2022!" "id" => string(4) "2482" "thumbnail" => string(0) "" "lead" => string(207) "Komitet wykonawczy FIFA wybrał Katar na gospodarzy kolejnych Mistrzostw Świata 2022. Decyzję poprzedziły trzy miesiące wizy …" "published" => string(19) "2010-12-02 16:45:24" "url" => string(18) "mundial_katar_2022" ) 11 => array(6) ( "title" => string(28) "Mundial 2022: Jutro decyzja!" "id" => string(4) "2477" "thumbnail" => string(0) "" "lead" => string(247) "O organizację walczy 5 krajów z trzech kontynentów. O względy FIFA walczyły Australia, Japonia, Katar, Korea Południowa i …" "published" => string(19) "2010-12-01 22:40:41" "url" => string(26) "mundial_2022_jutro_decyzja" ) 12 => array(6) ( "title" => string(23) "Mundial 2022: Katar (2)" "id" => string(4) "2370" "thumbnail" => string(0) "" "lead" => string(264) "Całkowicie rozsuwany dach, fasady jak chłodzący wodospad, arabskie forty i namioty – na drugą część prezentacji katarsk …" "published" => string(19) "2010-11-03 02:11:48" "url" => string(20) "mundial_2022_katar_2" ) ) "title" => string(17) "Umm-Salal Stadium" "country_url" => string(3) "qat" "url" => string(17) "umm_salal_stadium" "debug" => NULL "country_name" => string(5) "Katar" "city_name" => string(18) "Umm Salal Muhammad" ){ 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) }
"url" => 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(0) "" 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(1) ( "not_empty" => NULL ) public callbacks => array(0) }
"name_pl" => 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(0) "" public choices => NULL public column => string(7) "name_pl" public label => string(7) "name pl" 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_en" => 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_en" public label => string(7) "name en" 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_es" => 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_es" public label => string(7) "name es" 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(0) "" public choices => NULL public column => string(12) "country_code" public label => string(12) "country code" 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) }
) 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(6) ( "id" => integer 918 "url" => string(9) "umm_salal" "name_pl" => string(18) "Umm Salal Muhammad" "name_en" => string(18) "Umm Salal Mohammed" "name_es" => string(18) "Umm Salal Mohammed" "country_code" => string(3) "QAT" ) protected _changed => array(0) protected _related => array(0) }23 24 <?php 25 26 $country_name = getl18nname::localname($country); 27 $city_name = getl18nname::localname($city); 28 $project_category_name = getl18nname::projectcategory($project_category); 29 30 31 if (ENGLISH) { 32 $features_data['rows'] = $project->features_en; 33 $description = $project->description_en;
-
SYSPATH/classes/kohana/view.php [ 49 ] » include(arguments)
0
string(119) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/projects/item.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_filename
string(119) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/projects/item.php"
kohana_view_data
array(8) ( "country" => object Model_Country(12)
{ protected _model => string(7) "country" protected _db => string(7) "default" protected _table => string(9) "countries" protected _fields => array(9) ( "id" => object Sprig_Field_Auto(17)
"project" => object Model_Project(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) }
"url" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 3 public empty => bool FALSE public primary => bool FALSE public unique => bool TRUE public null => bool FALSE public editable => bool FALSE public default => string(0) "" 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) }
"code" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 3 public empty => bool FALSE public primary => bool FALSE public unique => bool TRUE public null => bool FALSE public editable => bool FALSE public default => string(0) "" public choices => NULL public column => string(4) "code" public label => string(4) "code" 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_pl" => 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(0) "" public choices => NULL public column => string(7) "name_pl" public label => string(7) "name pl" 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_en" => 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(0) "" public choices => NULL public column => string(7) "name_en" public label => string(7) "name en" 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_es" => 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(0) "" public choices => NULL public column => string(7) "name_es" public label => string(7) "name es" 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) }
"where_pl" => 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(0) "" public choices => NULL public column => string(8) "where_pl" public label => string(8) "where pl" 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) }
"which_pl" => 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(0) "" public choices => NULL public column => string(8) "which_pl" public label => string(8) "which pl" 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) }
"fifa_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(0) "" public choices => NULL public column => string(9) "fifa_code" public label => string(9) "fifa code" 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) }
) 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(9) ( "id" => integer 76 "url" => string(3) "qat" "code" => string(3) "QAT" "name_pl" => string(5) "Katar" "name_en" => string(5) "Qatar" "name_es" => string(5) "Qatar" "where_pl" => string(9) "w Katarze" "which_pl" => string(9) "katarskie" "fifa_code" => string(3) "AFC" ) protected _changed => array(0) protected _related => array(0) }{ protected _model => string(7) "project" protected _db => string(7) "default" protected _table => string(8) "projects" protected _fields => array(23) ( "id" => object Sprig_Field_Auto(17)
"city" => object Model_City(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) }
"url" => 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 FALSE public default => string(0) "" 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) }
"long_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(7) "long_id" public label => string(7) "long 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) }
"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 => string(0) "" 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) }
"long_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 => string(0) "" public choices => NULL public column => string(9) "long_name" public label => string(9) "long 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) }
"capacity" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => integer 250000 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(8) "capacity" public label => string(8) "capacity" 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) }
"country_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(10) "country_id" public label => string(10) "country 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) }
"city_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(7) "city_id" public label => string(7) "city 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) }
"clubs" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(5) "clubs" public label => string(5) "clubs" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"clubs_long" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(10) "clubs_long" public label => string(10) "clubs long" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"cost" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 20 public empty => bool TRUE public primary => 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) "cost" public label => string(4) "cost" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( "max_length" => array(1) ( ... ) ) public callbacks => array(0) }
"time" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 30 public empty => bool TRUE public primary => 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) "time" public label => string(4) "time" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( "max_length" => array(1) ( ... ) ) public callbacks => array(0) }
"features_pl" => 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) "features_pl" public label => string(11) "features pl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"features_en" => 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) "features_en" public label => string(11) "features en" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"features_es" => 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) "features_es" public label => string(11) "features es" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_pl" => 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) "description_pl" public label => string(14) "description pl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_en" => 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) "description_en" public label => string(14) "description en" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_es" => 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) "description_es" public label => string(14) "description es" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"project_category_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(19) "project_category_id" public label => string(19) "project category 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) }
"project_category" => object Sprig_Field_BelongsTo(20){ public in_db => bool TRUE public null => bool TRUE public model => string(16) "project_category" public foreign_key => NULL public primary_key => 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(19) "project_category_id" public label => string(16) "project category" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }
"updated" => 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) "updated" public label => string(19) "Update (yyyy-mm-dd)" 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_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(0) "" public choices => NULL public column => string(7) "created" public label => string(19) "Update (yyyy-mm-dd)" 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) }
"tournament" => object Sprig_Field_BelongsTo(20){ public in_db => bool TRUE public null => bool TRUE public model => string(10) "tournament" public foreign_key => NULL public primary_key => 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(13) "tournament_id" public label => string(10) "tournament" 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 _sorting => NULL protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(23) ( "id" => integer 243 "url" => string(17) "umm_salal_stadium" "long_id" => string(17) "umm_salal_stadium" "name" => string(17) "Umm-Salal Stadium" "long_name" => string(17) "Umm-Salal Stadium" "capacity" => integer 45120 "country_id" => string(3) "QAT" "city_id" => integer 918 "clubs" => string(9) "Umm-Salal" "clubs_long" => string(12) "Umm Salal SC" "cost" => string(1) "?" "time" => string(1) "?" "features_pl" => string(166) "Data projektu: 2010 Uwagi: Stadion to część kandydatury Kataru do organizacji Mundialu 2022. Po imprezie miałby zostać pomn …" "features_en" => string(145) "Design time: 2010 Notice: The stadium is part of Qatar's bid to host World Cup 2022. After the event it would be downsized to ca …" "features_es" => NULL "description_pl" => string(0) "" "description_en" => string(0) "" "description_es" => NULL "project_category_id" => integer 0 "project_category" => NULL "updated" => string(10) "0000-00-00" "created" => string(10) "2010-11-03" "tournament" => NULL ) protected _changed => array(0) protected _related => array(1) ( "tournament" => object Model_Tournament(12){ protected _model => string(10) "tournament" protected _db => string(7) "default" protected _table => string(11) "tournaments" protected _fields => array(12) ( "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) }
"edition" => object Sprig_Field_Integer(17){ public min_value => integer 1870 public max_value => integer 2120 public empty => bool FALSE public primary => bool FALSE public unique => bool FALSE public null => bool FALSE public editable => bool FALSE public default => string(0) "" public choices => NULL public column => string(7) "edition" public label => string(18) "Edycja, np. "2012"" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"subname_pl" => 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(0) "" public choices => NULL public column => string(10) "subname_pl" public label => string(37) "Podtytul (PL), np. "Polska i Ukraina"" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"subname_en" => 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(0) "" public choices => NULL public column => string(10) "subname_en" public label => string(39) "Podtytul (EN), np. "Poland and Ukraine"" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"subname_es" => 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(0) "" public choices => NULL public column => string(10) "subname_es" public label => string(39) "Podtytul (EN), np. "Poland and Ukraine"" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"description_pl" => 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) "description_pl" public label => string(18) "Opis turnieju (PL)" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_en" => 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) "description_en" public label => string(18) "Opis turnieju (EN)" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_es" => 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) "description_es" public label => string(18) "Opis turnieju (EN)" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"tournament_category" => object Sprig_Field_BelongsTo(20){ public in_db => bool TRUE public null => bool TRUE public model => string(19) "tournament_category" public foreign_key => NULL public primary_key => NULL public min_length => NULL public max_length => NULL public empty => bool TRUE public primary => bool FALSE public unique => bool FALSE public editable => bool FALSE public default => string(0) "" public choices => NULL public column => string(22) "tournament_category_id" public label => string(19) "tournament category" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }
"project" => object Sprig_Field_HasMany(20){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(7) "project" public foreign_key => NULL public primary_key => NULL public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => NULL public label => string(7) "project" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }
"building" => object Sprig_Field_HasMany(20){ public empty => bool TRUE public default => array(0) public editable => bool FALSE public null => bool TRUE public in_db => bool FALSE public model => string(8) "building" public foreign_key => NULL public primary_key => NULL public min_length => NULL public max_length => NULL public primary => bool FALSE public unique => bool FALSE public choices => NULL public column => NULL public label => string(8) "building" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }
"future" => 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 FALSE public default => integer 0 public choices => array(2) ( ... ) public column => string(6) "future" public label => string(6) "future" 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 _sorting => NULL protected _init => bool TRUE protected _state => string(3) "new" protected _original => array(10) ( "id" => NULL "edition" => NULL "subname_pl" => string(0) "" "subname_en" => string(0) "" "subname_es" => string(0) "" "description_pl" => string(0) "" "description_en" => string(0) "" "description_es" => string(0) "" "tournament_category" => NULL "future" => integer 0 ) protected _changed => array(0) protected _related => array(0) }{ protected _model => string(4) "city" protected _db => string(7) "default" protected _table => string(6) "cities" protected _fields => array(6) ( "id" => object Sprig_Field_Auto(17)
"news_list" => array(13) ( 0 => array(6) ( "title" => string(59) "Katar 2022: Cały Mundial w jednym mieście? To możliwe…" "id" => string(4) "9945" "thumbnail" => string(31) "img/news/2014/11/9947-thumbnail" "lead" => string(199) "Lista stadionów wskazanych jako potencjalne areny Mistrzostw Świata 2022 ma już 14 pozycji. I tylko dwie znajdują się poza …" "published" => string(19) "2014-11-08 15:40:20" "url" => string(51) "katar_2022_caly_mundial_w_jednym_miescie_to_mozliwe" ) 1 => array(6) ( "title" => string(53) "Mundial 2022: Blatter przyznaje, Katar był pomyłką" "id" => string(4) "9095" "thumbnail" => string(31) "img/news/2014/05/9096-thumbnail" "lead" => string(231) "Sepp Blatter przyznał w rozmowie ze szwajcarskim dziennikarzem, że organizacja Mistrzostw Świata była pomyłką. Później F …" "published" => string(19) "2014-05-16 21:12:34" "url" => string(48) "mundial_2022_blatter_przyznaje_katar_byl_pomylka" ) 2 => array(6) ( "title" => string(57) "Katar: Wciąż nie wiadomo, ile będzie stadionów w 2022" "id" => string(4) "8656" "thumbnail" => string(31) "img/news/2014/03/8656-thumbnail" "lead" => string(232) "FIFA zgodziła się na wyjątkowo kontrowersyjne zmniejszenie liczby stadionów na Mistrzostwa Świata w Katarze z 12 do 8. Orga …" "published" => string(19) "2014-03-01 14:05:18" "url" => string(51) "katar_wciaz_nie_wiadomo_ile_bedzie_stadionow_w_2022" ) 3 => array(6) ( "title" => string(59) "Katar 2022: Amsterdam ArenA zadba o rentowność stadionów" "id" => string(4) "7096" "thumbnail" => string(31) "img/news/2013/05/7097-thumbnail" "lead" => string(240) "Władze Kataru powołały operatora Amsterdam ArenA oraz firmę IMG jako konsultantów ds. stadionów. Obie firmy będą sprawdz …" "published" => string(19) "2013-05-28 14:41:52" "url" => string(55) "katar_2022_amsterdam_arena_zadba_o_rentownosc_stadionow" ) 4 => array(6) ( "title" => string(76) "Katar 2022: FIFA zgodziła się na ograniczenie liczby stadionów do ośmiu!" "id" => string(4) "6938" "thumbnail" => string(31) "img/news/2013/05/6939-thumbnail" "lead" => string(240) "Sekretarz generalny zgodził się, by Katarczycy wycięli z listy projektów aż cztery areny zgłoszone we wniosku o organizacj …" "published" => string(19) "2013-05-05 21:25:20" "url" => string(70) "katar_2022_fifa_zgodzila_sie_na_ograniczenie_liczby_stadionow_do_osmiu" ) 5 => array(6) ( "title" => string(84) "Katar: Mundial 2022 poprawi sytuację robotników czy robotnicy storpedują Mundial?" "id" => string(4) "6915" "thumbnail" => string(31) "img/news/2013/05/6916-thumbnail" "lead" => string(264) "Dostają głodowe pensje, nie mogą wyjechać z kraju, są zmuszeni pracować dla jednego pracodawcy. System pracy w Katarze bud …" "published" => string(19) "2013-05-02 20:31:38" "url" => string(79) "katar_mundial_2022_poprawi_sytuacje_robotnikow_czy_robotnicy_storpeduja_mundial" ) 6 => array(6) ( "title" => string(72) "Katar 2022: Organizatorzy chcą zmniejszyć liczbę stadionów Mundialu?" "id" => string(4) "6869" "thumbnail" => string(31) "img/news/2013/04/6870-thumbnail" "lead" => string(178) "Nie oczekiwane przez FIFA 12, a tylko 9 obiektów chce przygotować Katar na Mistrzostwa Świata 2022. Według danych BofA Merri …" "published" => string(19) "2013-04-25 03:01:24" "url" => string(66) "katar_2022_organizatorzy_chca_zmniejszyc_liczbe_stadionow_mundialu" ) 7 => array(6) ( "title" => string(51) "Katar: Te mistrzostwa zmienią myślenie o Mundialu" "id" => string(4) "3404" "thumbnail" => string(0) "" "lead" => string(236) "Niemieccy projektanci z AS&P stworzą aż 8 z 12 stadionów na Mundial 2022. Współwłaściciel firmy Axel Bienhaus zdradza, dl …" "published" => string(19) "2011-06-27 15:04:25" "url" => string(48) "katar_te_mistrzostwa_zmienia_myslenie_o_mundialu" ) 8 => array(6) ( "title" => string(67) "Mundial 2022: Katar będzie najszybciej przygotowany do Mistrzostw?" "id" => string(4) "3307" "thumbnail" => string(0) "" "lead" => string(233) "Choć to najbardziej nieprawdopodobny z dotychczasowych gospodarzy Mistrzostw Świata, niewielki emirat ma zamiar udowodnić św …" "published" => string(19) "2011-06-06 16:13:17" "url" => string(62) "mundial_2022_katar_bedzie_najszybciej_przygotowany_do_mundialu" ) 9 => array(6) ( "title" => string(45) "Polacy zbudują Katarowi stadiony na Mundial?" "id" => string(4) "2519" "thumbnail" => string(0) "" "lead" => string(257) "Przedstawiciele grupy PBG wrócili właśnie z Kataru, gdzie rozmawiali o budowie nowych obiektów piłkarskich na Mistrzostwa …" "published" => string(19) "2010-12-11 15:56:10" "url" => string(43) "polacy_zbuduja_katarowi_stadiony_na_mundial" ) 10 => array(6) ( "title" => string(20) "Mundial: Katar 2022!" "id" => string(4) "2482" "thumbnail" => string(0) "" "lead" => string(207) "Komitet wykonawczy FIFA wybrał Katar na gospodarzy kolejnych Mistrzostw Świata 2022. Decyzję poprzedziły trzy miesiące wizy …" "published" => string(19) "2010-12-02 16:45:24" "url" => string(18) "mundial_katar_2022" ) 11 => array(6) ( "title" => string(28) "Mundial 2022: Jutro decyzja!" "id" => string(4) "2477" "thumbnail" => string(0) "" "lead" => string(247) "O organizację walczy 5 krajów z trzech kontynentów. O względy FIFA walczyły Australia, Japonia, Katar, Korea Południowa i …" "published" => string(19) "2010-12-01 22:40:41" "url" => string(26) "mundial_2022_jutro_decyzja" ) 12 => array(6) ( "title" => string(23) "Mundial 2022: Katar (2)" "id" => string(4) "2370" "thumbnail" => string(0) "" "lead" => string(264) "Całkowicie rozsuwany dach, fasady jak chłodzący wodospad, arabskie forty i namioty – na drugą część prezentacji katarsk …" "published" => string(19) "2010-11-03 02:11:48" "url" => string(20) "mundial_2022_katar_2" ) ) "title" => string(17) "Umm-Salal Stadium" "country_url" => string(3) "qat" "url" => string(17) "umm_salal_stadium" "debug" => NULL ){ 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) }
"url" => 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(0) "" 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(1) ( "not_empty" => NULL ) public callbacks => array(0) }
"name_pl" => 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(0) "" public choices => NULL public column => string(7) "name_pl" public label => string(7) "name pl" 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_en" => 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_en" public label => string(7) "name en" 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_es" => 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_es" public label => string(7) "name es" 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(0) "" public choices => NULL public column => string(12) "country_code" public label => string(12) "country code" 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) }
) 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(6) ( "id" => integer 918 "url" => string(9) "umm_salal" "name_pl" => string(18) "Umm Salal Muhammad" "name_en" => string(18) "Umm Salal Mohammed" "name_es" => string(18) "Umm Salal Mohammed" "country_code" => string(3) "QAT" ) 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);
-
APPPATH/views/new/layout.php [ 165 ] » Kohana_View->__toString()
160 } 161 } 162 ?> 163 <main> 164 <article<?php if ($content_class) { echo ' class="' . $content_class . '"'; } ?> role="main"> 165 <?php echo $content ?> 166 </article> 167 <aside role="complementary"> 168 <?php echo $aside ?> 169 </aside> 170 </main>
-
SYSPATH/classes/kohana/view.php [ 49 ] » include(arguments)
0
string(112) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/layout.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_filename
string(112) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/layout.php"
kohana_view_data
array(10) ( "debug" => string(0) "" "content" => object View(2)
{ protected _file => string(119) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/projects/item.php" protected _data => array(7) ( "country" => object Model_Country(12)
"breadcrumbs" => array(3) ( 0 => array(2) ( 0 => string(8) "projekty" 1 => string(8) "Projekty" ) 1 => array(2) ( 0 => string(12) "projekty/qat" 1 => string(5) "Katar" ) 2 => array(2) ( 0 => string(30) "projekty/qat/umm_salal_stadium" 1 => string(17) "Umm-Salal Stadium" ) ) "ads" => string(7) "project" "styles" => array(3) ( "media/css/demo/screen.css" => string(18) "screen, projection" "media/css/demo/print.css" => string(5) "print" "media/css/demo/style.css" => string(6) "screen" ) "scripts" => array(1) ( 0 => string(63) "http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" ) "description" => string(94) "Projekt stadionu: Umm-Salal Stadium, Umm Salal Muhammad; pojemność: 45120; kluby: Umm-Salal." "keywords" => string(101) "prezentacje, stadionów, projekty, zdjęcia, Umm-Salal Stadium, Umm-Salal, Katar, w Katarze,katarskie" "aside" => object View(2){ protected _model => string(7) "country" protected _db => string(7) "default" protected _table => string(9) "countries" protected _fields => array(9) ( "id" => object Sprig_Field_Auto(17)
"project" => object Model_Project(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) }
"url" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 3 public empty => bool FALSE public primary => bool FALSE public unique => bool TRUE public null => bool FALSE public editable => bool FALSE public default => string(0) "" 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) }
"code" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 3 public empty => bool FALSE public primary => bool FALSE public unique => bool TRUE public null => bool FALSE public editable => bool FALSE public default => string(0) "" public choices => NULL public column => string(4) "code" public label => string(4) "code" 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_pl" => 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(0) "" public choices => NULL public column => string(7) "name_pl" public label => string(7) "name pl" 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_en" => 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(0) "" public choices => NULL public column => string(7) "name_en" public label => string(7) "name en" 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_es" => 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(0) "" public choices => NULL public column => string(7) "name_es" public label => string(7) "name es" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"where_pl" => 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(0) "" public choices => NULL public column => string(8) "where_pl" public label => string(8) "where pl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"which_pl" => 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(0) "" public choices => NULL public column => string(8) "which_pl" public label => string(8) "which pl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"fifa_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(0) "" public choices => NULL public column => string(9) "fifa_code" public label => string(9) "fifa code" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
) 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(9) ( "id" => integer 76 "url" => string(3) "qat" "code" => string(3) "QAT" "name_pl" => string(5) "Katar" "name_en" => string(5) "Qatar" "name_es" => string(5) "Qatar" "where_pl" => string(9) "w Katarze" "which_pl" => string(9) "katarskie" "fifa_code" => string(3) "AFC" ) protected _changed => array(0) protected _related => array(0) }{ protected _model => string(7) "project" protected _db => string(7) "default" protected _table => string(8) "projects" protected _fields => array(23) ( "id" => object Sprig_Field_Auto(17)
"city" => object Model_City(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) }
"url" => 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 FALSE public default => string(0) "" 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) }
"long_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(7) "long_id" public label => string(7) "long 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) }
"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 => string(0) "" 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) }
"long_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 => string(0) "" public choices => NULL public column => string(9) "long_name" public label => string(9) "long 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) }
"capacity" => object Sprig_Field_Integer(17){ public min_value => NULL public max_value => integer 250000 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(8) "capacity" public label => string(8) "capacity" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"country_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(10) "country_id" public label => string(10) "country 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) }
"city_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(7) "city_id" public label => string(7) "city 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) }
"clubs" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(5) "clubs" public label => string(5) "clubs" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"clubs_long" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(10) "clubs_long" public label => string(10) "clubs long" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"cost" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 20 public empty => bool TRUE public primary => 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) "cost" public label => string(4) "cost" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"time" => object Sprig_Field_Char(17){ public min_length => NULL public max_length => integer 30 public empty => bool TRUE public primary => 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) "time" public label => string(4) "time" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"features_pl" => 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) "features_pl" public label => string(11) "features pl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"features_en" => 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) "features_en" public label => string(11) "features en" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"features_es" => 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) "features_es" public label => string(11) "features es" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_pl" => 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) "description_pl" public label => string(14) "description pl" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_en" => 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) "description_en" public label => string(14) "description en" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"description_es" => 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) "description_es" public label => string(14) "description es" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(0) public callbacks => array(0) }
"project_category_id" => 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 FALSE public default => string(0) "" public choices => NULL public column => string(19) "project_category_id" public label => string(19) "project category 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) }
"project_category" => object Sprig_Field_BelongsTo(20){ public in_db => bool TRUE public null => bool TRUE public model => string(16) "project_category" public foreign_key => NULL public primary_key => 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(19) "project_category_id" public label => string(16) "project category" public description => string(0) "" public attributes => NULL public filters => array(0) public rules => array(0) public callbacks => array(0) }
"updated" => 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) "updated" public label => string(19) "Update (yyyy-mm-dd)" 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_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(0) "" public choices => NULL public column => string(7) "created" public label => string(19) "Update (yyyy-mm-dd)" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
"tournament" => object Sprig_Field_BelongsTo(20){ public in_db => bool TRUE public null => bool TRUE public model => string(10) "tournament" public foreign_key => NULL public primary_key => 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(13) "tournament_id" public label => string(10) "tournament" 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 _sorting => NULL protected _init => bool TRUE protected _state => string(6) "loaded" protected _original => array(23) ( "id" => integer 243 "url" => string(17) "umm_salal_stadium" "long_id" => string(17) "umm_salal_stadium" "name" => string(17) "Umm-Salal Stadium" "long_name" => string(17) "Umm-Salal Stadium" "capacity" => integer 45120 "country_id" => string(3) "QAT" "city_id" => integer 918 "clubs" => string(9) "Umm-Salal" "clubs_long" => string(12) "Umm Salal SC" "cost" => string(1) "?" "time" => string(1) "?" "features_pl" => string(166) "Data projektu: 2010 Uwagi: Stadion to część kandydatury Kataru do organizacji Mundialu 2022. Po imprezie miałby zostać pomn …" "features_en" => string(145) "Design time: 2010 Notice: The stadium is part of Qatar's bid to host World Cup 2022. After the event it would be downsized to ca …" "features_es" => NULL "description_pl" => string(0) "" "description_en" => string(0) "" "description_es" => NULL "project_category_id" => integer 0 "project_category" => NULL "updated" => string(10) "0000-00-00" "created" => string(10) "2010-11-03" "tournament" => NULL ) protected _changed => array(0) protected _related => array(1) ( "tournament" => object Model_Tournament(12){ protected _model => string(10) "tournament" protected _db => string(7) "default" protected _table => string(11) "tournaments" protected _fields => array(12) ( ... ) protected _primary_key => string(2) "id" protected _title_key => string(4) "name" protected _sorting => NULL protected _init => bool TRUE protected _state => string(3) "new" protected _original => array(10) ( ... ) protected _changed => array(0) protected _related => array(0) }
) }{ protected _model => string(4) "city" protected _db => string(7) "default" protected _table => string(6) "cities" protected _fields => array(6) ( "id" => object Sprig_Field_Auto(17)
"news_list" => array(13) ( 0 => array(6) ( "title" => string(59) "Katar 2022: Cały Mundial w jednym mieście? To możliwe…" "id" => string(4) "9945" "thumbnail" => string(31) "img/news/2014/11/9947-thumbnail" "lead" => string(199) "Lista stadionów wskazanych jako potencjalne areny Mistrzostw Świata 2022 ma już 14 pozycji. I tylko dwie znajdują się poza …" "published" => string(19) "2014-11-08 15:40:20" "url" => string(51) "katar_2022_caly_mundial_w_jednym_miescie_to_mozliwe" ) 1 => array(6) ( "title" => string(53) "Mundial 2022: Blatter przyznaje, Katar był pomyłką" "id" => string(4) "9095" "thumbnail" => string(31) "img/news/2014/05/9096-thumbnail" "lead" => string(231) "Sepp Blatter przyznał w rozmowie ze szwajcarskim dziennikarzem, że organizacja Mistrzostw Świata była pomyłką. Później F …" "published" => string(19) "2014-05-16 21:12:34" "url" => string(48) "mundial_2022_blatter_przyznaje_katar_byl_pomylka" ) 2 => array(6) ( "title" => string(57) "Katar: Wciąż nie wiadomo, ile będzie stadionów w 2022" "id" => string(4) "8656" "thumbnail" => string(31) "img/news/2014/03/8656-thumbnail" "lead" => string(232) "FIFA zgodziła się na wyjątkowo kontrowersyjne zmniejszenie liczby stadionów na Mistrzostwa Świata w Katarze z 12 do 8. Orga …" "published" => string(19) "2014-03-01 14:05:18" "url" => string(51) "katar_wciaz_nie_wiadomo_ile_bedzie_stadionow_w_2022" ) 3 => array(6) ( "title" => string(59) "Katar 2022: Amsterdam ArenA zadba o rentowność stadionów" "id" => string(4) "7096" "thumbnail" => string(31) "img/news/2013/05/7097-thumbnail" "lead" => string(240) "Władze Kataru powołały operatora Amsterdam ArenA oraz firmę IMG jako konsultantów ds. stadionów. Obie firmy będą sprawdz …" "published" => string(19) "2013-05-28 14:41:52" "url" => string(55) "katar_2022_amsterdam_arena_zadba_o_rentownosc_stadionow" ) 4 => array(6) ( "title" => string(76) "Katar 2022: FIFA zgodziła się na ograniczenie liczby stadionów do ośmiu!" "id" => string(4) "6938" "thumbnail" => string(31) "img/news/2013/05/6939-thumbnail" "lead" => string(240) "Sekretarz generalny zgodził się, by Katarczycy wycięli z listy projektów aż cztery areny zgłoszone we wniosku o organizacj …" "published" => string(19) "2013-05-05 21:25:20" "url" => string(70) "katar_2022_fifa_zgodzila_sie_na_ograniczenie_liczby_stadionow_do_osmiu" ) 5 => array(6) ( "title" => string(84) "Katar: Mundial 2022 poprawi sytuację robotników czy robotnicy storpedują Mundial?" "id" => string(4) "6915" "thumbnail" => string(31) "img/news/2013/05/6916-thumbnail" "lead" => string(264) "Dostają głodowe pensje, nie mogą wyjechać z kraju, są zmuszeni pracować dla jednego pracodawcy. System pracy w Katarze bud …" "published" => string(19) "2013-05-02 20:31:38" "url" => string(79) "katar_mundial_2022_poprawi_sytuacje_robotnikow_czy_robotnicy_storpeduja_mundial" ) 6 => array(6) ( "title" => string(72) "Katar 2022: Organizatorzy chcą zmniejszyć liczbę stadionów Mundialu?" "id" => string(4) "6869" "thumbnail" => string(31) "img/news/2013/04/6870-thumbnail" "lead" => string(178) "Nie oczekiwane przez FIFA 12, a tylko 9 obiektów chce przygotować Katar na Mistrzostwa Świata 2022. Według danych BofA Merri …" "published" => string(19) "2013-04-25 03:01:24" "url" => string(66) "katar_2022_organizatorzy_chca_zmniejszyc_liczbe_stadionow_mundialu" ) 7 => array(6) ( "title" => string(51) "Katar: Te mistrzostwa zmienią myślenie o Mundialu" "id" => string(4) "3404" "thumbnail" => string(0) "" "lead" => string(236) "Niemieccy projektanci z AS&P stworzą aż 8 z 12 stadionów na Mundial 2022. Współwłaściciel firmy Axel Bienhaus zdradza, dl …" "published" => string(19) "2011-06-27 15:04:25" "url" => string(48) "katar_te_mistrzostwa_zmienia_myslenie_o_mundialu" ) 8 => array(6) ( "title" => string(67) "Mundial 2022: Katar będzie najszybciej przygotowany do Mistrzostw?" "id" => string(4) "3307" "thumbnail" => string(0) "" "lead" => string(233) "Choć to najbardziej nieprawdopodobny z dotychczasowych gospodarzy Mistrzostw Świata, niewielki emirat ma zamiar udowodnić św …" "published" => string(19) "2011-06-06 16:13:17" "url" => string(62) "mundial_2022_katar_bedzie_najszybciej_przygotowany_do_mundialu" ) 9 => array(6) ( "title" => string(45) "Polacy zbudują Katarowi stadiony na Mundial?" "id" => string(4) "2519" "thumbnail" => string(0) "" "lead" => string(257) "Przedstawiciele grupy PBG wrócili właśnie z Kataru, gdzie rozmawiali o budowie nowych obiektów piłkarskich na Mistrzostwa …" "published" => string(19) "2010-12-11 15:56:10" "url" => string(43) "polacy_zbuduja_katarowi_stadiony_na_mundial" ) 10 => array(6) ( "title" => string(20) "Mundial: Katar 2022!" "id" => string(4) "2482" "thumbnail" => string(0) "" "lead" => string(207) "Komitet wykonawczy FIFA wybrał Katar na gospodarzy kolejnych Mistrzostw Świata 2022. Decyzję poprzedziły trzy miesiące wizy …" "published" => string(19) "2010-12-02 16:45:24" "url" => string(18) "mundial_katar_2022" ) 11 => array(6) ( "title" => string(28) "Mundial 2022: Jutro decyzja!" "id" => string(4) "2477" "thumbnail" => string(0) "" "lead" => string(247) "O organizację walczy 5 krajów z trzech kontynentów. O względy FIFA walczyły Australia, Japonia, Katar, Korea Południowa i …" "published" => string(19) "2010-12-01 22:40:41" "url" => string(26) "mundial_2022_jutro_decyzja" ) 12 => array(6) ( "title" => string(23) "Mundial 2022: Katar (2)" "id" => string(4) "2370" "thumbnail" => string(0) "" "lead" => string(264) "Całkowicie rozsuwany dach, fasady jak chłodzący wodospad, arabskie forty i namioty – na drugą część prezentacji katarsk …" "published" => string(19) "2010-11-03 02:11:48" "url" => string(20) "mundial_2022_katar_2" ) ) "title" => string(17) "Umm-Salal Stadium" "country_url" => string(3) "qat" "url" => string(17) "umm_salal_stadium" ) }{ 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) }
"url" => 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(0) "" 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(1) ( ... ) public callbacks => array(0) }
"name_pl" => 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(0) "" public choices => NULL public column => string(7) "name_pl" public label => string(7) "name pl" 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_en" => 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_en" public label => string(7) "name en" 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_es" => 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_es" public label => string(7) "name es" 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(0) "" public choices => NULL public column => string(12) "country_code" public label => string(12) "country code" public description => string(0) "" public attributes => NULL public in_db => bool TRUE public filters => array(0) public rules => array(1) ( ... ) public callbacks => array(0) }
) 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(6) ( "id" => integer 918 "url" => string(9) "umm_salal" "name_pl" => string(18) "Umm Salal Muhammad" "name_en" => string(18) "Umm Salal Mohammed" "name_es" => string(18) "Umm Salal Mohammed" "country_code" => string(3) "QAT" ) protected _changed => array(0) protected _related => array(0) }{ protected _file => string(125) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/projects/aside-item.php" protected _data => array(4) ( "related_building" => bool FALSE "related_stadium" => bool FALSE "related_historical" => bool FALSE "project_list" => object View(2)
"title" => string(26) "Projekt: Umm-Salal Stadium" ){ protected _file => string(133) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/projects/aside/project_lis …" protected _data => array(2) ( "projects" => array(1203) ( ... ) "current_project" => object Model_Project(12)
) }{ protected _model => string(7) "project" protected _db => string(7) "default" protected _table => string(8) "projects" protected _fields => array(23) ( ... ) 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(23) ( ... ) protected _changed => array(0) protected _related => array(1) ( ... ) }
) }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/bootstrap.php [ 634 ] » Kohana_View->__toString()
629 $total = array( 630 '6,548.49KB' => number_format((memory_get_peak_usage() - KOHANA_START_MEMORY) / 1024, 2).'KB', 631 '0.03918 seconds' => number_format(microtime(TRUE) - KOHANA_START_TIME, 5).' seconds'); 632 633 // Insert the totals into the response 634 $request->response = strtr((string) $request->response, $total); 635 } 636 637 638 /** 639 * Display the request response.
-
DOCROOT/index.php [ 104 ] » require(arguments)
0
string(105) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/bootstrap.php"
99 // Load empty core extension 100 require SYSPATH.'classes/kohana'.EXT; 101 } 102 103 // Bootstrap the application 104 require APPPATH.'bootstrap'.EXT;
Environment
Included files (106)
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/route.php |
SYSPATH/classes/kohana/route.php |
SYSPATH/classes/i18n.php |
SYSPATH/classes/kohana/i18n.php |
SYSPATH/classes/request.php |
SYSPATH/classes/kohana/request.php |
APPPATH/classes/controller/projects.php |
APPPATH/classes/controller/website.php |
SYSPATH/classes/controller/template.php |
SYSPATH/classes/kohana/controller/template.php |
SYSPATH/classes/controller.php |
SYSPATH/classes/kohana/controller.php |
SYSPATH/classes/cookie.php |
SYSPATH/classes/kohana/cookie.php |
SYSPATH/classes/view.php |
SYSPATH/classes/kohana/view.php |
MODPATH/sprig/classes/sprig.php |
MODPATH/sprig/classes/sprig/core.php |
APPPATH/classes/model/country.php |
MODPATH/sprig/classes/sprig/field/auto.php |
MODPATH/sprig/classes/sprig/field/integer.php |
MODPATH/sprig/classes/sprig/field.php |
MODPATH/sprig/classes/sprig/field/core.php |
MODPATH/sprig/classes/sprig/field/char.php |
SYSPATH/classes/inflector.php |
SYSPATH/classes/kohana/inflector.php |
SYSPATH/classes/arr.php |
SYSPATH/classes/kohana/arr.php |
SYSPATH/config/inflector.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/mysql.php |
MODPATH/database/classes/kohana/database/mysql.php |
MODPATH/database/classes/database/mysql/result.php |
MODPATH/database/classes/kohana/database/mysql/result.php |
MODPATH/database/classes/database/result.php |
MODPATH/database/classes/kohana/database/result.php |
APPPATH/classes/model/project.php |
MODPATH/sprig/classes/sprig/field/text.php |
MODPATH/sprig/classes/sprig/field/belongsto.php |
MODPATH/sprig/classes/sprig/field/foreignkey.php |
APPPATH/classes/model/project/category.php |
APPPATH/classes/model/tournament.php |
MODPATH/sprig/classes/sprig/field/hasmany.php |
APPPATH/classes/model/tournament/category.php |
APPPATH/classes/model/city.php |
MODPATH/database/classes/database/query/builder/join.php |
MODPATH/database/classes/kohana/database/query/builder/join.php |
APPPATH/i18n/pl.php |
APPPATH/views/new/layout.php |
APPPATH/views/new/layout-config.php |
MODPATH/auth/classes/auth.php |
MODPATH/auth/classes/kohana/auth.php |
MODPATH/auth/config/auth.php |
MODPATH/sprig-auth/config/auth.php |
MODPATH/sprig-auth/classes/auth/sprig.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/url.php |
SYSPATH/classes/kohana/url.php |
SYSPATH/classes/security.php |
SYSPATH/classes/kohana/security.php |
APPPATH/views/new/generic/ad_top.php |
APPPATH/views/new/layout/redirect_to_lang.php |
SYSPATH/i18n/en.php |
APPPATH/i18n/en.php |
SYSPATH/i18n/es.php |
APPPATH/i18n/es.php |
APPPATH/views/new/layout/navigation.php |
APPPATH/views/new/layout/breadcrumbs.php |
SYSPATH/classes/html.php |
SYSPATH/classes/kohana/html.php |
APPPATH/views/new/projects/item.php |
APPPATH/classes/getl18nname.php |
SYSPATH/classes/text.php |
SYSPATH/classes/kohana/text.php |
SYSPATH/views/kohana/error.php |
Loaded extensions (66)
Core |
date |
ereg |
libxml |
openssl |
pcre |
zlib |
bcmath |
bz2 |
calendar |
ctype |
dba |
dom |
hash |
fileinfo |
filter |
ftp |
gettext |
session |
iconv |
json |
mbstring |
SPL |
standard |
posix |
Reflection |
Phar |
shmop |
SimpleXML |
soap |
sockets |
exif |
sysvmsg |
sysvsem |
sysvshm |
tokenizer |
wddx |
xml |
xmlreader |
xmlwriter |
zip |
apache2handler |
curl |
gd |
imap |
ldap |
mcrypt |
mssql |
mysql |
mysqli |
odbc |
PDO |
pdo_dblib |
pdo_mysql |
PDO_ODBC |
pdo_pgsql |
pdo_sqlite |
pgsql |
recode |
snmp |
SQLite |
sqlite3 |
xmlrpc |
xsl |
mhash |
ionCube Loader |
$_SERVER
REDIRECT_GEOIP_COUNTRY_CODE |
string(2) "--" |
REDIRECT_GEOIP_COUNTRY_NAME |
string(3) "N/A" |
REDIRECT_PP_CUSTOM_PHP_INI |
string(40) "/var/www/vhosts/stadiony.net/etc/php.ini" |
REDIRECT_STATUS |
string(3) "200" |
GEOIP_COUNTRY_CODE |
string(2) "--" |
GEOIP_COUNTRY_NAME |
string(3) "N/A" |
PP_CUSTOM_PHP_INI |
string(40) "/var/www/vhosts/stadiony.net/etc/php.ini" |
HTTP_HOST |
string(12) "stadiony.net" |
HTTP_CONNECTION |
string(10) "Keep-Alive" |
HTTP_ACCEPT_ENCODING |
string(8) "gzip, br" |
HTTP_X_FORWARDED_FOR |
string(12) "3.17.181.122" |
HTTP_CF_RAY |
string(20) "8e61301b08e98133-ORD" |
HTTP_X_FORWARDED_PROTO |
string(5) "https" |
HTTP_CF_VISITOR |
string(18) "{"scheme":"https"}" |
HTTP_ACCEPT |
string(3) "*/*" |
HTTP_USER_AGENT |
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
HTTP_CF_CONNECTING_IP |
string(12) "3.17.181.122" |
HTTP_CDN_LOOP |
string(19) "cloudflare; loops=1" |
HTTP_CF_IPCOUNTRY |
string(2) "US" |
PATH |
string(28) "/usr/local/bin:/usr/bin:/bin" |
SERVER_SIGNATURE |
string(57) "<address>Apache Server at stadiony.net Port 80</address>
" |
SERVER_SOFTWARE |
string(6) "Apache" |
SERVER_NAME |
string(12) "stadiony.net" |
SERVER_ADDR |
string(13) "176.28.11.216" |
SERVER_PORT |
string(2) "80" |
REMOTE_ADDR |
string(13) "172.70.131.13" |
DOCUMENT_ROOT |
string(79) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs" |
SERVER_ADMIN |
string(20) "[email protected]" |
SCRIPT_FILENAME |
string(89) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/index.php" |
REMOTE_PORT |
string(5) "56840" |
REDIRECT_URL |
string(31) "/projekty/qat/umm_salal_stadium" |
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(31) "/projekty/qat/umm_salal_stadium" |
SCRIPT_NAME |
string(10) "/index.php" |
PATH_INFO |
string(31) "/projekty/qat/umm_salal_stadium" |
PATH_TRANSLATED |
string(72) "redirect:/index.php/projekty/qat/umm_salal_stadium/qat/umm_salal_stadium" |
PHP_SELF |
string(41) "/index.php/projekty/qat/umm_salal_stadium" |
REQUEST_TIME |
integer 1732197430 |