APPPATH/views/home/news/list.php [ 17 ]
12 </div>
13 </div>
14 <div class="col-md-8 content-left">
15 <div class="articles sports">
16 <header>
17 <h3 class="title-head"><?= $category_detail->getName(); ?></h3>
18 </header>
19 <?php if($n_count_all>0): ?>
20 <?php foreach($a_article as $item):?>
21 <?php $article = $item->get_data(); ?>
22 <?php
-
APPPATH/views/home/news/list.php [ 17 ] » Kohana_Core::error_handler(arguments)
0
integer 8
1
string(35) "Undefined variable: category_detail"
2
string(67) "/var/www/mtgreen_v2/sourcecode/application/views/home/news/list.php"
3
integer 17
4
array(31) ( "kohana_view_filename" => string(67) "/var/www/mtgreen_v2/sourcecode/application/views/home/news/list.php" "kohana_view_data" => array(9) ( "a_article" => object Database_MySQLi_Result(7)
{ protected _internal_row => integer 0 protected _query => string(915) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"size" => integer 20 "pagination" => object Pagination(12){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 16 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }{ protected config => array(6) ( "total_items" => string(2) "16" "items_per_page" => integer 20 "view" => string(17) "pagination/portal" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(4) "page" ) ) protected current_page => integer 1 protected total_items => integer 16 protected items_per_page => integer 20 protected total_pages => integer 1 protected current_first_item => integer 1 protected current_last_item => integer 16 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 }
"type_article" => array(3) ( "NEWS" => string(9) "Tin Tức" "WARRANTY" => string(11) "Bảo Hành" "SERVICE" => string(11) "Dịch Vụ" ) "a_tag" => array(0) "a_category" => array(12) ( 0 => object Model_Category(38){ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
1 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(38) "CUNG CẤP THIẾT BỊ MÔI TRƯỜNG" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "11" "alias" => string(28) "cung-cap-thiet-bi-moi-truong" "image" => string(79) "2018/07/11/mc_5b45cdaf548b4_anh_dai_dien_du_an_cung_cap_thiet_bi_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-07-11 16:28:27" "modified" => string(19) "2021-05-26 09:30:13" "id" => string(2) "11" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(38) "CUNG CẤP THIẾT BỊ MÔI TRƯỜNG" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "11" "alias" => string(28) "cung-cap-thiet-bi-moi-truong" "image" => string(79) "2018/07/11/mc_5b45cdaf548b4_anh_dai_dien_du_an_cung_cap_thiet_bi_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-07-11 16:28:27" "modified" => string(19) "2021-05-26 09:30:13" "id" => string(2) "11" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "11" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
2 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "description" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "8" "alias" => string(23) "du-an-tu-van-moi-truong" "image" => string(68) "2018/07/02/mc_5b3a50a38c57f_anh_dai_dien_du_an_tu_van_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-06-24 14:14:33" "modified" => string(19) "2019-09-14 09:57:37" "id" => string(1) "8" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "description" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "8" "alias" => string(23) "du-an-tu-van-moi-truong" "image" => string(68) "2018/07/02/mc_5b3a50a38c57f_anh_dai_dien_du_an_tu_van_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-06-24 14:14:33" "modified" => string(19) "2019-09-14 09:57:37" "id" => string(1) "8" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "8" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
3 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(32) "DỰ ÁN XỬ LÝ CHỐNG NGẬP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "7" "alias" => string(22) "du-an-xu-ly-chong-ngap" "image" => string(71) "2018/08/08/mc_5b6ac60ae5a5d_anh_dai_dien_du_an_xu_ly_chống_ngập.jpg" "highlight" => string(1) "0" "order_by" => string(1) "3" "created" => string(19) "2018-06-24 14:13:20" "modified" => string(19) "2018-11-27 16:06:45" "id" => string(1) "7" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(32) "DỰ ÁN XỬ LÝ CHỐNG NGẬP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "7" "alias" => string(22) "du-an-xu-ly-chong-ngap" "image" => string(71) "2018/08/08/mc_5b6ac60ae5a5d_anh_dai_dien_du_an_xu_ly_chống_ngập.jpg" "highlight" => string(1) "0" "order_by" => string(1) "3" "created" => string(19) "2018-06-24 14:13:20" "modified" => string(19) "2018-11-27 16:06:45" "id" => string(1) "7" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "7" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
4 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(31) "DỰ ÁN XỬ LÝ NƯỚC CẤP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "9" "alias" => string(20) "du-an-xu-ly-nuoc-cap" "image" => string(65) "2018/08/08/mc_5b6ac61b7786c_anh_dai_dien_du_an_xu_ly_nuoc_cap.jpg" "highlight" => string(1) "0" "order_by" => string(1) "4" "created" => string(19) "2018-07-02 23:20:39" "modified" => string(19) "2018-11-27 16:07:02" "id" => string(1) "9" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(31) "DỰ ÁN XỬ LÝ NƯỚC CẤP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "9" "alias" => string(20) "du-an-xu-ly-nuoc-cap" "image" => string(65) "2018/08/08/mc_5b6ac61b7786c_anh_dai_dien_du_an_xu_ly_nuoc_cap.jpg" "highlight" => string(1) "0" "order_by" => string(1) "4" "created" => string(19) "2018-07-02 23:20:39" "modified" => string(19) "2018-11-27 16:07:02" "id" => string(1) "9" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "9" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
5 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(50) "DỰ ÁN XỬ LÝ NƯỚC CHẾ BIẾN MỦ CAO SU" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "13" "alias" => string(35) "du-an-xu-ly-nuoc-che-bien-mu-cao-su" "image" => string(39) "2018/08/21/mc_5b7bd65f183ff_30-img1.jpg" "highlight" => string(1) "0" "order_by" => string(1) "1" "created" => string(19) "2018-08-21 15:56:05" "modified" => string(19) "2021-05-26 09:30:27" "id" => string(2) "13" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(50) "DỰ ÁN XỬ LÝ NƯỚC CHẾ BIẾN MỦ CAO SU" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "13" "alias" => string(35) "du-an-xu-ly-nuoc-che-bien-mu-cao-su" "image" => string(39) "2018/08/21/mc_5b7bd65f183ff_30-img1.jpg" "highlight" => string(1) "0" "order_by" => string(1) "1" "created" => string(19) "2018-08-21 15:56:05" "modified" => string(19) "2021-05-26 09:30:27" "id" => string(2) "13" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "13" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
6 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI CÔNG NGHIỆP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "10" "alias" => string(33) "du-an-xu-ly-nuoc-thai-cong-nghiep" "image" => string(78) "2018/08/08/mc_5b6ac5ecc006b_anh_dai_dien_du_an_xu_ly_nuoc_thai_cong_nghiep.jpg" "highlight" => string(1) "0" "order_by" => string(1) "8" "created" => string(19) "2018-07-07 19:22:59" "modified" => string(19) "2018-11-27 16:05:21" "id" => string(2) "10" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI CÔNG NGHIỆP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "10" "alias" => string(33) "du-an-xu-ly-nuoc-thai-cong-nghiep" "image" => string(78) "2018/08/08/mc_5b6ac5ecc006b_anh_dai_dien_du_an_xu_ly_nuoc_thai_cong_nghiep.jpg" "highlight" => string(1) "0" "order_by" => string(1) "8" "created" => string(19) "2018-07-07 19:22:59" "modified" => string(19) "2018-11-27 16:05:21" "id" => string(2) "10" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "10" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
7 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(44) "DỰ ÁN XỬ LÝ NƯỚC THẢI SINH HOẠT" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "2" "alias" => string(31) "du-an-xu-ly-nuoc-thai-sinh-hoat" "image" => string(76) "2018/08/08/mc_5b6ac5fc3c080_anh_dai_dien_du_an_xu_ly_nuoc_thai_sinh_hoat.jpg" "highlight" => string(1) "0" "order_by" => string(1) "5" "created" => string(19) "2018-06-24 13:34:54" "modified" => string(19) "2018-11-27 16:06:26" "id" => string(1) "2" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(44) "DỰ ÁN XỬ LÝ NƯỚC THẢI SINH HOẠT" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "2" "alias" => string(31) "du-an-xu-ly-nuoc-thai-sinh-hoat" "image" => string(76) "2018/08/08/mc_5b6ac5fc3c080_anh_dai_dien_du_an_xu_ly_nuoc_thai_sinh_hoat.jpg" "highlight" => string(1) "0" "order_by" => string(1) "5" "created" => string(19) "2018-06-24 13:34:54" "modified" => string(19) "2018-11-27 16:06:26" "id" => string(1) "2" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
8 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(63) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM VÀ THỦY SẢN" "description" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM " "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "12" "alias" => string(43) "du-an-xu-ly-nuoc-thai-thuc-pham-va-thuy-san" "image" => string(35) "2018/08/21/mc_5b7bd47dc3b76_35a.jpg" "highlight" => string(1) "0" "order_by" => string(1) "7" "created" => string(19) "2018-08-21 14:29:21" "modified" => string(19) "2023-03-17 17:31:00" "id" => string(2) "12" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(63) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM VÀ THỦY SẢN" "description" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM " "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "12" "alias" => string(43) "du-an-xu-ly-nuoc-thai-thuc-pham-va-thuy-san" "image" => string(35) "2018/08/21/mc_5b7bd47dc3b76_35a.jpg" "highlight" => string(1) "0" "order_by" => string(1) "7" "created" => string(19) "2018-08-21 14:29:21" "modified" => string(19) "2023-03-17 17:31:00" "id" => string(2) "12" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "12" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
9 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(49) "DỰ ÁN XỬ LÝ NƯỚC THẢI TRANG TRẠI HEO" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "16" "alias" => string(36) "du-an-xu-ly-nuoc-thai-trang-trai-heo" "image" => string(52) "2023/03/18/mc_64153211612d1_fd77b549f5a928f771b8.jpg" "highlight" => string(1) "0" "order_by" => string(1) "6" "created" => string(19) "2021-05-26 09:31:11" "modified" => string(19) "2023-03-18 10:37:55" "id" => string(2) "16" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(49) "DỰ ÁN XỬ LÝ NƯỚC THẢI TRANG TRẠI HEO" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "16" "alias" => string(36) "du-an-xu-ly-nuoc-thai-trang-trai-heo" "image" => string(52) "2023/03/18/mc_64153211612d1_fd77b549f5a928f771b8.jpg" "highlight" => string(1) "0" "order_by" => string(1) "6" "created" => string(19) "2021-05-26 09:31:11" "modified" => string(19) "2023-03-18 10:37:55" "id" => string(2) "16" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "16" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
10 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(18) "Tin hoạt động" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "14" "alias" => string(13) "tin-hoat-dong" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:38" "modified" => NULL "id" => string(2) "14" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(18) "Tin hoạt động" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "14" "alias" => string(13) "tin-hoat-dong" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:38" "modified" => NULL "id" => string(2) "14" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "14" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
11 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(15) "Tin sự kiện" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "15" "alias" => string(11) "tin-su-kien" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:50" "modified" => NULL "id" => string(2) "15" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(15) "Tin sự kiện" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "15" "alias" => string(11) "tin-su-kien" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:50" "modified" => NULL "id" => string(2) "15" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "15" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
) "a_article_popular" => object Database_MySQLi_Result(7){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(9) "Tin tức" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(1) "1" "alias" => string(7) "tin-tuc" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2017-12-18 14:48:23" "modified" => NULL "id" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(9) "Tin tức" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(1) "1" "alias" => string(7) "tin-tuc" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2017-12-18 14:48:23" "modified" => NULL "id" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _internal_row => integer 0 protected _query => string(916) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"a_article_lastest" => object Database_MySQLi_Result(7){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }{ protected _internal_row => integer 0 protected _query => string(919) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"n_count_all" => string(2) "16" ) "a_article" => object Database_MySQLi_Result(7){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }{ protected _internal_row => integer 0 protected _query => string(915) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"size" => integer 20 "pagination" => object Pagination(12){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 16 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }{ protected config => array(6) ( "total_items" => string(2) "16" "items_per_page" => integer 20 "view" => string(17) "pagination/portal" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(4) "page" ) ) protected current_page => integer 1 protected total_items => integer 16 protected items_per_page => integer 20 protected total_pages => integer 1 protected current_first_item => integer 1 protected current_last_item => integer 16 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 }
"type_article" => array(3) ( "NEWS" => string(9) "Tin Tức" "WARRANTY" => string(11) "Bảo Hành" "SERVICE" => string(11) "Dịch Vụ" ) "a_tag" => array(0) "a_category" => array(12) ( 0 => object Model_Category(38){ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
1 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(38) "CUNG CẤP THIẾT BỊ MÔI TRƯỜNG" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "11" "alias" => string(28) "cung-cap-thiet-bi-moi-truong" "image" => string(79) "2018/07/11/mc_5b45cdaf548b4_anh_dai_dien_du_an_cung_cap_thiet_bi_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-07-11 16:28:27" "modified" => string(19) "2021-05-26 09:30:13" "id" => string(2) "11" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(38) "CUNG CẤP THIẾT BỊ MÔI TRƯỜNG" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "11" "alias" => string(28) "cung-cap-thiet-bi-moi-truong" "image" => string(79) "2018/07/11/mc_5b45cdaf548b4_anh_dai_dien_du_an_cung_cap_thiet_bi_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-07-11 16:28:27" "modified" => string(19) "2021-05-26 09:30:13" "id" => string(2) "11" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "11" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
2 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "description" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "8" "alias" => string(23) "du-an-tu-van-moi-truong" "image" => string(68) "2018/07/02/mc_5b3a50a38c57f_anh_dai_dien_du_an_tu_van_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-06-24 14:14:33" "modified" => string(19) "2019-09-14 09:57:37" "id" => string(1) "8" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "description" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "8" "alias" => string(23) "du-an-tu-van-moi-truong" "image" => string(68) "2018/07/02/mc_5b3a50a38c57f_anh_dai_dien_du_an_tu_van_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-06-24 14:14:33" "modified" => string(19) "2019-09-14 09:57:37" "id" => string(1) "8" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "8" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
3 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(32) "DỰ ÁN XỬ LÝ CHỐNG NGẬP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "7" "alias" => string(22) "du-an-xu-ly-chong-ngap" "image" => string(71) "2018/08/08/mc_5b6ac60ae5a5d_anh_dai_dien_du_an_xu_ly_chống_ngập.jpg" "highlight" => string(1) "0" "order_by" => string(1) "3" "created" => string(19) "2018-06-24 14:13:20" "modified" => string(19) "2018-11-27 16:06:45" "id" => string(1) "7" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(32) "DỰ ÁN XỬ LÝ CHỐNG NGẬP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "7" "alias" => string(22) "du-an-xu-ly-chong-ngap" "image" => string(71) "2018/08/08/mc_5b6ac60ae5a5d_anh_dai_dien_du_an_xu_ly_chống_ngập.jpg" "highlight" => string(1) "0" "order_by" => string(1) "3" "created" => string(19) "2018-06-24 14:13:20" "modified" => string(19) "2018-11-27 16:06:45" "id" => string(1) "7" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "7" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
4 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(31) "DỰ ÁN XỬ LÝ NƯỚC CẤP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "9" "alias" => string(20) "du-an-xu-ly-nuoc-cap" "image" => string(65) "2018/08/08/mc_5b6ac61b7786c_anh_dai_dien_du_an_xu_ly_nuoc_cap.jpg" "highlight" => string(1) "0" "order_by" => string(1) "4" "created" => string(19) "2018-07-02 23:20:39" "modified" => string(19) "2018-11-27 16:07:02" "id" => string(1) "9" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(31) "DỰ ÁN XỬ LÝ NƯỚC CẤP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "9" "alias" => string(20) "du-an-xu-ly-nuoc-cap" "image" => string(65) "2018/08/08/mc_5b6ac61b7786c_anh_dai_dien_du_an_xu_ly_nuoc_cap.jpg" "highlight" => string(1) "0" "order_by" => string(1) "4" "created" => string(19) "2018-07-02 23:20:39" "modified" => string(19) "2018-11-27 16:07:02" "id" => string(1) "9" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "9" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
5 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(50) "DỰ ÁN XỬ LÝ NƯỚC CHẾ BIẾN MỦ CAO SU" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "13" "alias" => string(35) "du-an-xu-ly-nuoc-che-bien-mu-cao-su" "image" => string(39) "2018/08/21/mc_5b7bd65f183ff_30-img1.jpg" "highlight" => string(1) "0" "order_by" => string(1) "1" "created" => string(19) "2018-08-21 15:56:05" "modified" => string(19) "2021-05-26 09:30:27" "id" => string(2) "13" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(50) "DỰ ÁN XỬ LÝ NƯỚC CHẾ BIẾN MỦ CAO SU" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "13" "alias" => string(35) "du-an-xu-ly-nuoc-che-bien-mu-cao-su" "image" => string(39) "2018/08/21/mc_5b7bd65f183ff_30-img1.jpg" "highlight" => string(1) "0" "order_by" => string(1) "1" "created" => string(19) "2018-08-21 15:56:05" "modified" => string(19) "2021-05-26 09:30:27" "id" => string(2) "13" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "13" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
6 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI CÔNG NGHIỆP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "10" "alias" => string(33) "du-an-xu-ly-nuoc-thai-cong-nghiep" "image" => string(78) "2018/08/08/mc_5b6ac5ecc006b_anh_dai_dien_du_an_xu_ly_nuoc_thai_cong_nghiep.jpg" "highlight" => string(1) "0" "order_by" => string(1) "8" "created" => string(19) "2018-07-07 19:22:59" "modified" => string(19) "2018-11-27 16:05:21" "id" => string(2) "10" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI CÔNG NGHIỆP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "10" "alias" => string(33) "du-an-xu-ly-nuoc-thai-cong-nghiep" "image" => string(78) "2018/08/08/mc_5b6ac5ecc006b_anh_dai_dien_du_an_xu_ly_nuoc_thai_cong_nghiep.jpg" "highlight" => string(1) "0" "order_by" => string(1) "8" "created" => string(19) "2018-07-07 19:22:59" "modified" => string(19) "2018-11-27 16:05:21" "id" => string(2) "10" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "10" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
7 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(44) "DỰ ÁN XỬ LÝ NƯỚC THẢI SINH HOẠT" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "2" "alias" => string(31) "du-an-xu-ly-nuoc-thai-sinh-hoat" "image" => string(76) "2018/08/08/mc_5b6ac5fc3c080_anh_dai_dien_du_an_xu_ly_nuoc_thai_sinh_hoat.jpg" "highlight" => string(1) "0" "order_by" => string(1) "5" "created" => string(19) "2018-06-24 13:34:54" "modified" => string(19) "2018-11-27 16:06:26" "id" => string(1) "2" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(44) "DỰ ÁN XỬ LÝ NƯỚC THẢI SINH HOẠT" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "2" "alias" => string(31) "du-an-xu-ly-nuoc-thai-sinh-hoat" "image" => string(76) "2018/08/08/mc_5b6ac5fc3c080_anh_dai_dien_du_an_xu_ly_nuoc_thai_sinh_hoat.jpg" "highlight" => string(1) "0" "order_by" => string(1) "5" "created" => string(19) "2018-06-24 13:34:54" "modified" => string(19) "2018-11-27 16:06:26" "id" => string(1) "2" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
8 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(63) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM VÀ THỦY SẢN" "description" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM " "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "12" "alias" => string(43) "du-an-xu-ly-nuoc-thai-thuc-pham-va-thuy-san" "image" => string(35) "2018/08/21/mc_5b7bd47dc3b76_35a.jpg" "highlight" => string(1) "0" "order_by" => string(1) "7" "created" => string(19) "2018-08-21 14:29:21" "modified" => string(19) "2023-03-17 17:31:00" "id" => string(2) "12" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(63) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM VÀ THỦY SẢN" "description" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM " "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "12" "alias" => string(43) "du-an-xu-ly-nuoc-thai-thuc-pham-va-thuy-san" "image" => string(35) "2018/08/21/mc_5b7bd47dc3b76_35a.jpg" "highlight" => string(1) "0" "order_by" => string(1) "7" "created" => string(19) "2018-08-21 14:29:21" "modified" => string(19) "2023-03-17 17:31:00" "id" => string(2) "12" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "12" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
9 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(49) "DỰ ÁN XỬ LÝ NƯỚC THẢI TRANG TRẠI HEO" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "16" "alias" => string(36) "du-an-xu-ly-nuoc-thai-trang-trai-heo" "image" => string(52) "2023/03/18/mc_64153211612d1_fd77b549f5a928f771b8.jpg" "highlight" => string(1) "0" "order_by" => string(1) "6" "created" => string(19) "2021-05-26 09:31:11" "modified" => string(19) "2023-03-18 10:37:55" "id" => string(2) "16" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(49) "DỰ ÁN XỬ LÝ NƯỚC THẢI TRANG TRẠI HEO" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "16" "alias" => string(36) "du-an-xu-ly-nuoc-thai-trang-trai-heo" "image" => string(52) "2023/03/18/mc_64153211612d1_fd77b549f5a928f771b8.jpg" "highlight" => string(1) "0" "order_by" => string(1) "6" "created" => string(19) "2021-05-26 09:31:11" "modified" => string(19) "2023-03-18 10:37:55" "id" => string(2) "16" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "16" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
10 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(18) "Tin hoạt động" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "14" "alias" => string(13) "tin-hoat-dong" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:38" "modified" => NULL "id" => string(2) "14" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(18) "Tin hoạt động" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "14" "alias" => string(13) "tin-hoat-dong" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:38" "modified" => NULL "id" => string(2) "14" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "14" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
11 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(15) "Tin sự kiện" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "15" "alias" => string(11) "tin-su-kien" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:50" "modified" => NULL "id" => string(2) "15" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(15) "Tin sự kiện" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "15" "alias" => string(11) "tin-su-kien" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:50" "modified" => NULL "id" => string(2) "15" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "15" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
) "a_article_popular" => object Database_MySQLi_Result(7){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(9) "Tin tức" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(1) "1" "alias" => string(7) "tin-tuc" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2017-12-18 14:48:23" "modified" => NULL "id" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(9) "Tin tức" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(1) "1" "alias" => string(7) "tin-tuc" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2017-12-18 14:48:23" "modified" => NULL "id" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _internal_row => integer 0 protected _query => string(916) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"a_article_lastest" => object Database_MySQLi_Result(7){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }{ protected _internal_row => integer 0 protected _query => string(919) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"n_count_all" => string(2) "16" "title" => string(9) "Tin tức" "description" => string(57) "CÔNG TY TNHH ĐTXD VÀ CÔNG NGHỆ MÔI TRƯỜNG GREEN" "meta" => NULL "array_css" => array(7) ( 0 => string(9) "bootstrap" 1 => string(5) "style" 2 => string(10) "flexslider" 3 => string(8) "lightbox" 4 => string(12) "font-awesome" 5 => string(6) "style2" 6 => string(6) "style3" ) "array_script" => array(5) ( 0 => string(17) "jquery-1.11.1.min" 1 => string(9) "bootstrap" 2 => string(6) "shCore" 3 => string(14) "shBrushJScript" 4 => string(17) "jquery.flexslider" ) "template" => string(14) "portal/default" "seo_keyword" => NULL "url_base_theme" => string(28) "/media/themes/portal/default" "url_base_media" => string(27) "http://mtgreen.com.vn/media" "layout" => string(6) "layout" "_language" => string(2) "vn" "redirect" => NULL "_active_menu" => string(4) "news" "_logined" => bool FALSE "_user" => NULL "_iframe" => integer 0 "_callback" => string(0) "" "_directory" => string(4) "home" "_controller" => string(4) "news" "_action" => string(4) "list" ){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }12 </div> 13 </div> 14 <div class="col-md-8 content-left"> 15 <div class="articles sports"> 16 <header> 17 <h3 class="title-head"><?= $category_detail->getName(); ?></h3> 18 </header> 19 <?php if($n_count_all>0): ?> 20 <?php foreach($a_article as $item):?> 21 <?php $article = $item->get_data(); ?> 22 <?php
-
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0
string(67) "/var/www/mtgreen_v2/sourcecode/application/views/home/news/list.php"
56 ob_start(); 57 58 try 59 { 60 // Load the view within the current scope 61 include $kohana_view_filename; 62 } 63 catch (Exception $e) 64 { 65 // Delete the output buffer 66 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)
0
string(67) "/var/www/mtgreen_v2/sourcecode/application/views/home/news/list.php"
1
array(9) ( "a_article" => object Database_MySQLi_Result(7)
{ protected _internal_row => integer 0 protected _query => string(915) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"size" => integer 20 "pagination" => object Pagination(12){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 16 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }{ protected config => array(6) ( "total_items" => string(2) "16" "items_per_page" => integer 20 "view" => string(17) "pagination/portal" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(4) "page" ) ) protected current_page => integer 1 protected total_items => integer 16 protected items_per_page => integer 20 protected total_pages => integer 1 protected current_first_item => integer 1 protected current_last_item => integer 16 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 }
"type_article" => array(3) ( "NEWS" => string(9) "Tin Tức" "WARRANTY" => string(11) "Bảo Hành" "SERVICE" => string(11) "Dịch Vụ" ) "a_tag" => array(0) "a_category" => array(12) ( 0 => object Model_Category(38){ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
1 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(38) "CUNG CẤP THIẾT BỊ MÔI TRƯỜNG" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "11" "alias" => string(28) "cung-cap-thiet-bi-moi-truong" "image" => string(79) "2018/07/11/mc_5b45cdaf548b4_anh_dai_dien_du_an_cung_cap_thiet_bi_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-07-11 16:28:27" "modified" => string(19) "2021-05-26 09:30:13" "id" => string(2) "11" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(38) "CUNG CẤP THIẾT BỊ MÔI TRƯỜNG" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "11" "alias" => string(28) "cung-cap-thiet-bi-moi-truong" "image" => string(79) "2018/07/11/mc_5b45cdaf548b4_anh_dai_dien_du_an_cung_cap_thiet_bi_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-07-11 16:28:27" "modified" => string(19) "2021-05-26 09:30:13" "id" => string(2) "11" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "11" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
2 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "description" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "8" "alias" => string(23) "du-an-tu-van-moi-truong" "image" => string(68) "2018/07/02/mc_5b3a50a38c57f_anh_dai_dien_du_an_tu_van_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-06-24 14:14:33" "modified" => string(19) "2019-09-14 09:57:37" "id" => string(1) "8" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "description" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "8" "alias" => string(23) "du-an-tu-van-moi-truong" "image" => string(68) "2018/07/02/mc_5b3a50a38c57f_anh_dai_dien_du_an_tu_van_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-06-24 14:14:33" "modified" => string(19) "2019-09-14 09:57:37" "id" => string(1) "8" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "8" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
3 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(32) "DỰ ÁN XỬ LÝ CHỐNG NGẬP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "7" "alias" => string(22) "du-an-xu-ly-chong-ngap" "image" => string(71) "2018/08/08/mc_5b6ac60ae5a5d_anh_dai_dien_du_an_xu_ly_chống_ngập.jpg" "highlight" => string(1) "0" "order_by" => string(1) "3" "created" => string(19) "2018-06-24 14:13:20" "modified" => string(19) "2018-11-27 16:06:45" "id" => string(1) "7" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(32) "DỰ ÁN XỬ LÝ CHỐNG NGẬP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "7" "alias" => string(22) "du-an-xu-ly-chong-ngap" "image" => string(71) "2018/08/08/mc_5b6ac60ae5a5d_anh_dai_dien_du_an_xu_ly_chống_ngập.jpg" "highlight" => string(1) "0" "order_by" => string(1) "3" "created" => string(19) "2018-06-24 14:13:20" "modified" => string(19) "2018-11-27 16:06:45" "id" => string(1) "7" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "7" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
4 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(31) "DỰ ÁN XỬ LÝ NƯỚC CẤP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "9" "alias" => string(20) "du-an-xu-ly-nuoc-cap" "image" => string(65) "2018/08/08/mc_5b6ac61b7786c_anh_dai_dien_du_an_xu_ly_nuoc_cap.jpg" "highlight" => string(1) "0" "order_by" => string(1) "4" "created" => string(19) "2018-07-02 23:20:39" "modified" => string(19) "2018-11-27 16:07:02" "id" => string(1) "9" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(31) "DỰ ÁN XỬ LÝ NƯỚC CẤP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "9" "alias" => string(20) "du-an-xu-ly-nuoc-cap" "image" => string(65) "2018/08/08/mc_5b6ac61b7786c_anh_dai_dien_du_an_xu_ly_nuoc_cap.jpg" "highlight" => string(1) "0" "order_by" => string(1) "4" "created" => string(19) "2018-07-02 23:20:39" "modified" => string(19) "2018-11-27 16:07:02" "id" => string(1) "9" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "9" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
5 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(50) "DỰ ÁN XỬ LÝ NƯỚC CHẾ BIẾN MỦ CAO SU" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "13" "alias" => string(35) "du-an-xu-ly-nuoc-che-bien-mu-cao-su" "image" => string(39) "2018/08/21/mc_5b7bd65f183ff_30-img1.jpg" "highlight" => string(1) "0" "order_by" => string(1) "1" "created" => string(19) "2018-08-21 15:56:05" "modified" => string(19) "2021-05-26 09:30:27" "id" => string(2) "13" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(50) "DỰ ÁN XỬ LÝ NƯỚC CHẾ BIẾN MỦ CAO SU" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "13" "alias" => string(35) "du-an-xu-ly-nuoc-che-bien-mu-cao-su" "image" => string(39) "2018/08/21/mc_5b7bd65f183ff_30-img1.jpg" "highlight" => string(1) "0" "order_by" => string(1) "1" "created" => string(19) "2018-08-21 15:56:05" "modified" => string(19) "2021-05-26 09:30:27" "id" => string(2) "13" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "13" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
6 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI CÔNG NGHIỆP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "10" "alias" => string(33) "du-an-xu-ly-nuoc-thai-cong-nghiep" "image" => string(78) "2018/08/08/mc_5b6ac5ecc006b_anh_dai_dien_du_an_xu_ly_nuoc_thai_cong_nghiep.jpg" "highlight" => string(1) "0" "order_by" => string(1) "8" "created" => string(19) "2018-07-07 19:22:59" "modified" => string(19) "2018-11-27 16:05:21" "id" => string(2) "10" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI CÔNG NGHIỆP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "10" "alias" => string(33) "du-an-xu-ly-nuoc-thai-cong-nghiep" "image" => string(78) "2018/08/08/mc_5b6ac5ecc006b_anh_dai_dien_du_an_xu_ly_nuoc_thai_cong_nghiep.jpg" "highlight" => string(1) "0" "order_by" => string(1) "8" "created" => string(19) "2018-07-07 19:22:59" "modified" => string(19) "2018-11-27 16:05:21" "id" => string(2) "10" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "10" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
7 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(44) "DỰ ÁN XỬ LÝ NƯỚC THẢI SINH HOẠT" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "2" "alias" => string(31) "du-an-xu-ly-nuoc-thai-sinh-hoat" "image" => string(76) "2018/08/08/mc_5b6ac5fc3c080_anh_dai_dien_du_an_xu_ly_nuoc_thai_sinh_hoat.jpg" "highlight" => string(1) "0" "order_by" => string(1) "5" "created" => string(19) "2018-06-24 13:34:54" "modified" => string(19) "2018-11-27 16:06:26" "id" => string(1) "2" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(44) "DỰ ÁN XỬ LÝ NƯỚC THẢI SINH HOẠT" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "2" "alias" => string(31) "du-an-xu-ly-nuoc-thai-sinh-hoat" "image" => string(76) "2018/08/08/mc_5b6ac5fc3c080_anh_dai_dien_du_an_xu_ly_nuoc_thai_sinh_hoat.jpg" "highlight" => string(1) "0" "order_by" => string(1) "5" "created" => string(19) "2018-06-24 13:34:54" "modified" => string(19) "2018-11-27 16:06:26" "id" => string(1) "2" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
8 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(63) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM VÀ THỦY SẢN" "description" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM " "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "12" "alias" => string(43) "du-an-xu-ly-nuoc-thai-thuc-pham-va-thuy-san" "image" => string(35) "2018/08/21/mc_5b7bd47dc3b76_35a.jpg" "highlight" => string(1) "0" "order_by" => string(1) "7" "created" => string(19) "2018-08-21 14:29:21" "modified" => string(19) "2023-03-17 17:31:00" "id" => string(2) "12" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(63) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM VÀ THỦY SẢN" "description" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM " "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "12" "alias" => string(43) "du-an-xu-ly-nuoc-thai-thuc-pham-va-thuy-san" "image" => string(35) "2018/08/21/mc_5b7bd47dc3b76_35a.jpg" "highlight" => string(1) "0" "order_by" => string(1) "7" "created" => string(19) "2018-08-21 14:29:21" "modified" => string(19) "2023-03-17 17:31:00" "id" => string(2) "12" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "12" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
9 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(49) "DỰ ÁN XỬ LÝ NƯỚC THẢI TRANG TRẠI HEO" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "16" "alias" => string(36) "du-an-xu-ly-nuoc-thai-trang-trai-heo" "image" => string(52) "2023/03/18/mc_64153211612d1_fd77b549f5a928f771b8.jpg" "highlight" => string(1) "0" "order_by" => string(1) "6" "created" => string(19) "2021-05-26 09:31:11" "modified" => string(19) "2023-03-18 10:37:55" "id" => string(2) "16" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(49) "DỰ ÁN XỬ LÝ NƯỚC THẢI TRANG TRẠI HEO" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "16" "alias" => string(36) "du-an-xu-ly-nuoc-thai-trang-trai-heo" "image" => string(52) "2023/03/18/mc_64153211612d1_fd77b549f5a928f771b8.jpg" "highlight" => string(1) "0" "order_by" => string(1) "6" "created" => string(19) "2021-05-26 09:31:11" "modified" => string(19) "2023-03-18 10:37:55" "id" => string(2) "16" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "16" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
10 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(18) "Tin hoạt động" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "14" "alias" => string(13) "tin-hoat-dong" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:38" "modified" => NULL "id" => string(2) "14" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(18) "Tin hoạt động" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "14" "alias" => string(13) "tin-hoat-dong" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:38" "modified" => NULL "id" => string(2) "14" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "14" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
11 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(15) "Tin sự kiện" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "15" "alias" => string(11) "tin-su-kien" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:50" "modified" => NULL "id" => string(2) "15" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(15) "Tin sự kiện" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "15" "alias" => string(11) "tin-su-kien" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:50" "modified" => NULL "id" => string(2) "15" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "15" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
) "a_article_popular" => object Database_MySQLi_Result(7){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(9) "Tin tức" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(1) "1" "alias" => string(7) "tin-tuc" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2017-12-18 14:48:23" "modified" => NULL "id" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(9) "Tin tức" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(1) "1" "alias" => string(7) "tin-tuc" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2017-12-18 14:48:23" "modified" => NULL "id" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _internal_row => integer 0 protected _query => string(916) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"a_article_lastest" => object Database_MySQLi_Result(7){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }{ protected _internal_row => integer 0 protected _query => string(919) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"n_count_all" => string(2) "16" ){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }343 { 344 throw new View_Exception('You must set the file to use within your view before rendering'); 345 } 346 347 // Combine local and global data and capture the output 348 return View::capture($this->_file, $this->_data); 349 } 350 351 } // End View
-
SYSPATH/classes/Kohana/View.php [ 228 ] » Kohana_View->render()
223 */ 224 public function __toString() 225 { 226 try 227 { 228 return $this->render(); 229 } 230 catch (Exception $e) 231 { 232 /** 233 * Display the exception message.
-
APPPATH/template/portal/default/layout.php [ 31 ] » Kohana_View->__toString()
26 }); 27 }); 28 </script> 29 <!-- //FlexSlider-JavaScript --> 30 <?php echo View::factory('../template/' . $template . '/header')->render();?> 31 <?= $content ?> 32 <?php echo View::factory('../template/' . $template . '/footer')->render();?> 33 <!-- Go To Top Link --> 34 <script language="JavaScript"> 35 /** 36 * Disable right-click of mouse, F12 key, and save key combinations on page
-
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0
string(77) "/var/www/mtgreen_v2/sourcecode/application/template/portal/default/layout.php"
56 ob_start(); 57 58 try 59 { 60 // Load the view within the current scope 61 include $kohana_view_filename; 62 } 63 catch (Exception $e) 64 { 65 // Delete the output buffer 66 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)
0
string(86) "/var/www/mtgreen_v2/sourcecode/application/views/../template/portal/default/layout.php"
1
array(1) ( "content" => object View(2)
{ protected _file => string(67) "/var/www/mtgreen_v2/sourcecode/application/views/home/news/list.php" protected _data => array(9) ( "a_article" => object Database_MySQLi_Result(7)
){ protected _internal_row => integer 0 protected _query => string(915) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"size" => integer 20 "pagination" => object Pagination(12){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 16 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }{ protected config => array(6) ( "total_items" => string(2) "16" "items_per_page" => integer 20 "view" => string(17) "pagination/portal" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(4) "page" ) ) protected current_page => integer 1 protected total_items => integer 16 protected items_per_page => integer 20 protected total_pages => integer 1 protected current_first_item => integer 1 protected current_last_item => integer 16 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 }
"type_article" => array(3) ( "NEWS" => string(9) "Tin Tức" "WARRANTY" => string(11) "Bảo Hành" "SERVICE" => string(11) "Dịch Vụ" ) "a_tag" => array(0) "a_category" => array(12) ( 0 => object Model_Category(38){ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
1 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(38) "CUNG CẤP THIẾT BỊ MÔI TRƯỜNG" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "11" "alias" => string(28) "cung-cap-thiet-bi-moi-truong" "image" => string(79) "2018/07/11/mc_5b45cdaf548b4_anh_dai_dien_du_an_cung_cap_thiet_bi_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-07-11 16:28:27" "modified" => string(19) "2021-05-26 09:30:13" "id" => string(2) "11" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(38) "CUNG CẤP THIẾT BỊ MÔI TRƯỜNG" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "11" "alias" => string(28) "cung-cap-thiet-bi-moi-truong" "image" => string(79) "2018/07/11/mc_5b45cdaf548b4_anh_dai_dien_du_an_cung_cap_thiet_bi_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-07-11 16:28:27" "modified" => string(19) "2021-05-26 09:30:13" "id" => string(2) "11" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "11" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
2 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "description" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "8" "alias" => string(23) "du-an-tu-van-moi-truong" "image" => string(68) "2018/07/02/mc_5b3a50a38c57f_anh_dai_dien_du_an_tu_van_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-06-24 14:14:33" "modified" => string(19) "2019-09-14 09:57:37" "id" => string(1) "8" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "description" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "8" "alias" => string(23) "du-an-tu-van-moi-truong" "image" => string(68) "2018/07/02/mc_5b3a50a38c57f_anh_dai_dien_du_an_tu_van_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-06-24 14:14:33" "modified" => string(19) "2019-09-14 09:57:37" "id" => string(1) "8" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "8" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
3 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(32) "DỰ ÁN XỬ LÝ CHỐNG NGẬP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "7" "alias" => string(22) "du-an-xu-ly-chong-ngap" "image" => string(71) "2018/08/08/mc_5b6ac60ae5a5d_anh_dai_dien_du_an_xu_ly_chống_ngập.jpg" "highlight" => string(1) "0" "order_by" => string(1) "3" "created" => string(19) "2018-06-24 14:13:20" "modified" => string(19) "2018-11-27 16:06:45" "id" => string(1) "7" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(32) "DỰ ÁN XỬ LÝ CHỐNG NGẬP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "7" "alias" => string(22) "du-an-xu-ly-chong-ngap" "image" => string(71) "2018/08/08/mc_5b6ac60ae5a5d_anh_dai_dien_du_an_xu_ly_chống_ngập.jpg" "highlight" => string(1) "0" "order_by" => string(1) "3" "created" => string(19) "2018-06-24 14:13:20" "modified" => string(19) "2018-11-27 16:06:45" "id" => string(1) "7" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "7" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
4 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(31) "DỰ ÁN XỬ LÝ NƯỚC CẤP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "9" "alias" => string(20) "du-an-xu-ly-nuoc-cap" "image" => string(65) "2018/08/08/mc_5b6ac61b7786c_anh_dai_dien_du_an_xu_ly_nuoc_cap.jpg" "highlight" => string(1) "0" "order_by" => string(1) "4" "created" => string(19) "2018-07-02 23:20:39" "modified" => string(19) "2018-11-27 16:07:02" "id" => string(1) "9" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(31) "DỰ ÁN XỬ LÝ NƯỚC CẤP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "9" "alias" => string(20) "du-an-xu-ly-nuoc-cap" "image" => string(65) "2018/08/08/mc_5b6ac61b7786c_anh_dai_dien_du_an_xu_ly_nuoc_cap.jpg" "highlight" => string(1) "0" "order_by" => string(1) "4" "created" => string(19) "2018-07-02 23:20:39" "modified" => string(19) "2018-11-27 16:07:02" "id" => string(1) "9" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "9" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
5 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(50) "DỰ ÁN XỬ LÝ NƯỚC CHẾ BIẾN MỦ CAO SU" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "13" "alias" => string(35) "du-an-xu-ly-nuoc-che-bien-mu-cao-su" "image" => string(39) "2018/08/21/mc_5b7bd65f183ff_30-img1.jpg" "highlight" => string(1) "0" "order_by" => string(1) "1" "created" => string(19) "2018-08-21 15:56:05" "modified" => string(19) "2021-05-26 09:30:27" "id" => string(2) "13" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(50) "DỰ ÁN XỬ LÝ NƯỚC CHẾ BIẾN MỦ CAO SU" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "13" "alias" => string(35) "du-an-xu-ly-nuoc-che-bien-mu-cao-su" "image" => string(39) "2018/08/21/mc_5b7bd65f183ff_30-img1.jpg" "highlight" => string(1) "0" "order_by" => string(1) "1" "created" => string(19) "2018-08-21 15:56:05" "modified" => string(19) "2021-05-26 09:30:27" "id" => string(2) "13" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "13" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
6 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI CÔNG NGHIỆP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "10" "alias" => string(33) "du-an-xu-ly-nuoc-thai-cong-nghiep" "image" => string(78) "2018/08/08/mc_5b6ac5ecc006b_anh_dai_dien_du_an_xu_ly_nuoc_thai_cong_nghiep.jpg" "highlight" => string(1) "0" "order_by" => string(1) "8" "created" => string(19) "2018-07-07 19:22:59" "modified" => string(19) "2018-11-27 16:05:21" "id" => string(2) "10" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI CÔNG NGHIỆP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "10" "alias" => string(33) "du-an-xu-ly-nuoc-thai-cong-nghiep" "image" => string(78) "2018/08/08/mc_5b6ac5ecc006b_anh_dai_dien_du_an_xu_ly_nuoc_thai_cong_nghiep.jpg" "highlight" => string(1) "0" "order_by" => string(1) "8" "created" => string(19) "2018-07-07 19:22:59" "modified" => string(19) "2018-11-27 16:05:21" "id" => string(2) "10" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "10" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
7 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(44) "DỰ ÁN XỬ LÝ NƯỚC THẢI SINH HOẠT" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "2" "alias" => string(31) "du-an-xu-ly-nuoc-thai-sinh-hoat" "image" => string(76) "2018/08/08/mc_5b6ac5fc3c080_anh_dai_dien_du_an_xu_ly_nuoc_thai_sinh_hoat.jpg" "highlight" => string(1) "0" "order_by" => string(1) "5" "created" => string(19) "2018-06-24 13:34:54" "modified" => string(19) "2018-11-27 16:06:26" "id" => string(1) "2" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(44) "DỰ ÁN XỬ LÝ NƯỚC THẢI SINH HOẠT" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "2" "alias" => string(31) "du-an-xu-ly-nuoc-thai-sinh-hoat" "image" => string(76) "2018/08/08/mc_5b6ac5fc3c080_anh_dai_dien_du_an_xu_ly_nuoc_thai_sinh_hoat.jpg" "highlight" => string(1) "0" "order_by" => string(1) "5" "created" => string(19) "2018-06-24 13:34:54" "modified" => string(19) "2018-11-27 16:06:26" "id" => string(1) "2" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
8 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(63) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM VÀ THỦY SẢN" "description" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM " "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "12" "alias" => string(43) "du-an-xu-ly-nuoc-thai-thuc-pham-va-thuy-san" "image" => string(35) "2018/08/21/mc_5b7bd47dc3b76_35a.jpg" "highlight" => string(1) "0" "order_by" => string(1) "7" "created" => string(19) "2018-08-21 14:29:21" "modified" => string(19) "2023-03-17 17:31:00" "id" => string(2) "12" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(63) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM VÀ THỦY SẢN" "description" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM " "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "12" "alias" => string(43) "du-an-xu-ly-nuoc-thai-thuc-pham-va-thuy-san" "image" => string(35) "2018/08/21/mc_5b7bd47dc3b76_35a.jpg" "highlight" => string(1) "0" "order_by" => string(1) "7" "created" => string(19) "2018-08-21 14:29:21" "modified" => string(19) "2023-03-17 17:31:00" "id" => string(2) "12" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "12" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
9 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(49) "DỰ ÁN XỬ LÝ NƯỚC THẢI TRANG TRẠI HEO" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "16" "alias" => string(36) "du-an-xu-ly-nuoc-thai-trang-trai-heo" "image" => string(52) "2023/03/18/mc_64153211612d1_fd77b549f5a928f771b8.jpg" "highlight" => string(1) "0" "order_by" => string(1) "6" "created" => string(19) "2021-05-26 09:31:11" "modified" => string(19) "2023-03-18 10:37:55" "id" => string(2) "16" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(49) "DỰ ÁN XỬ LÝ NƯỚC THẢI TRANG TRẠI HEO" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "16" "alias" => string(36) "du-an-xu-ly-nuoc-thai-trang-trai-heo" "image" => string(52) "2023/03/18/mc_64153211612d1_fd77b549f5a928f771b8.jpg" "highlight" => string(1) "0" "order_by" => string(1) "6" "created" => string(19) "2021-05-26 09:31:11" "modified" => string(19) "2023-03-18 10:37:55" "id" => string(2) "16" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "16" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
10 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(18) "Tin hoạt động" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "14" "alias" => string(13) "tin-hoat-dong" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:38" "modified" => NULL "id" => string(2) "14" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(18) "Tin hoạt động" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "14" "alias" => string(13) "tin-hoat-dong" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:38" "modified" => NULL "id" => string(2) "14" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "14" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
11 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(15) "Tin sự kiện" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "15" "alias" => string(11) "tin-su-kien" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:50" "modified" => NULL "id" => string(2) "15" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(15) "Tin sự kiện" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "15" "alias" => string(11) "tin-su-kien" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:50" "modified" => NULL "id" => string(2) "15" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "15" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
) "a_article_popular" => object Database_MySQLi_Result(7){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(9) "Tin tức" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(1) "1" "alias" => string(7) "tin-tuc" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2017-12-18 14:48:23" "modified" => NULL "id" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(9) "Tin tức" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(1) "1" "alias" => string(7) "tin-tuc" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2017-12-18 14:48:23" "modified" => NULL "id" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _internal_row => integer 0 protected _query => string(916) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"a_article_lastest" => object Database_MySQLi_Result(7){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }{ protected _internal_row => integer 0 protected _query => string(919) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"n_count_all" => string(2) "16" ) }{ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }343 { 344 throw new View_Exception('You must set the file to use within your view before rendering'); 345 } 346 347 // Combine local and global data and capture the output 348 return View::capture($this->_file, $this->_data); 349 } 350 351 } // End View
-
APPPATH/template/master.php [ 31 ] » Kohana_View->render()
26 </script> 27 <link rel="shortcut icon" href="<?= URL::base() ?>logo.ico" /> 28 </head> 29 30 <body oncontextmenu="return false;"> 31 <?php echo View::factory('../template/' . $template . '/' . $layout)->set('content', $content)->render(); ?> 32 </body> 33 </html>
-
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0
string(62) "/var/www/mtgreen_v2/sourcecode/application/template/master.php"
56 ob_start(); 57 58 try 59 { 60 // Load the view within the current scope 61 include $kohana_view_filename; 62 } 63 catch (Exception $e) 64 { 65 // Delete the output buffer 66 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)
0
string(71) "/var/www/mtgreen_v2/sourcecode/application/views/../template/master.php"
1
array(1) ( "content" => object View(2)
{ protected _file => string(67) "/var/www/mtgreen_v2/sourcecode/application/views/home/news/list.php" protected _data => array(9) ( "a_article" => object Database_MySQLi_Result(7)
){ protected _internal_row => integer 0 protected _query => string(915) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"size" => integer 20 "pagination" => object Pagination(12){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 16 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }{ protected config => array(6) ( "total_items" => string(2) "16" "items_per_page" => integer 20 "view" => string(17) "pagination/portal" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(4) "page" ) ) protected current_page => integer 1 protected total_items => integer 16 protected items_per_page => integer 20 protected total_pages => integer 1 protected current_first_item => integer 1 protected current_last_item => integer 16 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 }
"type_article" => array(3) ( "NEWS" => string(9) "Tin Tức" "WARRANTY" => string(11) "Bảo Hành" "SERVICE" => string(11) "Dịch Vụ" ) "a_tag" => array(0) "a_category" => array(12) ( 0 => object Model_Category(38){ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
1 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(38) "CUNG CẤP THIẾT BỊ MÔI TRƯỜNG" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "11" "alias" => string(28) "cung-cap-thiet-bi-moi-truong" "image" => string(79) "2018/07/11/mc_5b45cdaf548b4_anh_dai_dien_du_an_cung_cap_thiet_bi_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-07-11 16:28:27" "modified" => string(19) "2021-05-26 09:30:13" "id" => string(2) "11" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(38) "CUNG CẤP THIẾT BỊ MÔI TRƯỜNG" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "11" "alias" => string(28) "cung-cap-thiet-bi-moi-truong" "image" => string(79) "2018/07/11/mc_5b45cdaf548b4_anh_dai_dien_du_an_cung_cap_thiet_bi_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-07-11 16:28:27" "modified" => string(19) "2021-05-26 09:30:13" "id" => string(2) "11" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "11" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
2 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "description" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "8" "alias" => string(23) "du-an-tu-van-moi-truong" "image" => string(68) "2018/07/02/mc_5b3a50a38c57f_anh_dai_dien_du_an_tu_van_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-06-24 14:14:33" "modified" => string(19) "2019-09-14 09:57:37" "id" => string(1) "8" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "description" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "8" "alias" => string(23) "du-an-tu-van-moi-truong" "image" => string(68) "2018/07/02/mc_5b3a50a38c57f_anh_dai_dien_du_an_tu_van_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-06-24 14:14:33" "modified" => string(19) "2019-09-14 09:57:37" "id" => string(1) "8" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "8" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
3 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(32) "DỰ ÁN XỬ LÝ CHỐNG NGẬP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "7" "alias" => string(22) "du-an-xu-ly-chong-ngap" "image" => string(71) "2018/08/08/mc_5b6ac60ae5a5d_anh_dai_dien_du_an_xu_ly_chống_ngập.jpg" "highlight" => string(1) "0" "order_by" => string(1) "3" "created" => string(19) "2018-06-24 14:13:20" "modified" => string(19) "2018-11-27 16:06:45" "id" => string(1) "7" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(32) "DỰ ÁN XỬ LÝ CHỐNG NGẬP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "7" "alias" => string(22) "du-an-xu-ly-chong-ngap" "image" => string(71) "2018/08/08/mc_5b6ac60ae5a5d_anh_dai_dien_du_an_xu_ly_chống_ngập.jpg" "highlight" => string(1) "0" "order_by" => string(1) "3" "created" => string(19) "2018-06-24 14:13:20" "modified" => string(19) "2018-11-27 16:06:45" "id" => string(1) "7" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "7" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
4 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(31) "DỰ ÁN XỬ LÝ NƯỚC CẤP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "9" "alias" => string(20) "du-an-xu-ly-nuoc-cap" "image" => string(65) "2018/08/08/mc_5b6ac61b7786c_anh_dai_dien_du_an_xu_ly_nuoc_cap.jpg" "highlight" => string(1) "0" "order_by" => string(1) "4" "created" => string(19) "2018-07-02 23:20:39" "modified" => string(19) "2018-11-27 16:07:02" "id" => string(1) "9" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(31) "DỰ ÁN XỬ LÝ NƯỚC CẤP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "9" "alias" => string(20) "du-an-xu-ly-nuoc-cap" "image" => string(65) "2018/08/08/mc_5b6ac61b7786c_anh_dai_dien_du_an_xu_ly_nuoc_cap.jpg" "highlight" => string(1) "0" "order_by" => string(1) "4" "created" => string(19) "2018-07-02 23:20:39" "modified" => string(19) "2018-11-27 16:07:02" "id" => string(1) "9" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "9" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
5 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(50) "DỰ ÁN XỬ LÝ NƯỚC CHẾ BIẾN MỦ CAO SU" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "13" "alias" => string(35) "du-an-xu-ly-nuoc-che-bien-mu-cao-su" "image" => string(39) "2018/08/21/mc_5b7bd65f183ff_30-img1.jpg" "highlight" => string(1) "0" "order_by" => string(1) "1" "created" => string(19) "2018-08-21 15:56:05" "modified" => string(19) "2021-05-26 09:30:27" "id" => string(2) "13" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(50) "DỰ ÁN XỬ LÝ NƯỚC CHẾ BIẾN MỦ CAO SU" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "13" "alias" => string(35) "du-an-xu-ly-nuoc-che-bien-mu-cao-su" "image" => string(39) "2018/08/21/mc_5b7bd65f183ff_30-img1.jpg" "highlight" => string(1) "0" "order_by" => string(1) "1" "created" => string(19) "2018-08-21 15:56:05" "modified" => string(19) "2021-05-26 09:30:27" "id" => string(2) "13" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "13" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
6 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI CÔNG NGHIỆP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "10" "alias" => string(33) "du-an-xu-ly-nuoc-thai-cong-nghiep" "image" => string(78) "2018/08/08/mc_5b6ac5ecc006b_anh_dai_dien_du_an_xu_ly_nuoc_thai_cong_nghiep.jpg" "highlight" => string(1) "0" "order_by" => string(1) "8" "created" => string(19) "2018-07-07 19:22:59" "modified" => string(19) "2018-11-27 16:05:21" "id" => string(2) "10" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI CÔNG NGHIỆP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "10" "alias" => string(33) "du-an-xu-ly-nuoc-thai-cong-nghiep" "image" => string(78) "2018/08/08/mc_5b6ac5ecc006b_anh_dai_dien_du_an_xu_ly_nuoc_thai_cong_nghiep.jpg" "highlight" => string(1) "0" "order_by" => string(1) "8" "created" => string(19) "2018-07-07 19:22:59" "modified" => string(19) "2018-11-27 16:05:21" "id" => string(2) "10" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "10" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
7 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(44) "DỰ ÁN XỬ LÝ NƯỚC THẢI SINH HOẠT" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "2" "alias" => string(31) "du-an-xu-ly-nuoc-thai-sinh-hoat" "image" => string(76) "2018/08/08/mc_5b6ac5fc3c080_anh_dai_dien_du_an_xu_ly_nuoc_thai_sinh_hoat.jpg" "highlight" => string(1) "0" "order_by" => string(1) "5" "created" => string(19) "2018-06-24 13:34:54" "modified" => string(19) "2018-11-27 16:06:26" "id" => string(1) "2" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(44) "DỰ ÁN XỬ LÝ NƯỚC THẢI SINH HOẠT" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "2" "alias" => string(31) "du-an-xu-ly-nuoc-thai-sinh-hoat" "image" => string(76) "2018/08/08/mc_5b6ac5fc3c080_anh_dai_dien_du_an_xu_ly_nuoc_thai_sinh_hoat.jpg" "highlight" => string(1) "0" "order_by" => string(1) "5" "created" => string(19) "2018-06-24 13:34:54" "modified" => string(19) "2018-11-27 16:06:26" "id" => string(1) "2" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
8 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(63) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM VÀ THỦY SẢN" "description" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM " "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "12" "alias" => string(43) "du-an-xu-ly-nuoc-thai-thuc-pham-va-thuy-san" "image" => string(35) "2018/08/21/mc_5b7bd47dc3b76_35a.jpg" "highlight" => string(1) "0" "order_by" => string(1) "7" "created" => string(19) "2018-08-21 14:29:21" "modified" => string(19) "2023-03-17 17:31:00" "id" => string(2) "12" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(63) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM VÀ THỦY SẢN" "description" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM " "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "12" "alias" => string(43) "du-an-xu-ly-nuoc-thai-thuc-pham-va-thuy-san" "image" => string(35) "2018/08/21/mc_5b7bd47dc3b76_35a.jpg" "highlight" => string(1) "0" "order_by" => string(1) "7" "created" => string(19) "2018-08-21 14:29:21" "modified" => string(19) "2023-03-17 17:31:00" "id" => string(2) "12" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "12" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
9 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(49) "DỰ ÁN XỬ LÝ NƯỚC THẢI TRANG TRẠI HEO" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "16" "alias" => string(36) "du-an-xu-ly-nuoc-thai-trang-trai-heo" "image" => string(52) "2023/03/18/mc_64153211612d1_fd77b549f5a928f771b8.jpg" "highlight" => string(1) "0" "order_by" => string(1) "6" "created" => string(19) "2021-05-26 09:31:11" "modified" => string(19) "2023-03-18 10:37:55" "id" => string(2) "16" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(49) "DỰ ÁN XỬ LÝ NƯỚC THẢI TRANG TRẠI HEO" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "16" "alias" => string(36) "du-an-xu-ly-nuoc-thai-trang-trai-heo" "image" => string(52) "2023/03/18/mc_64153211612d1_fd77b549f5a928f771b8.jpg" "highlight" => string(1) "0" "order_by" => string(1) "6" "created" => string(19) "2021-05-26 09:31:11" "modified" => string(19) "2023-03-18 10:37:55" "id" => string(2) "16" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "16" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
10 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(18) "Tin hoạt động" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "14" "alias" => string(13) "tin-hoat-dong" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:38" "modified" => NULL "id" => string(2) "14" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(18) "Tin hoạt động" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "14" "alias" => string(13) "tin-hoat-dong" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:38" "modified" => NULL "id" => string(2) "14" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "14" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
11 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(15) "Tin sự kiện" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "15" "alias" => string(11) "tin-su-kien" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:50" "modified" => NULL "id" => string(2) "15" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(15) "Tin sự kiện" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "15" "alias" => string(11) "tin-su-kien" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:50" "modified" => NULL "id" => string(2) "15" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "15" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
) "a_article_popular" => object Database_MySQLi_Result(7){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(9) "Tin tức" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(1) "1" "alias" => string(7) "tin-tuc" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2017-12-18 14:48:23" "modified" => NULL "id" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(9) "Tin tức" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(1) "1" "alias" => string(7) "tin-tuc" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2017-12-18 14:48:23" "modified" => NULL "id" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _internal_row => integer 0 protected _query => string(916) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"a_article_lastest" => object Database_MySQLi_Result(7){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }{ protected _internal_row => integer 0 protected _query => string(919) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"n_count_all" => string(2) "16" ) }{ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }343 { 344 throw new View_Exception('You must set the file to use within your view before rendering'); 345 } 346 347 // Combine local and global data and capture the output 348 return View::capture($this->_file, $this->_data); 349 } 350 351 } // End View
-
SYSPATH/classes/Kohana/Controller/Template.php [ 44 ] » Kohana_View->render()
39 */ 40 public function after() 41 { 42 if ($this->auto_render === TRUE) 43 { 44 $this->response->body($this->template->render()); 45 } 46 47 parent::after(); 48 } 49
-
SYSPATH/classes/Kohana/Controller.php [ 87 ] » Kohana_Controller_Template->after()
82 83 // Execute the action itself 84 $this->{$action}(); 85 86 // Execute the "after action" method 87 $this->after(); 88 89 // Return the response 90 return $this->response; 91 } 92
-
{PHP internal call} » Kohana_Controller->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)
0
object Controller_Home_News(26)
{ protected _active_menu => string(4) "news" protected _logined => bool FALSE protected _user => NULL protected _node_xml => NULL protected _directory => string(4) "home" protected _controller => string(4) "news" protected _action => string(4) "list" protected _iframe => integer 0 protected _callback => string(0) "" protected _mobile => string(0) "" protected _title => string(9) "Tin tức" protected _meta => NULL protected _array_css => array(7) ( 0 => string(9) "bootstrap" 1 => string(5) "style" 2 => string(10) "flexslider" 3 => string(8) "lightbox" 4 => string(12) "font-awesome" 5 => string(6) "style2" 6 => string(6) "style3" ) protected _array_script => array(5) ( 0 => string(17) "jquery-1.11.1.min" 1 => string(9) "bootstrap" 2 => string(6) "shCore" 3 => string(14) "shBrushJScript" 4 => string(17) "jquery.flexslider" ) protected _template => string(14) "portal/default" protected _description => string(57) "CÔNG TY TNHH ĐTXD VÀ CÔNG NGHỆ MÔI TRƯỜNG GREEN" protected _seo_keyword => NULL protected _url_base_theme => string(28) "/media/themes/portal/default" protected _url_base_media => string(27) "http://mtgreen.com.vn/media" protected _layout => string(6) "layout" protected _language => string(2) "vn" protected _redirect => NULL public template => object View(2)
{ protected _file => string(71) "/var/www/mtgreen_v2/sourcecode/application/views/../template/master.php" protected _data => array(1) ( "content" => object View(2)
public auto_render => bool TRUE public request => object Request(19){ protected _file => string(67) "/var/www/mtgreen_v2/sourcecode/application/views/home/news/list.php" protected _data => array(9) ( "a_article" => object Database_MySQLi_Result(7)
) }{ protected _internal_row => integer 0 protected _query => string(915) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"size" => integer 20 "pagination" => object Pagination(12){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 16 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }{ protected config => array(6) ( "total_items" => string(2) "16" "items_per_page" => integer 20 "view" => string(17) "pagination/portal" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(4) "page" ) ) protected current_page => integer 1 protected total_items => integer 16 protected items_per_page => integer 20 protected total_pages => integer 1 protected current_first_item => integer 1 protected current_last_item => integer 16 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 }
"type_article" => array(3) ( "NEWS" => string(9) "Tin Tức" "WARRANTY" => string(11) "Bảo Hành" "SERVICE" => string(11) "Dịch Vụ" ) "a_tag" => array(0) "a_category" => array(12) ( 0 => object Model_Category(38){ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
1 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(38) "CUNG CẤP THIẾT BỊ MÔI TRƯỜNG" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "11" "alias" => string(28) "cung-cap-thiet-bi-moi-truong" "image" => string(79) "2018/07/11/mc_5b45cdaf548b4_anh_dai_dien_du_an_cung_cap_thiet_bi_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-07-11 16:28:27" "modified" => string(19) "2021-05-26 09:30:13" "id" => string(2) "11" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(38) "CUNG CẤP THIẾT BỊ MÔI TRƯỜNG" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "11" "alias" => string(28) "cung-cap-thiet-bi-moi-truong" "image" => string(79) "2018/07/11/mc_5b45cdaf548b4_anh_dai_dien_du_an_cung_cap_thiet_bi_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-07-11 16:28:27" "modified" => string(19) "2021-05-26 09:30:13" "id" => string(2) "11" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "11" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
2 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "description" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "8" "alias" => string(23) "du-an-tu-van-moi-truong" "image" => string(68) "2018/07/02/mc_5b3a50a38c57f_anh_dai_dien_du_an_tu_van_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-06-24 14:14:33" "modified" => string(19) "2019-09-14 09:57:37" "id" => string(1) "8" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "description" => string(44) "DỰ ÁN TƯ VẤN QUẢN LÝ MÔI TRƯỜNG" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "8" "alias" => string(23) "du-an-tu-van-moi-truong" "image" => string(68) "2018/07/02/mc_5b3a50a38c57f_anh_dai_dien_du_an_tu_van_moi_truong.jpg" "highlight" => string(1) "0" "order_by" => string(1) "2" "created" => string(19) "2018-06-24 14:14:33" "modified" => string(19) "2019-09-14 09:57:37" "id" => string(1) "8" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "8" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
3 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(32) "DỰ ÁN XỬ LÝ CHỐNG NGẬP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "7" "alias" => string(22) "du-an-xu-ly-chong-ngap" "image" => string(71) "2018/08/08/mc_5b6ac60ae5a5d_anh_dai_dien_du_an_xu_ly_chống_ngập.jpg" "highlight" => string(1) "0" "order_by" => string(1) "3" "created" => string(19) "2018-06-24 14:13:20" "modified" => string(19) "2018-11-27 16:06:45" "id" => string(1) "7" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(32) "DỰ ÁN XỬ LÝ CHỐNG NGẬP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "7" "alias" => string(22) "du-an-xu-ly-chong-ngap" "image" => string(71) "2018/08/08/mc_5b6ac60ae5a5d_anh_dai_dien_du_an_xu_ly_chống_ngập.jpg" "highlight" => string(1) "0" "order_by" => string(1) "3" "created" => string(19) "2018-06-24 14:13:20" "modified" => string(19) "2018-11-27 16:06:45" "id" => string(1) "7" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "7" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
4 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(31) "DỰ ÁN XỬ LÝ NƯỚC CẤP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "9" "alias" => string(20) "du-an-xu-ly-nuoc-cap" "image" => string(65) "2018/08/08/mc_5b6ac61b7786c_anh_dai_dien_du_an_xu_ly_nuoc_cap.jpg" "highlight" => string(1) "0" "order_by" => string(1) "4" "created" => string(19) "2018-07-02 23:20:39" "modified" => string(19) "2018-11-27 16:07:02" "id" => string(1) "9" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(31) "DỰ ÁN XỬ LÝ NƯỚC CẤP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "9" "alias" => string(20) "du-an-xu-ly-nuoc-cap" "image" => string(65) "2018/08/08/mc_5b6ac61b7786c_anh_dai_dien_du_an_xu_ly_nuoc_cap.jpg" "highlight" => string(1) "0" "order_by" => string(1) "4" "created" => string(19) "2018-07-02 23:20:39" "modified" => string(19) "2018-11-27 16:07:02" "id" => string(1) "9" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "9" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
5 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(50) "DỰ ÁN XỬ LÝ NƯỚC CHẾ BIẾN MỦ CAO SU" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "13" "alias" => string(35) "du-an-xu-ly-nuoc-che-bien-mu-cao-su" "image" => string(39) "2018/08/21/mc_5b7bd65f183ff_30-img1.jpg" "highlight" => string(1) "0" "order_by" => string(1) "1" "created" => string(19) "2018-08-21 15:56:05" "modified" => string(19) "2021-05-26 09:30:27" "id" => string(2) "13" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(50) "DỰ ÁN XỬ LÝ NƯỚC CHẾ BIẾN MỦ CAO SU" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "13" "alias" => string(35) "du-an-xu-ly-nuoc-che-bien-mu-cao-su" "image" => string(39) "2018/08/21/mc_5b7bd65f183ff_30-img1.jpg" "highlight" => string(1) "0" "order_by" => string(1) "1" "created" => string(19) "2018-08-21 15:56:05" "modified" => string(19) "2021-05-26 09:30:27" "id" => string(2) "13" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "13" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
6 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI CÔNG NGHIỆP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "10" "alias" => string(33) "du-an-xu-ly-nuoc-thai-cong-nghiep" "image" => string(78) "2018/08/08/mc_5b6ac5ecc006b_anh_dai_dien_du_an_xu_ly_nuoc_thai_cong_nghiep.jpg" "highlight" => string(1) "0" "order_by" => string(1) "8" "created" => string(19) "2018-07-07 19:22:59" "modified" => string(19) "2018-11-27 16:05:21" "id" => string(2) "10" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI CÔNG NGHIỆP" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "10" "alias" => string(33) "du-an-xu-ly-nuoc-thai-cong-nghiep" "image" => string(78) "2018/08/08/mc_5b6ac5ecc006b_anh_dai_dien_du_an_xu_ly_nuoc_thai_cong_nghiep.jpg" "highlight" => string(1) "0" "order_by" => string(1) "8" "created" => string(19) "2018-07-07 19:22:59" "modified" => string(19) "2018-11-27 16:05:21" "id" => string(2) "10" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "10" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
7 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(44) "DỰ ÁN XỬ LÝ NƯỚC THẢI SINH HOẠT" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "2" "alias" => string(31) "du-an-xu-ly-nuoc-thai-sinh-hoat" "image" => string(76) "2018/08/08/mc_5b6ac5fc3c080_anh_dai_dien_du_an_xu_ly_nuoc_thai_sinh_hoat.jpg" "highlight" => string(1) "0" "order_by" => string(1) "5" "created" => string(19) "2018-06-24 13:34:54" "modified" => string(19) "2018-11-27 16:06:26" "id" => string(1) "2" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(44) "DỰ ÁN XỬ LÝ NƯỚC THẢI SINH HOẠT" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(1) "2" "alias" => string(31) "du-an-xu-ly-nuoc-thai-sinh-hoat" "image" => string(76) "2018/08/08/mc_5b6ac5fc3c080_anh_dai_dien_du_an_xu_ly_nuoc_thai_sinh_hoat.jpg" "highlight" => string(1) "0" "order_by" => string(1) "5" "created" => string(19) "2018-06-24 13:34:54" "modified" => string(19) "2018-11-27 16:06:26" "id" => string(1) "2" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
8 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(63) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM VÀ THỦY SẢN" "description" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM " "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "12" "alias" => string(43) "du-an-xu-ly-nuoc-thai-thuc-pham-va-thuy-san" "image" => string(35) "2018/08/21/mc_5b7bd47dc3b76_35a.jpg" "highlight" => string(1) "0" "order_by" => string(1) "7" "created" => string(19) "2018-08-21 14:29:21" "modified" => string(19) "2023-03-17 17:31:00" "id" => string(2) "12" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(63) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM VÀ THỦY SẢN" "description" => string(47) "DỰ ÁN XỬ LÝ NƯỚC THẢI THỰC PHẨM " "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "12" "alias" => string(43) "du-an-xu-ly-nuoc-thai-thuc-pham-va-thuy-san" "image" => string(35) "2018/08/21/mc_5b7bd47dc3b76_35a.jpg" "highlight" => string(1) "0" "order_by" => string(1) "7" "created" => string(19) "2018-08-21 14:29:21" "modified" => string(19) "2023-03-17 17:31:00" "id" => string(2) "12" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "12" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
9 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(49) "DỰ ÁN XỬ LÝ NƯỚC THẢI TRANG TRẠI HEO" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "16" "alias" => string(36) "du-an-xu-ly-nuoc-thai-trang-trai-heo" "image" => string(52) "2023/03/18/mc_64153211612d1_fd77b549f5a928f771b8.jpg" "highlight" => string(1) "0" "order_by" => string(1) "6" "created" => string(19) "2021-05-26 09:31:11" "modified" => string(19) "2023-03-18 10:37:55" "id" => string(2) "16" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(49) "DỰ ÁN XỬ LÝ NƯỚC THẢI TRANG TRẠI HEO" "description" => string(0) "" "type" => string(7) "PROJECT" "parent_id" => string(1) "0" "path" => string(2) "16" "alias" => string(36) "du-an-xu-ly-nuoc-thai-trang-trai-heo" "image" => string(52) "2023/03/18/mc_64153211612d1_fd77b549f5a928f771b8.jpg" "highlight" => string(1) "0" "order_by" => string(1) "6" "created" => string(19) "2021-05-26 09:31:11" "modified" => string(19) "2023-03-18 10:37:55" "id" => string(2) "16" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "16" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
10 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(18) "Tin hoạt động" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "14" "alias" => string(13) "tin-hoat-dong" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:38" "modified" => NULL "id" => string(2) "14" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(18) "Tin hoạt động" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "14" "alias" => string(13) "tin-hoat-dong" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:38" "modified" => NULL "id" => string(2) "14" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "14" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
11 => object Model_Category(38){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(15) "Tin sự kiện" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "15" "alias" => string(11) "tin-su-kien" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:50" "modified" => NULL "id" => string(2) "15" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(15) "Tin sự kiện" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(2) "15" "alias" => string(11) "tin-su-kien" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2019-06-26 00:13:50" "modified" => NULL "id" => string(2) "15" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "15" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _model => string(8) "Category" protected _o_entity => object Domain_Entities_Category(13)
) "a_article_popular" => object Database_MySQLi_Result(7){ protected name => NULL protected description => NULL protected type => NULL protected parent_id => NULL protected path => NULL protected alias => NULL protected image => NULL protected highlight => NULL protected order_by => NULL protected created => NULL protected modified => NULL protected __alias => NULL protected id => NULL }
protected db => NULL protected _db_group => string(6) "master" protected _db_group_slave => string(5) "slave" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "name" => string(9) "Tin tức" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(1) "1" "alias" => string(7) "tin-tuc" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2017-12-18 14:48:23" "modified" => NULL "id" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(12) ( "name" => string(9) "Tin tức" "description" => string(0) "" "type" => string(8) "CATEGORY" "parent_id" => string(1) "0" "path" => string(1) "1" "alias" => string(7) "tin-tuc" "image" => string(0) "" "highlight" => string(1) "0" "order_by" => string(1) "0" "created" => string(19) "2017-12-18 14:48:23" "modified" => NULL "id" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(12) ( "name" => string(4) "name" "description" => string(11) "description" "type" => string(4) "type" "parent_id" => string(9) "parent_id" "path" => string(4) "path" "alias" => string(5) "alias" "image" => string(5) "image" "highlight" => string(9) "highlight" "order_by" => string(8) "order_by" "created" => string(7) "created" "modified" => string(8) "modified" "id" => string(2) "id" ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "f8edb55c67c6da1bcb74457c143d5cbc4176b426" protected _identifier => string(1) "`" public last_query => string(461) "SELECT `category`.`name` AS `name`, `category`.`description` AS `description`, `category`.`type` AS `type`, `category`.`parent_i …" protected _instance => string(6) "master" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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" "persistent" => bool FALSE "database" => string(7) "mtgreen" ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "profiling" => bool TRUE ) }{ protected _internal_row => integer 0 protected _query => string(916) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"a_article_lastest" => object Database_MySQLi_Result(7){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }{ protected _internal_row => integer 0 protected _query => string(919) "SELECT `article`.`title` AS `title`, `article`.`alias` AS `alias`, `article`.`description` AS `description`, `article`.`short_de …" protected _result => object mysqli_result(5)
"n_count_all" => string(2) "16" ) }{ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 0 protected _as_object => string(13) "Model_Article" protected _object_params => NULL }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
public response => object Response(5){ protected _filters => array(0) protected _uri => string(12) "tin-tuc.html" protected _regex => array(1) ( "alias" => string(13) "[\pN\pL./+-]+" ) protected _defaults => array(3) ( "directory" => string(4) "home" "controller" => string(4) "news" "action" => string(4) "list" ) protected _route_regex => string(19) "#^tin-tuc\.html$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(4) "Home" protected _controller => string(4) "News" protected _action => string(4) "list" protected _uri => string(12) "tin-tuc.html" protected _external => bool FALSE protected _params => array(0) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "Authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}{ protected _status => integer 200 protected _header => object HTTP_Header(0)
}{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => NULL }92 93 // Create a new instance of the controller 94 $controller = $class->newInstance($request, $response); 95 96 // Run the controller's execute() method 97 $response = $class->getMethod('execute')->invoke($controller); 98 99 if ( ! $response instanceof Response) 100 { 101 // Controller failed to return a Response. 102 throw new Kohana_Exception('Controller failed to return a Response');
-
SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(12) "tin-tuc.html" protected _regex => array(1) ( "alias" => string(13) "[\pN\pL./+-]+" ) protected _defaults => array(3) ( "directory" => string(4) "home" "controller" => string(4) "news" "action" => string(4) "list" ) protected _route_regex => string(19) "#^tin-tuc\.html$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(4) "Home" protected _controller => string(4) "News" protected _action => string(4) "list" protected _uri => string(12) "tin-tuc.html" protected _external => bool FALSE protected _params => array(0) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "Authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}1
object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)
{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => NULL }109 $orig_response = $response = Response::factory(); 110 111 if (($cache = $this->cache()) instanceof HTTP_Cache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->execute_request($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->header_callbacks() as $header => $callback) 118 { 119 if ($response->headers($header))
-
SYSPATH/classes/Kohana/Request.php [ 990 ] » Kohana_Request_Client->execute(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(12) "tin-tuc.html" protected _regex => array(1) ( "alias" => string(13) "[\pN\pL./+-]+" ) protected _defaults => array(3) ( "directory" => string(4) "home" "controller" => string(4) "news" "action" => string(4) "list" ) protected _route_regex => string(19) "#^tin-tuc\.html$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(4) "Home" protected _controller => string(4) "News" protected _action => string(4) "list" protected _uri => string(12) "tin-tuc.html" protected _external => bool FALSE protected _params => array(0) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "Authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}985 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 986 ':uri' => $this->_uri, 987 )); 988 } 989 990 return $this->_client->execute($this); 991 } 992 993 /** 994 * Returns whether this request is the initial request Kohana received. 995 * Can be used to test for sub requests.
-
DOCROOT/index.php [ 119 ] » Kohana_Request->execute()
114 * If no source is specified, the URI will be automatically detected. 115 */ 116 if (!defined('SUPPRESS_REQUEST')) 117 { 118 echo Request::factory(TRUE, array(), FALSE) 119 ->execute() 120 ->send_headers(TRUE) 121 ->body(); 122 } 123 }