Перейти к содержанию
turskazka.by

Travel archive restored

turskazka.by

Kohana_Exception [ 0 ]: The tours_name property does not exist in the Model_Discount class

/discount/14-fevralya-luchshiy-podarok-lyubimyim-eto-puteshestvie/index.html

Kohana_Exception [ 0 ]: The tours_name property does not exist in the Model_Discount class

682 683 return $model->where($col, '=', $val); 684 } 685 else 686 { 687 throw new KohanaException('The :property property does not exist in the :class class', 688 array(':property' => $column, ':class' => getclass($this))); 689 } 690 } 691 692 /**
233 if(isset($this->hasmanytosave[$key])) 234 { 235 return $this->hasmanytosave[$key]; 236 } 237 } 238 return parent::get($key); 239 } 240 241 public function set($key, $value) 242 { 243 if(arraykeyexists($key, $this->hasmany))
6 7 8
9
10
11

Тур:

12

Дата вылета:

13

14
15
16
56 obstart(); 57 58 try 59 { 60 // Load the view within the current scope 61 include $kohanaviewfilename; 62 } 63 catch (Exception $e) 64 { 65 // Delete the output buffer 66 obend_clean();
array(24) ( "returnlocation" => NULL "partner" => array(33) ( 0 => object ModelPartner(40)
{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(2) "56" "name" => string(63) "Сети ювелирных магазинов «7 Карат»" "image" => string(33) "/files/partner/56/rebrand (1).png" "active" => string(1) "1" "link" => string(17) "http://7karat.by/" "background" => string(56) "/files/partner/56/сертификатитог (32).jpg" "siteshow" => string(1) "1" "position" => string(1) "0" "managerid" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "createdat" => string(19) "2019-01-30 12:28:43" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "56" "name" => string(63) "Сети ювелирных магазинов «7 Карат»" "image" => string(33) "/files/partner/56/rebrand (1).png" "active" => string(1) "1" "link" => string(17) "http://7karat.by/" "background" => string(56) "/files/partner/56/сертификатитог (32).jpg" "siteshow" => string(1) "1" "position" => string(1) "0" "managerid" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "createdat" => string(19) "2019-01-30 12:28:43" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(2) "56" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object Database_MySQLi(6)
1 => object ModelPartner(40){ protected connectionid => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected identifier => string(1) "" public lastquery => string(831) "SELECT *, tours.name AS toursname, discount.id AS id, discount.name AS name, discount.url AS url, disc …" protected instance => string(7) "default" protected connection => object mysqli(19)
protected dbgroup => NULL protected dbapplied => array(0) protected dbpending => array(0) protected dbreset => bool TRUE protected dbbuilder => NULL protected withapplied => array(0) protected castdata => array(0) protected errorsfilename => string(7) "partner" }{ public affectedrows => NULL public clientinfo => NULL public clientversion => NULL public connecterrno => NULL public connecterror => NULL public errno => NULL public error => NULL public errorlist => NULL public fieldcount => NULL public hostinfo => NULL public info => NULL public insertid => NULL public serverinfo => NULL public serverversion => NULL public stat => NULL public sqlstate => NULL public protocolversion => NULL public threadid => NULL public warningcount => NULL }
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(2) "73" "name" => string(54) "Сети фирменных магазинов BASCONI" "image" => string(40) "/files/partner/73/logobasconiblack.png" "active" => string(1) "1" "link" => string(18) "http://basconi.com" "background" => string(56) "/files/partner/73/сертификатитог (17).jpg" "siteshow" => string(1) "1" "position" => string(1) "0" "managerid" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2018-12-17 13:24:16" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "73" "name" => string(54) "Сети фирменных магазинов BASCONI" "image" => string(40) "/files/partner/73/logobasconiblack.png" "active" => string(1) "1" "link" => string(18) "http://basconi.com" "background" => string(56) "/files/partner/73/сертификатитог (17).jpg" "siteshow" => string(1) "1" "position" => string(1) "0" "managerid" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2018-12-17 13:24:16" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(2) "73" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(3) "102" "name" => string(52) "Арт-пространства АрхПерсона" "image" => string(33) "/files/partner/102/лого1.png" "active" => string(1) "1" "link" => string(22) "http://archpersona.by/" "background" => string(57) "/files/partner/102/сертификатитог (49).jpg" "siteshow" => string(1) "1" "position" => string(1) "0" "managerid" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"28";i:1;s:2:"40";}" "createdat" => string(19) "2018-08-06 12:40:05" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(3) "102" "name" => string(52) "Арт-пространства АрхПерсона" "image" => string(33) "/files/partner/102/лого1.png" "active" => string(1) "1" "link" => string(22) "http://archpersona.by/" "background" => string(57) "/files/partner/102/сертификатитог (49).jpg" "siteshow" => string(1) "1" "position" => string(1) "0" "managerid" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"28";i:1;s:2:"40";}" "createdat" => string(19) "2018-08-06 12:40:05" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(3) "102" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(3) "110" "name" => string(72) "Фирменного салона товаров для сна "ORMATEK"" "image" => string(38) "/files/partner/110/logoeng2 (1).png" "active" => string(1) "1" "link" => string(23) "https://ormatek.com.by/" "background" => string(56) "/files/partner/110/сертификатитог (4).jpg" "siteshow" => string(1) "1" "position" => string(1) "0" "managerid" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-01-21 10:56:05" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(3) "110" "name" => string(72) "Фирменного салона товаров для сна "ORMATEK"" "image" => string(38) "/files/partner/110/logoeng2 (1).png" "active" => string(1) "1" "link" => string(23) "https://ormatek.com.by/" "background" => string(56) "/files/partner/110/сертификатитог (4).jpg" "siteshow" => string(1) "1" "position" => string(1) "0" "managerid" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-01-21 10:56:05" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(3) "110" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(3) "116" "name" => string(15) "Мои Окна" "image" => string(38) "/files/partner/116/моиокна.png" "active" => string(1) "1" "link" => string(14) "www.moiokna.by" "background" => string(57) "/files/partner/116/сертификатитог (10).jpg" "siteshow" => string(1) "1" "position" => string(1) "0" "managerid" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "createdat" => string(19) "2019-01-30 12:25:24" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(3) "116" "name" => string(15) "Мои Окна" "image" => string(38) "/files/partner/116/моиокна.png" "active" => string(1) "1" "link" => string(14) "www.moiokna.by" "background" => string(57) "/files/partner/116/сертификатитог (10).jpg" "siteshow" => string(1) "1" "position" => string(1) "0" "managerid" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "createdat" => string(19) "2019-01-30 12:25:24" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(3) "116" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(2) "69" "name" => string(121) "Автоцентра «Атлант-М Боровая» - Официального дилера Ford в Беларуси" "image" => string(39) "/files/partner/69/логоитог.png" "active" => string(1) "1" "link" => string(22) "http://www.borovaya.by" "background" => string(58) "/files/partner/69/Фон сертификатфорд.jpg" "siteshow" => string(1) "1" "position" => string(1) "1" "managerid" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "createdat" => string(19) "2018-03-20 15:13:42" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "69" "name" => string(121) "Автоцентра «Атлант-М Боровая» - Официального дилера Ford в Беларуси" "image" => string(39) "/files/partner/69/логоитог.png" "active" => string(1) "1" "link" => string(22) "http://www.borovaya.by" "background" => string(58) "/files/partner/69/Фон сертификатфорд.jpg" "siteshow" => string(1) "1" "position" => string(1) "1" "managerid" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "createdat" => string(19) "2018-03-20 15:13:42" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(2) "69" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(2) "98" "name" => string(48) "Фирменного магазина Timberland" "image" => string(34) "/files/partner/98/логоh30.png" "active" => string(1) "1" "link" => string(25) "https://timberlandbel.by/" "background" => string(56) "/files/partner/98/сертификатитог (45).jpg" "siteshow" => string(1) "1" "position" => string(1) "3" "managerid" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2018-10-02 12:55:59" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "98" "name" => string(48) "Фирменного магазина Timberland" "image" => string(34) "/files/partner/98/логоh30.png" "active" => string(1) "1" "link" => string(25) "https://timberlandbel.by/" "background" => string(56) "/files/partner/98/сертификатитог (45).jpg" "siteshow" => string(1) "1" "position" => string(1) "3" "managerid" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2018-10-02 12:55:59" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(2) "98" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(3) "106" "name" => string(45) "Сети салонов дверей el'PORTA" "image" => string(34) "/files/partner/106/Logo72 (1).png" "active" => string(1) "1" "link" => string(19) "https://elporta.by/" "background" => string(56) "/files/partner/106/сертификатитог (1).jpg" "siteshow" => string(1) "1" "position" => string(1) "6" "managerid" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-01-11 12:24:41" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(3) "106" "name" => string(45) "Сети салонов дверей el'PORTA" "image" => string(34) "/files/partner/106/Logo72 (1).png" "active" => string(1) "1" "link" => string(19) "https://elporta.by/" "background" => string(56) "/files/partner/106/сертификатитог (1).jpg" "siteshow" => string(1) "1" "position" => string(1) "6" "managerid" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-01-11 12:24:41" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(3) "106" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(2) "48" "name" => string(124) "Компания «Атлант-М Холпи» - официальный дистрибьютор Mazda в Беларуси." "image" => string(55) "/files/partner/48/mazdaverticalcolor итог (2).png" "active" => string(1) "1" "link" => string(20) "http://www.mazda.by/" "background" => string(56) "/files/partner/48/сертификатитог (41).jpg" "siteshow" => string(1) "1" "position" => string(1) "7" "managerid" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "createdat" => string(19) "2018-09-26 17:44:57" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "48" "name" => string(124) "Компания «Атлант-М Холпи» - официальный дистрибьютор Mazda в Беларуси." "image" => string(55) "/files/partner/48/mazdaverticalcolor итог (2).png" "active" => string(1) "1" "link" => string(20) "http://www.mazda.by/" "background" => string(56) "/files/partner/48/сертификатитог (41).jpg" "siteshow" => string(1) "1" "position" => string(1) "7" "managerid" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "createdat" => string(19) "2018-09-26 17:44:57" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(2) "48" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(2) "88" "name" => string(61) "Сети медицинских центров КРАВИРА" "image" => string(45) "/files/partner/88/логотипитог.png" "active" => string(1) "1" "link" => string(19) "https://kravira.by/" "background" => string(55) "/files/partner/88/сертификатитог (5).jpg" "siteshow" => string(1) "1" "position" => string(1) "8" "managerid" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-01-30 12:28:12" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "88" "name" => string(61) "Сети медицинских центров КРАВИРА" "image" => string(45) "/files/partner/88/логотипитог.png" "active" => string(1) "1" "link" => string(19) "https://kravira.by/" "background" => string(55) "/files/partner/88/сертификатитог (5).jpg" "siteshow" => string(1) "1" "position" => string(1) "8" "managerid" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-01-30 12:28:12" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(2) "88" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(2) "51" "name" => string(50) "ООО "СТ-Юнион" ТМ ОкнаСервис" "image" => string(51) "/files/partner/51/Logooknaservice итог (1).png" "active" => string(1) "1" "link" => string(22) "http://oknaservice.by/" "background" => string(56) "/files/partner/51/сертификатитог (34).jpg" "siteshow" => string(1) "1" "position" => string(2) "13" "managerid" => string(2) "40" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "createdat" => string(19) "2018-08-06 12:43:35" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "51" "name" => string(50) "ООО "СТ-Юнион" ТМ ОкнаСервис" "image" => string(51) "/files/partner/51/Logooknaservice итог (1).png" "active" => string(1) "1" "link" => string(22) "http://oknaservice.by/" "background" => string(56) "/files/partner/51/сертификатитог (34).jpg" "siteshow" => string(1) "1" "position" => string(2) "13" "managerid" => string(2) "40" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "createdat" => string(19) "2018-08-06 12:43:35" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(2) "51" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(3) "101" "name" => string(69) "Стоматологического центра Поли Магия" "image" => string(40) "/files/partner/101/logoитог (1).png" "active" => string(1) "1" "link" => string(25) "http://stom.polimagia.by/" "background" => string(57) "/files/partner/101/сертификатитог (48).jpg" "siteshow" => string(1) "1" "position" => string(2) "13" "managerid" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-01-30 12:27:31" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(3) "101" "name" => string(69) "Стоматологического центра Поли Магия" "image" => string(40) "/files/partner/101/logoитог (1).png" "active" => string(1) "1" "link" => string(25) "http://stom.polimagia.by/" "background" => string(57) "/files/partner/101/сертификатитог (48).jpg" "siteshow" => string(1) "1" "position" => string(2) "13" "managerid" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-01-30 12:27:31" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(3) "101" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(1) "7" "name" => string(46) "Мебельная фабрика "Мария"" "image" => string(55) "/files/partner/7/Logokitchensruspreviewитог.png" "active" => string(1) "1" "link" => string(55) "http://www.mebelmarket.by/katalog/kukhni-fabriki-mariya" "background" => string(55) "/files/partner/7/сертификатитог (40).jpg" "siteshow" => string(1) "1" "position" => string(2) "16" "managerid" => string(2) "27" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "createdat" => string(19) "2018-03-03 10:57:43" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(1) "7" "name" => string(46) "Мебельная фабрика "Мария"" "image" => string(55) "/files/partner/7/Logokitchensruspreviewитог.png" "active" => string(1) "1" "link" => string(55) "http://www.mebelmarket.by/katalog/kukhni-fabriki-mariya" "background" => string(55) "/files/partner/7/сертификатитог (40).jpg" "siteshow" => string(1) "1" "position" => string(2) "16" "managerid" => string(2) "27" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "createdat" => string(19) "2018-03-03 10:57:43" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(1) "7" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(2) "82" "name" => string(23) "Бренда LEORGOFMAN" "image" => string(50) "/files/partner/82/leor logo blackитог (1).png" "active" => string(1) "1" "link" => string(22) "http://leorgofman.com/" "background" => string(56) "/files/partner/82/сертификатитог (11).jpg" "siteshow" => string(1) "1" "position" => string(2) "20" "managerid" => string(2) "42" "managers" => string(19) "a:1:{i:0;s:2:"40";}" "createdat" => string(19) "2019-01-04 18:11:25" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "82" "name" => string(23) "Бренда LEORGOFMAN" "image" => string(50) "/files/partner/82/leor logo blackитог (1).png" "active" => string(1) "1" "link" => string(22) "http://leorgofman.com/" "background" => string(56) "/files/partner/82/сертификатитог (11).jpg" "siteshow" => string(1) "1" "position" => string(2) "20" "managerid" => string(2) "42" "managers" => string(19) "a:1:{i:0;s:2:"40";}" "createdat" => string(19) "2019-01-04 18:11:25" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(2) "82" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(2) "85" "name" => string(75) "Агентства событийного маркетинга Terra Group " "image" => string(48) "/files/partner/85/TerraGtoupLogo85x169px.png" "active" => string(1) "1" "link" => string(25) "http://www.terra-group.by" "background" => string(55) "/files/partner/85/сертификатитог (8).jpg" "siteshow" => string(1) "1" "position" => string(2) "21" "managerid" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "createdat" => string(19) "2018-03-20 15:10:57" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "85" "name" => string(75) "Агентства событийного маркетинга Terra Group " "image" => string(48) "/files/partner/85/TerraGtoupLogo85x169px.png" "active" => string(1) "1" "link" => string(25) "http://www.terra-group.by" "background" => string(55) "/files/partner/85/сертификатитог (8).jpg" "siteshow" => string(1) "1" "position" => string(2) "21" "managerid" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "createdat" => string(19) "2018-03-20 15:10:57" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(2) "85" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(2) "97" "name" => string(101) "Сети салонов тайских SPA-ритуалов и программ Белый Лотос" "image" => string(39) "/files/partner/97/80x85px3ИТОГ.png" "active" => string(1) "1" "link" => string(23) "https://whitelotus.by/ " "background" => string(56) "/files/partner/97/сертификатитог (44).jpg" "siteshow" => string(1) "1" "position" => string(2) "23" "managerid" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2018-11-13 16:27:37" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "97" "name" => string(101) "Сети салонов тайских SPA-ритуалов и программ Белый Лотос" "image" => string(39) "/files/partner/97/80x85px3ИТОГ.png" "active" => string(1) "1" "link" => string(23) "https://whitelotus.by/ " "background" => string(56) "/files/partner/97/сертификатитог (44).jpg" "siteshow" => string(1) "1" "position" => string(2) "23" "managerid" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2018-11-13 16:27:37" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(2) "97" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(2) "55" "name" => string(67) "ИП Дашковская А.В. ОкнаСервис Регион" "image" => string(53) "/files/partner/55/OknaserviceRegionlogoitog png.png" "active" => string(1) "1" "link" => string(23) "https://okna-region.by/" "background" => string(56) "/files/partner/55/сертификатитог (33).jpg" "siteshow" => string(1) "1" "position" => string(2) "26" "managerid" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "createdat" => string(19) "2018-03-20 15:14:30" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "55" "name" => string(67) "ИП Дашковская А.В. ОкнаСервис Регион" "image" => string(53) "/files/partner/55/OknaserviceRegionlogoitog png.png" "active" => string(1) "1" "link" => string(23) "https://okna-region.by/" "background" => string(56) "/files/partner/55/сертификатитог (33).jpg" "siteshow" => string(1) "1" "position" => string(2) "26" "managerid" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "createdat" => string(19) "2018-03-20 15:14:30" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(2) "55" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(8) "partners" protected gridcolumns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "siteshow" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(11) ( "id" => string(2) "92" "name" => string(79) "Международной школы английского языка iSpeak " "image" => string(48) "/files/partner/92/logo1410vernoeитог.png" "active" => string(1) "1" "link" => string(24) "http://ispeak-school.by/" "background" => string(55) "/files/partner/92/сертификатитог (2).jpg" "siteshow" => string(1) "1" "position" => string(2) "28" "managerid" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2018-11-13 16:27:56" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "92" "name" => string(79) "Международной школы английского языка iSpeak " "image" => string(48) "/files/partner/92/logo1410vernoeитог.png" "active" => string(1) "1" "link" => string(24) "http://ispeak-school.by/" "background" => string(55) "/files/partner/92/сертификатитог (2).jpg" "siteshow" => string(1) "1" "position" => string(2) "28" "managerid" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2018-11-13 16:27:56" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(7) "partner" protected objectplural => string(8) "partners" protected tablecolumns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(16) "tinyint unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "link" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 5 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "columnname" => string(10) "background" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool FALSE "ordinalposition" => integer 6 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "siteshow" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(9) "siteshow" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managerid" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "columnname" => string(10) "managerid" "columndefault" => NULL "datatype" => string(12) "int unsigned" "isnullable" => bool FALSE "ordinalposition" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "columnname" => string(8) "managers" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 10 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8unicodeci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool FALSE "ordinalposition" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENTTIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => string(2) "92" protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
) "topbanner" => array(0) "model" => object ModelDiscount(40){ protected connectionid => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "" public lastquery => string(831) "SELECT *, tours.name AS toursname, discount.id AS id, discount.name AS name, discount.url AS url, disc …" protected instance => string(7) "default" protected connection => object mysqli(19)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected tablename => string(9) "discounts" protected gridcolumns => array(5) ( "name" => NULL "active" => string(4) "bool" "ismainslider" => string(4) "bool" "position" => NULL "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(28) "admin-discount:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(15) ( "id" => NULL "name" => NULL "url" => NULL "image" => NULL "active" => NULL "content" => NULL "scontent" => NULL "position" => NULL "tourid" => NULL "tourdate" => NULL "ismainslider" => NULL "md5url" => NULL "showpartners" => NULL "createdat" => NULL "imagepopup" => NULL ) protected changed => array(0) protected originalvalues => array(0) protected related => array(0) protected valid => bool FALSE protected loaded => bool FALSE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(8) "discount" protected objectplural => string(9) "discounts" protected tablecolumns => array(15) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8generalci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "url" => array(12) ( "type" => string(6) "string" "columnname" => string(3) "url" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8generalci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "charactermaximumlength" => string(5) "65535" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(4) "text" "isnullable" => bool TRUE "ordinalposition" => integer 4 "collationname" => string(15) "utf8generalci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(7) "tinyint" "isnullable" => bool TRUE "ordinalposition" => integer 5 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "content" => array(12) ( "type" => string(6) "string" "charactermaximumlength" => string(5) "65535" "columnname" => string(7) "content" "columndefault" => NULL "datatype" => string(4) "text" "isnullable" => bool TRUE "ordinalposition" => integer 6 "collationname" => string(18) "utf8mb4generalci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "scontent" => array(12) ( "type" => string(6) "string" "charactermaximumlength" => string(5) "65535" "columnname" => string(9) "scontent" "columndefault" => NULL "datatype" => string(4) "text" "isnullable" => bool TRUE "ordinalposition" => integer 7 "collationname" => string(18) "utf8mb4generalci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool TRUE "ordinalposition" => integer 8 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tourid" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(7) "tourid" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool TRUE "ordinalposition" => integer 9 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tourdate" => array(10) ( "type" => string(6) "string" "columnname" => string(9) "tourdate" "columndefault" => NULL "datatype" => string(4) "date" "isnullable" => bool TRUE "ordinalposition" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "ismainslider" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(14) "ismainslider" "columndefault" => NULL "datatype" => string(7) "tinyint" "isnullable" => bool TRUE "ordinalposition" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "md5url" => array(12) ( "type" => string(6) "string" "columnname" => string(7) "md5url" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 12 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8generalci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "showpartners" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(13) "showpartners" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 13 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool TRUE "ordinalposition" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "imagepopup" => array(12) ( "type" => string(6) "string" "charactermaximumlength" => string(5) "65535" "columnname" => string(12) "imagepopup" "columndefault" => NULL "datatype" => string(4) "text" "isnullable" => bool TRUE "ordinalposition" => integer 15 "collationname" => string(15) "utf8generalci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => NULL protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
"id" => NULL "name" => NULL "url" => NULL "image" => NULL "active" => NULL "content" => NULL "scontent" => NULL "position" => NULL "tourid" => NULL "tourdate" => NULL "ismainslider" => NULL "md5url" => NULL "showpartners" => NULL "createdat" => NULL "imagepopup" => NULL "stitle" => NULL "slide" => object DatabaseMySQLiResult(7){ protected connectionid => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected identifier => string(1) "" public lastquery => string(831) "SELECT *, tours.name AS toursname, discount.id AS id, discount.name AS name, discount.url AS url, disc …" protected instance => string(7) "default" protected connection => object mysqli(19)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }`{ protected internalrow => integer 0 protected query => string(271) "SELECT slide.id AS id, slide.name AS name, slide.content AS content, slide.image AS image, slide.posi …" protected result => object mysqliresult(5)
"countslide" => integer 1 "leftbanner" => array(0) "discounttour" => object ModelDiscount(40){ public currentfield => NULL public fieldcount => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected totalrows => integer 1 protected currentrow => integer 0 protected asobject => string(11) "ModelSlide" protected objectparams => NULL }{ protected tablename => string(9) "discounts" protected gridcolumns => array(5) ( "name" => NULL "active" => string(4) "bool" "ismainslider" => string(4) "bool" "position" => NULL "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "routestr" => string(28) "admin-discount:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) ) protected formfields => array(0) protected gridoptions => array(0) private hasmanytosave => array(0) protected renderoptions => array(0) protected pdo => NULL protected hasone => array(0) protected belongsto => array(0) protected hasmany => array(0) protected loadwith => array(0) protected validation => NULL protected object => array(15) ( "id" => NULL "name" => NULL "url" => NULL "image" => NULL "active" => NULL "content" => NULL "scontent" => NULL "position" => NULL "tourid" => NULL "tourdate" => NULL "ismainslider" => NULL "md5url" => NULL "showpartners" => NULL "createdat" => NULL "imagepopup" => NULL ) protected changed => array(0) protected originalvalues => array(0) protected related => array(0) protected valid => bool FALSE protected loaded => bool FALSE protected saved => bool FALSE protected sorting => NULL protected foreignkeysuffix => string(3) "id" protected objectname => string(8) "discount" protected objectplural => string(9) "discounts" protected tablecolumns => array(15) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(2) "id" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool FALSE "ordinalposition" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "autoincrement" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "columnname" => string(4) "name" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 2 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8generalci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "url" => array(12) ( "type" => string(6) "string" "columnname" => string(3) "url" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 3 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8generalci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "charactermaximumlength" => string(5) "65535" "columnname" => string(5) "image" "columndefault" => NULL "datatype" => string(4) "text" "isnullable" => bool TRUE "ordinalposition" => integer 4 "collationname" => string(15) "utf8generalci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(6) "active" "columndefault" => NULL "datatype" => string(7) "tinyint" "isnullable" => bool TRUE "ordinalposition" => integer 5 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "content" => array(12) ( "type" => string(6) "string" "charactermaximumlength" => string(5) "65535" "columnname" => string(7) "content" "columndefault" => NULL "datatype" => string(4) "text" "isnullable" => bool TRUE "ordinalposition" => integer 6 "collationname" => string(18) "utf8mb4generalci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "scontent" => array(12) ( "type" => string(6) "string" "charactermaximumlength" => string(5) "65535" "columnname" => string(9) "scontent" "columndefault" => NULL "datatype" => string(4) "text" "isnullable" => bool TRUE "ordinalposition" => integer 7 "collationname" => string(18) "utf8mb4generalci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(8) "position" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool TRUE "ordinalposition" => integer 8 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tourid" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "columnname" => string(7) "tourid" "columndefault" => NULL "datatype" => string(3) "int" "isnullable" => bool TRUE "ordinalposition" => integer 9 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tourdate" => array(10) ( "type" => string(6) "string" "columnname" => string(9) "tourdate" "columndefault" => NULL "datatype" => string(4) "date" "isnullable" => bool TRUE "ordinalposition" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "ismainslider" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(14) "ismainslider" "columndefault" => NULL "datatype" => string(7) "tinyint" "isnullable" => bool TRUE "ordinalposition" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "md5url" => array(12) ( "type" => string(6) "string" "columnname" => string(7) "md5url" "columndefault" => NULL "datatype" => string(7) "varchar" "isnullable" => bool TRUE "ordinalposition" => integer 12 "charactermaximumlength" => string(3) "255" "collationname" => string(15) "utf8generalci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "showpartners" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "columnname" => string(13) "showpartners" "columndefault" => string(1) "0" "datatype" => string(7) "tinyint" "isnullable" => bool FALSE "ordinalposition" => integer 13 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "createdat" => array(10) ( "type" => string(6) "string" "columnname" => string(10) "createdat" "columndefault" => string(17) "CURRENTTIMESTAMP" "datatype" => string(9) "timestamp" "isnullable" => bool TRUE "ordinalposition" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "imagepopup" => array(12) ( "type" => string(6) "string" "charactermaximumlength" => string(5) "65535" "columnname" => string(12) "imagepopup" "columndefault" => NULL "datatype" => string(4) "text" "isnullable" => bool TRUE "ordinalposition" => integer 15 "collationname" => string(15) "utf8generalci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected updatedcolumn => NULL protected createdcolumn => NULL protected serializecolumns => array(0) protected primarykey => string(2) "id" protected primarykeyvalue => NULL protected tablenamesplural => bool TRUE protected reloadonwakeup => bool TRUE protected db => object DatabaseMySQLi(6)
- [SYSPATH/classes/Kohana/View.php [ 228 ]](#error5c6aa334d7591source7)» ExtasyView->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.
- [MODPATH/ariol/classes/Extasy/Controller.php [ 66 ]](#error5c6aa334d7591source8)» KohanaView->toString()61 62 public function after() 63 { 64 $this->template->setfilename(mbstrtolower($this->view)); 65 66 $response = (string) $this->template; 67 68 $this->response->body($response); 69 } 70 71 public function back($default_route)
protected config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278marstravelby" "persistent" => bool FALSE ) "tableprefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected requestedwith => NULL protected method => string(3) "GET" protected protocol => string(8) "HTTP/1.1" protected secure => bool FALSE protected referrer => NULL protected route => object Route(6)
public response => object Response(5){ private name => string(18) "site-discount-item" protected filters => array(0) protected uri => string(14) "discount/" protected regex => array(0) protected defaults => array(3) ( "directory" => string(4) "site" "controller" => string(8) "discount" "action" => string(4) "item" ) protected route_regex => string(36) "#^discount/(?P[^/.,;?\n]++)$#uD" }
protected body => NULL protected directory => string(4) "Site" protected controller => string(8) "Discount" protected action => string(4) "item" protected uri => string(64) "discount/14-fevralya-luchshiy-podarok-lyubimyim-eto-puteshestvie" protected external => bool FALSE protected params => array(1) ( "url" => string(55) "14-fevralya-luchshiy-podarok-lyubimyim-eto-puteshestvie" ) protected get => array(0) protected post => array(0) protected cookies => array(0) protected client => object RequestClientInternal(9){ protected previousenvironment => NULL protected cache => NULL protected follow => bool FALSE protected followheaders => array(1) ( 0 => string(13) "Authorization" ) protected strictredirect => bool TRUE protected headercallbacks => array(1) ( "Location" => string(34) "RequestClient::onheaderlocation" ) protected maxcallbackdepth => integer 5 protected callbackdepth => integer 1 protected callback_params => array(0) }
- [SYSPATH/classes/Kohana/Request/Client.php [ 114 ]](#error5c6aa334d7591source12)» KohanaRequestClientInternal->executerequest(arguments)0
protected body => string(0) "" protected cookies => array(0) protected protocol => string(8) "HTTP/1.1" }109 $origresponse = $response = Response::factory(array('protocol' => $request->protocol())); 110 111 if (($cache = $this->cache()) instanceof HTTPCache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->executerequest($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->headercallbacks() as $header => $callback) 118 { 119 if ($response->headers($header))
}981 throw new RequestException('Unable to execute :uri without a KohanaRequestClient', array( 982 ':uri' => $this->uri, 983 )); 984 } 985 986 return $this->_client->execute($this); 987 } 988 989 / 990 Returns whether this request is the initial request Kohana received. 991 Can be used to test for sub requests.
- [DOCROOT/index.php [ 142 ]](#error5c6aa334d7591source14)» KohanaRequest->execute()137 /* 138 Execute the main request. A source of the URI can be passed, eg: $SERVER['PATHINFO']. 139 If no source is specified, the URI will be automatically detected. 140 / 141 echo Request::factory(TRUE, array(), FALSE) 142 ->execute() 143 ->sendheaders(TRUE) 144 ->body(); 145 }
MODPATH/orm/classes/Kohana/ORM.php [ 687 ]
682 
683 return $model->where($col, '=', $val);
684 }
685 else
686 {
687 throw new Kohana_Exception('The :property property does not exist in the :class class',
688 array(':property' => $column, ':class' => get_class($this)));
689 }
690 }
691 
692 /**
  • MODPATH/orm/classes/Kohana/ORM.php [ 603 ]» Kohana_ORM->get(arguments)0string(10) "tours_name"598 * @param string $column Column name 599 * @return mixed 600 */ 601 public function __get($column) 602 { 603 return $this->get($column); 604 } 605 606 /** 607 * Handles getting of column 608 * Override this method to add custom get behavior
  • MODPATH/ariol/classes/Extasy/Orm.php [ 238 ]» Kohana_ORM->__get(arguments)0string(10) "tours_name"233 if(isset($this->_has_many_to_save[$key])) 234 { 235 return $this->_has_many_to_save[$key]; 236 } 237 } 238 return parent::__get($key); 239 } 240 241 public function __set($key, $value) 242 { 243 if(array_key_exists($key, $this->_has_many))
  • MODPATH/ariol/classes/Extasy/Orm.php [ 382 ]» Extasy_Orm->__get(arguments)0string(10) "tours_name"377 return Arr::path($this->_render_options, $key.'.'.$value, $value); 378 } 379 380 public function offsetGet($offset) 381 { 382 return $this->__get($offset); 383 } 384 385 public function offsetSet($offset, $value) 386 { 387 return $this->__set($offset, $value);
  • APPPATH/views/site/discount/item.php [ 11 ]» Extasy_Orm->offsetGet(arguments)0string(10) "tours_name"6
7
8
9
10
11

Тур:

12

Дата вылета:

13

14
15
16
  • SYSPATH/classes/Kohana/View.php [ 61 ]» include(arguments)0string(80) "/var/www/www-root/data/www/turskazka.by/application/views/site/discount/item.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)0string(80) "/var/www/www-root/data/www/turskazka.by/application/views/site/discount/item.php"1array(24) ( "return_location" => NULL "partner" => array(33) ( 0 => object Model_Partner(40){ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "56" "name" => string(63) "Сети ювелирных магазинов «7 Карат»" "image" => string(33) "/files/partner/56/rebrand (1).png" "active" => string(1) "1" "link" => string(17) "http://7karat.by/" "background" => string(56) "/files/partner/56/сертификат_итог (32).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:28:43" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "56" "name" => string(63) "Сети ювелирных магазинов «7 Карат»" "image" => string(33) "/files/partner/56/rebrand (1).png" "active" => string(1) "1" "link" => string(17) "http://7karat.by/" "background" => string(56) "/files/partner/56/сертификат_итог (32).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:28:43" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "56" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)1 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "73" "name" => string(54) "Сети фирменных магазинов BASCONI" "image" => string(40) "/files/partner/73/logo_basconi_black.png" "active" => string(1) "1" "link" => string(18) "http://basconi.com" "background" => string(56) "/files/partner/73/сертификат_итог (17).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-12-17 13:24:16" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "73" "name" => string(54) "Сети фирменных магазинов BASCONI" "image" => string(40) "/files/partner/73/logo_basconi_black.png" "active" => string(1) "1" "link" => string(18) "http://basconi.com" "background" => string(56) "/files/partner/73/сертификат_итог (17).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-12-17 13:24: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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "73" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)2 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "99" "name" => string(51) "Банка свежих решений МТБанк" "image" => string(25) "/files/partner/99/Log.png" "active" => string(1) "1" "link" => string(22) "https://www.mtbank.by/" "background" => string(56) "/files/partner/99/сертификат_итог (46).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-04-02 13:26:39" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "99" "name" => string(51) "Банка свежих решений МТБанк" "image" => string(25) "/files/partner/99/Log.png" "active" => string(1) "1" "link" => string(22) "https://www.mtbank.by/" "background" => string(56) "/files/partner/99/сертификат_итог (46).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-04-02 13:26:39" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "99" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)3 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "102" "name" => string(52) "Арт-пространства АрхПерсона" "image" => string(33) "/files/partner/102/лого_1.png" "active" => string(1) "1" "link" => string(22) "http://archpersona.by/" "background" => string(57) "/files/partner/102/сертификат_итог (49).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"28";i:1;s:2:"40";}" "created_at" => string(19) "2018-08-06 12:40:05" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "102" "name" => string(52) "Арт-пространства АрхПерсона" "image" => string(33) "/files/partner/102/лого_1.png" "active" => string(1) "1" "link" => string(22) "http://archpersona.by/" "background" => string(57) "/files/partner/102/сертификат_итог (49).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"28";i:1;s:2:"40";}" "created_at" => string(19) "2018-08-06 12:40:05" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "102" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)4 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "107" "name" => string(60) "Салона итальянской мебели Сamelgroup" "image" => string(38) "/files/partner/107/Logo-Camelgroup.png" "active" => string(1) "1" "link" => string(16) "www.italmebel.by" "background" => string(35) "/files/partner/107/ФОН 1 (1).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "40" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:57:25" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "107" "name" => string(60) "Салона итальянской мебели Сamelgroup" "image" => string(38) "/files/partner/107/Logo-Camelgroup.png" "active" => string(1) "1" "link" => string(16) "www.italmebel.by" "background" => string(35) "/files/partner/107/ФОН 1 (1).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "40" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:57:25" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "107" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)5 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "108" "name" => string(33) "Студии дизайна OVES " "image" => string(44) "/files/partner/108/Oves Ceramic лого.png" "active" => string(1) "1" "link" => string(15) "http://oves.by/" "background" => string(56) "/files/partner/108/сертификат_итог (2).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "40" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-30 12:26:38" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "108" "name" => string(33) "Студии дизайна OVES " "image" => string(44) "/files/partner/108/Oves Ceramic лого.png" "active" => string(1) "1" "link" => string(15) "http://oves.by/" "background" => string(56) "/files/partner/108/сертификат_итог (2).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "40" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-30 12:26:38" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "108" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)6 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "110" "name" => string(72) "Фирменного салона товаров для сна "ORMATEK"" "image" => string(38) "/files/partner/110/_logo_eng_2 (1).png" "active" => string(1) "1" "link" => string(23) "https://ormatek.com.by/" "background" => string(56) "/files/partner/110/сертификат_итог (4).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:56:05" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "110" "name" => string(72) "Фирменного салона товаров для сна "ORMATEK"" "image" => string(38) "/files/partner/110/_logo_eng_2 (1).png" "active" => string(1) "1" "link" => string(23) "https://ormatek.com.by/" "background" => string(56) "/files/partner/110/сертификат_итог (4).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:56:05" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "110" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)7 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "112" "name" => string(52) " Cети фирменных магазинов Elema" "image" => string(29) "/files/partner/112/elema2.png" "active" => string(1) "1" "link" => string(17) "https://elema.by/" "background" => string(56) "/files/partner/112/сертификат_итог (6).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:26:10" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "112" "name" => string(52) " Cети фирменных магазинов Elema" "image" => string(29) "/files/partner/112/elema2.png" "active" => string(1) "1" "link" => string(17) "https://elema.by/" "background" => string(56) "/files/partner/112/сертификат_итог (6).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:26: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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "112" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)8 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "113" "name" => string(74) "Театральной мастерской Наталии Башевой" "image" => string(54) "/files/partner/113/Лого Театра Лев 85.png" "active" => string(1) "1" "link" => string(19) "http://kdtminsk.by " "background" => string(56) "/files/partner/113/сертификат_итог (7).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:25:57" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "113" "name" => string(74) "Театральной мастерской Наталии Башевой" "image" => string(54) "/files/partner/113/Лого Театра Лев 85.png" "active" => string(1) "1" "link" => string(19) "http://kdtminsk.by " "background" => string(56) "/files/partner/113/сертификат_итог (7).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:25:57" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "113" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)9 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "114" "name" => string(58) "Агентства недвижимости Дианэст" "image" => string(41) "/files/partner/114/логотип (2).png" "active" => string(1) "1" "link" => string(17) "http://dianest.by" "background" => string(56) "/files/partner/114/сертификат_итог (8).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:54:59" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "114" "name" => string(58) "Агентства недвижимости Дианэст" "image" => string(41) "/files/partner/114/логотип (2).png" "active" => string(1) "1" "link" => string(17) "http://dianest.by" "background" => string(56) "/files/partner/114/сертификат_итог (8).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:54:59" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "114" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)10 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "115" "name" => string(58) "Сети салонов кухонь "Стиль Хауз"" "image" => string(37) "/files/partner/115/LogoСтиль.png" "active" => string(1) "1" "link" => string(20) "https://zov-shop.by/" "background" => string(56) "/files/partner/115/сертификат_итог (9).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:54:48" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "115" "name" => string(58) "Сети салонов кухонь "Стиль Хауз"" "image" => string(37) "/files/partner/115/LogoСтиль.png" "active" => string(1) "1" "link" => string(20) "https://zov-shop.by/" "background" => string(56) "/files/partner/115/сертификат_итог (9).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:54:48" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "115" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)11 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "116" "name" => string(15) "Мои Окна" "image" => string(38) "/files/partner/116/мои_окна.png" "active" => string(1) "1" "link" => string(14) "www.moiokna.by" "background" => string(57) "/files/partner/116/сертификат_итог (10).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:25:24" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "116" "name" => string(15) "Мои Окна" "image" => string(38) "/files/partner/116/мои_окна.png" "active" => string(1) "1" "link" => string(14) "www.moiokna.by" "background" => string(57) "/files/partner/116/сертификат_итог (10).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:25:24" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "116" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)12 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "117" "name" => string(65) "Сети магазинов сантехники "Санлайн"" "image" => string(48) "/files/partner/117/logotip-sanline-h85px (2).png" "active" => string(1) "1" "link" => string(18) "https://sanline.by" "background" => string(57) "/files/partner/117/сертификат_итог (12).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:54:22" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "117" "name" => string(65) "Сети магазинов сантехники "Санлайн"" "image" => string(48) "/files/partner/117/logotip-sanline-h85px (2).png" "active" => string(1) "1" "link" => string(18) "https://sanline.by" "background" => string(57) "/files/partner/117/сертификат_итог (12).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:54:22" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "117" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)13 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "69" "name" => string(121) "Автоцентра «Атлант-М Боровая» - Официального дилера Ford в Беларуси" "image" => string(39) "/files/partner/69/лого_итог.png" "active" => string(1) "1" "link" => string(22) "http://www.borovaya.by" "background" => string(58) "/files/partner/69/Фон сертификат_форд.jpg" "site_show" => string(1) "1" "position" => string(1) "1" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:13:42" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "69" "name" => string(121) "Автоцентра «Атлант-М Боровая» - Официального дилера Ford в Беларуси" "image" => string(39) "/files/partner/69/лого_итог.png" "active" => string(1) "1" "link" => string(22) "http://www.borovaya.by" "background" => string(58) "/files/partner/69/Фон сертификат_форд.jpg" "site_show" => string(1) "1" "position" => string(1) "1" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:13:42" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "69" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)14 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "118" "name" => string(23) "Фактура ЛОГО" "image" => string(89) "/files/partner/118/логотип фактура версия для работы (2).png" "active" => string(1) "1" "link" => string(23) "https://tkaniitalii.by/" "background" => string(0) "" "site_show" => string(1) "1" "position" => string(1) "1" "manager_id" => string(1) "0" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-12-07 15:57:26" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "118" "name" => string(23) "Фактура ЛОГО" "image" => string(89) "/files/partner/118/логотип фактура версия для работы (2).png" "active" => string(1) "1" "link" => string(23) "https://tkaniitalii.by/" "background" => string(0) "" "site_show" => string(1) "1" "position" => string(1) "1" "manager_id" => string(1) "0" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-12-07 15:57:26" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "118" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)15 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "98" "name" => string(48) "Фирменного магазина Timberland" "image" => string(34) "/files/partner/98/лого_h30.png" "active" => string(1) "1" "link" => string(25) "https://timberlandbel.by/" "background" => string(56) "/files/partner/98/сертификат_итог (45).jpg" "site_show" => string(1) "1" "position" => string(1) "3" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-10-02 12:55:59" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "98" "name" => string(48) "Фирменного магазина Timberland" "image" => string(34) "/files/partner/98/лого_h30.png" "active" => string(1) "1" "link" => string(25) "https://timberlandbel.by/" "background" => string(56) "/files/partner/98/сертификат_итог (45).jpg" "site_show" => string(1) "1" "position" => string(1) "3" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-10-02 12:55:59" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "98" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)16 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "106" "name" => string(45) "Сети салонов дверей el'PORTA" "image" => string(34) "/files/partner/106/Logo_72 (1).png" "active" => string(1) "1" "link" => string(19) "https://elporta.by/" "background" => string(56) "/files/partner/106/сертификат_итог (1).jpg" "site_show" => string(1) "1" "position" => string(1) "6" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-11 12:24:41" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "106" "name" => string(45) "Сети салонов дверей el'PORTA" "image" => string(34) "/files/partner/106/Logo_72 (1).png" "active" => string(1) "1" "link" => string(19) "https://elporta.by/" "background" => string(56) "/files/partner/106/сертификат_итог (1).jpg" "site_show" => string(1) "1" "position" => string(1) "6" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-11 12:24:41" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "106" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)17 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "48" "name" => string(124) "Компания «Атлант-М Холпи» - официальный дистрибьютор Mazda в Беларуси." "image" => string(55) "/files/partner/48/mazda_vertical_color итог (2).png" "active" => string(1) "1" "link" => string(20) "http://www.mazda.by/" "background" => string(56) "/files/partner/48/сертификат_итог (41).jpg" "site_show" => string(1) "1" "position" => string(1) "7" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-09-26 17:44:57" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "48" "name" => string(124) "Компания «Атлант-М Холпи» - официальный дистрибьютор Mazda в Беларуси." "image" => string(55) "/files/partner/48/mazda_vertical_color итог (2).png" "active" => string(1) "1" "link" => string(20) "http://www.mazda.by/" "background" => string(56) "/files/partner/48/сертификат_итог (41).jpg" "site_show" => string(1) "1" "position" => string(1) "7" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-09-26 17:44:57" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "48" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)18 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "88" "name" => string(61) "Сети медицинских центров КРАВИРА" "image" => string(45) "/files/partner/88/логотип_итог.png" "active" => string(1) "1" "link" => string(19) "https://kravira.by/" "background" => string(55) "/files/partner/88/сертификат_итог (5).jpg" "site_show" => string(1) "1" "position" => string(1) "8" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-30 12:28:12" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "88" "name" => string(61) "Сети медицинских центров КРАВИРА" "image" => string(45) "/files/partner/88/логотип_итог.png" "active" => string(1) "1" "link" => string(19) "https://kravira.by/" "background" => string(55) "/files/partner/88/сертификат_итог (5).jpg" "site_show" => string(1) "1" "position" => string(1) "8" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-30 12:28: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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "88" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)19 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "103" "name" => string(32) "Elvira Basko lingerie & homewear" "image" => string(39) "/files/partner/103/EB Logo main (1).png" "active" => string(1) "1" "link" => string(27) "http://www.elvirabasko.com/" "background" => string(52) "/files/partner/103/сертификат_итог.jpg" "site_show" => string(1) "1" "position" => string(1) "8" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:57:57" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "103" "name" => string(32) "Elvira Basko lingerie & homewear" "image" => string(39) "/files/partner/103/EB Logo main (1).png" "active" => string(1) "1" "link" => string(27) "http://www.elvirabasko.com/" "background" => string(52) "/files/partner/103/сертификат_итог.jpg" "site_show" => string(1) "1" "position" => string(1) "8" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:57:57" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "103" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)20 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "51" "name" => string(50) "ООО "СТ-Юнион" ТМ ОкнаСервис" "image" => string(51) "/files/partner/51/Logo_oknaservice итог (1).png" "active" => string(1) "1" "link" => string(22) "http://oknaservice.by/" "background" => string(56) "/files/partner/51/сертификат_итог (34).jpg" "site_show" => string(1) "1" "position" => string(2) "13" "manager_id" => string(2) "40" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-08-06 12:43:35" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "51" "name" => string(50) "ООО "СТ-Юнион" ТМ ОкнаСервис" "image" => string(51) "/files/partner/51/Logo_oknaservice итог (1).png" "active" => string(1) "1" "link" => string(22) "http://oknaservice.by/" "background" => string(56) "/files/partner/51/сертификат_итог (34).jpg" "site_show" => string(1) "1" "position" => string(2) "13" "manager_id" => string(2) "40" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-08-06 12:43:35" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "51" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)21 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "101" "name" => string(69) "Стоматологического центра Поли Магия" "image" => string(40) "/files/partner/101/logo_итог (1).png" "active" => string(1) "1" "link" => string(25) "http://stom.polimagia.by/" "background" => string(57) "/files/partner/101/сертификат_итог (48).jpg" "site_show" => string(1) "1" "position" => string(2) "13" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-30 12:27:31" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "101" "name" => string(69) "Стоматологического центра Поли Магия" "image" => string(40) "/files/partner/101/logo_итог (1).png" "active" => string(1) "1" "link" => string(25) "http://stom.polimagia.by/" "background" => string(57) "/files/partner/101/сертификат_итог (48).jpg" "site_show" => string(1) "1" "position" => string(2) "13" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-30 12:27:31" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "101" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)22 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "60" "name" => string(48) "Салона свадебной моды Papilio" "image" => string(42) "/files/partner/60/Papilio итог (1).png" "active" => string(1) "1" "link" => string(24) "http://minsk.papilio.by/" "background" => string(56) "/files/partner/60/сертификат_итог (28).jpg" "site_show" => string(1) "1" "position" => string(2) "14" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:14:00" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "60" "name" => string(48) "Салона свадебной моды Papilio" "image" => string(42) "/files/partner/60/Papilio итог (1).png" "active" => string(1) "1" "link" => string(24) "http://minsk.papilio.by/" "background" => string(56) "/files/partner/60/сертификат_итог (28).jpg" "site_show" => string(1) "1" "position" => string(2) "14" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:14:00" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "60" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)23 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "39" "name" => string(60) "ООО "Светопрозрачные технологии"" "image" => string(36) "/files/partner/39/oknaservis (1).jpg" "active" => string(1) "1" "link" => string(17) "http://st-pro.by/" "background" => string(56) "/files/partner/39/сертификат_итог (38).jpg" "site_show" => string(1) "1" "position" => string(2) "15" "manager_id" => string(2) "42" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2019-01-30 12:29:03" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "39" "name" => string(60) "ООО "Светопрозрачные технологии"" "image" => string(36) "/files/partner/39/oknaservis (1).jpg" "active" => string(1) "1" "link" => string(17) "http://st-pro.by/" "background" => string(56) "/files/partner/39/сертификат_итог (38).jpg" "site_show" => string(1) "1" "position" => string(2) "15" "manager_id" => string(2) "42" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2019-01-30 12:29:03" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "39" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)24 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(1) "7" "name" => string(46) "Мебельная фабрика "Мария"" "image" => string(55) "/files/partner/7/Logo_kitchens_rus_preview_итог.png" "active" => string(1) "1" "link" => string(55) "http://www.mebelmarket.by/katalog/kukhni-fabriki-mariya" "background" => string(55) "/files/partner/7/сертификат_итог (40).jpg" "site_show" => string(1) "1" "position" => string(2) "16" "manager_id" => string(2) "27" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-03 10:57:43" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(1) "7" "name" => string(46) "Мебельная фабрика "Мария"" "image" => string(55) "/files/partner/7/Logo_kitchens_rus_preview_итог.png" "active" => string(1) "1" "link" => string(55) "http://www.mebelmarket.by/katalog/kukhni-fabriki-mariya" "background" => string(55) "/files/partner/7/сертификат_итог (40).jpg" "site_show" => string(1) "1" "position" => string(2) "16" "manager_id" => string(2) "27" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-03 10:57:43" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "7" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)25 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "82" "name" => string(23) "Бренда LEORGOFMAN" "image" => string(50) "/files/partner/82/leor logo black_итог (1).png" "active" => string(1) "1" "link" => string(22) "http://leorgofman.com/" "background" => string(56) "/files/partner/82/сертификат_итог (11).jpg" "site_show" => string(1) "1" "position" => string(2) "20" "manager_id" => string(2) "42" "managers" => string(19) "a:1:{i:0;s:2:"40";}" "created_at" => string(19) "2019-01-04 18:11:25" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "82" "name" => string(23) "Бренда LEORGOFMAN" "image" => string(50) "/files/partner/82/leor logo black_итог (1).png" "active" => string(1) "1" "link" => string(22) "http://leorgofman.com/" "background" => string(56) "/files/partner/82/сертификат_итог (11).jpg" "site_show" => string(1) "1" "position" => string(2) "20" "manager_id" => string(2) "42" "managers" => string(19) "a:1:{i:0;s:2:"40";}" "created_at" => string(19) "2019-01-04 18:11:25" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "82" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)26 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "85" "name" => string(75) "Агентства событийного маркетинга Terra Group " "image" => string(48) "/files/partner/85/TerraGtoup_Logo_85_x_169px.png" "active" => string(1) "1" "link" => string(25) "http://www.terra-group.by" "background" => string(55) "/files/partner/85/сертификат_итог (8).jpg" "site_show" => string(1) "1" "position" => string(2) "21" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:10:57" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "85" "name" => string(75) "Агентства событийного маркетинга Terra Group " "image" => string(48) "/files/partner/85/TerraGtoup_Logo_85_x_169px.png" "active" => string(1) "1" "link" => string(25) "http://www.terra-group.by" "background" => string(55) "/files/partner/85/сертификат_итог (8).jpg" "site_show" => string(1) "1" "position" => string(2) "21" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:10:57" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "85" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)27 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "97" "name" => string(101) "Сети салонов тайских SPA-ритуалов и программ Белый Лотос" "image" => string(39) "/files/partner/97/80x85px3_ИТОГ.png" "active" => string(1) "1" "link" => string(23) "https://whitelotus.by/ " "background" => string(56) "/files/partner/97/сертификат_итог (44).jpg" "site_show" => string(1) "1" "position" => string(2) "23" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-11-13 16:27:37" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "97" "name" => string(101) "Сети салонов тайских SPA-ритуалов и программ Белый Лотос" "image" => string(39) "/files/partner/97/80x85px3_ИТОГ.png" "active" => string(1) "1" "link" => string(23) "https://whitelotus.by/ " "background" => string(56) "/files/partner/97/сертификат_итог (44).jpg" "site_show" => string(1) "1" "position" => string(2) "23" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-11-13 16:27:37" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "97" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)28 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "55" "name" => string(67) "ИП Дашковская А.В. ОкнаСервис Регион" "image" => string(53) "/files/partner/55/OknaserviceRegion_logo_itog png.png" "active" => string(1) "1" "link" => string(23) "https://okna-region.by/" "background" => string(56) "/files/partner/55/сертификат_итог (33).jpg" "site_show" => string(1) "1" "position" => string(2) "26" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:14:30" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "55" "name" => string(67) "ИП Дашковская А.В. ОкнаСервис Регион" "image" => string(53) "/files/partner/55/OknaserviceRegion_logo_itog png.png" "active" => string(1) "1" "link" => string(23) "https://okna-region.by/" "background" => string(56) "/files/partner/55/сертификат_итог (33).jpg" "site_show" => string(1) "1" "position" => string(2) "26" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:14:30" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "55" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)29 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "90" "name" => string(71) "Профессионального конкурса БРЭНД ГОДА" "image" => string(74) "/files/partner/90/Лого БГ 580x334 прозр.фон — итог.png" "active" => string(1) "1" "link" => string(20) "http://bestbrand.by/" "background" => string(55) "/files/partner/90/сертификат_итог (4).jpg" "site_show" => string(1) "1" "position" => string(2) "26" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:10:32" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "90" "name" => string(71) "Профессионального конкурса БРЭНД ГОДА" "image" => string(74) "/files/partner/90/Лого БГ 580x334 прозр.фон — итог.png" "active" => string(1) "1" "link" => string(20) "http://bestbrand.by/" "background" => string(55) "/files/partner/90/сертификат_итог (4).jpg" "site_show" => string(1) "1" "position" => string(2) "26" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:10:32" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "90" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)30 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "92" "name" => string(79) "Международной школы английского языка iSpeak " "image" => string(48) "/files/partner/92/logo_14_10_vernoe_итог.png" "active" => string(1) "1" "link" => string(24) "http://ispeak-school.by/" "background" => string(55) "/files/partner/92/сертификат_итог (2).jpg" "site_show" => string(1) "1" "position" => string(2) "28" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-11-13 16:27:56" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "92" "name" => string(79) "Международной школы английского языка iSpeak " "image" => string(48) "/files/partner/92/logo_14_10_vernoe_итог.png" "active" => string(1) "1" "link" => string(24) "http://ispeak-school.by/" "background" => string(55) "/files/partner/92/сертификат_итог (2).jpg" "site_show" => string(1) "1" "position" => string(2) "28" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-11-13 16:27:56" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "92" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)31 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "86" "name" => string(60) "Белорусского Союза Архитекторов" "image" => string(35) "/files/partner/86/logo_итог.png" "active" => string(1) "1" "link" => string(14) "http://bsa.by/" "background" => string(55) "/files/partner/86/сертификат_итог (7).jpg" "site_show" => string(1) "1" "position" => string(2) "29" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:10:50" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "86" "name" => string(60) "Белорусского Союза Архитекторов" "image" => string(35) "/files/partner/86/logo_итог.png" "active" => string(1) "1" "link" => string(14) "http://bsa.by/" "background" => string(55) "/files/partner/86/сертификат_итог (7).jpg" "site_show" => string(1) "1" "position" => string(2) "29" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:10:50" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "86" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)32 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "43" "name" => string(20) "Belarus Design Award" "image" => string(47) "/files/partner/43/design award итог (1).png" "active" => string(1) "1" "link" => string(23) "http://design-award.by/" "background" => string(56) "/files/partner/43/сертификат_итог (36).jpg" "site_show" => string(1) "1" "position" => string(2) "33" "manager_id" => string(2) "27" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-03 10:57:59" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "43" "name" => string(20) "Belarus Design Award" "image" => string(47) "/files/partner/43/design award итог (1).png" "active" => string(1) "1" "link" => string(23) "http://design-award.by/" "background" => string(56) "/files/partner/43/сертификат_итог (36).jpg" "site_show" => string(1) "1" "position" => string(2) "33" "manager_id" => string(2) "27" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-03 10:57:59" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "43" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)) "top_banner" => array(0) "model" => object Model_Discount(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(9) "discounts" protected _grid_columns => array(5) ( "name" => NULL "active" => string(4) "bool" "is_main_slider" => string(4) "bool" "position" => NULL "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(28) "admin-discount:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(15) ( "id" => NULL "name" => NULL "url" => NULL "image" => NULL "active" => NULL "content" => NULL "s_content" => NULL "position" => NULL "tour_id" => NULL "tour_date" => NULL "is_main_slider" => NULL "md5_url" => NULL "show_partners" => NULL "created_at" => NULL "image_pop_up" => NULL ) protected _changed => array(0) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "discount" protected _object_plural => string(9) "discounts" protected _table_columns => array(15) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "url" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "content" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(7) "content" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "collation_name" => string(18) "utf8mb4_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "s_content" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(9) "s_content" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "collation_name" => string(18) "utf8mb4_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tour_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "tour_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tour_date" => array(10) ( "type" => string(6) "string" "column_name" => string(9) "tour_date" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_main_slider" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "is_main_slider" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "md5_url" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "md5_url" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "show_partners" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(13) "show_partners" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image_pop_up" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(12) "image_pop_up" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)"id" => NULL "name" => NULL "url" => NULL "image" => NULL "active" => NULL "content" => NULL "s_content" => NULL "position" => NULL "tour_id" => NULL "tour_date" => NULL "is_main_slider" => NULL "md5_url" => NULL "show_partners" => NULL "created_at" => NULL "image_pop_up" => NULL "s_title" => NULL "slide" => object Database_MySQLi_Result(7){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "discount" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _internal_row => integer 0 protected _query => string(271) "SELECT `slide`.`id` AS `id`, `slide`.`name` AS `name`, `slide`.`content` AS `content`, `slide`.`image` AS `image`, `slide`.`posi …" protected _result => object mysqli_result(5)"count_slide" => integer 1 "left_banner" => array(0) "discount_tour" => object Model_Discount(40){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => string(11) "Model_Slide" protected _object_params => NULL }{ protected _table_name => string(9) "discounts" protected _grid_columns => array(5) ( "name" => NULL "active" => string(4) "bool" "is_main_slider" => string(4) "bool" "position" => NULL "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(28) "admin-discount:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(15) ( "id" => NULL "name" => NULL "url" => NULL "image" => NULL "active" => NULL "content" => NULL "s_content" => NULL "position" => NULL "tour_id" => NULL "tour_date" => NULL "is_main_slider" => NULL "md5_url" => NULL "show_partners" => NULL "created_at" => NULL "image_pop_up" => NULL ) protected _changed => array(0) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "discount" protected _object_plural => string(9) "discounts" protected _table_columns => array(15) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "url" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "content" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(7) "content" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "collation_name" => string(18) "utf8mb4_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "s_content" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(9) "s_content" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "collation_name" => string(18) "utf8mb4_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tour_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "tour_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tour_date" => array(10) ( "type" => string(6) "string" "column_name" => string(9) "tour_date" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_main_slider" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "is_main_slider" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "md5_url" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "md5_url" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "show_partners" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(13) "show_partners" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image_pop_up" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(12) "image_pop_up" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "discount" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }343 { 344 throw new View_Exception('You must set the file to use within your view before rendering'); 345 } 346 347 // Combine local and global data and capture the output 348 return View::capture($this->_file, $this->_data); 349 } 350 351 }
  • MODPATH/ariol/classes/Extasy/View.php [ 27 ]» Kohana_View->render(arguments)0NULL22 { 23 return parent::render($file); 24 } 25 else 26 { 27 $this->content = parent::render($file); 28 return parent::render($this->_layout); 29 } 30 } 31 32 public function set_filename($file)
  • SYSPATH/classes/Kohana/View.php [ 228 ]» Extasy_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.
  • MODPATH/ariol/classes/Extasy/Controller.php [ 66 ]» Kohana_View->__toString()61 62 public function after() 63 { 64 $this->template->set_filename(mb_strtolower($this->_view)); 65 66 $response = (string) $this->template; 67 68 $this->response->body($response); 69 } 70 71 public function back($default_route)
  • SYSPATH/classes/Kohana/Controller.php [ 87 ]» Extasy_Controller->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)0object Controller_Site_Discount(8){ private _items_on_page => NULL private _object_name => string(8) "Discount" protected _model => object Model_Discount(40){ protected _table_name => string(9) "discounts" protected _grid_columns => array(5) ( "name" => NULL "active" => string(4) "bool" "is_main_slider" => string(4) "bool" "position" => NULL "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(28) "admin-discount:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(15) ( "id" => NULL "name" => NULL "url" => NULL "image" => NULL "active" => NULL "content" => NULL "s_content" => NULL "position" => NULL "tour_id" => NULL "tour_date" => NULL "is_main_slider" => NULL "md5_url" => NULL "show_partners" => NULL "created_at" => NULL "image_pop_up" => NULL ) protected _changed => array(0) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "discount" protected _object_plural => string(9) "discounts" protected _table_columns => array(15) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "url" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "content" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(7) "content" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "collation_name" => string(18) "utf8mb4_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "s_content" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(9) "s_content" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "collation_name" => string(18) "utf8mb4_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tour_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "tour_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tour_date" => array(10) ( "type" => string(6) "string" "column_name" => string(9) "tour_date" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_main_slider" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "is_main_slider" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "md5_url" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "md5_url" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "show_partners" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(13) "show_partners" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image_pop_up" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(12) "image_pop_up" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)protected template => object View(3){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "discount" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ private _layout => string(18) "layout/site/global" protected _file => string(80) "/var/www/www-root/data/www/turskazka.by/application/views/site/discount/item.php" protected _data => array(24) ( "return_location" => NULL "partner" => array(33) ( 0 => object Model_Partner(40)private _view => string(4) "item" private _return_location => NULL public request => object Request(19){ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "56" "name" => string(63) "Сети ювелирных магазинов «7 Карат»" "image" => string(33) "/files/partner/56/rebrand (1).png" "active" => string(1) "1" "link" => string(17) "http://7karat.by/" "background" => string(56) "/files/partner/56/сертификат_итог (32).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:28:43" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "56" "name" => string(63) "Сети ювелирных магазинов «7 Карат»" "image" => string(33) "/files/partner/56/rebrand (1).png" "active" => string(1) "1" "link" => string(17) "http://7karat.by/" "background" => string(56) "/files/partner/56/сертификат_итог (32).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:28:43" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "56" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)1 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "73" "name" => string(54) "Сети фирменных магазинов BASCONI" "image" => string(40) "/files/partner/73/logo_basconi_black.png" "active" => string(1) "1" "link" => string(18) "http://basconi.com" "background" => string(56) "/files/partner/73/сертификат_итог (17).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-12-17 13:24:16" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "73" "name" => string(54) "Сети фирменных магазинов BASCONI" "image" => string(40) "/files/partner/73/logo_basconi_black.png" "active" => string(1) "1" "link" => string(18) "http://basconi.com" "background" => string(56) "/files/partner/73/сертификат_итог (17).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-12-17 13:24: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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "73" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)2 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "99" "name" => string(51) "Банка свежих решений МТБанк" "image" => string(25) "/files/partner/99/Log.png" "active" => string(1) "1" "link" => string(22) "https://www.mtbank.by/" "background" => string(56) "/files/partner/99/сертификат_итог (46).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-04-02 13:26:39" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "99" "name" => string(51) "Банка свежих решений МТБанк" "image" => string(25) "/files/partner/99/Log.png" "active" => string(1) "1" "link" => string(22) "https://www.mtbank.by/" "background" => string(56) "/files/partner/99/сертификат_итог (46).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-04-02 13:26:39" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "99" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)3 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "102" "name" => string(52) "Арт-пространства АрхПерсона" "image" => string(33) "/files/partner/102/лого_1.png" "active" => string(1) "1" "link" => string(22) "http://archpersona.by/" "background" => string(57) "/files/partner/102/сертификат_итог (49).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"28";i:1;s:2:"40";}" "created_at" => string(19) "2018-08-06 12:40:05" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "102" "name" => string(52) "Арт-пространства АрхПерсона" "image" => string(33) "/files/partner/102/лого_1.png" "active" => string(1) "1" "link" => string(22) "http://archpersona.by/" "background" => string(57) "/files/partner/102/сертификат_итог (49).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"28";i:1;s:2:"40";}" "created_at" => string(19) "2018-08-06 12:40:05" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "102" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)4 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "107" "name" => string(60) "Салона итальянской мебели Сamelgroup" "image" => string(38) "/files/partner/107/Logo-Camelgroup.png" "active" => string(1) "1" "link" => string(16) "www.italmebel.by" "background" => string(35) "/files/partner/107/ФОН 1 (1).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "40" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:57:25" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "107" "name" => string(60) "Салона итальянской мебели Сamelgroup" "image" => string(38) "/files/partner/107/Logo-Camelgroup.png" "active" => string(1) "1" "link" => string(16) "www.italmebel.by" "background" => string(35) "/files/partner/107/ФОН 1 (1).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "40" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:57:25" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "107" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)5 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "108" "name" => string(33) "Студии дизайна OVES " "image" => string(44) "/files/partner/108/Oves Ceramic лого.png" "active" => string(1) "1" "link" => string(15) "http://oves.by/" "background" => string(56) "/files/partner/108/сертификат_итог (2).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "40" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-30 12:26:38" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "108" "name" => string(33) "Студии дизайна OVES " "image" => string(44) "/files/partner/108/Oves Ceramic лого.png" "active" => string(1) "1" "link" => string(15) "http://oves.by/" "background" => string(56) "/files/partner/108/сертификат_итог (2).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "40" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-30 12:26:38" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "108" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)6 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "110" "name" => string(72) "Фирменного салона товаров для сна "ORMATEK"" "image" => string(38) "/files/partner/110/_logo_eng_2 (1).png" "active" => string(1) "1" "link" => string(23) "https://ormatek.com.by/" "background" => string(56) "/files/partner/110/сертификат_итог (4).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:56:05" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "110" "name" => string(72) "Фирменного салона товаров для сна "ORMATEK"" "image" => string(38) "/files/partner/110/_logo_eng_2 (1).png" "active" => string(1) "1" "link" => string(23) "https://ormatek.com.by/" "background" => string(56) "/files/partner/110/сертификат_итог (4).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:56:05" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "110" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)7 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "112" "name" => string(52) " Cети фирменных магазинов Elema" "image" => string(29) "/files/partner/112/elema2.png" "active" => string(1) "1" "link" => string(17) "https://elema.by/" "background" => string(56) "/files/partner/112/сертификат_итог (6).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:26:10" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "112" "name" => string(52) " Cети фирменных магазинов Elema" "image" => string(29) "/files/partner/112/elema2.png" "active" => string(1) "1" "link" => string(17) "https://elema.by/" "background" => string(56) "/files/partner/112/сертификат_итог (6).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:26: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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "112" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)8 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "113" "name" => string(74) "Театральной мастерской Наталии Башевой" "image" => string(54) "/files/partner/113/Лого Театра Лев 85.png" "active" => string(1) "1" "link" => string(19) "http://kdtminsk.by " "background" => string(56) "/files/partner/113/сертификат_итог (7).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:25:57" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "113" "name" => string(74) "Театральной мастерской Наталии Башевой" "image" => string(54) "/files/partner/113/Лого Театра Лев 85.png" "active" => string(1) "1" "link" => string(19) "http://kdtminsk.by " "background" => string(56) "/files/partner/113/сертификат_итог (7).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:25:57" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "113" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)9 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "114" "name" => string(58) "Агентства недвижимости Дианэст" "image" => string(41) "/files/partner/114/логотип (2).png" "active" => string(1) "1" "link" => string(17) "http://dianest.by" "background" => string(56) "/files/partner/114/сертификат_итог (8).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:54:59" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "114" "name" => string(58) "Агентства недвижимости Дианэст" "image" => string(41) "/files/partner/114/логотип (2).png" "active" => string(1) "1" "link" => string(17) "http://dianest.by" "background" => string(56) "/files/partner/114/сертификат_итог (8).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:54:59" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "114" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)10 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "115" "name" => string(58) "Сети салонов кухонь "Стиль Хауз"" "image" => string(37) "/files/partner/115/LogoСтиль.png" "active" => string(1) "1" "link" => string(20) "https://zov-shop.by/" "background" => string(56) "/files/partner/115/сертификат_итог (9).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:54:48" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "115" "name" => string(58) "Сети салонов кухонь "Стиль Хауз"" "image" => string(37) "/files/partner/115/LogoСтиль.png" "active" => string(1) "1" "link" => string(20) "https://zov-shop.by/" "background" => string(56) "/files/partner/115/сертификат_итог (9).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:54:48" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "115" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)11 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "116" "name" => string(15) "Мои Окна" "image" => string(38) "/files/partner/116/мои_окна.png" "active" => string(1) "1" "link" => string(14) "www.moiokna.by" "background" => string(57) "/files/partner/116/сертификат_итог (10).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:25:24" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "116" "name" => string(15) "Мои Окна" "image" => string(38) "/files/partner/116/мои_окна.png" "active" => string(1) "1" "link" => string(14) "www.moiokna.by" "background" => string(57) "/files/partner/116/сертификат_итог (10).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(32) "a:2:{i:0;s:2:"42";i:1;s:2:"40";}" "created_at" => string(19) "2019-01-30 12:25:24" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "116" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)12 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "117" "name" => string(65) "Сети магазинов сантехники "Санлайн"" "image" => string(48) "/files/partner/117/logotip-sanline-h85px (2).png" "active" => string(1) "1" "link" => string(18) "https://sanline.by" "background" => string(57) "/files/partner/117/сертификат_итог (12).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:54:22" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "117" "name" => string(65) "Сети магазинов сантехники "Санлайн"" "image" => string(48) "/files/partner/117/logotip-sanline-h85px (2).png" "active" => string(1) "1" "link" => string(18) "https://sanline.by" "background" => string(57) "/files/partner/117/сертификат_итог (12).jpg" "site_show" => string(1) "1" "position" => string(1) "0" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:54:22" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "117" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)13 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "69" "name" => string(121) "Автоцентра «Атлант-М Боровая» - Официального дилера Ford в Беларуси" "image" => string(39) "/files/partner/69/лого_итог.png" "active" => string(1) "1" "link" => string(22) "http://www.borovaya.by" "background" => string(58) "/files/partner/69/Фон сертификат_форд.jpg" "site_show" => string(1) "1" "position" => string(1) "1" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:13:42" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "69" "name" => string(121) "Автоцентра «Атлант-М Боровая» - Официального дилера Ford в Беларуси" "image" => string(39) "/files/partner/69/лого_итог.png" "active" => string(1) "1" "link" => string(22) "http://www.borovaya.by" "background" => string(58) "/files/partner/69/Фон сертификат_форд.jpg" "site_show" => string(1) "1" "position" => string(1) "1" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:13:42" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "69" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)14 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "118" "name" => string(23) "Фактура ЛОГО" "image" => string(89) "/files/partner/118/логотип фактура версия для работы (2).png" "active" => string(1) "1" "link" => string(23) "https://tkaniitalii.by/" "background" => string(0) "" "site_show" => string(1) "1" "position" => string(1) "1" "manager_id" => string(1) "0" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-12-07 15:57:26" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "118" "name" => string(23) "Фактура ЛОГО" "image" => string(89) "/files/partner/118/логотип фактура версия для работы (2).png" "active" => string(1) "1" "link" => string(23) "https://tkaniitalii.by/" "background" => string(0) "" "site_show" => string(1) "1" "position" => string(1) "1" "manager_id" => string(1) "0" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-12-07 15:57:26" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "118" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)15 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "98" "name" => string(48) "Фирменного магазина Timberland" "image" => string(34) "/files/partner/98/лого_h30.png" "active" => string(1) "1" "link" => string(25) "https://timberlandbel.by/" "background" => string(56) "/files/partner/98/сертификат_итог (45).jpg" "site_show" => string(1) "1" "position" => string(1) "3" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-10-02 12:55:59" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "98" "name" => string(48) "Фирменного магазина Timberland" "image" => string(34) "/files/partner/98/лого_h30.png" "active" => string(1) "1" "link" => string(25) "https://timberlandbel.by/" "background" => string(56) "/files/partner/98/сертификат_итог (45).jpg" "site_show" => string(1) "1" "position" => string(1) "3" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-10-02 12:55:59" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "98" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)16 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "106" "name" => string(45) "Сети салонов дверей el'PORTA" "image" => string(34) "/files/partner/106/Logo_72 (1).png" "active" => string(1) "1" "link" => string(19) "https://elporta.by/" "background" => string(56) "/files/partner/106/сертификат_итог (1).jpg" "site_show" => string(1) "1" "position" => string(1) "6" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-11 12:24:41" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "106" "name" => string(45) "Сети салонов дверей el'PORTA" "image" => string(34) "/files/partner/106/Logo_72 (1).png" "active" => string(1) "1" "link" => string(19) "https://elporta.by/" "background" => string(56) "/files/partner/106/сертификат_итог (1).jpg" "site_show" => string(1) "1" "position" => string(1) "6" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-11 12:24:41" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "106" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)17 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "48" "name" => string(124) "Компания «Атлант-М Холпи» - официальный дистрибьютор Mazda в Беларуси." "image" => string(55) "/files/partner/48/mazda_vertical_color итог (2).png" "active" => string(1) "1" "link" => string(20) "http://www.mazda.by/" "background" => string(56) "/files/partner/48/сертификат_итог (41).jpg" "site_show" => string(1) "1" "position" => string(1) "7" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-09-26 17:44:57" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "48" "name" => string(124) "Компания «Атлант-М Холпи» - официальный дистрибьютор Mazda в Беларуси." "image" => string(55) "/files/partner/48/mazda_vertical_color итог (2).png" "active" => string(1) "1" "link" => string(20) "http://www.mazda.by/" "background" => string(56) "/files/partner/48/сертификат_итог (41).jpg" "site_show" => string(1) "1" "position" => string(1) "7" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-09-26 17:44:57" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "48" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)18 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "88" "name" => string(61) "Сети медицинских центров КРАВИРА" "image" => string(45) "/files/partner/88/логотип_итог.png" "active" => string(1) "1" "link" => string(19) "https://kravira.by/" "background" => string(55) "/files/partner/88/сертификат_итог (5).jpg" "site_show" => string(1) "1" "position" => string(1) "8" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-30 12:28:12" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "88" "name" => string(61) "Сети медицинских центров КРАВИРА" "image" => string(45) "/files/partner/88/логотип_итог.png" "active" => string(1) "1" "link" => string(19) "https://kravira.by/" "background" => string(55) "/files/partner/88/сертификат_итог (5).jpg" "site_show" => string(1) "1" "position" => string(1) "8" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-30 12:28: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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "88" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)19 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "103" "name" => string(32) "Elvira Basko lingerie & homewear" "image" => string(39) "/files/partner/103/EB Logo main (1).png" "active" => string(1) "1" "link" => string(27) "http://www.elvirabasko.com/" "background" => string(52) "/files/partner/103/сертификат_итог.jpg" "site_show" => string(1) "1" "position" => string(1) "8" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:57:57" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "103" "name" => string(32) "Elvira Basko lingerie & homewear" "image" => string(39) "/files/partner/103/EB Logo main (1).png" "active" => string(1) "1" "link" => string(27) "http://www.elvirabasko.com/" "background" => string(52) "/files/partner/103/сертификат_итог.jpg" "site_show" => string(1) "1" "position" => string(1) "8" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-21 10:57:57" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "103" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)20 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "51" "name" => string(50) "ООО "СТ-Юнион" ТМ ОкнаСервис" "image" => string(51) "/files/partner/51/Logo_oknaservice итог (1).png" "active" => string(1) "1" "link" => string(22) "http://oknaservice.by/" "background" => string(56) "/files/partner/51/сертификат_итог (34).jpg" "site_show" => string(1) "1" "position" => string(2) "13" "manager_id" => string(2) "40" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-08-06 12:43:35" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "51" "name" => string(50) "ООО "СТ-Юнион" ТМ ОкнаСервис" "image" => string(51) "/files/partner/51/Logo_oknaservice итог (1).png" "active" => string(1) "1" "link" => string(22) "http://oknaservice.by/" "background" => string(56) "/files/partner/51/сертификат_итог (34).jpg" "site_show" => string(1) "1" "position" => string(2) "13" "manager_id" => string(2) "40" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-08-06 12:43:35" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "51" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)21 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(3) "101" "name" => string(69) "Стоматологического центра Поли Магия" "image" => string(40) "/files/partner/101/logo_итог (1).png" "active" => string(1) "1" "link" => string(25) "http://stom.polimagia.by/" "background" => string(57) "/files/partner/101/сертификат_итог (48).jpg" "site_show" => string(1) "1" "position" => string(2) "13" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-30 12:27:31" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(3) "101" "name" => string(69) "Стоматологического центра Поли Магия" "image" => string(40) "/files/partner/101/logo_итог (1).png" "active" => string(1) "1" "link" => string(25) "http://stom.polimagia.by/" "background" => string(57) "/files/partner/101/сертификат_итог (48).jpg" "site_show" => string(1) "1" "position" => string(2) "13" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2019-01-30 12:27:31" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "101" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)22 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "60" "name" => string(48) "Салона свадебной моды Papilio" "image" => string(42) "/files/partner/60/Papilio итог (1).png" "active" => string(1) "1" "link" => string(24) "http://minsk.papilio.by/" "background" => string(56) "/files/partner/60/сертификат_итог (28).jpg" "site_show" => string(1) "1" "position" => string(2) "14" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:14:00" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "60" "name" => string(48) "Салона свадебной моды Papilio" "image" => string(42) "/files/partner/60/Papilio итог (1).png" "active" => string(1) "1" "link" => string(24) "http://minsk.papilio.by/" "background" => string(56) "/files/partner/60/сертификат_итог (28).jpg" "site_show" => string(1) "1" "position" => string(2) "14" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:14:00" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "60" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)23 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "39" "name" => string(60) "ООО "Светопрозрачные технологии"" "image" => string(36) "/files/partner/39/oknaservis (1).jpg" "active" => string(1) "1" "link" => string(17) "http://st-pro.by/" "background" => string(56) "/files/partner/39/сертификат_итог (38).jpg" "site_show" => string(1) "1" "position" => string(2) "15" "manager_id" => string(2) "42" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2019-01-30 12:29:03" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "39" "name" => string(60) "ООО "Светопрозрачные технологии"" "image" => string(36) "/files/partner/39/oknaservis (1).jpg" "active" => string(1) "1" "link" => string(17) "http://st-pro.by/" "background" => string(56) "/files/partner/39/сертификат_итог (38).jpg" "site_show" => string(1) "1" "position" => string(2) "15" "manager_id" => string(2) "42" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2019-01-30 12:29:03" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "39" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)24 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(1) "7" "name" => string(46) "Мебельная фабрика "Мария"" "image" => string(55) "/files/partner/7/Logo_kitchens_rus_preview_итог.png" "active" => string(1) "1" "link" => string(55) "http://www.mebelmarket.by/katalog/kukhni-fabriki-mariya" "background" => string(55) "/files/partner/7/сертификат_итог (40).jpg" "site_show" => string(1) "1" "position" => string(2) "16" "manager_id" => string(2) "27" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-03 10:57:43" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(1) "7" "name" => string(46) "Мебельная фабрика "Мария"" "image" => string(55) "/files/partner/7/Logo_kitchens_rus_preview_итог.png" "active" => string(1) "1" "link" => string(55) "http://www.mebelmarket.by/katalog/kukhni-fabriki-mariya" "background" => string(55) "/files/partner/7/сертификат_итог (40).jpg" "site_show" => string(1) "1" "position" => string(2) "16" "manager_id" => string(2) "27" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-03 10:57:43" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "7" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)25 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "82" "name" => string(23) "Бренда LEORGOFMAN" "image" => string(50) "/files/partner/82/leor logo black_итог (1).png" "active" => string(1) "1" "link" => string(22) "http://leorgofman.com/" "background" => string(56) "/files/partner/82/сертификат_итог (11).jpg" "site_show" => string(1) "1" "position" => string(2) "20" "manager_id" => string(2) "42" "managers" => string(19) "a:1:{i:0;s:2:"40";}" "created_at" => string(19) "2019-01-04 18:11:25" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "82" "name" => string(23) "Бренда LEORGOFMAN" "image" => string(50) "/files/partner/82/leor logo black_итог (1).png" "active" => string(1) "1" "link" => string(22) "http://leorgofman.com/" "background" => string(56) "/files/partner/82/сертификат_итог (11).jpg" "site_show" => string(1) "1" "position" => string(2) "20" "manager_id" => string(2) "42" "managers" => string(19) "a:1:{i:0;s:2:"40";}" "created_at" => string(19) "2019-01-04 18:11:25" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "82" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)26 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "85" "name" => string(75) "Агентства событийного маркетинга Terra Group " "image" => string(48) "/files/partner/85/TerraGtoup_Logo_85_x_169px.png" "active" => string(1) "1" "link" => string(25) "http://www.terra-group.by" "background" => string(55) "/files/partner/85/сертификат_итог (8).jpg" "site_show" => string(1) "1" "position" => string(2) "21" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:10:57" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "85" "name" => string(75) "Агентства событийного маркетинга Terra Group " "image" => string(48) "/files/partner/85/TerraGtoup_Logo_85_x_169px.png" "active" => string(1) "1" "link" => string(25) "http://www.terra-group.by" "background" => string(55) "/files/partner/85/сертификат_итог (8).jpg" "site_show" => string(1) "1" "position" => string(2) "21" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:10:57" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "85" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)27 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "97" "name" => string(101) "Сети салонов тайских SPA-ритуалов и программ Белый Лотос" "image" => string(39) "/files/partner/97/80x85px3_ИТОГ.png" "active" => string(1) "1" "link" => string(23) "https://whitelotus.by/ " "background" => string(56) "/files/partner/97/сертификат_итог (44).jpg" "site_show" => string(1) "1" "position" => string(2) "23" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-11-13 16:27:37" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "97" "name" => string(101) "Сети салонов тайских SPA-ритуалов и программ Белый Лотос" "image" => string(39) "/files/partner/97/80x85px3_ИТОГ.png" "active" => string(1) "1" "link" => string(23) "https://whitelotus.by/ " "background" => string(56) "/files/partner/97/сертификат_итог (44).jpg" "site_show" => string(1) "1" "position" => string(2) "23" "manager_id" => string(2) "42" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-11-13 16:27:37" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "97" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)28 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "55" "name" => string(67) "ИП Дашковская А.В. ОкнаСервис Регион" "image" => string(53) "/files/partner/55/OknaserviceRegion_logo_itog png.png" "active" => string(1) "1" "link" => string(23) "https://okna-region.by/" "background" => string(56) "/files/partner/55/сертификат_итог (33).jpg" "site_show" => string(1) "1" "position" => string(2) "26" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:14:30" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "55" "name" => string(67) "ИП Дашковская А.В. ОкнаСервис Регион" "image" => string(53) "/files/partner/55/OknaserviceRegion_logo_itog png.png" "active" => string(1) "1" "link" => string(23) "https://okna-region.by/" "background" => string(56) "/files/partner/55/сертификат_итог (33).jpg" "site_show" => string(1) "1" "position" => string(2) "26" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:14:30" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "55" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)29 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "90" "name" => string(71) "Профессионального конкурса БРЭНД ГОДА" "image" => string(74) "/files/partner/90/Лого БГ 580x334 прозр.фон — итог.png" "active" => string(1) "1" "link" => string(20) "http://bestbrand.by/" "background" => string(55) "/files/partner/90/сертификат_итог (4).jpg" "site_show" => string(1) "1" "position" => string(2) "26" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:10:32" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "90" "name" => string(71) "Профессионального конкурса БРЭНД ГОДА" "image" => string(74) "/files/partner/90/Лого БГ 580x334 прозр.фон — итог.png" "active" => string(1) "1" "link" => string(20) "http://bestbrand.by/" "background" => string(55) "/files/partner/90/сертификат_итог (4).jpg" "site_show" => string(1) "1" "position" => string(2) "26" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:10:32" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "90" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)30 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "92" "name" => string(79) "Международной школы английского языка iSpeak " "image" => string(48) "/files/partner/92/logo_14_10_vernoe_итог.png" "active" => string(1) "1" "link" => string(24) "http://ispeak-school.by/" "background" => string(55) "/files/partner/92/сертификат_итог (2).jpg" "site_show" => string(1) "1" "position" => string(2) "28" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-11-13 16:27:56" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "92" "name" => string(79) "Международной школы английского языка iSpeak " "image" => string(48) "/files/partner/92/logo_14_10_vernoe_итог.png" "active" => string(1) "1" "link" => string(24) "http://ispeak-school.by/" "background" => string(55) "/files/partner/92/сертификат_итог (2).jpg" "site_show" => string(1) "1" "position" => string(2) "28" "manager_id" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "created_at" => string(19) "2018-11-13 16:27:56" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "92" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)31 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "86" "name" => string(60) "Белорусского Союза Архитекторов" "image" => string(35) "/files/partner/86/logo_итог.png" "active" => string(1) "1" "link" => string(14) "http://bsa.by/" "background" => string(55) "/files/partner/86/сертификат_итог (7).jpg" "site_show" => string(1) "1" "position" => string(2) "29" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:10:50" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "86" "name" => string(60) "Белорусского Союза Архитекторов" "image" => string(35) "/files/partner/86/logo_итог.png" "active" => string(1) "1" "link" => string(14) "http://bsa.by/" "background" => string(55) "/files/partner/86/сертификат_итог (7).jpg" "site_show" => string(1) "1" "position" => string(2) "29" "manager_id" => string(2) "17" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-20 15:10:50" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "86" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)32 => object Model_Partner(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(8) "partners" protected _grid_columns => array(6) ( "name" => array(3) ( "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(7) "${name}" ) "link" => NULL "active" => string(4) "bool" "site_show" => string(4) "bool" "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(27) "admin-partner:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) "delete" => array(7) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(29) "admin-partner:delete?id=${id}" "title" => string(29) "" "alternative" => string(14) "Удалить" "color" => string(3) "red" "confirm" => string(20) "Вы уверены?" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(11) ( "id" => string(2) "43" "name" => string(20) "Belarus Design Award" "image" => string(47) "/files/partner/43/design award итог (1).png" "active" => string(1) "1" "link" => string(23) "http://design-award.by/" "background" => string(56) "/files/partner/43/сертификат_итог (36).jpg" "site_show" => string(1) "1" "position" => string(2) "33" "manager_id" => string(2) "27" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-03 10:57:59" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "43" "name" => string(20) "Belarus Design Award" "image" => string(47) "/files/partner/43/design award итог (1).png" "active" => string(1) "1" "link" => string(23) "http://design-award.by/" "background" => string(56) "/files/partner/43/сертификат_итог (36).jpg" "site_show" => string(1) "1" "position" => string(2) "33" "manager_id" => string(2) "27" "managers" => string(18) "a:1:{i:0;s:1:"1";}" "created_at" => string(19) "2018-03-03 10:57:59" ) 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(7) "partner" protected _object_plural => string(8) "partners" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "link" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "link" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "background" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "background" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "site_show" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "site_show" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "manager_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "manager_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "managers" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "managers" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(27) "on update CURRENT_TIMESTAMP" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "43" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)) "top_banner" => array(0) "model" => object Model_Discount(40){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(7) "partner" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _table_name => string(9) "discounts" protected _grid_columns => array(5) ( "name" => NULL "active" => string(4) "bool" "is_main_slider" => string(4) "bool" "position" => NULL "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(28) "admin-discount:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(15) ( "id" => NULL "name" => NULL "url" => NULL "image" => NULL "active" => NULL "content" => NULL "s_content" => NULL "position" => NULL "tour_id" => NULL "tour_date" => NULL "is_main_slider" => NULL "md5_url" => NULL "show_partners" => NULL "created_at" => NULL "image_pop_up" => NULL ) protected _changed => array(0) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "discount" protected _object_plural => string(9) "discounts" protected _table_columns => array(15) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "url" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "content" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(7) "content" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "collation_name" => string(18) "utf8mb4_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "s_content" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(9) "s_content" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "collation_name" => string(18) "utf8mb4_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tour_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "tour_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tour_date" => array(10) ( "type" => string(6) "string" "column_name" => string(9) "tour_date" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_main_slider" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "is_main_slider" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "md5_url" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "md5_url" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "show_partners" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(13) "show_partners" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image_pop_up" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(12) "image_pop_up" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)"id" => NULL "name" => NULL "url" => NULL "image" => NULL "active" => NULL "content" => NULL "s_content" => NULL "position" => NULL "tour_id" => NULL "tour_date" => NULL "is_main_slider" => NULL "md5_url" => NULL "show_partners" => NULL "created_at" => NULL "image_pop_up" => NULL "s_title" => NULL "slide" => object Database_MySQLi_Result(7){ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "discount" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ protected _internal_row => integer 0 protected _query => string(271) "SELECT `slide`.`id` AS `id`, `slide`.`name` AS `name`, `slide`.`content` AS `content`, `slide`.`image` AS `image`, `slide`.`posi …" protected _result => object mysqli_result(5)"count_slide" => integer 1 "left_banner" => array(0) "discount_tour" => object Model_Discount(40){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => string(11) "Model_Slide" protected _object_params => NULL }{ protected _table_name => string(9) "discounts" protected _grid_columns => array(5) ( "name" => NULL "active" => string(4) "bool" "is_main_slider" => string(4) "bool" "position" => NULL "edit" => array(6) ( "width" => string(2) "40" "type" => string(4) "link" "route_str" => string(28) "admin-discount:edit?id=${id}" "title" => string(26) "" "color" => string(5) "green" "alternative" => string(26) "Редактировать" ) ) protected _form_fields => array(0) protected _grid_options => array(0) private _has_many_to_save => array(0) protected _render_options => array(0) protected _pdo => NULL 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(15) ( "id" => NULL "name" => NULL "url" => NULL "image" => NULL "active" => NULL "content" => NULL "s_content" => NULL "position" => NULL "tour_id" => NULL "tour_date" => NULL "is_main_slider" => NULL "md5_url" => NULL "show_partners" => NULL "created_at" => NULL "image_pop_up" => NULL ) protected _changed => array(0) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "discount" protected _object_plural => string(9) "discounts" protected _table_columns => array(15) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "url" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(6) "active" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "content" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(7) "content" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "collation_name" => string(18) "utf8mb4_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "s_content" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(9) "s_content" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "collation_name" => string(18) "utf8mb4_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tour_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "tour_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "tour_date" => array(10) ( "type" => string(6) "string" "column_name" => string(9) "tour_date" "column_default" => NULL "data_type" => string(4) "date" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_main_slider" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "is_main_slider" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "md5_url" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "md5_url" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "show_partners" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(13) "show_partners" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "3" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image_pop_up" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(12) "image_pop_up" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)) }{ protected _connection_id => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected _identifier => string(1) "`" public last_query => string(831) "SELECT *, `tours`.`name` AS `tours_name`, `discount`.`id` AS `id`, `discount`.`name` AS `name`, `discount`.`url` AS `url`, `disc …" protected _instance => string(7) "default" protected _connection => object mysqli(19)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "discount" }{ 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(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(24) "user1212278_marstravelby" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool FALSE ) }{ 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(6)public response => object Response(5){ private _name => string(18) "site-discount-item" protected _filters => array(0) protected _uri => string(14) "discount/" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(4) "site" "controller" => string(8) "discount" "action" => string(4) "item" ) protected _route_regex => string(36) "#^discount/(?P[^/.,;?\n]++)$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(4) "Site" protected _controller => string(8) "Discount" protected _action => string(4) "item" protected _uri => string(64) "discount/14-fevralya-luchshiy-podarok-lyubimyim-eto-puteshestvie" protected _external => bool FALSE protected _params => array(1) ( "url" => string(55) "14-fevralya-luchshiy-podarok-lyubimyim-eto-puteshestvie" ) 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 => string(8) "HTTP/1.1" }92 93 // Create a new instance of the controller 94 $controller = $class->newInstance($request, $response); 95 96 // Run the controller's execute() method 97 $response = $class->getMethod('execute')->invoke($controller); 98 99 if ( ! $response instanceof Response) 100 { 101 // Controller failed to return a Response. 102 throw new Kohana_Exception('Controller failed to return a Response');
  • SYSPATH/classes/Kohana/Request/Client.php [ 114 ]» Kohana_Request_Client_Internal->execute_request(arguments)0object 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(6){ private _name => string(18) "site-discount-item" protected _filters => array(0) protected _uri => string(14) "discount/" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(4) "site" "controller" => string(8) "discount" "action" => string(4) "item" ) protected _route_regex => string(36) "#^discount/(?P[^/.,;?\n]++)$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(4) "Site" protected _controller => string(8) "Discount" protected _action => string(4) "item" protected _uri => string(64) "discount/14-fevralya-luchshiy-podarok-lyubimyim-eto-puteshestvie" protected _external => bool FALSE protected _params => array(1) ( "url" => string(55) "14-fevralya-luchshiy-podarok-lyubimyim-eto-puteshestvie" ) 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) }}1object Response(5){ protected _status => integer 200 protected _header => object HTTP_Header(0){ }protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(array('_protocol' => $request->protocol())); 110 111 if (($cache = $this->cache()) instanceof HTTP_Cache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->execute_request($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->header_callbacks() as $header => $callback) 118 { 119 if ($response->headers($header))
  • SYSPATH/classes/Kohana/Request.php [ 986 ]» Kohana_Request_Client->execute(arguments)0object 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(6){ private _name => string(18) "site-discount-item" protected _filters => array(0) protected _uri => string(14) "discount/" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(4) "site" "controller" => string(8) "discount" "action" => string(4) "item" ) protected _route_regex => string(36) "#^discount/(?P[^/.,;?\n]++)$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(4) "Site" protected _controller => string(8) "Discount" protected _action => string(4) "item" protected _uri => string(64) "discount/14-fevralya-luchshiy-podarok-lyubimyim-eto-puteshestvie" protected _external => bool FALSE protected _params => array(1) ( "url" => string(55) "14-fevralya-luchshiy-podarok-lyubimyim-eto-puteshestvie" ) 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) }}981 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 982 ':uri' => $this->_uri, 983 )); 984 } 985 986 return $this->_client->execute($this); 987 } 988 989 /** 990 * Returns whether this request is the initial request Kohana received. 991 * Can be used to test for sub requests.
  • DOCROOT/index.php [ 142 ]» Kohana_Request->execute()137 /** 138 * Execute the main request. A source of the URI can be passed, eg: $_SERVER['PATH_INFO']. 139 * If no source is specified, the URI will be automatically detected. 140 */ 141 echo Request::factory(TRUE, array(), FALSE) 142 ->execute() 143 ->send_headers(TRUE) 144 ->body(); 145 }