APPPATH/views/portlets/portfoliodetails/portfoliodetails_index.php [ 5 ]
1 <?php defined('SYSPATH') OR die('No direct script access.'); ?>
2 <script src="/media/public/src/vendor/imagesloaded.pkgd.min.js"></script>
3 <div class="spacer" style="height: 55px;"></div>
4 <!--<img class="template" src="/media/images/portfolio/den-haag/heade.png" alt="">-->
5 <?php foreach ($blocks as $block) :
6 if($block->portfolio_block_type->id == 1) : ?>
7 <section class="text-image <?=$block->optional_class;?>">
8 <div class="text-block">
9 <div class="text-block-header">
10 <?php if($block->ord == 1): ?>
-
APPPATH/views/portlets/portfoliodetails/portfoliodetails_index.php [ 5 ] » Kohana_Core::error_handler(arguments)
code
integer 8
error
string(26) "Undefined variable: blocks"
file
string(107) "/srv/virtual-ftp/webdream.hu/optimus/application/views/portlets/portfoliodetails/portfoliodetails_index.php"
line
integer 5
4
array(9) ( "kohana_view_filename" => string(107) "/srv/virtual-ftp/webdream.hu/optimus/application/views/portlets/portfoliodetails/portfoliodetails_index.php" "kohana_view_data" => array(7) ( "url_portlet_id" => string(4) "1177" "portlet_name" => string(16) "portfoliodetails" "optimus" => object Config_Group(4)
{ public tmp_folder => string(49) "/srv/virtual-ftp/webdream.hu/www/media/admin/tmp/" public title => string(36) "WebDream :: think . plan . create ::" public google_analytics => string(12) "G-CTTGDLLP30" public routes => array(4) ( "news" => string(8) "route_38" "registration" => string(9) "route_417" "forgottenpassword" => string(9) "route_425" "company-data" => string(9) "route_477" ) }
"parameters" => bool FALSE "global_parameters" => bool FALSE "config" => object Config_Group(0){ }
"current_menu" => object Model_Menu(35){ protected _belongs_to => array(1) ( "parent" => array(2) ( "foreign_key" => string(9) "parent_id" "model" => string(4) "Menu" ) ) protected _has_many => array(1) ( "children" => array(4) ( "foreign_key" => string(9) "parent_id" "through" => NULL "far_key" => string(8) "child_id" "model" => string(4) "Menu" ) ) protected _has_one => array(1) ( "route" => array(2) ( "foreign_key" => string(7) "menu_id" "model" => string(3) "Url" ) ) protected orm_automation => integer 0 protected _load_with => array(0) protected _validation => NULL protected _object => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) protected _changed => array(0) protected _original_values => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) 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(4) "menu" protected _object_plural => string(5) "menus" protected _table_name => string(5) "menus" protected _table_columns => array(10) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(9) "parent_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "title" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "url" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "ord" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "ord" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lead" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(4) "lead" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_description" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(16) "meta_description" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_keywords" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(13) "meta_keywords" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visibility" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "visibility" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "472" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) "url_portlet_id" => string(4) "1177" "portlet_name" => string(16) "portfoliodetails" "optimus" => object Config_Group(4){ protected _connection_id => string(40) "00f22a48b74e5e0c943ea39096cbd281d0681b93" protected _identifier => string(1) "`" public last_query => string(442) "SELECT `portlet`.`id` AS `id`, `portlet`.`name` AS `name`, `portlet`.`description` AS `description`, `portlet`.`parameters` AS ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
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(4) "menu" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(8) "webdream" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool TRUE ) }{ public tmp_folder => string(49) "/srv/virtual-ftp/webdream.hu/www/media/admin/tmp/" public title => string(36) "WebDream :: think . plan . create ::" public google_analytics => string(12) "G-CTTGDLLP30" public routes => array(4) ( "news" => string(8) "route_38" "registration" => string(9) "route_417" "forgottenpassword" => string(9) "route_425" "company-data" => string(9) "route_477" ) }
"parameters" => bool FALSE "global_parameters" => bool FALSE "config" => object Config_Group(0){ }
"current_menu" => object Model_Menu(35){ protected _belongs_to => array(1) ( "parent" => array(2) ( "foreign_key" => string(9) "parent_id" "model" => string(4) "Menu" ) ) protected _has_many => array(1) ( "children" => array(4) ( "foreign_key" => string(9) "parent_id" "through" => NULL "far_key" => string(8) "child_id" "model" => string(4) "Menu" ) ) protected _has_one => array(1) ( "route" => array(2) ( "foreign_key" => string(7) "menu_id" "model" => string(3) "Url" ) ) protected orm_automation => integer 0 protected _load_with => array(0) protected _validation => NULL protected _object => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) protected _changed => array(0) protected _original_values => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) 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(4) "menu" protected _object_plural => string(5) "menus" protected _table_name => string(5) "menus" protected _table_columns => array(10) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(9) "parent_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "title" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "url" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "ord" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "ord" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lead" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(4) "lead" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_description" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(16) "meta_description" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_keywords" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(13) "meta_keywords" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visibility" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "visibility" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "472" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
){ protected _connection_id => string(40) "00f22a48b74e5e0c943ea39096cbd281d0681b93" protected _identifier => string(1) "`" public last_query => string(442) "SELECT `portlet`.`id` AS `id`, `portlet`.`name` AS `name`, `portlet`.`description` AS `description`, `portlet`.`parameters` AS ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
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(4) "menu" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(8) "webdream" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool TRUE ) }1 <?php defined('SYSPATH') OR die('No direct script access.'); ?> 2 <script src="/media/public/src/vendor/imagesloaded.pkgd.min.js"></script> 3 <div class="spacer" style="height: 55px;"></div> 4 <!--<img class="template" src="/media/images/portfolio/den-haag/heade.png" alt="">--> 5 <?php foreach ($blocks as $block) : 6 if($block->portfolio_block_type->id == 1) : ?> 7 <section class="text-image <?=$block->optional_class;?>"> 8 <div class="text-block"> 9 <div class="text-block-header"> 10 <?php if($block->ord == 1): ?>
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(107) "/srv/virtual-ftp/webdream.hu/optimus/application/views/portlets/portfoliodetails/portfoliodetails_index.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)
0
string(107) "/srv/virtual-ftp/webdream.hu/optimus/application/views/portlets/portfoliodetails/portfoliodetails_index.php"
1
array(7) ( "url_portlet_id" => string(4) "1177" "portlet_name" => string(16) "portfoliodetails" "optimus" => object Config_Group(4)
{ public tmp_folder => string(49) "/srv/virtual-ftp/webdream.hu/www/media/admin/tmp/" public title => string(36) "WebDream :: think . plan . create ::" public google_analytics => string(12) "G-CTTGDLLP30" public routes => array(4) ( "news" => string(8) "route_38" "registration" => string(9) "route_417" "forgottenpassword" => string(9) "route_425" "company-data" => string(9) "route_477" ) }
"parameters" => bool FALSE "global_parameters" => bool FALSE "config" => object Config_Group(0){ }
"current_menu" => object Model_Menu(35){ protected _belongs_to => array(1) ( "parent" => array(2) ( "foreign_key" => string(9) "parent_id" "model" => string(4) "Menu" ) ) protected _has_many => array(1) ( "children" => array(4) ( "foreign_key" => string(9) "parent_id" "through" => NULL "far_key" => string(8) "child_id" "model" => string(4) "Menu" ) ) protected _has_one => array(1) ( "route" => array(2) ( "foreign_key" => string(7) "menu_id" "model" => string(3) "Url" ) ) protected orm_automation => integer 0 protected _load_with => array(0) protected _validation => NULL protected _object => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) protected _changed => array(0) protected _original_values => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) 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(4) "menu" protected _object_plural => string(5) "menus" protected _table_name => string(5) "menus" protected _table_columns => array(10) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(9) "parent_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "title" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "url" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "ord" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "ord" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lead" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(4) "lead" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_description" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(16) "meta_description" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_keywords" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(13) "meta_keywords" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visibility" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "visibility" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "472" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
){ protected _connection_id => string(40) "00f22a48b74e5e0c943ea39096cbd281d0681b93" protected _identifier => string(1) "`" public last_query => string(442) "SELECT `portlet`.`id` AS `id`, `portlet`.`name` AS `name`, `portlet`.`description` AS `description`, `portlet`.`parameters` AS ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
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(4) "menu" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(8) "webdream" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool TRUE ) }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 }
-
APPPATH/classes/Portletview.php [ 13 ] » Kohana_View->render(arguments)
0
NULL
8 } 9 10 public function render($file = NULL) 11 { 12 return '<div id="url_portlet'.$this->url_portlet_id.'" class="'.$this->portlet_name.'">' 13 .parent::render($file).'</div>'; 14 } 15 }
-
APPPATH/classes/Controller/Portlet.php [ 167 ] » Portletview->render()
162 Cache::instance()->set($this->get_cache_name(), $response, $this->cache_timeout); 163 } 164 } 165 else 166 { 167 $response = $this->view->render(); 168 } 169 170 $this->response->body($response); 171 } 172 parent::after();
-
SYSPATH/classes/Kohana/Controller.php [ 87 ] » Controller_Portlet->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_Portlet_Portfoliodetails(11)
{ protected supported_formats => array(2) ( 0 => string(6) ".xhtml" 1 => string(5) ".json" ) protected parameters => bool FALSE protected global_parameters => bool FALSE protected view => object Portletview(2)
{ protected _file => string(107) "/srv/virtual-ftp/webdream.hu/optimus/application/views/portlets/portfoliodetails/portfoliodetails_index.php" protected _data => array(7) ( "url_portlet_id" => string(4) "1177" "portlet_name" => string(16) "portfoliodetails" "optimus" => object Config_Group(4)
protected request_param => array(1) ( "lang" => string(2) "hu" ) protected config => object Config_Group(0){ public tmp_folder => string(49) "/srv/virtual-ftp/webdream.hu/www/media/admin/tmp/" public title => string(36) "WebDream :: think . plan . create ::" public google_analytics => string(12) "G-CTTGDLLP30" public routes => array(4) ( "news" => string(8) "route_38" "registration" => string(9) "route_417" "forgottenpassword" => string(9) "route_425" "company-data" => string(9) "route_477" ) }
"parameters" => bool FALSE "global_parameters" => bool FALSE "config" => object Config_Group(0){ }
"current_menu" => object Model_Menu(35){ protected _belongs_to => array(1) ( "parent" => array(2) ( "foreign_key" => string(9) "parent_id" "model" => string(4) "Menu" ) ) protected _has_many => array(1) ( "children" => array(4) ( "foreign_key" => string(9) "parent_id" "through" => NULL "far_key" => string(8) "child_id" "model" => string(4) "Menu" ) ) protected _has_one => array(1) ( "route" => array(2) ( "foreign_key" => string(7) "menu_id" "model" => string(3) "Url" ) ) protected orm_automation => integer 0 protected _load_with => array(0) protected _validation => NULL protected _object => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) protected _changed => array(0) protected _original_values => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) 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(4) "menu" protected _object_plural => string(5) "menus" protected _table_name => string(5) "menus" protected _table_columns => array(10) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(9) "parent_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "title" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "url" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "ord" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "ord" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lead" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(4) "lead" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_description" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(16) "meta_description" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_keywords" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(13) "meta_keywords" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visibility" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "visibility" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "472" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) }{ protected _connection_id => string(40) "00f22a48b74e5e0c943ea39096cbd281d0681b93" protected _identifier => string(1) "`" public last_query => string(442) "SELECT `portlet`.`id` AS `id`, `portlet`.`name` AS `name`, `portlet`.`description` AS `description`, `portlet`.`parameters` AS ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
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(4) "menu" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(8) "webdream" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool TRUE ) }{ }
protected current_menu => object Model_Menu(35){ protected _belongs_to => array(1) ( "parent" => array(2) ( "foreign_key" => string(9) "parent_id" "model" => string(4) "Menu" ) ) protected _has_many => array(1) ( "children" => array(4) ( "foreign_key" => string(9) "parent_id" "through" => NULL "far_key" => string(8) "child_id" "model" => string(4) "Menu" ) ) protected _has_one => array(1) ( "route" => array(2) ( "foreign_key" => string(7) "menu_id" "model" => string(3) "Url" ) ) protected orm_automation => integer 0 protected _load_with => array(0) protected _validation => NULL protected _object => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) protected _changed => array(0) protected _original_values => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) 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(4) "menu" protected _object_plural => string(5) "menus" protected _table_name => string(5) "menus" protected _table_columns => array(10) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(9) "parent_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "title" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "url" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "ord" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "ord" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lead" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(4) "lead" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_description" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(16) "meta_description" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_keywords" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(13) "meta_keywords" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visibility" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "visibility" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "472" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
protected cache_level => integer 0 protected cache_timeout => integer 60 public request => object Request(19){ protected _connection_id => string(40) "00f22a48b74e5e0c943ea39096cbd281d0681b93" protected _identifier => string(1) "`" public last_query => string(442) "SELECT `portlet`.`id` AS `id`, `portlet`.`name` AS `name`, `portlet`.`description` AS `description`, `portlet`.`parameters` AS ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
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(4) "menu" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(8) "webdream" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool TRUE ) }{ 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(48) "<lang>/portlet/<controller>(/<action>)(<format>)" protected _regex => array(1) ( "format" => string(5) "\.\w+" ) protected _defaults => array(4) ( "lang" => string(2) "hu" "directory" => string(7) "portlet" "action" => string(5) "index" "format" => string(6) ".xhtml" ) protected _route_regex => string(117) "#^(?P<lang>[^/.,;?\n]++)/portlet/(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++))?(?:(?P<format>\.\w+))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(7) "Portlet" protected _controller => string(16) "Portfoliodetails" protected _action => string(5) "index" protected _uri => string(27) "hu/portlet/portfoliodetails" protected _external => bool FALSE protected _params => array(2) ( "lang" => string(2) "hu" "format" => string(6) ".xhtml" ) protected _get => array(3) ( "param" => array(1) ( "lang" => string(2) "hu" ) "url_portlet_id" => string(4) "1177" "current_menu" => object Model_Menu(35){ protected _belongs_to => array(1) ( "parent" => array(2) ( "foreign_key" => string(9) "parent_id" "model" => string(4) "Menu" ) ) protected _has_many => array(1) ( "children" => array(4) ( "foreign_key" => string(9) "parent_id" "through" => NULL "far_key" => string(8) "child_id" "model" => string(4) "Menu" ) ) protected _has_one => array(1) ( "route" => array(2) ( "foreign_key" => string(7) "menu_id" "model" => string(3) "Url" ) ) protected orm_automation => integer 0 protected _load_with => array(0) protected _validation => NULL protected _object => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) protected _changed => array(0) protected _original_values => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) 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(4) "menu" protected _object_plural => string(5) "menus" protected _table_name => string(5) "menus" protected _table_columns => array(10) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(9) "parent_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "title" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "url" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "ord" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "ord" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lead" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(4) "lead" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_description" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(16) "meta_description" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_keywords" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(13) "meta_keywords" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visibility" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "visibility" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "472" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _connection_id => string(40) "00f22a48b74e5e0c943ea39096cbd281d0681b93" protected _identifier => string(1) "`" public last_query => string(442) "SELECT `portlet`.`id` AS `id`, `portlet`.`name` AS `name`, `portlet`.`description` AS `description`, `portlet`.`parameters` AS ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
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(4) "menu" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(8) "webdream" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool TRUE ) }{ 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)
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(48) "<lang>/portlet/<controller>(/<action>)(<format>)" protected _regex => array(1) ( "format" => string(5) "\.\w+" ) protected _defaults => array(4) ( "lang" => string(2) "hu" "directory" => string(7) "portlet" "action" => string(5) "index" "format" => string(6) ".xhtml" ) protected _route_regex => string(117) "#^(?P<lang>[^/.,;?\n]++)/portlet/(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++))?(?:(?P<format>\.\w+))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(7) "Portlet" protected _controller => string(16) "Portfoliodetails" protected _action => string(5) "index" protected _uri => string(27) "hu/portlet/portfoliodetails" protected _external => bool FALSE protected _params => array(2) ( "lang" => string(2) "hu" "format" => string(6) ".xhtml" ) protected _get => array(3) ( "param" => array(1) ( "lang" => string(2) "hu" ) "url_portlet_id" => string(4) "1177" "current_menu" => object Model_Menu(35){ protected _belongs_to => array(1) ( "parent" => array(2) ( "foreign_key" => string(9) "parent_id" "model" => string(4) "Menu" ) ) protected _has_many => array(1) ( "children" => array(4) ( "foreign_key" => string(9) "parent_id" "through" => NULL "far_key" => string(8) "child_id" "model" => string(4) "Menu" ) ) protected _has_one => array(1) ( "route" => array(2) ( "foreign_key" => string(7) "menu_id" "model" => string(3) "Url" ) ) protected orm_automation => integer 0 protected _load_with => array(0) protected _validation => NULL protected _object => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) protected _changed => array(0) protected _original_values => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) 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(4) "menu" protected _object_plural => string(5) "menus" protected _table_name => string(5) "menus" protected _table_columns => array(10) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(9) "parent_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "title" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "url" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "ord" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "ord" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lead" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(4) "lead" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_description" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(16) "meta_description" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_keywords" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(13) "meta_keywords" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visibility" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "visibility" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "472" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _connection_id => string(40) "00f22a48b74e5e0c943ea39096cbd281d0681b93" protected _identifier => string(1) "`" public last_query => string(442) "SELECT `portlet`.`id` AS `id`, `portlet`.`name` AS `name`, `portlet`.`description` AS `description`, `portlet`.`parameters` AS ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
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(4) "menu" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(8) "webdream" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool TRUE ) }{ 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 => string(8) "HTTP/1.1" }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 [ 997 ] » 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(48) "<lang>/portlet/<controller>(/<action>)(<format>)" protected _regex => array(1) ( "format" => string(5) "\.\w+" ) protected _defaults => array(4) ( "lang" => string(2) "hu" "directory" => string(7) "portlet" "action" => string(5) "index" "format" => string(6) ".xhtml" ) protected _route_regex => string(117) "#^(?P<lang>[^/.,;?\n]++)/portlet/(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++))?(?:(?P<format>\.\w+))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(7) "Portlet" protected _controller => string(16) "Portfoliodetails" protected _action => string(5) "index" protected _uri => string(27) "hu/portlet/portfoliodetails" protected _external => bool FALSE protected _params => array(2) ( "lang" => string(2) "hu" "format" => string(6) ".xhtml" ) protected _get => array(3) ( "param" => array(1) ( "lang" => string(2) "hu" ) "url_portlet_id" => string(4) "1177" "current_menu" => object Model_Menu(35){ protected _belongs_to => array(1) ( "parent" => array(2) ( "foreign_key" => string(9) "parent_id" "model" => string(4) "Menu" ) ) protected _has_many => array(1) ( "children" => array(4) ( "foreign_key" => string(9) "parent_id" "through" => NULL "far_key" => string(8) "child_id" "model" => string(4) "Menu" ) ) protected _has_one => array(1) ( "route" => array(2) ( "foreign_key" => string(7) "menu_id" "model" => string(3) "Url" ) ) protected orm_automation => integer 0 protected _load_with => array(0) protected _validation => NULL protected _object => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) protected _changed => array(0) protected _original_values => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) 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(4) "menu" protected _object_plural => string(5) "menus" protected _table_name => string(5) "menus" protected _table_columns => array(10) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(9) "parent_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "title" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "url" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "ord" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "ord" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lead" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(4) "lead" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_description" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(16) "meta_description" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_keywords" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(13) "meta_keywords" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visibility" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "visibility" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "472" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _connection_id => string(40) "00f22a48b74e5e0c943ea39096cbd281d0681b93" protected _identifier => string(1) "`" public last_query => string(442) "SELECT `portlet`.`id` AS `id`, `portlet`.`name` AS `name`, `portlet`.`description` AS `description`, `portlet`.`parameters` AS ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
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(4) "menu" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(8) "webdream" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool TRUE ) }{ 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) }
}992 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 993 ':uri' => $this->_uri, 994 )); 995 } 996 997 return $this->_client->execute($this); 998 } 999 1000 /** 1001 * Returns whether this request is the initial request Kohana received. 1002 * Can be used to test for sub requests.
-
APPPATH/classes/Controller/Site.php [ 131 ] » Kohana_Request->execute()
126 $response = Request::factory($route) 127 ->method(HTTP_Request::GET) 128 ->query('param', $this->request->param()) 129 ->query('url_portlet_id', $url_portlet['id']) 130 ->query('current_menu', $this->current_menu) 131 ->execute(); 132 133 134 if (in_array($response->status(), [301, 302])) 135 { 136 return HTTP::redirect($response->headers('location'), $response->status());
-
APPPATH/classes/Controller/Site.php [ 61 ] » Controller_Site->load_portlets()
56 { 57 Session::instance()->set('lang', (int)$this->request->query('lang')); 58 } 59 60 // Portletek betöltése 61 $this->load_portlets(); 62 63 if ($this->auto_render) 64 { 65 $this->init_live_admin(); 66 }
-
SYSPATH/classes/Kohana/Controller.php [ 69 ] » Controller_Site->before()
64 * @return Response 65 */ 66 public function execute() 67 { 68 // Execute the "before action" method 69 $this->before(); 70 71 // Determine the action to use 72 $action = 'action_'.$this->request->action(); 73 74 // If the action doesn't exist, it's a 404
-
{PHP internal call} » Kohana_Controller->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)
0
object Controller_Index(7)
{ protected portlets => NULL public template => object View(2)
{ protected _file => string(63) "/srv/virtual-ftp/webdream.hu/optimus/application/views/site.php" protected _data => array(3) ( "styles" => array(0) "scripts" => array(0) "version" => object Config_Group(63)
public current_menu => object Model_Menu(35){ public 0 => array(2) ( "version" => string(4) "3.52" "changes" => string(24) "Új design finomítások" ) public 1 => array(2) ( "version" => string(3) "3.5" "changes" => string(10) "Új design" ) public 2 => array(2) ( "version" => string(3) "3.0" "changes" => string(15) "Verziókezelés" ) public 3 => array(2) ( "version" => string(3) "2.1" "changes" => string(57) "Új mappaszerkezet, html5 és platform kezelés törlése" ) public 4 => array(2) ( "version" => string(3) "2.0" "changes" => string(21) "Optimus Prime verzió" ) public 5 => array(2) ( "version" => string(4) "1.67" "changes" => string(122) "Admin (nem developer) a portlets oldalon nem tud módosítani és csak az elérhető portleteket listázza neki a rendszer" ) public 6 => array(2) ( "version" => string(4) "1.66" "changes" => string(121) "Portlets menüpont elérhetővé tétele. Működik a módosítás és az új portlet gomb csak developer jognál van ott" ) public 7 => array(2) ( "version" => string(4) "1.65" "changes" => string(91) "Dashboard pofozása és törölhetőek a nem használt szavak a language_values tálbából" ) public 8 => array(2) ( "version" => string(4) "1.64" "changes" => string(88) "Egy nyelv elrejthető, így a publikus oldalon a nyelvválasztóban nem jelenítjük meg" ) public 9 => array(2) ( "version" => string(4) "1.63" "changes" => string(87) "Nyelvek listája kezelhető az admin felületen keresztül (/admin/languages menüpont)" ) public 10 => array(2) ( "version" => string(4) "1.62" "changes" => string(78) "A menü részben a DefPorArr gomb csak developer szinten látszik, adminon nem" ) public 11 => array(2) ( "version" => string(4) "1.61" "changes" => string(121) "Menük most már nem csak rejtett és nem rejtettek lehetnek, hanem rejtett, webcímmel elérhető és menüben látható" ) public 12 => array(2) ( "version" => string(4) "1.60" "changes" => string(44) "download_type átnevezése download_group-ra" ) public 13 => array(2) ( "version" => string(4) "1.59" "changes" => string(88) "Új driver: rights (minden jogosultságkezelő listánál használható (pl. downloads))" ) public 14 => array(2) ( "version" => string(4) "1.58" "changes" => string(16) "Új driver: time" ) public 15 => array(2) ( "version" => string(4) "1.57" "changes" => string(73) "Fileuploader (régi) formo designjának elkészítése (views/formo/html)" ) public 16 => array(2) ( "version" => string(4) "1.56" "changes" => string(140) "A menüpontok részhez egy új gomb, amivel az adott oldal alapján a default_portlets szerializált tömb kapható meg könnyen (DefPor …" ) public 17 => array(2) ( "version" => string(4) "1.55" "changes" => string(104) "i18n működik angol oldalon angol fordításra is (előtte az alapértelmezett nyelvet nem fordította)" ) public 18 => array(2) ( "version" => string(4) "1.54" "changes" => string(74) "Admin oldalon a belépés utáni használatot már admin role-hoz kötjük" ) public 19 => array(2) ( "version" => string(4) "1.53" "changes" => string(42) "Új driver a jelszó mezőkhöz: password2" ) public 20 => array(2) ( "version" => string(4) "1.52" "changes" => string(49) "Urlportlets: export gomb és lefordított fejléc" ) public 21 => array(2) ( "version" => string(4) "1.51" "changes" => string(81) "Tablebuilder frissítés: export és táblázatfejlécek fordításból jöjjenek" ) public 22 => array(2) ( "version" => string(4) "1.50" "changes" => string(61) "Új driver: coordinates (Google Maps alapú hely kijelölés)" ) public 23 => array(2) ( "version" => string(4) "1.49" "changes" => string(54) "Tablebuilder: üres táblázatnál teljes legyen a sor" ) public 24 => array(2) ( "version" => string(4) "1.48" "changes" => string(25) "Tablebuilder: export beta" ) public 25 => array(2) ( "version" => string(4) "1.47" "changes" => string(41) "Confirm üzenet beépítése mentésekhez" ) public 26 => array(2) ( "version" => string(4) "1.46" "changes" => string(44) "Fejlécben a felhasználónév valós legyen" ) public 27 => array(2) ( "version" => string(4) "1.45" "changes" => string(32) "Címezhető portletek javítása" ) public 28 => array(2) ( "version" => string(4) "1.44" "changes" => string(25) "Új Tablebuilder filterek" ) public 29 => array(2) ( "version" => string(4) "1.43" "changes" => string(26) "Tablebuilder modul rewrite" ) public 30 => array(2) ( "version" => string(4) "1.42" "changes" => string(79) "Skeletonok kezelése az adminból (mobil és vakbarát, mentésnél COUNT hiba)" ) public 31 => array(2) ( "version" => string(4) "1.41" "changes" => string(27) "Galéria modul designolása" ) public 32 => array(2) ( "version" => string(4) "1.40" "changes" => string(98) "tablebuilder.js javítása. Valamelyik verzióban elromlott a menü admin és a predefined filters" ) public 33 => array(2) ( "version" => string(4) "1.39" "changes" => string(42) "Mobilverzió specifikus css és META tagek" ) public 34 => array(2) ( "version" => string(4) "1.38" "changes" => string(142) "Platform bevezetése (fullsite, m vagy v (mobil és vakbarát)). Skeleton ez alapján választódik, portlet view-ja ez alapján válasz …" ) public 35 => array(2) ( "version" => string(4) "1.37" "changes" => string(92) "Általános: ha lejárt sessionnel ajaxhívást indítunk, akkor 401 exception + js redirect" ) public 36 => array(2) ( "version" => string(4) "1.36" "changes" => string(57) "Csak növekvő pontérték szerepelhet a points mezőkben" ) public 37 => array(2) ( "version" => string(4) "1.35" "changes" => string(90) "Ha újonnan létrehozott kvíz van, akkor egy pont és leírás mezőt beteszünk a formba" ) public 38 => array(2) ( "version" => string(4) "1.34" "changes" => string(87) "A kvízeknél a ratingnél az első pontnak és leírásnak kötelező kitöltve lennie" ) public 39 => array(2) ( "version" => string(4) "1.33" "changes" => string(104) "onlyNumbers jQuery kiegészítő a webdream_common.js-ben, ami csak számot enged beírni egy elementben" ) public 40 => array(2) ( "version" => string(4) "1.32" "changes" => string(117) "common JS áthelyezése a CDN tárhelyre és az alap oldal és az admin oldal is rögtön includeolja a head részben" ) public 41 => array(2) ( "version" => string(4) "1.31" "changes" => string(50) "Quizzes: Válasz független kérdés, javított UI" ) public 42 => array(2) ( "version" => string(4) "1.30" "changes" => string(59) "Tablebuilder: filterek javítása, nem működtek 1.12 óta" ) public 43 => array(2) ( "version" => string(4) "1.29" "changes" => string(51) "Formo: modul frissítése, hibajavítás php5.4-hez" ) public 44 => array(2) ( "version" => string(4) "1.28" "changes" => string(70) "Menü: sitemap generálás menü módosításra, mentésre, törlésre" ) public 45 => array(2) ( "version" => string(4) "1.27" "changes" => string(45) "Menü: ne lehessen elrontani a főmenü url-t" ) public 46 => array(2) ( "version" => string(4) "1.26" "changes" => string(55) "Galéria: tároljuk a képről, hogy álló vagy fekvő" ) public 47 => array(2) ( "version" => string(4) "1.25" "changes" => string(48) "Galéria: tömegesnél lehessen nevet is megadni" ) public 48 => array(2) ( "version" => string(4) "1.24" "changes" => string(63) "Galéria: sorrendnél az egyéni input field ne legyen disabled" ) public 49 => array(2) ( "version" => string(4) "1.23" "changes" => string(37) "Galéria: új feltöltéskor dnd hiba" ) public 50 => array(2) ( "version" => string(4) "1.22" "changes" => string(59) "Galéria: Képek clearbox albumba legyenek megtekinthetőek" ) public 51 => array(2) ( "version" => string(4) "1.21" "changes" => string(67) "Galéria: Folder törlés ürítse a subfoldereket és képeiket is" ) public 52 => array(2) ( "version" => string(4) "1.20" "changes" => string(41) "Galéria: Üres galéria ne dobjon errort" ) public 53 => array(2) ( "version" => string(4) "1.19" "changes" => string(67) "Galéria: tömeges feltöltés átalakítása, hogy menteni kelljen" ) public 54 => array(2) ( "version" => string(4) "1.18" "changes" => string(62) "Felhasználók: jelszó módosítható + jelszó confirm mező" ) public 55 => array(2) ( "version" => string(4) "1.17" "changes" => string(92) "Galéria: új kép feltöltésre törlődjenek a temp mappából az 1napnál régebbi képek" ) public 56 => array(2) ( "version" => string(4) "1.16" "changes" => string(35) "Galéria: galleryorder formo driver" ) public 57 => array(2) ( "version" => string(4) "1.15" "changes" => string(78) "Galéria: Ha nincs kitöltve a title, akkor a feltöltött kép neve legyen az" ) public 58 => array(2) ( "version" => string(4) "1.14" "changes" => string(84) "Galéria: képsorrend módosítása tömeges feltöltésnél, és kép törlésnél" ) public 59 => array(2) ( "version" => string(4) "1.13" "changes" => string(31) "Galéria: képcserénél loader" ) public 60 => array(2) ( "version" => string(4) "1.12" "changes" => string(54) "Galéria: mappa törlésére törlődjenek a képek is" ) public 61 => array(2) ( "version" => string(4) "1.11" "changes" => string(25) "Verziószám hozzáadása" ) public 62 => array(2) ( "version" => string(4) "1.10" "changes" => string(7) "induló" ) }
) }{ protected _belongs_to => array(1) ( "parent" => array(2) ( "foreign_key" => string(9) "parent_id" "model" => string(4) "Menu" ) ) protected _has_many => array(1) ( "children" => array(4) ( "foreign_key" => string(9) "parent_id" "through" => NULL "far_key" => string(8) "child_id" "model" => string(4) "Menu" ) ) protected _has_one => array(1) ( "route" => array(2) ( "foreign_key" => string(7) "menu_id" "model" => string(3) "Url" ) ) protected orm_automation => integer 0 protected _load_with => array(0) protected _validation => NULL protected _object => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) protected _changed => array(0) protected _original_values => array(10) ( "id" => string(3) "472" "parent_id" => string(3) "455" "title" => string(4) "5021" "url" => string(4) "5023" "ord" => string(1) "5" "lead" => string(4) "5024" "image" => NULL "meta_description" => string(4) "5025" "meta_keywords" => string(4) "5026" "visibility" => string(4) "5022" ) 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(4) "menu" protected _object_plural => string(5) "menus" protected _table_name => string(5) "menus" protected _table_columns => array(10) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(9) "parent_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "title" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "url" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "ord" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(3) "ord" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lead" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(4) "lead" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_description" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(16) "meta_description" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_keywords" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(13) "meta_keywords" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visibility" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "visibility" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "10" "comment" => string(9) "multilang" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "472" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
public version => object Config_Group(63){ protected _connection_id => string(40) "00f22a48b74e5e0c943ea39096cbd281d0681b93" protected _identifier => string(1) "`" public last_query => string(442) "SELECT `portlet`.`id` AS `id`, `portlet`.`name` AS `name`, `portlet`.`description` AS `description`, `portlet`.`parameters` AS ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
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(4) "menu" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(8) "webdream" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool TRUE ) }{ public 0 => array(2) ( "version" => string(4) "3.52" "changes" => string(24) "Új design finomítások" ) public 1 => array(2) ( "version" => string(3) "3.5" "changes" => string(10) "Új design" ) public 2 => array(2) ( "version" => string(3) "3.0" "changes" => string(15) "Verziókezelés" ) public 3 => array(2) ( "version" => string(3) "2.1" "changes" => string(57) "Új mappaszerkezet, html5 és platform kezelés törlése" ) public 4 => array(2) ( "version" => string(3) "2.0" "changes" => string(21) "Optimus Prime verzió" ) public 5 => array(2) ( "version" => string(4) "1.67" "changes" => string(122) "Admin (nem developer) a portlets oldalon nem tud módosítani és csak az elérhető portleteket listázza neki a rendszer" ) public 6 => array(2) ( "version" => string(4) "1.66" "changes" => string(121) "Portlets menüpont elérhetővé tétele. Működik a módosítás és az új portlet gomb csak developer jognál van ott" ) public 7 => array(2) ( "version" => string(4) "1.65" "changes" => string(91) "Dashboard pofozása és törölhetőek a nem használt szavak a language_values tálbából" ) public 8 => array(2) ( "version" => string(4) "1.64" "changes" => string(88) "Egy nyelv elrejthető, így a publikus oldalon a nyelvválasztóban nem jelenítjük meg" ) public 9 => array(2) ( "version" => string(4) "1.63" "changes" => string(87) "Nyelvek listája kezelhető az admin felületen keresztül (/admin/languages menüpont)" ) public 10 => array(2) ( "version" => string(4) "1.62" "changes" => string(78) "A menü részben a DefPorArr gomb csak developer szinten látszik, adminon nem" ) public 11 => array(2) ( "version" => string(4) "1.61" "changes" => string(121) "Menük most már nem csak rejtett és nem rejtettek lehetnek, hanem rejtett, webcímmel elérhető és menüben látható" ) public 12 => array(2) ( "version" => string(4) "1.60" "changes" => string(44) "download_type átnevezése download_group-ra" ) public 13 => array(2) ( "version" => string(4) "1.59" "changes" => string(88) "Új driver: rights (minden jogosultságkezelő listánál használható (pl. downloads))" ) public 14 => array(2) ( "version" => string(4) "1.58" "changes" => string(16) "Új driver: time" ) public 15 => array(2) ( "version" => string(4) "1.57" "changes" => string(73) "Fileuploader (régi) formo designjának elkészítése (views/formo/html)" ) public 16 => array(2) ( "version" => string(4) "1.56" "changes" => string(140) "A menüpontok részhez egy új gomb, amivel az adott oldal alapján a default_portlets szerializált tömb kapható meg könnyen (DefPor …" ) public 17 => array(2) ( "version" => string(4) "1.55" "changes" => string(104) "i18n működik angol oldalon angol fordításra is (előtte az alapértelmezett nyelvet nem fordította)" ) public 18 => array(2) ( "version" => string(4) "1.54" "changes" => string(74) "Admin oldalon a belépés utáni használatot már admin role-hoz kötjük" ) public 19 => array(2) ( "version" => string(4) "1.53" "changes" => string(42) "Új driver a jelszó mezőkhöz: password2" ) public 20 => array(2) ( "version" => string(4) "1.52" "changes" => string(49) "Urlportlets: export gomb és lefordított fejléc" ) public 21 => array(2) ( "version" => string(4) "1.51" "changes" => string(81) "Tablebuilder frissítés: export és táblázatfejlécek fordításból jöjjenek" ) public 22 => array(2) ( "version" => string(4) "1.50" "changes" => string(61) "Új driver: coordinates (Google Maps alapú hely kijelölés)" ) public 23 => array(2) ( "version" => string(4) "1.49" "changes" => string(54) "Tablebuilder: üres táblázatnál teljes legyen a sor" ) public 24 => array(2) ( "version" => string(4) "1.48" "changes" => string(25) "Tablebuilder: export beta" ) public 25 => array(2) ( "version" => string(4) "1.47" "changes" => string(41) "Confirm üzenet beépítése mentésekhez" ) public 26 => array(2) ( "version" => string(4) "1.46" "changes" => string(44) "Fejlécben a felhasználónév valós legyen" ) public 27 => array(2) ( "version" => string(4) "1.45" "changes" => string(32) "Címezhető portletek javítása" ) public 28 => array(2) ( "version" => string(4) "1.44" "changes" => string(25) "Új Tablebuilder filterek" ) public 29 => array(2) ( "version" => string(4) "1.43" "changes" => string(26) "Tablebuilder modul rewrite" ) public 30 => array(2) ( "version" => string(4) "1.42" "changes" => string(79) "Skeletonok kezelése az adminból (mobil és vakbarát, mentésnél COUNT hiba)" ) public 31 => array(2) ( "version" => string(4) "1.41" "changes" => string(27) "Galéria modul designolása" ) public 32 => array(2) ( "version" => string(4) "1.40" "changes" => string(98) "tablebuilder.js javítása. Valamelyik verzióban elromlott a menü admin és a predefined filters" ) public 33 => array(2) ( "version" => string(4) "1.39" "changes" => string(42) "Mobilverzió specifikus css és META tagek" ) public 34 => array(2) ( "version" => string(4) "1.38" "changes" => string(142) "Platform bevezetése (fullsite, m vagy v (mobil és vakbarát)). Skeleton ez alapján választódik, portlet view-ja ez alapján válasz …" ) public 35 => array(2) ( "version" => string(4) "1.37" "changes" => string(92) "Általános: ha lejárt sessionnel ajaxhívást indítunk, akkor 401 exception + js redirect" ) public 36 => array(2) ( "version" => string(4) "1.36" "changes" => string(57) "Csak növekvő pontérték szerepelhet a points mezőkben" ) public 37 => array(2) ( "version" => string(4) "1.35" "changes" => string(90) "Ha újonnan létrehozott kvíz van, akkor egy pont és leírás mezőt beteszünk a formba" ) public 38 => array(2) ( "version" => string(4) "1.34" "changes" => string(87) "A kvízeknél a ratingnél az első pontnak és leírásnak kötelező kitöltve lennie" ) public 39 => array(2) ( "version" => string(4) "1.33" "changes" => string(104) "onlyNumbers jQuery kiegészítő a webdream_common.js-ben, ami csak számot enged beírni egy elementben" ) public 40 => array(2) ( "version" => string(4) "1.32" "changes" => string(117) "common JS áthelyezése a CDN tárhelyre és az alap oldal és az admin oldal is rögtön includeolja a head részben" ) public 41 => array(2) ( "version" => string(4) "1.31" "changes" => string(50) "Quizzes: Válasz független kérdés, javított UI" ) public 42 => array(2) ( "version" => string(4) "1.30" "changes" => string(59) "Tablebuilder: filterek javítása, nem működtek 1.12 óta" ) public 43 => array(2) ( "version" => string(4) "1.29" "changes" => string(51) "Formo: modul frissítése, hibajavítás php5.4-hez" ) public 44 => array(2) ( "version" => string(4) "1.28" "changes" => string(70) "Menü: sitemap generálás menü módosításra, mentésre, törlésre" ) public 45 => array(2) ( "version" => string(4) "1.27" "changes" => string(45) "Menü: ne lehessen elrontani a főmenü url-t" ) public 46 => array(2) ( "version" => string(4) "1.26" "changes" => string(55) "Galéria: tároljuk a képről, hogy álló vagy fekvő" ) public 47 => array(2) ( "version" => string(4) "1.25" "changes" => string(48) "Galéria: tömegesnél lehessen nevet is megadni" ) public 48 => array(2) ( "version" => string(4) "1.24" "changes" => string(63) "Galéria: sorrendnél az egyéni input field ne legyen disabled" ) public 49 => array(2) ( "version" => string(4) "1.23" "changes" => string(37) "Galéria: új feltöltéskor dnd hiba" ) public 50 => array(2) ( "version" => string(4) "1.22" "changes" => string(59) "Galéria: Képek clearbox albumba legyenek megtekinthetőek" ) public 51 => array(2) ( "version" => string(4) "1.21" "changes" => string(67) "Galéria: Folder törlés ürítse a subfoldereket és képeiket is" ) public 52 => array(2) ( "version" => string(4) "1.20" "changes" => string(41) "Galéria: Üres galéria ne dobjon errort" ) public 53 => array(2) ( "version" => string(4) "1.19" "changes" => string(67) "Galéria: tömeges feltöltés átalakítása, hogy menteni kelljen" ) public 54 => array(2) ( "version" => string(4) "1.18" "changes" => string(62) "Felhasználók: jelszó módosítható + jelszó confirm mező" ) public 55 => array(2) ( "version" => string(4) "1.17" "changes" => string(92) "Galéria: új kép feltöltésre törlődjenek a temp mappából az 1napnál régebbi képek" ) public 56 => array(2) ( "version" => string(4) "1.16" "changes" => string(35) "Galéria: galleryorder formo driver" ) public 57 => array(2) ( "version" => string(4) "1.15" "changes" => string(78) "Galéria: Ha nincs kitöltve a title, akkor a feltöltött kép neve legyen az" ) public 58 => array(2) ( "version" => string(4) "1.14" "changes" => string(84) "Galéria: képsorrend módosítása tömeges feltöltésnél, és kép törlésnél" ) public 59 => array(2) ( "version" => string(4) "1.13" "changes" => string(31) "Galéria: képcserénél loader" ) public 60 => array(2) ( "version" => string(4) "1.12" "changes" => string(54) "Galéria: mappa törlésére törlődjenek a képek is" ) public 61 => array(2) ( "version" => string(4) "1.11" "changes" => string(25) "Verziószám hozzáadása" ) public 62 => array(2) ( "version" => string(4) "1.10" "changes" => string(7) "induló" ) }
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(35) "(<lang>(/))portfolio/details(/<id>)" protected _regex => array(1) ( "lang" => string(5) "\w{2}" ) protected _defaults => array(3) ( "lang" => string(2) "hu" "controller" => string(5) "index" "action" => string(5) "index" ) protected _route_regex => string(75) "#^(?:(?P<lang>\w{2})(?:/)?)?portfolio/details(?:/(?P<id>[^/.,;?\n]++))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(5) "Index" protected _action => string(5) "index" protected _uri => string(17) "portfolio/details" protected _external => bool FALSE protected _params => array(1) ( "lang" => string(2) "hu" ) protected _get => array(1) ( "kohana_uri" => string(17) "portfolio/details" ) 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)
0
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)
{ protected _filters => array(0) protected _uri => string(35) "(<lang>(/))portfolio/details(/<id>)" protected _regex => array(1) ( "lang" => string(5) "\w{2}" ) protected _defaults => array(3) ( "lang" => string(2) "hu" "controller" => string(5) "index" "action" => string(5) "index" ) protected _route_regex => string(75) "#^(?:(?P<lang>\w{2})(?:/)?)?portfolio/details(?:/(?P<id>[^/.,;?\n]++))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(5) "Index" protected _action => string(5) "index" protected _uri => string(17) "portfolio/details" protected _external => bool FALSE protected _params => array(1) ( "lang" => string(2) "hu" ) protected _get => array(1) ( "kohana_uri" => string(17) "portfolio/details" ) 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 => string(8) "HTTP/1.1" }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 [ 997 ] » 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 TRUE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(35) "(<lang>(/))portfolio/details(/<id>)" protected _regex => array(1) ( "lang" => string(5) "\w{2}" ) protected _defaults => array(3) ( "lang" => string(2) "hu" "controller" => string(5) "index" "action" => string(5) "index" ) protected _route_regex => string(75) "#^(?:(?P<lang>\w{2})(?:/)?)?portfolio/details(?:/(?P<id>[^/.,;?\n]++))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(5) "Index" protected _action => string(5) "index" protected _uri => string(17) "portfolio/details" protected _external => bool FALSE protected _params => array(1) ( "lang" => string(2) "hu" ) protected _get => array(1) ( "kohana_uri" => string(17) "portfolio/details" ) 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) }
}992 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 993 ':uri' => $this->_uri, 994 )); 995 } 996 997 return $this->_client->execute($this); 998 } 999 1000 /** 1001 * Returns whether this request is the initial request Kohana received. 1002 * Can be used to test for sub requests.
-
DOCROOT/index.php [ 132 ] » Kohana_Request->execute()
127 * If no source is specified, the URI will be automatically detected. 128 */ 129 try 130 { 131 $response = Request::factory(TRUE, array(), FALSE) 132 ->execute(); 133 134 if ($response->status() == 500) 135 { 136 error_handler($response->body()); 137 $response->body('');