SYSPATH/classes/kohana/session/native.php [ 27 ]
22 // Set the session id
23 session_id($id);
24 }
25
26 // Start the session
27 session_start();
28
29 // Use the $_SESSION global for storing data
30 $this->_data =& $_SESSION;
31
32 return NULL;
-
{PHP internal call} » Kohana_Core::error_handler(arguments)
codeinteger 8
errorstring(92) "session_start(): ps_files_cleanup_dir: opendir(/var/lib/php5) failed: Permission denied (13)"filestring(120) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/system/classes/kohana/session/native.php"lineinteger 27
4array(1) ( "id" => NULL )
-
SYSPATH/classes/kohana/session/native.php [ 27 ] » session_start()
22 // Set the session id 23 session_id($id); 24 } 25 26 // Start the session 27 session_start(); 28 29 // Use the $_SESSION global for storing data 30 $this->_data =& $_SESSION; 31 32 return NULL; -
SYSPATH/classes/kohana/session.php [ 177 ] » Kohana_Session_Native->_read(arguments)
idNULL
172 * @param string session id 173 * @return void 174 */ 175 public function read($id = NULL) 176 { 177 if (is_string($data = $this->_read($id))) 178 { 179 try 180 { 181 if ($this->_encrypted) 182 { -
SYSPATH/classes/kohana/session.php [ 93 ] » Kohana_Session->read(arguments)
idNULL
88 // Enable or disable encryption of data 89 $this->_encrypted = $config['encrypted']; 90 } 91 92 // Load the session 93 $this->read($id); 94 } 95 96 /** 97 * Session object is rendered to a serialized string. 98 * -
SYSPATH/classes/kohana/session.php [ 35 ] » Kohana_Session->__construct(arguments)
configNULL
idNULL
30 31 // Set the session class name 32 $class = 'Session_'.ucfirst($type); 33 34 // Create a new session instance 35 Session::$instances[$type] = $session = new $class($config, $id); 36 37 // Write the session at shutdown 38 register_shutdown_function(array($session, 'write')); 39 } 40 -
MODPATH/auth/classes/kohana/auth.php [ 65 ] » Kohana_Session::instance()
60 $config['salt_pattern'] = preg_split('/,\s*/', Kohana::config('auth')->get('salt_pattern')); 61 62 // Save the config in the object 63 $this->config = $config; 64 65 $this->session = Session::instance(); 66 } 67 68 abstract protected function _login($username, $password, $remember); 69 70 abstract public function password($username); -
MODPATH/auth/classes/kohana/auth.php [ 32 ] » Kohana_Auth->__construct(arguments)
configobject Kohana_Config_File(6)
{ public driver => string(5) "Sprig" public hash_method => string(4) "sha1" public salt_pattern => array(10) ( 0 => string(1) "1" 1 => string(1) "3" 2 => string(1) "5" 3 => string(1) "9" 4 => string(2) "14" 5 => string(2) "15" 6 => string(2) "20" 7 => string(2) "21" 8 => string(2) "28" 9 => string(2) "30" ) public lifetime => integer 1209600 public session_key => string(9) "auth_user" public users => array(0) }27 28 // Set the session class name 29 $class = 'Auth_'.ucfirst($type); 30 31 // Create a new session instance 32 Auth::$instance = new $class($config); 33 } 34 35 return Auth::$instance; 36 } 37 -
APPPATH/views/new/layout-config.php [ 48 ] » Kohana_Auth::instance()
43 $title_text = $title . ' – ' . __('Stadiony.net'); 44 $body_class = ''; 45 } 46 47 48 if (Auth::instance()->logged_in('admin')) { 49 $tinymce_config = View::factory('admin/tinymce_config')->render(); 50 } else { 51 $tinymce_config = ''; 52 } 53 -
APPPATH/views/new/layout.php [ 2 ] » include(arguments)
0string(119) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/layout-config.php"1 <!DOCTYPE HTML> 2 <?php include('layout-config.php'); ?> 3 <html class="<?php echo $lang?>" lang="<?php echo $lang?>"> 4 5 <head> 6 <title> 7 <?php echo $title_text?> -
SYSPATH/classes/kohana/view.php [ 49 ] » include(arguments)
0string(112) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/layout.php"44 ob_start(); 45 46 try 47 { 48 // Load the view within the current scope 49 include $kohana_view_filename; 50 } 51 catch (Exception $e) 52 { 53 // Delete the output buffer 54 ob_end_clean(); -
SYSPATH/classes/kohana/view.php [ 303 ] » Kohana_View::capture(arguments)
kohana_view_filenamestring(112) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/layout.php"kohana_view_dataarray(11) ( "debug" => string(0) "" "content" => object View(2)
{ protected _file => string(120) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/buildings/list.php" protected _data => array(3) ( "buildings" => array(3) ( 0 => array(14) ( "building_name" => string(29) "Jakarta International Stadium" "building_url" => string(29) "jakarta_international_stadium" "country_code" => string(3) "IDN" "capacity_before" => string(1) "0" "capacity_after" => string(5) "82000" "updated" => string(10) "2022-07-10" "id" => string(3) "234" "clubs" => string(7) "Persija" "building_category_name_pl" => string(17) "Ukończone budowy" "building_category_name_en" => string(23) "Constructions completed" "building_category_name_es" => string(26) "Construcciones completadas" "city_pl" => string(9) "Dżakarta" "city_en" => string(7) "Jakarta" "city_es" => string(7) "Yakarta" ) 1 => array(14) ( "building_name" => string(15) "Stadion Batakan" "building_url" => string(15) "stadion_batakan" "country_code" => string(3) "IDN" "capacity_before" => string(1) "0" "capacity_after" => string(5) "40000" "updated" => string(10) "2017-01-25" "id" => string(3) "164" "clubs" => string(7) "Persiba" "building_category_name_pl" => string(17) "Ukończone budowy" "building_category_name_en" => string(23) "Constructions completed" "building_category_name_es" => string(26) "Construcciones completadas" "city_pl" => string(10) "Balikpapan" "city_en" => string(10) "Balikpapan" "city_es" => string(10) "Balikpapan" ) 2 => array(14) ( "building_name" => string(16) "Stadion Gedebage" "building_url" => string(16) "stadion_gedebage" "country_code" => string(3) "IDN" "capacity_before" => string(1) "0" "capacity_after" => string(5) "50000" "updated" => string(10) "2013-05-12" "id" => string(3) "114" "clubs" => string(6) "Persib" "building_category_name_pl" => string(17) "Ukończone budowy" "building_category_name_en" => string(23) "Constructions completed" "building_category_name_es" => string(26) "Construcciones completadas" "city_pl" => string(7) "Bandung" "city_en" => string(7) "Bandung" "city_es" => string(7) "Bandung" ) ) "country_url" => string(3) "idn" "url" => NULL ) }"breadcrumbs" => array(2) ( 0 => array(2) ( 0 => string(13) "constructions" 1 => string(13) "Constructions" ) 1 => array(2) ( 0 => string(17) "constructions/idn" 1 => string(9) "Indonesia" ) ) "ads" => string(0) "" "styles" => array(3) ( "media/css/demo/screen.css" => string(18) "screen, projection" "media/css/demo/print.css" => string(5) "print" "media/css/demo/style.css" => string(6) "screen" ) "scripts" => array(1) ( 0 => string(63) "http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" ) "description" => string(41) "Stadiums under construction in Indonesia." "keywords" => string(79) "constructions, building, stadiums, new, pictures, information, build, Indonesia" "aside" => object View(2){ protected _file => string(121) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/views/new/buildings/aside.php" protected _data => array(0) }"ads_enabled" => bool TRUE "title" => string(40) "Stadiums under construction in Indonesia" )298 { 299 throw new Kohana_View_Exception('You must set the file to use within your view before rendering'); 300 } 301 302 // Combine local and global data and capture the output 303 return View::capture($this->_file, $this->_data + View::$_global_data); 304 } 305 306 } // End View -
SYSPATH/classes/kohana/view.php [ 193 ] » Kohana_View->render()
188 */ 189 public function __toString() 190 { 191 try 192 { 193 return $this->render(); 194 } 195 catch (Exception $e) 196 { 197 // Display the exception message 198 Kohana::exception_handler($e); -
APPPATH/bootstrap.php [ 664 ] » Kohana_View->__toString()
659 $total = array( 660 '{memory_usage}' => number_format((memory_get_peak_usage() - KOHANA_START_MEMORY) / 1024, 2).'KB', 661 '{execution_time}' => number_format(microtime(TRUE) - KOHANA_START_TIME, 5).' seconds'); 662 663 // Insert the totals into the response 664 $request->response = strtr((string) $request->response, $total); 665 } 666 667 668 /** 669 * Display the request response. -
DOCROOT/index.php [ 104 ] » require(arguments)
0string(105) "/var/www/vhosts/lvps176-28-11-216.dedicated.hosteurope.de/stadiony.net/httpdocs/application/bootstrap.php"99 // Load empty core extension 100 require SYSPATH.'classes/kohana'.EXT; 101 } 102 103 // Bootstrap the application 104 require APPPATH.'bootstrap'.EXT;