/discount/grafik-rabotyi-v-prazdnichnyie-dni/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(25) ( 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) "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) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-12-09 11:24:00" ) 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) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-12-09 11:24:00" ) 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 Database_MySQLi(6)
1 => object ModelPartner(40){ protected connectionid => string(40) "1f018e0153278c34a2d0944dd1c536ab901eacd1" protected identifier => string(1) "" public lastquery => string(810) "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) "99" "name" => string(51) "Банка свежих решений МТБанк" "image" => string(25) "/files/partner/99/Log.png" "active" => string(1) "1" "link" => string(22) "https://www.mtbank.by/" "background" => string(56) "/files/partner/99/сертификатитог (46).jpg" "siteshow" => string(1) "1" "position" => string(1) "0" "managerid" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2018-04-02 13:26:39" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "99" "name" => string(51) "Банка свежих решений МТБанк" "image" => string(25) "/files/partner/99/Log.png" "active" => string(1) "1" "link" => string(22) "https://www.mtbank.by/" "background" => string(56) "/files/partner/99/сертификатитог (46).jpg" "siteshow" => string(1) "1" "position" => string(1) "0" "managerid" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2018-04-02 13:26:39" ) protected related => array(0) protected valid => bool TRUE protected loaded => bool TRUE protected saved => bool FALSE protected sorting => NULL protected 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) "99" 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(54) "Арт-пространства "АрхПерсона"" "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(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-12-09 11:22:52" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(3) "102" "name" => string(54) "Арт-пространства "АрхПерсона"" "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(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-12-09 11:22:52" ) 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) "124" "name" => string(57) "Ювелирной сети "Царское золото"" "image" => string(59) "/files/partner/124/ЦарскоеЗолотоLogoЦВ.png" "active" => string(1) "1" "link" => string(19) "https://carskoe.by/" "background" => string(61) "/files/partner/124/Царское Золото 1000х1395.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-12-09 11:21:58" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(3) "124" "name" => string(57) "Ювелирной сети "Царское золото"" "image" => string(59) "/files/partner/124/ЦарскоеЗолотоLogoЦВ.png" "active" => string(1) "1" "link" => string(19) "https://carskoe.by/" "background" => string(61) "/files/partner/124/Царское Золото 1000х1395.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-12-09 11:21:58" ) 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) "124" 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) "125" "name" => string(55) "Ювелирной сети "Золотая мечта"" "image" => string(54) "/files/partner/125/LogoGoldDream+градиент.png" "active" => string(1) "1" "link" => string(22) "https://gold-dream.by/" "background" => string(59) "/files/partner/125/Золотая Мечта 1000х1395.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-12-09 11:21:54" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(3) "125" "name" => string(55) "Ювелирной сети "Золотая мечта"" "image" => string(54) "/files/partner/125/LogoGoldDream+градиент.png" "active" => string(1) "1" "link" => string(22) "https://gold-dream.by/" "background" => string(59) "/files/partner/125/Золотая Мечта 1000х1395.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-12-09 11:21:54" ) 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) "125" 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) "126" "name" => string(63) "Сети салонов швейцарских часов STime" "image" => string(33) "/files/partner/126/STimeLogo.png" "active" => string(1) "1" "link" => string(15) "http://stime.by" "background" => string(39) "/files/partner/126/Stime 1000х1395.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-12-09 11:21:50" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(3) "126" "name" => string(63) "Сети салонов швейцарских часов STime" "image" => string(33) "/files/partner/126/STimeLogo.png" "active" => string(1) "1" "link" => string(15) "http://stime.by" "background" => string(39) "/files/partner/126/Stime 1000х1395.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-12-09 11:21:50" ) 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) "126" 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) "129" "name" => string(44) "Дверной компании "ЮРКАС"" "image" => string(24) "/files/partner/129/1.png" "active" => string(1) "1" "link" => string(18) "https://yurkas.by/" "background" => string(43) "/files/partner/129/макетcmykjpeg.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-12-09 11:21:41" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(3) "129" "name" => string(44) "Дверной компании "ЮРКАС"" "image" => string(24) "/files/partner/129/1.png" "active" => string(1) "1" "link" => string(18) "https://yurkas.by/" "background" => string(43) "/files/partner/129/макетcmykjpeg.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-12-09 11:21: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) "129" 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) "48" "name" => string(123) "Компания «Атлант-М Холпи» - официальный дистрибьютор 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) "2019-05-20 16:37:30" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "48" "name" => string(123) "Компания «Атлант-М Холпи» - официальный дистрибьютор 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) "2019-05-20 16:37: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) "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) "71" "name" => string(55) "Сети салонов красоты "Марсель"" "image" => string(45) "/files/partner/71/ЛоготипИтог.png" "active" => string(1) "1" "link" => string(17) "http://marsel.by/" "background" => string(56) "/files/partner/71/сертификатитог (19).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) "2019-12-06 11:46:11" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "71" "name" => string(55) "Сети салонов красоты "Марсель"" "image" => string(45) "/files/partner/71/ЛоготипИтог.png" "active" => string(1) "1" "link" => string(17) "http://marsel.by/" "background" => string(56) "/files/partner/71/сертификатитог (19).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) "2019-12-06 11:46:11" ) 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) "71" 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) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-12-09 11:22:57" ) 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) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-12-09 11:22: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(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(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) "2019-12-09 11:23:20" ) 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) "2019-12-09 11:23:20" ) 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)
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) "95" "name" => string(42) "Салона хорошего сна Sonit" "image" => string(44) "/files/partner/95/sonitredитог (3).png" "active" => string(1) "1" "link" => string(21) "http://sonit-shop.by/" "background" => string(43) "/files/partner/95/сертификат2.jpg" "siteshow" => string(1) "1" "position" => string(2) "31" "managerid" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-10-10 11:29:49" ) protected changed => array(0) protected originalvalues => array(11) ( "id" => string(2) "95" "name" => string(42) "Салона хорошего сна Sonit" "image" => string(44) "/files/partner/95/sonitredитог (3).png" "active" => string(1) "1" "link" => string(21) "http://sonit-shop.by/" "background" => string(43) "/files/partner/95/сертификат2.jpg" "siteshow" => string(1) "1" "position" => string(2) "31" "managerid" => string(2) "17" "managers" => string(17) "a:1:{i:0;s:0:"";}" "createdat" => string(19) "2019-10-10 11:29:49" ) 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) "95" 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(810) "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(810) "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 ]](#error5e36cebe39a8csource7)» 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 ]](#error5e36cebe39a8csource8)» 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(43) "discount/grafik-rabotyi-v-prazdnichnyie-dni" protected external => bool FALSE protected params => array(1) ( "url" => string(34) "grafik-rabotyi-v-prazdnichnyie-dni" ) 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 ]](#error5e36cebe39a8csource12)» 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 ]](#error5e36cebe39a8csource14)» 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