SYSPATH/classes/Kohana/Controller.php [ 80 ]
75 if ( ! method_exists($this, $action))
76 {
77 throw HTTP_Exception::factory(404,
78 'The requested URL :uri was not found on this server.',
79 array(':uri' => $this->request->uri())
80 )->request($this->request);
81 }
82
83 // Execute the action itself
84 $this->{$action}();
85
-
{PHP internal call} » Kohana_Controller->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)
0object Controller_Info_About(24)
{ private content => NULL private menu_pos => string(5) "about" private submenu_pos => NULL private submenu => NULL private menu => array(5) ( 0 => array(3) ( "key" => string(5) "about" "url" => string(11) "/info/about" "name" => string(5) "O nas" ) 1 => array(3) ( "key" => string(7) "contact" "url" => string(13) "/info/contact" "name" => string(15) "Dane kontaktowe" ) 2 => array(3) ( "key" => string(11) "regulations" "url" => string(17) "/info/regulations" "name" => string(9) "Regulamin" ) 3 => array(3) ( "key" => string(13) "privacepolicy" "url" => string(19) "/info/privacepolicy" "name" => string(21) "Polityka prywatności" ) 4 => array(3) ( "key" => string(7) "sitemap" "url" => string(13) "/info/sitemap" "name" => string(11) "Mapa strony" ) ) public template => object View(2){ protected _file => string(69) "/var/www/oognet.pl/html/application/views//template/template_main.php" protected _data => array(10) ( "menu" => object View(2)public auth_required => bool FALSE public secure_actions => bool FALSE public profile => string(10) "production" public portal_id => string(1) "2" public static_link => string(31) "http://static.oognet.pl/oognet/" public static_js => string(39) "http://static.oognet.pl/oognet/js/prod/" public static_css => string(40) "http://static.oognet.pl/oognet/css/prod/" public img_link => string(28) "http://img.oognet.pl/oognet/" public services => string(37) "http://services.core.astrosa.pl:8080/" public content_type => NULL public fb_key => string(15) "133979783406819" public fb_secret => string(32) "2dd3500630e8e7a2f97b31145a99f891" public host => string(17) "https://oognet.pl/" public subdomain_host => string(10) ".oognet.pl" public main_menu => array(2) ( 0 => array(7) ( "id" => string(1) "4" "name" => string(8) "Programy" "description" => string(9) "oognet tv" "status" => string(1) "1" "edited_by" => NULL "edited_date" => string(19) "2011-04-27 11:05:41" "sort_order" => string(1) "1" ) 1 => array(7) ( "id" => string(1) "1" "name" => string(12) "Okiem kamery" "description" => string(6) "kamera" "status" => string(1) "1" "edited_by" => NULL "edited_date" => string(19) "2010-11-30 20:18:14" "sort_order" => string(1) "2" ) ) public auto_render => bool TRUE public request => object Request(19){ protected _file => string(65) "/var/www/oognet.pl/html/application/views//static/page_header.php" protected _data => array(2) ( "main_menu" => array(2) ( 0 => array(7) ( "id" => string(1) "4" "name" => string(8) "Programy" "description" => string(9) "oognet tv" "status" => string(1) "1" "edited_by" => NULL "edited_date" => string(19) "2011-04-27 11:05:41" "sort_order" => string(1) "1" ) 1 => array(7) ( "id" => string(1) "1" "name" => string(12) "Okiem kamery" "description" => string(6) "kamera" "status" => string(1) "1" "edited_by" => NULL "edited_date" => string(19) "2010-11-30 20:18:14" "sort_order" => string(1) "2" ) ) "content_type" => NULL ) }"footer" => object View(2){ protected _file => string(60) "/var/www/oognet.pl/html/application/views//static/footer.php" protected _data => array(0) }"title" => string(70) "oognet.pl - kamery on-line na żywo, transmisje na żywo, NEXT TV w HD" "description" => string(149) "oognet.pl platforma multimedialna-doskonała jakość,kamery online na żywo oraz materiały video telewizji next w hd i 3d, kamery l …" "keywords" => string(160) "kamery internetowe,camera live,webcam,webcams,oognet.pl, oognet,next,3d,hd,telewizja,livestream,webcamera,kamera internetowa,kam …" "author" => string(23) "Site design by O-Lab.pl" "scripts" => array(0) "styles" => array(0) "content" => object View(2){ protected _file => string(57) "/var/www/oognet.pl/html/application/views//info/about.php" protected _data => array(5) ( "content" => NULL "menu_pos" => string(5) "about" "submenu_pos" => NULL "submenu" => NULL "menu" => array(5) ( 0 => array(3) ( "key" => string(5) "about" "url" => string(11) "/info/about" "name" => string(5) "O nas" ) 1 => array(3) ( "key" => string(7) "contact" "url" => string(13) "/info/contact" "name" => string(15) "Dane kontaktowe" ) 2 => array(3) ( "key" => string(11) "regulations" "url" => string(17) "/info/regulations" "name" => string(9) "Regulamin" ) 3 => array(3) ( "key" => string(13) "privacepolicy" "url" => string(19) "/info/privacepolicy" "name" => string(21) "Polityka prywatności" ) 4 => array(3) ( "key" => string(7) "sitemap" "url" => string(13) "/info/sitemap" "name" => string(11) "Mapa strony" ) ) ) }"image" => string(0) "" ) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.0" protected _secure => bool FALSE protected _referrer => string(29) "https://oognet.pl/info/sitemap" protected _route => object Route(5)public response => object Response(5){ protected _filters => array(0) protected _uri => string(44) "<directory>(/<controller>(/<action>(/<id>)))" protected _regex => array(1) ( "directory" => string(7) "(|info)" ) protected _defaults => array(2) ( "controller" => string(5) "index" "action" => string(5) "index" ) protected _route_regex => string(118) "#^(?P<directory>(|info))(?:/(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++))?)?)?$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(4) "Info" protected _controller => string(5) "About" protected _action => string(6) "oognet" protected _uri => string(17) "info/about/oognet" protected _external => bool FALSE protected _params => array(0) protected _get => array(0) protected _post => array(0) protected _cookies => array(1) ( "session" => NULL ) 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.0" }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.0" protected _secure => bool FALSE protected _referrer => string(29) "https://oognet.pl/info/sitemap" protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(44) "<directory>(/<controller>(/<action>(/<id>)))" protected _regex => array(1) ( "directory" => string(7) "(|info)" ) protected _defaults => array(2) ( "controller" => string(5) "index" "action" => string(5) "index" ) protected _route_regex => string(118) "#^(?P<directory>(|info))(?:/(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++))?)?)?$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(4) "Info" protected _controller => string(5) "About" protected _action => string(6) "oognet" protected _uri => string(17) "info/about/oognet" protected _external => bool FALSE protected _params => array(0) protected _get => array(0) protected _post => array(0) protected _cookies => array(1) ( "session" => NULL ) 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.0" }109 $orig_response = $response = Response::factory(array('_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 [ 986 ] » Kohana_Request_Client->execute(arguments)
0object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.0" protected _secure => bool FALSE protected _referrer => string(29) "https://oognet.pl/info/sitemap" protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(44) "<directory>(/<controller>(/<action>(/<id>)))" protected _regex => array(1) ( "directory" => string(7) "(|info)" ) protected _defaults => array(2) ( "controller" => string(5) "index" "action" => string(5) "index" ) protected _route_regex => string(118) "#^(?P<directory>(|info))(?:/(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++))?)?)?$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(4) "Info" protected _controller => string(5) "About" protected _action => string(6) "oognet" protected _uri => string(17) "info/about/oognet" protected _external => bool FALSE protected _params => array(0) protected _get => array(0) protected _post => array(0) protected _cookies => array(1) ( "session" => NULL ) 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) }}981 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 982 ':uri' => $this->_uri, 983 )); 984 } 985 986 return $this->_client->execute($this); 987 } 988 989 /** 990 * Returns whether this request is the initial request Kohana received. 991 * 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 }