/discount/14-fevralya-luchshiy-podarok-lyubimyim-eto-puteshestvie/index.html
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
16 11
15 Тур:
12Дата вылета:
13 1456 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