APPPATH/views/frontend/caini/details.php [ 82 ]
77 <?php $images = unserialize($data->imagini); ?>
78
79 <div class="gallery_wrap">
80 <div id="slider" class="flexslider" style="background: none; border: 0;">
81 <ul title="<?php echo __('click'); ?>">
82 <?php foreach ($images as $img): ?>
83 <li>
84 <img src="<?php echo URL::site('thumbs/w610-h800-q100/' . $img); ?>">
85 </li>
86 <?php endforeach; ?>
87 </ul>
-
APPPATH/views/frontend/caini/details.php [ 82 ] » Kohana_Core::error_handler(arguments)
0integer 2
1string(39) "Invalid argument supplied for foreach()"2string(70) "/home/sosdogs/public_html/application/views/frontend/caini/details.php"3integer 82
4array(11) ( "kohana_view_filename" => string(70) "/home/sosdogs/public_html/application/views/frontend/caini/details.php" "kohana_view_data" => array(1) ( "data" => object Model_Caini(36)
{ protected _primary_key => string(2) "id" protected _table_name => string(5) "caini" protected _object_plural => string(5) "caini" protected _table_columns => array(26) ( "id" => NULL "name" => NULL "age_year" => NULL "age_month" => NULL "gender" => NULL "dog_size" => NULL "breed_ro" => NULL "breed_hu" => NULL "breed_en" => NULL "breed_de" => NULL "description_ro" => NULL "description_hu" => NULL "description_en" => NULL "description_de" => NULL "intro_img" => NULL "imagini" => NULL "alias" => NULL "meta_title" => NULL "meta_keywords_ro" => NULL "meta_keywords_hu" => NULL "meta_keywords_en" => NULL "meta_keywords_de" => NULL "meta_description_ro" => NULL "meta_description_hu" => NULL "meta_description_en" => NULL "meta_description_de" => NULL ) private _genders => array(4) ( "ro" => array(2) ( 1 => string(6) "Mascul" 2 => string(6) "Femela" ) "hu" => array(2) ( 1 => string(4) "Hím" 2 => string(9) "Nőstény" ) "en" => array(2) ( 1 => string(4) "Male" 2 => string(6) "Female" ) "de" => array(2) ( 1 => string(5) "Rüde" 2 => string(7) "Hündin" ) ) private _dog_sizes => array(4) ( "ro" => array(4) ( 1 => string(11) "Talie mică" 2 => string(11) "Talie medie" 3 => string(10) "Talie mare" 4 => string(16) "Talie gigantică" ) "hu" => array(4) ( 1 => string(10) "Kis méret" 2 => string(15) "Közepes méret" 3 => string(11) "Nagy méret" 4 => string(14) "Óriás méret" ) "en" => array(4) ( 1 => string(10) "Small size" 2 => string(11) "Medium size" 3 => string(10) "Large size" 4 => string(10) "Giant size" ) "de" => array(4) ( 1 => string(14) "Kleine Größe" 2 => string(16) "Mittlere Größe" 3 => string(14) "Große Größe" 4 => string(15) "Riesige Größe" ) ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(26) ( "id" => NULL "name" => NULL "age_year" => NULL "age_month" => NULL "gender" => NULL "dog_size" => NULL "breed_ro" => NULL "breed_hu" => NULL "breed_en" => NULL "breed_de" => NULL "description_ro" => NULL "description_hu" => NULL "description_en" => NULL "description_de" => NULL "intro_img" => NULL "imagini" => NULL "alias" => NULL "meta_title" => NULL "meta_keywords_ro" => NULL "meta_keywords_hu" => NULL "meta_keywords_en" => NULL "meta_keywords_de" => NULL "meta_description_ro" => NULL "meta_description_hu" => NULL "meta_description_en" => NULL "meta_description_de" => NULL ) protected _changed => array(0) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "caini" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)) "data" => object Model_Caini(36){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "caini" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(5) "caini" protected _object_plural => string(5) "caini" protected _table_columns => array(26) ( "id" => NULL "name" => NULL "age_year" => NULL "age_month" => NULL "gender" => NULL "dog_size" => NULL "breed_ro" => NULL "breed_hu" => NULL "breed_en" => NULL "breed_de" => NULL "description_ro" => NULL "description_hu" => NULL "description_en" => NULL "description_de" => NULL "intro_img" => NULL "imagini" => NULL "alias" => NULL "meta_title" => NULL "meta_keywords_ro" => NULL "meta_keywords_hu" => NULL "meta_keywords_en" => NULL "meta_keywords_de" => NULL "meta_description_ro" => NULL "meta_description_hu" => NULL "meta_description_en" => NULL "meta_description_de" => NULL ) private _genders => array(4) ( "ro" => array(2) ( 1 => string(6) "Mascul" 2 => string(6) "Femela" ) "hu" => array(2) ( 1 => string(4) "Hím" 2 => string(9) "Nőstény" ) "en" => array(2) ( 1 => string(4) "Male" 2 => string(6) "Female" ) "de" => array(2) ( 1 => string(5) "Rüde" 2 => string(7) "Hündin" ) ) private _dog_sizes => array(4) ( "ro" => array(4) ( 1 => string(11) "Talie mică" 2 => string(11) "Talie medie" 3 => string(10) "Talie mare" 4 => string(16) "Talie gigantică" ) "hu" => array(4) ( 1 => string(10) "Kis méret" 2 => string(15) "Közepes méret" 3 => string(11) "Nagy méret" 4 => string(14) "Óriás méret" ) "en" => array(4) ( 1 => string(10) "Small size" 2 => string(11) "Medium size" 3 => string(10) "Large size" 4 => string(10) "Giant size" ) "de" => array(4) ( 1 => string(14) "Kleine Größe" 2 => string(16) "Mittlere Größe" 3 => string(14) "Große Größe" 4 => string(15) "Riesige Größe" ) ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(26) ( "id" => NULL "name" => NULL "age_year" => NULL "age_month" => NULL "gender" => NULL "dog_size" => NULL "breed_ro" => NULL "breed_hu" => NULL "breed_en" => NULL "breed_de" => NULL "description_ro" => NULL "description_hu" => NULL "description_en" => NULL "description_de" => NULL "intro_img" => NULL "imagini" => NULL "alias" => NULL "meta_title" => NULL "meta_keywords_ro" => NULL "meta_keywords_hu" => NULL "meta_keywords_en" => NULL "meta_keywords_de" => NULL "meta_description_ro" => NULL "meta_description_hu" => NULL "meta_description_en" => NULL "meta_description_de" => NULL ) protected _changed => array(0) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "caini" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)"page_uri" => string(15) "caini/192/tyson" "lang" => string(2) "en" "self_url" => array(4) ( "ro" => string(22) "https://www.sosdogs.ro" "hu" => string(22) "https://hun.sosdogs.ro" "en" => string(22) "https://eng.sosdogs.ro" "de" => string(22) "https://deu.sosdogs.ro" ) "donatii" => object Model_Pagini_Donatii(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "caini" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(14) "pagini_donatii" protected _object_plural => string(14) "pagini_donatii" protected _table_columns => array(14) ( "id" => NULL "paypal_text_ro" => NULL "paypal_text_hu" => NULL "paypal_text_en" => NULL "paypal_text_de" => NULL "transfer_bancar_text_ro" => NULL "transfer_bancar_text_hu" => NULL "transfer_bancar_text_en" => NULL "transfer_bancar_text_de" => NULL "transfer_bancar_formular" => NULL "footer_text_ro" => NULL "footer_text_hu" => NULL "footer_text_en" => NULL "footer_text_de" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(14) ( "id" => string(1) "1" "paypal_text_ro" => string(749) "<p>Dacă doriți să sprijiniți activitatea noastră și să ajutați câinii aflați în nevoie, o puteți face în mai m …" "paypal_text_hu" => string(1018) "<p>Ha szeretnél hozzájárulni munkánkhoz és segíteni rászoruló kuty&aacut …" "paypal_text_en" => string(594) "<p>If you would like to support our work and help dogs in need, there are several simple ways to do so. You can support us onlin …" "paypal_text_de" => string(809) "<p>Wenn Sie unsere Arbeit unterstützen und Hunden in Not helfen möchten, können Sie dies auf mehrere einfache Art …" "transfer_bancar_text_ro" => string(0) "" "transfer_bancar_text_hu" => string(0) "" "transfer_bancar_text_en" => string(0) "" "transfer_bancar_text_de" => string(0) "" "transfer_bancar_formular" => string(48) "uploads/formular-230-sos-dogs-pdf-editabil-1.pdf" "footer_text_ro" => string(0) "" "footer_text_hu" => string(0) "" "footer_text_en" => string(0) "" "footer_text_de" => string(0) "" ) protected _changed => array(0) protected _original_values => array(14) ( "id" => string(1) "1" "paypal_text_ro" => string(749) "<p>Dacă doriți să sprijiniți activitatea noastră și să ajutați câinii aflați în nevoie, o puteți face în mai m …" "paypal_text_hu" => string(1018) "<p>Ha szeretnél hozzájárulni munkánkhoz és segíteni rászoruló kuty&aacut …" "paypal_text_en" => string(594) "<p>If you would like to support our work and help dogs in need, there are several simple ways to do so. You can support us onlin …" "paypal_text_de" => string(809) "<p>Wenn Sie unsere Arbeit unterstützen und Hunden in Not helfen möchten, können Sie dies auf mehrere einfache Art …" "transfer_bancar_text_ro" => string(0) "" "transfer_bancar_text_hu" => string(0) "" "transfer_bancar_text_en" => string(0) "" "transfer_bancar_text_de" => string(0) "" "transfer_bancar_formular" => string(48) "uploads/formular-230-sos-dogs-pdf-editabil-1.pdf" "footer_text_ro" => string(0) "" "footer_text_hu" => string(0) "" "footer_text_en" => string(0) "" "footer_text_de" => string(0) "" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(14) "pagini_donatii" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)"controller" => string(5) "Caini" "title" => NULL "meta" => array(7) ( "title" => string(15) "SOS Dogs - FPCC" "keywords" => NULL "description" => NULL "url_ro" => string(33) "https://www.sosdogs.ro/caini/192/" "url_hu" => string(34) "https://hun.sosdogs.ro/kutyak/192/" "url_en" => string(32) "https://eng.sosdogs.ro/dogs/192/" "url_de" => string(44) "https://deu.sosdogs.ro/hundevermittlung/192/" ) "images" => bool FALSE ){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(14) "pagini_donatii" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }77 <?php $images = unserialize($data->imagini); ?> 78 79 <div class="gallery_wrap"> 80 <div id="slider" class="flexslider" style="background: none; border: 0;"> 81 <ul title="<?php echo __('click'); ?>"> 82 <?php foreach ($images as $img): ?> 83 <li> 84 <img src="<?php echo URL::site('thumbs/w610-h800-q100/' . $img); ?>"> 85 </li> 86 <?php endforeach; ?> 87 </ul> -
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0string(70) "/home/sosdogs/public_html/application/views/frontend/caini/details.php"57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean(); -
SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)
0string(70) "/home/sosdogs/public_html/application/views/frontend/caini/details.php"1array(1) ( "data" => object Model_Caini(36)
{ protected _primary_key => string(2) "id" protected _table_name => string(5) "caini" protected _object_plural => string(5) "caini" protected _table_columns => array(26) ( "id" => NULL "name" => NULL "age_year" => NULL "age_month" => NULL "gender" => NULL "dog_size" => NULL "breed_ro" => NULL "breed_hu" => NULL "breed_en" => NULL "breed_de" => NULL "description_ro" => NULL "description_hu" => NULL "description_en" => NULL "description_de" => NULL "intro_img" => NULL "imagini" => NULL "alias" => NULL "meta_title" => NULL "meta_keywords_ro" => NULL "meta_keywords_hu" => NULL "meta_keywords_en" => NULL "meta_keywords_de" => NULL "meta_description_ro" => NULL "meta_description_hu" => NULL "meta_description_en" => NULL "meta_description_de" => NULL ) private _genders => array(4) ( "ro" => array(2) ( 1 => string(6) "Mascul" 2 => string(6) "Femela" ) "hu" => array(2) ( 1 => string(4) "Hím" 2 => string(9) "Nőstény" ) "en" => array(2) ( 1 => string(4) "Male" 2 => string(6) "Female" ) "de" => array(2) ( 1 => string(5) "Rüde" 2 => string(7) "Hündin" ) ) private _dog_sizes => array(4) ( "ro" => array(4) ( 1 => string(11) "Talie mică" 2 => string(11) "Talie medie" 3 => string(10) "Talie mare" 4 => string(16) "Talie gigantică" ) "hu" => array(4) ( 1 => string(10) "Kis méret" 2 => string(15) "Közepes méret" 3 => string(11) "Nagy méret" 4 => string(14) "Óriás méret" ) "en" => array(4) ( 1 => string(10) "Small size" 2 => string(11) "Medium size" 3 => string(10) "Large size" 4 => string(10) "Giant size" ) "de" => array(4) ( 1 => string(14) "Kleine Größe" 2 => string(16) "Mittlere Größe" 3 => string(14) "Große Größe" 4 => string(15) "Riesige Größe" ) ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(26) ( "id" => NULL "name" => NULL "age_year" => NULL "age_month" => NULL "gender" => NULL "dog_size" => NULL "breed_ro" => NULL "breed_hu" => NULL "breed_en" => NULL "breed_de" => NULL "description_ro" => NULL "description_hu" => NULL "description_en" => NULL "description_de" => NULL "intro_img" => NULL "imagini" => NULL "alias" => NULL "meta_title" => NULL "meta_keywords_ro" => NULL "meta_keywords_hu" => NULL "meta_keywords_en" => NULL "meta_keywords_de" => NULL "meta_description_ro" => NULL "meta_description_hu" => NULL "meta_description_en" => NULL "meta_description_de" => NULL ) protected _changed => array(0) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "caini" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "caini" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 } -
SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()
231 */ 232 public function __toString() 233 { 234 try 235 { 236 return $this->render(); 237 } 238 catch (Exception $e) 239 { 240 /** 241 * Display the exception message. -
APPPATH/views/frontend/template/main.php [ 224 ] » Kohana_View->__toString()
219 } 220 ?></div> 221 222 <div class="container clearfix"> 223 224 <?php echo $content; ?> 225 226 <?php echo $sidebar; ?> 227 228 </div> 229 </section> -
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0string(70) "/home/sosdogs/public_html/application/views/frontend/template/main.php"57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean(); -
SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)
0string(70) "/home/sosdogs/public_html/application/views/frontend/template/main.php"1array(7) ( "content" => object View(2)
{ protected _file => string(70) "/home/sosdogs/public_html/application/views/frontend/caini/details.php" protected _data => array(1) ( "data" => object Model_Caini(36)"css" => array(4) ( 0 => string(59) "https://fonts.googleapis.com/css?family=Roboto|Lato:400,700" 1 => string(30) "assets/frontend/min.css?v=1.98" 2 => string(50) "assets/frontend/fontawesome-5.12.0/css/all.min.css" 3 => string(54) "assets/global/plugins/jquery-flexslider/flexslider.css" ) "js" => array(2) ( 0 => string(22) "assets/frontend/min.js" 1 => string(64) "assets/global/plugins/jquery-flexslider/jquery.flexslider-min.js" ) "inline_js" => object View(2){ protected _primary_key => string(2) "id" protected _table_name => string(5) "caini" protected _object_plural => string(5) "caini" protected _table_columns => array(26) ( "id" => NULL "name" => NULL "age_year" => NULL "age_month" => NULL "gender" => NULL "dog_size" => NULL "breed_ro" => NULL "breed_hu" => NULL "breed_en" => NULL "breed_de" => NULL "description_ro" => NULL "description_hu" => NULL "description_en" => NULL "description_de" => NULL "intro_img" => NULL "imagini" => NULL "alias" => NULL "meta_title" => NULL "meta_keywords_ro" => NULL "meta_keywords_hu" => NULL "meta_keywords_en" => NULL "meta_keywords_de" => NULL "meta_description_ro" => NULL "meta_description_hu" => NULL "meta_description_en" => NULL "meta_description_de" => NULL ) private _genders => array(4) ( "ro" => array(2) ( 1 => string(6) "Mascul" 2 => string(6) "Femela" ) "hu" => array(2) ( 1 => string(4) "Hím" 2 => string(9) "Nőstény" ) "en" => array(2) ( 1 => string(4) "Male" 2 => string(6) "Female" ) "de" => array(2) ( 1 => string(5) "Rüde" 2 => string(7) "Hündin" ) ) private _dog_sizes => array(4) ( "ro" => array(4) ( 1 => string(11) "Talie mică" 2 => string(11) "Talie medie" 3 => string(10) "Talie mare" 4 => string(16) "Talie gigantică" ) "hu" => array(4) ( 1 => string(10) "Kis méret" 2 => string(15) "Közepes méret" 3 => string(11) "Nagy méret" 4 => string(14) "Óriás méret" ) "en" => array(4) ( 1 => string(10) "Small size" 2 => string(11) "Medium size" 3 => string(10) "Large size" 4 => string(10) "Giant size" ) "de" => array(4) ( 1 => string(14) "Kleine Größe" 2 => string(16) "Mittlere Größe" 3 => string(14) "Große Größe" 4 => string(15) "Riesige Größe" ) ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(26) ( "id" => NULL "name" => NULL "age_year" => NULL "age_month" => NULL "gender" => NULL "dog_size" => NULL "breed_ro" => NULL "breed_hu" => NULL "breed_en" => NULL "breed_de" => NULL "description_ro" => NULL "description_hu" => NULL "description_en" => NULL "description_de" => NULL "intro_img" => NULL "imagini" => NULL "alias" => NULL "meta_title" => NULL "meta_keywords_ro" => NULL "meta_keywords_hu" => NULL "meta_keywords_en" => NULL "meta_keywords_de" => NULL "meta_description_ro" => NULL "meta_description_hu" => NULL "meta_description_en" => NULL "meta_description_de" => NULL ) protected _changed => array(0) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "caini" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)) }{ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "caini" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _file => string(72) "/home/sosdogs/public_html/application/views/frontend/caini/detailsjs.php" protected _data => array(1) ( "images" => bool FALSE ) }"header" => object View(2){ protected _file => string(72) "/home/sosdogs/public_html/application/views/frontend/template/header.php" protected _data => array(1) ( "menu" => object Database_Result_Cached(6)"sidebar" => object View(2){ protected _query => string(87) "SELECT menu_sus.id AS id, menu_sus.uri AS uri FROM menu_sus AS menu_sus ORDER BY id ASC" protected _result => array(8) ( 0 => object Model_Menu_Sus(34)) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "1" "uri" => string(10) ":Home:home" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "1" "uri" => string(10) ":Home:home" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)1 => object Model_Menu_Sus(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "2" "uri" => string(12) ":Caini:caini" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "2" "uri" => string(12) ":Caini:caini" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)2 => object Model_Menu_Sus(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "3" "uri" => string(44) "Pagini_Categorii:Adopție de la distanță:5" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "3" "uri" => string(44) "Pagini_Categorii:Adopție de la distanță:5" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "3" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)3 => object Model_Menu_Sus(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "4" "uri" => string(39) ":Happy Endings:galerie/45/happy-endings" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "4" "uri" => string(39) ":Happy Endings:galerie/45/happy-endings" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "4" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)4 => object Model_Menu_Sus(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "5" "uri" => string(21) ":Galerie foto:galerie" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "5" "uri" => string(21) ":Galerie foto:galerie" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "5" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)5 => object Model_Menu_Sus(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "6" "uri" => string(23) "Pagini_Categorii:Blog:6" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "6" "uri" => string(23) "Pagini_Categorii:Blog:6" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "6" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)6 => object Model_Menu_Sus(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "7" "uri" => string(26) "Pagini_Pagini:Despre noi:2" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "7" "uri" => string(26) "Pagini_Pagini:Despre noi:2" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "7" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)7 => object Model_Menu_Sus(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "8" "uri" => string(16) ":Contact:contact" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "8" "uri" => string(16) ":Contact:contact" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "8" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)) protected _total_rows => integer 8 protected _current_row => integer 8 protected _as_object => string(14) "Model_Menu_Sus" protected _object_params => NULL }{ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _file => string(73) "/home/sosdogs/public_html/application/views/frontend/template/sidebar.php" protected _data => array(2) ( "menu" => object Database_Result_Cached(6)"slideshow" => string(0) "" ){ protected _query => string(103) "SELECT menu_lateral.id AS id, menu_lateral.uri AS uri FROM menu_lateral AS menu_lateral ORDER BY id ASC" protected _result => array(8) ( 0 => object Model_Menu_Lateral(34)"bannere" => object Database_Result_Cached(6){ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "1" "uri" => string(10) ":Home:home" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "1" "uri" => string(10) ":Home:home" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)1 => object Model_Menu_Lateral(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "2" "uri" => string(12) ":Caini:caini" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "2" "uri" => string(12) ":Caini:caini" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)2 => object Model_Menu_Lateral(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "3" "uri" => string(44) "Pagini_Categorii:Adopție de la distanță:5" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "3" "uri" => string(44) "Pagini_Categorii:Adopție de la distanță:5" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "3" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)3 => object Model_Menu_Lateral(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "4" "uri" => string(39) ":Happy Endings:galerie/45/happy-endings" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "4" "uri" => string(39) ":Happy Endings:galerie/45/happy-endings" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "4" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)4 => object Model_Menu_Lateral(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "5" "uri" => string(21) ":Galerie foto:galerie" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "5" "uri" => string(21) ":Galerie foto:galerie" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "5" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)5 => object Model_Menu_Lateral(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "6" "uri" => string(23) "Pagini_Categorii:Blog:6" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "6" "uri" => string(23) "Pagini_Categorii:Blog:6" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "6" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)6 => object Model_Menu_Lateral(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "7" "uri" => string(26) "Pagini_Pagini:Despre noi:2" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "7" "uri" => string(26) "Pagini_Pagini:Despre noi:2" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "7" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)7 => object Model_Menu_Lateral(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "8" "uri" => string(16) ":Contact:contact" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "8" "uri" => string(16) ":Contact:contact" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "8" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)) protected _total_rows => integer 8 protected _current_row => integer 0 protected _as_object => string(18) "Model_Menu_Lateral" protected _object_params => NULL }{ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _query => string(353) "SELECT bannere.id AS id, bannere.position AS position, bannere.name AS name, bannere.type AS type, bannere.image AS image, banne …" protected _result => array(3) ( 0 => object Model_Bannere(34)) }{ protected _primary_key => string(2) "id" protected _table_name => string(7) "bannere" protected _object_plural => string(7) "bannere" protected _table_columns => array(11) ( "id" => NULL "position" => NULL "name" => NULL "type" => NULL "image" => NULL "click_url" => NULL "code" => NULL "show_ro" => NULL "show_hu" => NULL "show_en" => NULL "show_de" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(11) ( "id" => string(1) "8" "position" => string(1) "1" "name" => string(29) "Asociatia Prietenii Pisicilor" "type" => string(5) "image" "image" => string(22) "uploads/nbanner/b1.png" "click_url" => string(33) "http://www.prieteniipisicilor.ro/" "code" => string(0) "" "show_ro" => string(1) "1" "show_hu" => string(1) "1" "show_en" => string(1) "1" "show_de" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(1) "8" "position" => string(1) "1" "name" => string(29) "Asociatia Prietenii Pisicilor" "type" => string(5) "image" "image" => string(22) "uploads/nbanner/b1.png" "click_url" => string(33) "http://www.prieteniipisicilor.ro/" "code" => string(0) "" "show_ro" => string(1) "1" "show_hu" => string(1) "1" "show_en" => string(1) "1" "show_de" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(7) "bannere" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "8" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)1 => object Model_Bannere(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "bannere" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(7) "bannere" protected _object_plural => string(7) "bannere" protected _table_columns => array(11) ( "id" => NULL "position" => NULL "name" => NULL "type" => NULL "image" => NULL "click_url" => NULL "code" => NULL "show_ro" => NULL "show_hu" => NULL "show_en" => NULL "show_de" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(11) ( "id" => string(1) "9" "position" => string(1) "2" "name" => string(11) "Animed Arad" "type" => string(5) "image" "image" => string(22) "uploads/nbanner/b2.png" "click_url" => string(21) "http://www.animed.ro/" "code" => string(0) "" "show_ro" => string(1) "1" "show_hu" => string(1) "1" "show_en" => string(1) "1" "show_de" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(1) "9" "position" => string(1) "2" "name" => string(11) "Animed Arad" "type" => string(5) "image" "image" => string(22) "uploads/nbanner/b2.png" "click_url" => string(21) "http://www.animed.ro/" "code" => string(0) "" "show_ro" => string(1) "1" "show_hu" => string(1) "1" "show_en" => string(1) "1" "show_de" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(7) "bannere" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "9" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)2 => object Model_Bannere(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "bannere" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(7) "bannere" protected _object_plural => string(7) "bannere" protected _table_columns => array(11) ( "id" => NULL "position" => NULL "name" => NULL "type" => NULL "image" => NULL "click_url" => NULL "code" => NULL "show_ro" => NULL "show_hu" => NULL "show_en" => NULL "show_de" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(11) ( "id" => string(2) "10" "position" => string(1) "3" "name" => string(18) "SOS Dogs Nederland" "type" => string(5) "image" "image" => string(22) "uploads/nbanner/b3.png" "click_url" => string(19) "https://sosdogs.nl/" "code" => string(0) "" "show_ro" => string(1) "1" "show_hu" => string(1) "1" "show_en" => string(1) "1" "show_de" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "10" "position" => string(1) "3" "name" => string(18) "SOS Dogs Nederland" "type" => string(5) "image" "image" => string(22) "uploads/nbanner/b3.png" "click_url" => string(19) "https://sosdogs.nl/" "code" => string(0) "" "show_ro" => string(1) "1" "show_hu" => string(1) "1" "show_en" => string(1) "1" "show_de" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(7) "bannere" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(2) "10" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)) protected _total_rows => integer 3 protected _current_row => integer 0 protected _as_object => string(13) "Model_Bannere" protected _object_params => NULL }{ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "bannere" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 } -
SYSPATH/classes/Kohana/Controller/Template.php [ 44 ] » Kohana_View->render()
39 */ 40 public function after() 41 { 42 if ($this->auto_render === TRUE) 43 { 44 $this->response->body($this->template->render()); 45 } 46 47 parent::after(); 48 } 49 -
APPPATH/classes/Controller/Frontend.php [ 81 ] » Kohana_Controller_Template->after()
76 77 $title = ($this->_meta['title']) ?: $this->_page_title; 78 $this->_meta['title'] = (($title) ? $title . ' - ' : '') . $this->_title_suffix; 79 $this->template->set_global('meta', $this->_meta); 80 81 parent::after(); 82 } 83 84 private function _set_language() 85 { 86 if (in_array($_SERVER['HTTP_HOST'], ['hun.sosdogs.ro'])) { -
SYSPATH/classes/Kohana/Controller.php [ 87 ] » Controller_Frontend->after()
82 83 // Execute the action itself 84 $this->{$action}(); 85 86 // Execute the "after action" method 87 $this->after(); 88 89 // Return the response 90 return $this->response; 91 } 92 -
{PHP internal call} » Kohana_Controller->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)
0object Controller_Frontend_Caini(12)
{ public template => object View(2){ protected _file => string(70) "/home/sosdogs/public_html/application/views/frontend/template/main.php" protected _data => array(7) ( "content" => object View(2)protected _cache_apc => object Cache_File(2){ protected _file => string(70) "/home/sosdogs/public_html/application/views/frontend/caini/details.php" protected _data => array(1) ( "data" => object Model_Caini(36)"css" => array(4) ( 0 => string(59) "https://fonts.googleapis.com/css?family=Roboto|Lato:400,700" 1 => string(30) "assets/frontend/min.css?v=1.98" 2 => string(50) "assets/frontend/fontawesome-5.12.0/css/all.min.css" 3 => string(54) "assets/global/plugins/jquery-flexslider/flexslider.css" ) "js" => array(2) ( 0 => string(22) "assets/frontend/min.js" 1 => string(64) "assets/global/plugins/jquery-flexslider/jquery.flexslider-min.js" ) "inline_js" => object View(2){ protected _primary_key => string(2) "id" protected _table_name => string(5) "caini" protected _object_plural => string(5) "caini" protected _table_columns => array(26) ( "id" => NULL "name" => NULL "age_year" => NULL "age_month" => NULL "gender" => NULL "dog_size" => NULL "breed_ro" => NULL "breed_hu" => NULL "breed_en" => NULL "breed_de" => NULL "description_ro" => NULL "description_hu" => NULL "description_en" => NULL "description_de" => NULL "intro_img" => NULL "imagini" => NULL "alias" => NULL "meta_title" => NULL "meta_keywords_ro" => NULL "meta_keywords_hu" => NULL "meta_keywords_en" => NULL "meta_keywords_de" => NULL "meta_description_ro" => NULL "meta_description_hu" => NULL "meta_description_en" => NULL "meta_description_de" => NULL ) private _genders => array(4) ( "ro" => array(2) ( 1 => string(6) "Mascul" 2 => string(6) "Femela" ) "hu" => array(2) ( 1 => string(4) "Hím" 2 => string(9) "Nőstény" ) "en" => array(2) ( 1 => string(4) "Male" 2 => string(6) "Female" ) "de" => array(2) ( 1 => string(5) "Rüde" 2 => string(7) "Hündin" ) ) private _dog_sizes => array(4) ( "ro" => array(4) ( 1 => string(11) "Talie mică" 2 => string(11) "Talie medie" 3 => string(10) "Talie mare" 4 => string(16) "Talie gigantică" ) "hu" => array(4) ( 1 => string(10) "Kis méret" 2 => string(15) "Közepes méret" 3 => string(11) "Nagy méret" 4 => string(14) "Óriás méret" ) "en" => array(4) ( 1 => string(10) "Small size" 2 => string(11) "Medium size" 3 => string(10) "Large size" 4 => string(10) "Giant size" ) "de" => array(4) ( 1 => string(14) "Kleine Größe" 2 => string(16) "Mittlere Größe" 3 => string(14) "Große Größe" 4 => string(15) "Riesige Größe" ) ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(26) ( "id" => NULL "name" => NULL "age_year" => NULL "age_month" => NULL "gender" => NULL "dog_size" => NULL "breed_ro" => NULL "breed_hu" => NULL "breed_en" => NULL "breed_de" => NULL "description_ro" => NULL "description_hu" => NULL "description_en" => NULL "description_de" => NULL "intro_img" => NULL "imagini" => NULL "alias" => NULL "meta_title" => NULL "meta_keywords_ro" => NULL "meta_keywords_hu" => NULL "meta_keywords_en" => NULL "meta_keywords_de" => NULL "meta_description_ro" => NULL "meta_description_hu" => NULL "meta_description_en" => NULL "meta_description_de" => NULL ) protected _changed => array(0) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "caini" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)) }{ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "caini" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _file => string(72) "/home/sosdogs/public_html/application/views/frontend/caini/detailsjs.php" protected _data => array(1) ( "images" => bool FALSE ) }"header" => object View(2){ protected _file => string(72) "/home/sosdogs/public_html/application/views/frontend/template/header.php" protected _data => array(1) ( "menu" => object Database_Result_Cached(6)"sidebar" => object View(2){ protected _query => string(87) "SELECT menu_sus.id AS id, menu_sus.uri AS uri FROM menu_sus AS menu_sus ORDER BY id ASC" protected _result => array(8) ( 0 => object Model_Menu_Sus(34)) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "1" "uri" => string(10) ":Home:home" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "1" "uri" => string(10) ":Home:home" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)1 => object Model_Menu_Sus(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "2" "uri" => string(12) ":Caini:caini" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "2" "uri" => string(12) ":Caini:caini" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)2 => object Model_Menu_Sus(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "3" "uri" => string(44) "Pagini_Categorii:Adopție de la distanță:5" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "3" "uri" => string(44) "Pagini_Categorii:Adopție de la distanță:5" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "3" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)3 => object Model_Menu_Sus(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "4" "uri" => string(39) ":Happy Endings:galerie/45/happy-endings" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "4" "uri" => string(39) ":Happy Endings:galerie/45/happy-endings" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "4" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)4 => object Model_Menu_Sus(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "5" "uri" => string(21) ":Galerie foto:galerie" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "5" "uri" => string(21) ":Galerie foto:galerie" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "5" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)5 => object Model_Menu_Sus(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "6" "uri" => string(23) "Pagini_Categorii:Blog:6" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "6" "uri" => string(23) "Pagini_Categorii:Blog:6" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "6" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)6 => object Model_Menu_Sus(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "7" "uri" => string(26) "Pagini_Pagini:Despre noi:2" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "7" "uri" => string(26) "Pagini_Pagini:Despre noi:2" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "7" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)7 => object Model_Menu_Sus(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(8) "menu_sus" protected _object_plural => string(8) "menu_sus" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "8" "uri" => string(16) ":Contact:contact" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "8" "uri" => string(16) ":Contact:contact" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "menu_sus" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "8" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)) protected _total_rows => integer 8 protected _current_row => integer 8 protected _as_object => string(14) "Model_Menu_Sus" protected _object_params => NULL }{ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "menu_sus" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _file => string(73) "/home/sosdogs/public_html/application/views/frontend/template/sidebar.php" protected _data => array(2) ( "menu" => object Database_Result_Cached(6)"slideshow" => string(0) "" ) }{ protected _query => string(103) "SELECT menu_lateral.id AS id, menu_lateral.uri AS uri FROM menu_lateral AS menu_lateral ORDER BY id ASC" protected _result => array(8) ( 0 => object Model_Menu_Lateral(34)"bannere" => object Database_Result_Cached(6){ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "1" "uri" => string(10) ":Home:home" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "1" "uri" => string(10) ":Home:home" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)1 => object Model_Menu_Lateral(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "2" "uri" => string(12) ":Caini:caini" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "2" "uri" => string(12) ":Caini:caini" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)2 => object Model_Menu_Lateral(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "3" "uri" => string(44) "Pagini_Categorii:Adopție de la distanță:5" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "3" "uri" => string(44) "Pagini_Categorii:Adopție de la distanță:5" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "3" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)3 => object Model_Menu_Lateral(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "4" "uri" => string(39) ":Happy Endings:galerie/45/happy-endings" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "4" "uri" => string(39) ":Happy Endings:galerie/45/happy-endings" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "4" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)4 => object Model_Menu_Lateral(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "5" "uri" => string(21) ":Galerie foto:galerie" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "5" "uri" => string(21) ":Galerie foto:galerie" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "5" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)5 => object Model_Menu_Lateral(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "6" "uri" => string(23) "Pagini_Categorii:Blog:6" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "6" "uri" => string(23) "Pagini_Categorii:Blog:6" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "6" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)6 => object Model_Menu_Lateral(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "7" "uri" => string(26) "Pagini_Pagini:Despre noi:2" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "7" "uri" => string(26) "Pagini_Pagini:Despre noi:2" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "7" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)7 => object Model_Menu_Lateral(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(12) "menu_lateral" protected _object_plural => string(12) "menu_lateral" protected _table_columns => array(2) ( "id" => NULL "uri" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(1) "8" "uri" => string(16) ":Contact:contact" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(1) "8" "uri" => string(16) ":Contact:contact" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "menu_lateral" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "8" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)) protected _total_rows => integer 8 protected _current_row => integer 0 protected _as_object => string(18) "Model_Menu_Lateral" protected _object_params => NULL }{ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "menu_lateral" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _query => string(353) "SELECT bannere.id AS id, bannere.position AS position, bannere.name AS name, bannere.type AS type, bannere.image AS image, banne …" protected _result => array(3) ( 0 => object Model_Bannere(34)) }{ protected _primary_key => string(2) "id" protected _table_name => string(7) "bannere" protected _object_plural => string(7) "bannere" protected _table_columns => array(11) ( "id" => NULL "position" => NULL "name" => NULL "type" => NULL "image" => NULL "click_url" => NULL "code" => NULL "show_ro" => NULL "show_hu" => NULL "show_en" => NULL "show_de" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(11) ( "id" => string(1) "8" "position" => string(1) "1" "name" => string(29) "Asociatia Prietenii Pisicilor" "type" => string(5) "image" "image" => string(22) "uploads/nbanner/b1.png" "click_url" => string(33) "http://www.prieteniipisicilor.ro/" "code" => string(0) "" "show_ro" => string(1) "1" "show_hu" => string(1) "1" "show_en" => string(1) "1" "show_de" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(1) "8" "position" => string(1) "1" "name" => string(29) "Asociatia Prietenii Pisicilor" "type" => string(5) "image" "image" => string(22) "uploads/nbanner/b1.png" "click_url" => string(33) "http://www.prieteniipisicilor.ro/" "code" => string(0) "" "show_ro" => string(1) "1" "show_hu" => string(1) "1" "show_en" => string(1) "1" "show_de" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(7) "bannere" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "8" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)1 => object Model_Bannere(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "bannere" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(7) "bannere" protected _object_plural => string(7) "bannere" protected _table_columns => array(11) ( "id" => NULL "position" => NULL "name" => NULL "type" => NULL "image" => NULL "click_url" => NULL "code" => NULL "show_ro" => NULL "show_hu" => NULL "show_en" => NULL "show_de" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(11) ( "id" => string(1) "9" "position" => string(1) "2" "name" => string(11) "Animed Arad" "type" => string(5) "image" "image" => string(22) "uploads/nbanner/b2.png" "click_url" => string(21) "http://www.animed.ro/" "code" => string(0) "" "show_ro" => string(1) "1" "show_hu" => string(1) "1" "show_en" => string(1) "1" "show_de" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(1) "9" "position" => string(1) "2" "name" => string(11) "Animed Arad" "type" => string(5) "image" "image" => string(22) "uploads/nbanner/b2.png" "click_url" => string(21) "http://www.animed.ro/" "code" => string(0) "" "show_ro" => string(1) "1" "show_hu" => string(1) "1" "show_en" => string(1) "1" "show_de" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(7) "bannere" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "9" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)2 => object Model_Bannere(34){ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "bannere" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _primary_key => string(2) "id" protected _table_name => string(7) "bannere" protected _object_plural => string(7) "bannere" protected _table_columns => array(11) ( "id" => NULL "position" => NULL "name" => NULL "type" => NULL "image" => NULL "click_url" => NULL "code" => NULL "show_ro" => NULL "show_hu" => NULL "show_en" => NULL "show_de" => NULL ) protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(11) ( "id" => string(2) "10" "position" => string(1) "3" "name" => string(18) "SOS Dogs Nederland" "type" => string(5) "image" "image" => string(22) "uploads/nbanner/b3.png" "click_url" => string(19) "https://sosdogs.nl/" "code" => string(0) "" "show_ro" => string(1) "1" "show_hu" => string(1) "1" "show_en" => string(1) "1" "show_de" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "10" "position" => string(1) "3" "name" => string(18) "SOS Dogs Nederland" "type" => string(5) "image" "image" => string(22) "uploads/nbanner/b3.png" "click_url" => string(19) "https://sosdogs.nl/" "code" => string(0) "" "show_ro" => string(1) "1" "show_hu" => string(1) "1" "show_en" => string(1) "1" "show_de" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(7) "bannere" protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(2) "10" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)) protected _total_rows => integer 3 protected _current_row => integer 0 protected _as_object => string(13) "Model_Bannere" protected _object_params => NULL }{ protected _identifier => string(0) "" public last_query => string(1212) "SELECT pagini_pagini.id AS id, pagini_pagini.parent_id AS parent_id, pagini_pagini.title_ro AS title_ro, pagini_pagini.title_hu …" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "bannere" }{ }protected _config => array(4) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _cache_dir => object SplFileInfo(0)protected _session => object Session_Native(5){ }protected _config => array(4) ( "driver" => string(4) "file" "cache_dir" => string(43) "/home/sosdogs/public_html/application/cache" "default_expire" => integer 3600 "ignore_on_delete" => array(3) ( 0 => string(10) ".gitignore" 1 => string(4) ".git" 2 => string(4) ".svn" ) ) }{ protected _name => string(7) "session" protected _lifetime => integer 0 protected _encrypted => bool FALSE protected _data => array(0) protected _destroyed => bool FALSE }protected _title_suffix => string(15) "SOS Dogs - FPCC" protected _page_title => NULL protected _meta => array(7) ( "title" => string(15) "SOS Dogs - FPCC" "keywords" => NULL "description" => NULL "url_ro" => string(33) "https://www.sosdogs.ro/caini/192/" "url_hu" => string(34) "https://hun.sosdogs.ro/kutyak/192/" "url_en" => string(32) "https://eng.sosdogs.ro/dogs/192/" "url_de" => string(44) "https://deu.sosdogs.ro/hundevermittlung/192/" ) protected _slideshow => string(0) "" protected _lang => string(2) "en" protected _self_url => array(4) ( "ro" => string(22) "https://www.sosdogs.ro" "hu" => string(22) "https://hun.sosdogs.ro" "en" => string(22) "https://eng.sosdogs.ro" "de" => string(22) "https://deu.sosdogs.ro" ) public auto_render => bool TRUE public request => object Request(19){ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)public response => object Response(5){ protected _filters => array(0) protected _uri => string(19) "<path>/<id>/<alias>" protected _regex => array(1) ( "path" => string(36) "(caini|kutyak|dogs|hundevermittlung)" ) protected _defaults => array(3) ( "directory" => string(8) "Frontend" "controller" => string(5) "Caini" "action" => string(7) "details" ) protected _route_regex => string(97) "#^(?P<path>(caini|kutyak|dogs|hundevermittlung))/(?P<id>[^/.,;?\n]++)/(?P<alias>[^/.,;?\n]++)$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(8) "Frontend" protected _controller => string(5) "Caini" protected _action => string(7) "details" protected _uri => string(15) "caini/192/tyson" protected _external => bool FALSE protected _params => array(3) ( "path" => string(5) "caini" "id" => string(3) "192" "alias" => string(5) "tyson" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }}{ protected _status => integer 200 protected _header => object HTTP_Header(0)}{ }protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }92 93 // Create a new instance of the controller 94 $controller = $class->newInstance($request, $response); 95 96 // Run the controller's execute() method 97 $response = $class->getMethod('execute')->invoke($controller); 98 99 if ( ! $response instanceof Response) 100 { 101 // Controller failed to return a Response. 102 throw new Kohana_Exception('Controller failed to return a Response'); -
SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)
0object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(19) "<path>/<id>/<alias>" protected _regex => array(1) ( "path" => string(36) "(caini|kutyak|dogs|hundevermittlung)" ) protected _defaults => array(3) ( "directory" => string(8) "Frontend" "controller" => string(5) "Caini" "action" => string(7) "details" ) protected _route_regex => string(97) "#^(?P<path>(caini|kutyak|dogs|hundevermittlung))/(?P<id>[^/.,;?\n]++)/(?P<alias>[^/.,;?\n]++)$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(8) "Frontend" protected _controller => string(5) "Caini" protected _action => string(7) "details" protected _uri => string(15) "caini/192/tyson" protected _external => bool FALSE protected _params => array(3) ( "path" => string(5) "caini" "id" => string(3) "192" "alias" => string(5) "tyson" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }}1object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0){ }protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(['_protocol' => $request->protocol()]); 110 111 if (($cache = $this->cache()) instanceof HTTP_Cache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->execute_request($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->header_callbacks() as $header => $callback) 118 { 119 if ($response->headers($header)) -
SYSPATH/classes/Kohana/Request.php [ 1000 ] » Kohana_Request_Client->execute(arguments)
0object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(19) "<path>/<id>/<alias>" protected _regex => array(1) ( "path" => string(36) "(caini|kutyak|dogs|hundevermittlung)" ) protected _defaults => array(3) ( "directory" => string(8) "Frontend" "controller" => string(5) "Caini" "action" => string(7) "details" ) protected _route_regex => string(97) "#^(?P<path>(caini|kutyak|dogs|hundevermittlung))/(?P<id>[^/.,;?\n]++)/(?P<alias>[^/.,;?\n]++)$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(8) "Frontend" protected _controller => string(5) "Caini" protected _action => string(7) "details" protected _uri => string(15) "caini/192/tyson" protected _external => bool FALSE protected _params => array(3) ( "path" => string(5) "caini" "id" => string(3) "192" "alias" => string(5) "tyson" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }}995 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', [ 996 ':uri' => $this->_uri, 997 ]); 998 } 999 1000 return $this->_client->execute($this); 1001 } 1002 1003 /** 1004 * Returns whether this request is the initial request Kohana received. 1005 * Can be used to test for sub requests. -
DOCROOT/index.php [ 118 ] » Kohana_Request->execute()
113 /** 114 * Execute the main request. A source of the URI can be passed, eg: $_SERVER['PATH_INFO']. 115 * If no source is specified, the URI will be automatically detected. 116 */ 117 echo Request::factory(TRUE, array(), FALSE) 118 ->execute() 119 ->send_headers(TRUE) 120 ->body(); 121 }
English





