/home/globalna/domains/goscinnezabytki_general/application/views/common/monument/parts/left.php [ 4 ]
1 <div id="monument_left">
2 <div id="frame_out" class="monument_show">
3 <div id="frame_in" class="monument_show">
4 <img src="<?=url::site('public/images/monuments/'.$monument->filename);?>" alt="thumb"/>
5 </div>
6 </div>
7 </div>
8
-
/home/globalna/domains/goscinnezabytki_general/application/views/common/monument/parts/left.php [ 4 ] » Kohana_Core::error_handler(arguments)
0
integer 8
1
string(36) "Trying to get property of non-object"
2
string(95) "/home/globalna/domains/goscinnezabytki_general/application/views/common/monument/parts/left.php"
3
integer 4
4
array(6) ( "kohana_view_filename" => string(102) "/home/globalna/domains/goscinnezabytki.pl/public_html/application/views/common/monument/parts/left.php" "kohana_view_data" => array(1) ( "monument" => bool FALSE ) "monument" => bool FALSE "id" => string(3) "139" "lang" => string(5) "pl-pl" "site_name" => string(18) "goscinnezabytki.pl" )
1 <div id="monument_left"> 2 <div id="frame_out" class="monument_show"> 3 <div id="frame_in" class="monument_show"> 4 <img src="<?=url::site('public/images/monuments/'.$monument->filename);?>" alt="thumb"/> 5 </div> 6 </div> 7 </div> 8
-
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0
string(95) "/home/globalna/domains/goscinnezabytki_general/application/views/common/monument/parts/left.php"
56 ob_start(); 57 58 try 59 { 60 // Load the view within the current scope 61 include $kohana_view_filename; 62 } 63 catch (Exception $e) 64 { 65 // Delete the output buffer 66 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)
0
string(102) "/home/globalna/domains/goscinnezabytki.pl/public_html/application/views/common/monument/parts/left.php"
1
array(1) ( "monument" => bool FALSE )
343 { 344 throw new View_Exception('You must set the file to use within your view before rendering'); 345 } 346 347 // Combine local and global data and capture the output 348 return View::capture($this->_file, $this->_data); 349 } 350 351 } // End View
-
SYSPATH/classes/Kohana/View.php [ 228 ] » Kohana_View->render()
223 */ 224 public function __toString() 225 { 226 try 227 { 228 return $this->render(); 229 } 230 catch (Exception $e) 231 { 232 /** 233 * Display the exception message.
-
/home/globalna/domains/goscinnezabytki_general/application/views/common/monument/show_monument.php [ 5 ] » Kohana_View->__toString()
1 <? $monument = $monument->current();?> 2 <table id="show_monument"> 3 <tr> 4 <td class="left"> 5 <?=View::factory('common/monument/parts/left')->set('monument', $monument);?> 6 </td> 7 <td class="right"> 8 <?=View::factory('common/monument/parts/right')->set('monument', $monument);?> 9 </td> 10 <!--<td class="center">
-
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0
string(98) "/home/globalna/domains/goscinnezabytki_general/application/views/common/monument/show_monument.php"
56 ob_start(); 57 58 try 59 { 60 // Load the view within the current scope 61 include $kohana_view_filename; 62 } 63 catch (Exception $e) 64 { 65 // Delete the output buffer 66 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)
0
string(105) "/home/globalna/domains/goscinnezabytki.pl/public_html/application/views/common/monument/show_monument.php"
1
array(1) ( "monument" => object Database_MySQL_Result(7)
{ protected _internal_row => integer 1 protected _query => string(661) "SELECT `monument`.`id` AS `id`, `monument`.`title` AS `title`, `monument`.`province_id` AS `province_id`, `monument`.`filename` …" protected _result => resource(mysql result) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(14) "Model_Monument" protected _object_params => NULL }
)343 { 344 throw new View_Exception('You must set the file to use within your view before rendering'); 345 } 346 347 // Combine local and global data and capture the output 348 return View::capture($this->_file, $this->_data); 349 } 350 351 } // End View
-
SYSPATH/classes/Kohana/View.php [ 228 ] » Kohana_View->render()
223 */ 224 public function __toString() 225 { 226 try 227 { 228 return $this->render(); 229 } 230 catch (Exception $e) 231 { 232 /** 233 * Display the exception message.
-
/home/globalna/domains/goscinnezabytki_general/application/views/template.php [ 8 ] » Kohana_View->__toString()
3 <html> 4 <?=View::factory('html/head')->set('styles', $styles)->set('scripts', $scripts);?> 5 <body> 6 <div id="page"> 7 <?php echo View::factory('common/header')->set('slider_photos', $slider_photos);?> 8 <?php echo $content; ?> 9 </div> 10 <?php echo View::factory('common/footer');?> 11 </body> 12 </html>
-
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0
string(77) "/home/globalna/domains/goscinnezabytki_general/application/views/template.php"
56 ob_start(); 57 58 try 59 { 60 // Load the view within the current scope 61 include $kohana_view_filename; 62 } 63 catch (Exception $e) 64 { 65 // Delete the output buffer 66 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)
0
string(84) "/home/globalna/domains/goscinnezabytki.pl/public_html/application/views/template.php"
1
array(4) ( "content" => object View(2)
{ protected _file => string(105) "/home/globalna/domains/goscinnezabytki.pl/public_html/application/views/common/monument/show_monument.php" protected _data => array(1) ( "monument" => object Database_MySQL_Result(7)
"styles" => array(9) ( 0 => string(4) "main" 1 => string(27) "cssmap-poland/cssmap-poland" 2 => string(17) "nivo-slider/style" 3 => string(23) "nivo-slider/nivo-slider" 4 => string(34) "nivo-slider/themes/default/default" 5 => string(28) "nivo-slider/themes/dark/dark" 6 => string(26) "nivo-slider/themes/bar/bar" 7 => string(18) "carou-slider/style" 8 => string(4) "font" ) "scripts" => array(4) ( 0 => string(10) "jquery.min" 1 => string(18) "jquery.nivo.slider" 2 => string(25) "jquery.carouFredSel-6.1.0" 3 => string(13) "jquery.cssmap" ) "slider_photos" => array(4) ( 0 => integer 1 1 => integer 2 2 => integer 3 3 => integer 4 ) ){ protected _internal_row => integer 1 protected _query => string(661) "SELECT `monument`.`id` AS `id`, `monument`.`title` AS `title`, `monument`.`province_id` AS `province_id`, `monument`.`filename` …" protected _result => resource(mysql result) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(14) "Model_Monument" protected _object_params => NULL }
) }343 { 344 throw new View_Exception('You must set the file to use within your view before rendering'); 345 } 346 347 // Combine local and global data and capture the output 348 return View::capture($this->_file, $this->_data); 349 } 350 351 } // End View
-
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
-
SYSPATH/classes/Kohana/Controller.php [ 87 ] » Kohana_Controller_Template->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)
0
object Controller_Monument(8)
{ public id => string(3) "139" public template => object View(2)
{ protected _file => string(84) "/home/globalna/domains/goscinnezabytki.pl/public_html/application/views/template.php" protected _data => array(4) ( "content" => object View(2)
public auto_render => bool TRUE public request => object Request(19){ protected _file => string(105) "/home/globalna/domains/goscinnezabytki.pl/public_html/application/views/common/monument/show_monument.php" protected _data => array(1) ( "monument" => object Database_MySQL_Result(7)
"styles" => array(9) ( 0 => string(4) "main" 1 => string(27) "cssmap-poland/cssmap-poland" 2 => string(17) "nivo-slider/style" 3 => string(23) "nivo-slider/nivo-slider" 4 => string(34) "nivo-slider/themes/default/default" 5 => string(28) "nivo-slider/themes/dark/dark" 6 => string(26) "nivo-slider/themes/bar/bar" 7 => string(18) "carou-slider/style" 8 => string(4) "font" ) "scripts" => array(4) ( 0 => string(10) "jquery.min" 1 => string(18) "jquery.nivo.slider" 2 => string(25) "jquery.carouFredSel-6.1.0" 3 => string(13) "jquery.cssmap" ) "slider_photos" => array(4) ( 0 => integer 1 1 => integer 2 2 => integer 3 3 => integer 4 ) ) }{ protected _internal_row => integer 1 protected _query => string(661) "SELECT `monument`.`id` AS `id`, `monument`.`title` AS `title`, `monument`.`province_id` AS `province_id`, `monument`.`filename` …" protected _result => resource(mysql result) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(14) "Model_Monument" protected _object_params => NULL }
) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
public response => object Response(5){ protected _filters => array(0) protected _uri => string(18) "monument/show/<id>" protected _regex => array(0) protected _defaults => array(2) ( "controller" => string(8) "monument" "action" => string(4) "show" ) protected _route_regex => string(40) "#^monument/show/(?P<id>[^/.,;?\n]++)$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(8) "Monument" protected _action => string(4) "show" protected _uri => string(17) "monument/show/139" protected _external => bool FALSE protected _params => array(1) ( "id" => string(3) "139" ) 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)
public lang => string(5) "pl-pl" public open_time => integer 1726323245 public news => object Database_MySQL_Result(7){ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => NULL }{ protected _internal_row => integer 0 protected _query => string(205) "SELECT `new`.`id` AS `id`, `new`.`date` AS `date`, `new`.`title` AS `title`, `new`.`content` AS `content`, `new`.`image` AS `ima …" protected _result => resource(mysql result) protected _total_rows => integer 3 protected _current_row => integer 0 protected _as_object => string(9) "Model_New" protected _object_params => NULL }
}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)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(18) "monument/show/<id>" protected _regex => array(0) protected _defaults => array(2) ( "controller" => string(8) "monument" "action" => string(4) "show" ) protected _route_regex => string(40) "#^monument/show/(?P<id>[^/.,;?\n]++)$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(8) "Monument" protected _action => string(4) "show" protected _uri => string(17) "monument/show/139" protected _external => bool FALSE protected _params => array(1) ( "id" => string(3) "139" ) 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) }
}1
object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)
{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => NULL }109 $orig_response = $response = Response::factory(); 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 [ 990 ] » Kohana_Request_Client->execute(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(18) "monument/show/<id>" protected _regex => array(0) protected _defaults => array(2) ( "controller" => string(8) "monument" "action" => string(4) "show" ) protected _route_regex => string(40) "#^monument/show/(?P<id>[^/.,;?\n]++)$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(8) "Monument" protected _action => string(4) "show" protected _uri => string(17) "monument/show/139" protected _external => bool FALSE protected _params => array(1) ( "id" => string(3) "139" ) 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) }
}985 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 986 ':uri' => $this->_uri, 987 )); 988 } 989 990 return $this->_client->execute($this); 991 } 992 993 /** 994 * Returns whether this request is the initial request Kohana received. 995 * 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 }