Model.class.php 65 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888
  1. <?php
  2. // +----------------------------------------------------------------------
  3. // | ThinkPHP [ WE CAN DO IT JUST THINK IT ]
  4. // +----------------------------------------------------------------------
  5. // | Copyright (c) 2006-2014 http://thinkphp.cn All rights reserved.
  6. // +----------------------------------------------------------------------
  7. // | Licensed ( http://www.apache.org/licenses/LICENSE-2.0 )
  8. // +----------------------------------------------------------------------
  9. // | Author: liu21st <liu21st@gmail.com>
  10. // +----------------------------------------------------------------------
  11. namespace Think;
  12. /**
  13. * ThinkPHP Model模型类
  14. * 实现了ORM和ActiveRecords模式
  15. */
  16. class Model {
  17. // 操作状态
  18. const MODEL_INSERT = 1; // 插入模型数据
  19. const MODEL_UPDATE = 2; // 更新模型数据
  20. const MODEL_BOTH = 3; // 包含上面两种方式
  21. const MUST_VALIDATE = 1; // 必须验证
  22. const EXISTS_VALIDATE = 0; // 表单存在字段则验证
  23. const VALUE_VALIDATE = 2; // 表单值不为空则验证
  24. // 当前数据库操作对象
  25. protected $db = null;
  26. // 数据库对象池
  27. private $_db = array();
  28. // 主键名称
  29. protected $pk = 'id';
  30. // 主键是否自动增长
  31. protected $autoinc = false;
  32. // 数据表前缀
  33. protected $tablePrefix = null;
  34. // 模型名称
  35. protected $name = '';
  36. // 数据库名称
  37. protected $dbName = '';
  38. //数据库配置
  39. protected $connection = '';
  40. // 数据表名(不包含表前缀)
  41. protected $tableName = '';
  42. // 实际数据表名(包含表前缀)
  43. protected $trueTableName = '';
  44. // 最近错误信息
  45. protected $error = '';
  46. // 字段信息
  47. protected $fields = array();
  48. // 数据信息
  49. protected $data = array();
  50. // 查询表达式参数
  51. protected $options = array();
  52. protected $_validate = array(); // 自动验证定义
  53. protected $_auto = array(); // 自动完成定义
  54. protected $_map = array(); // 字段映射定义
  55. protected $_scope = array(); // 命名范围定义
  56. // 是否自动检测数据表字段信息
  57. protected $autoCheckFields = true;
  58. // 是否批处理验证
  59. protected $patchValidate = false;
  60. // 链操作方法列表
  61. protected $methods = array('strict','order','alias','having','group','lock','distinct','auto','filter','validate','result','token','index','force');
  62. /**
  63. * 架构函数
  64. * 取得DB类的实例对象 字段检查
  65. * @access public
  66. * @param string $name 模型名称
  67. * @param string $tablePrefix 表前缀
  68. * @param mixed $connection 数据库连接信息
  69. */
  70. public function __construct($name='',$tablePrefix='',$connection='') {
  71. // 模型初始化
  72. $this->_initialize();
  73. // 获取模型名称
  74. if(!empty($name)) {
  75. if(strpos($name,'.')) { // 支持 数据库名.模型名的 定义
  76. list($this->dbName,$this->name) = explode('.',$name);
  77. }else{
  78. $this->name = $name;
  79. }
  80. }elseif(empty($this->name)){
  81. $this->name = $this->getModelName();
  82. }
  83. // 设置表前缀
  84. if(is_null($tablePrefix)) {// 前缀为Null表示没有前缀
  85. $this->tablePrefix = '';
  86. }elseif('' != $tablePrefix) {
  87. $this->tablePrefix = $tablePrefix;
  88. }elseif(!isset($this->tablePrefix)){
  89. $this->tablePrefix = C('DB_PREFIX');
  90. }
  91. // 数据库初始化操作
  92. // 获取数据库操作对象
  93. // 当前模型有独立的数据库连接信息
  94. $this->db(0,empty($this->connection)?$connection:$this->connection,true);
  95. }
  96. /**
  97. * 自动检测数据表信息
  98. * @access protected
  99. * @return void
  100. */
  101. protected function _checkTableInfo() {
  102. // 如果不是Model类 自动记录数据表信息
  103. // 只在第一次执行记录
  104. if(empty($this->fields)) {
  105. // 如果数据表字段没有定义则自动获取
  106. if(C('DB_FIELDS_CACHE')) {
  107. $db = $this->dbName?:C('DB_NAME');
  108. $fields = F('_fields/'.strtolower($db.'.'.$this->tablePrefix.$this->name));
  109. if($fields) {
  110. $this->fields = $fields;
  111. if(!empty($fields['_pk'])){
  112. $this->pk = $fields['_pk'];
  113. }
  114. return ;
  115. }
  116. }
  117. // 每次都会读取数据表信息
  118. $this->flush();
  119. }
  120. }
  121. /**
  122. * 获取字段信息并缓存
  123. * @access public
  124. * @return void
  125. */
  126. public function flush() {
  127. // 缓存不存在则查询数据表信息
  128. $this->db->setModel($this->name);
  129. $fields = $this->db->getFields($this->getTableName());
  130. if(!$fields) { // 无法获取字段信息
  131. return false;
  132. }
  133. $this->fields = array_keys($fields);
  134. unset($this->fields['_pk']);
  135. foreach ($fields as $key=>$val){
  136. // 记录字段类型
  137. $type[$key] = $val['type'];
  138. if($val['primary']) {
  139. // 增加复合主键支持
  140. if (isset($this->fields['_pk']) && $this->fields['_pk'] != null) {
  141. if (is_string($this->fields['_pk'])) {
  142. $this->pk = array($this->fields['_pk']);
  143. $this->fields['_pk'] = $this->pk;
  144. }
  145. $this->pk[] = $key;
  146. $this->fields['_pk'][] = $key;
  147. } else {
  148. $this->pk = $key;
  149. $this->fields['_pk'] = $key;
  150. }
  151. if($val['autoinc']) $this->autoinc = true;
  152. }
  153. }
  154. // 记录字段类型信息
  155. $this->fields['_type'] = $type;
  156. // 2008-3-7 增加缓存开关控制
  157. if(C('DB_FIELDS_CACHE')){
  158. // 永久缓存数据表信息
  159. $db = $this->dbName?:C('DB_NAME');
  160. F('_fields/'.strtolower($db.'.'.$this->tablePrefix.$this->name),$this->fields);
  161. }
  162. }
  163. /**
  164. * 设置数据对象的值
  165. * @access public
  166. * @param string $name 名称
  167. * @param mixed $value 值
  168. * @return void
  169. */
  170. public function __set($name,$value) {
  171. // 设置数据对象属性
  172. $this->data[$name] = $value;
  173. }
  174. /**
  175. * 获取数据对象的值
  176. * @access public
  177. * @param string $name 名称
  178. * @return mixed
  179. */
  180. public function __get($name) {
  181. return isset($this->data[$name])?$this->data[$name]:null;
  182. }
  183. /**
  184. * 检测数据对象的值
  185. * @access public
  186. * @param string $name 名称
  187. * @return boolean
  188. */
  189. public function __isset($name) {
  190. return isset($this->data[$name]);
  191. }
  192. /**
  193. * 销毁数据对象的值
  194. * @access public
  195. * @param string $name 名称
  196. * @return void
  197. */
  198. public function __unset($name) {
  199. unset($this->data[$name]);
  200. }
  201. /**
  202. * 利用__call方法实现一些特殊的Model方法
  203. * @access public
  204. * @param string $method 方法名称
  205. * @param array $args 调用参数
  206. * @return mixed
  207. */
  208. public function __call($method,$args) {
  209. if(in_array(strtolower($method),$this->methods,true)) {
  210. // 连贯操作的实现
  211. $this->options[strtolower($method)] = $args[0];
  212. return $this;
  213. }elseif(in_array(strtolower($method),array('count','sum','min','max','avg'),true)){
  214. // 统计查询的实现
  215. $field = isset($args[0])?$args[0]:'*';
  216. return $this->getField(strtoupper($method).'('.$field.') AS tp_'.$method);
  217. }elseif(strtolower(substr($method,0,5))=='getby') {
  218. // 根据某个字段获取记录
  219. $field = parse_name(substr($method,5));
  220. $where[$field] = $args[0];
  221. return $this->where($where)->find();
  222. }elseif(strtolower(substr($method,0,10))=='getfieldby') {
  223. // 根据某个字段获取记录的某个值
  224. $name = parse_name(substr($method,10));
  225. $where[$name] =$args[0];
  226. return $this->where($where)->getField($args[1]);
  227. }elseif(isset($this->_scope[$method])){// 命名范围的单独调用支持
  228. return $this->scope($method,$args[0]);
  229. }else{
  230. E(__CLASS__.':'.$method.L('_METHOD_NOT_EXIST_'));
  231. return;
  232. }
  233. }
  234. // 回调方法 初始化模型
  235. protected function _initialize() {}
  236. /**
  237. * 对保存到数据库的数据进行处理
  238. * @access protected
  239. * @param mixed $data 要操作的数据
  240. * @return boolean
  241. */
  242. protected function _facade($data) {
  243. // 检查数据字段合法性
  244. if(!empty($this->fields)) {
  245. if(!empty($this->options['field'])) {
  246. $fields = $this->options['field'];
  247. unset($this->options['field']);
  248. if(is_string($fields)) {
  249. $fields = explode(',',$fields);
  250. }
  251. }else{
  252. $fields = $this->fields;
  253. }
  254. foreach ($data as $key=>$val){
  255. if(!in_array($key,$fields,true)){
  256. if(!empty($this->options['strict'])){
  257. E(L('_DATA_TYPE_INVALID_').':['.$key.'=>'.$val.']');
  258. }
  259. unset($data[$key]);
  260. }elseif(is_scalar($val)) {
  261. // 字段类型检查 和 强制转换
  262. $this->_parseType($data,$key);
  263. }
  264. }
  265. }
  266. // 安全过滤
  267. if(!empty($this->options['filter'])) {
  268. $data = array_map($this->options['filter'],$data);
  269. unset($this->options['filter']);
  270. }
  271. $this->_before_write($data);
  272. return $data;
  273. }
  274. // 写入数据前的回调方法 包括新增和更新
  275. protected function _before_write(&$data) {}
  276. /**
  277. * 新增数据
  278. * @access public
  279. * @param mixed $data 数据
  280. * @param array $options 表达式
  281. * @param boolean $replace 是否replace
  282. * @return mixed
  283. */
  284. public function add($data='',$options=array(),$replace=false) {
  285. if(empty($data)) {
  286. // 没有传递数据,获取当前数据对象的值
  287. if(!empty($this->data)) {
  288. $data = $this->data;
  289. // 重置数据
  290. $this->data = array();
  291. }else{
  292. $this->error = L('_DATA_TYPE_INVALID_');
  293. return false;
  294. }
  295. }
  296. // 数据处理
  297. $data = $this->_facade($data);
  298. // 分析表达式
  299. $options = $this->_parseOptions($options);
  300. if(false === $this->_before_insert($data,$options)) {
  301. return false;
  302. }
  303. // 写入数据到数据库
  304. $result = $this->db->insert($data,$options,$replace);
  305. if(false !== $result && is_numeric($result)) {
  306. $pk = $this->getPk();
  307. // 增加复合主键支持
  308. if (is_array($pk)) return $result;
  309. $insertId = $this->getLastInsID();
  310. if($insertId) {
  311. // 自增主键返回插入ID
  312. $data[$pk] = $insertId;
  313. if(false === $this->_after_insert($data,$options)) {
  314. return false;
  315. }
  316. return $insertId;
  317. }
  318. if(false === $this->_after_insert($data,$options)) {
  319. return false;
  320. }
  321. }
  322. return $result;
  323. }
  324. // 插入数据前的回调方法
  325. protected function _before_insert(&$data,$options) {}
  326. // 插入成功后的回调方法
  327. protected function _after_insert($data,$options) {}
  328. public function addAll($dataList,$options=array(),$replace=false){
  329. if(empty($dataList)) {
  330. $this->error = L('_DATA_TYPE_INVALID_');
  331. return false;
  332. }
  333. // 数据处理
  334. foreach ($dataList as $key=>$data){
  335. $dataList[$key] = $this->_facade($data);
  336. }
  337. // 分析表达式
  338. $options = $this->_parseOptions($options);
  339. // 写入数据到数据库
  340. $result = $this->db->insertAll($dataList,$options,$replace);
  341. if(false !== $result ) {
  342. $insertId = $this->getLastInsID();
  343. if($insertId) {
  344. return $insertId;
  345. }
  346. }
  347. return $result;
  348. }
  349. /**
  350. * 通过Select方式添加记录
  351. * @access public
  352. * @param string $fields 要插入的数据表字段名
  353. * @param string $table 要插入的数据表名
  354. * @param array $options 表达式
  355. * @return boolean
  356. */
  357. public function selectAdd($fields='',$table='',$options=array()) {
  358. // 分析表达式
  359. $options = $this->_parseOptions($options);
  360. // 写入数据到数据库
  361. if(false === $result = $this->db->selectInsert($fields?:$options['field'],$table?:$this->getTableName(),$options)){
  362. // 数据库插入操作失败
  363. $this->error = L('_OPERATION_WRONG_');
  364. return false;
  365. }else {
  366. // 插入成功
  367. return $result;
  368. }
  369. }
  370. /**
  371. * 保存数据
  372. * @access public
  373. * @param mixed $data 数据
  374. * @param array $options 表达式
  375. * @return boolean
  376. */
  377. public function save($data='',$options=array()) {
  378. if(empty($data)) {
  379. // 没有传递数据,获取当前数据对象的值
  380. if(!empty($this->data)) {
  381. $data = $this->data;
  382. // 重置数据
  383. $this->data = array();
  384. }else{
  385. $this->error = L('_DATA_TYPE_INVALID_');
  386. return false;
  387. }
  388. }
  389. // 数据处理
  390. $data = $this->_facade($data);
  391. if(empty($data)){
  392. // 没有数据则不执行
  393. $this->error = L('_DATA_TYPE_INVALID_');
  394. return false;
  395. }
  396. // 分析表达式
  397. $options = $this->_parseOptions($options);
  398. $pk = $this->getPk();
  399. if(!isset($options['where']) ) {
  400. // 如果存在主键数据 则自动作为更新条件
  401. if (is_string($pk) && isset($data[$pk])) {
  402. $where[$pk] = $data[$pk];
  403. unset($data[$pk]);
  404. } elseif (is_array($pk)) {
  405. // 增加复合主键支持
  406. foreach ($pk as $field) {
  407. if(isset($data[$field])) {
  408. $where[$field] = $data[$field];
  409. } else {
  410. // 如果缺少复合主键数据则不执行
  411. $this->error = L('_OPERATION_WRONG_');
  412. return false;
  413. }
  414. unset($data[$field]);
  415. }
  416. }
  417. if(!isset($where)){
  418. // 如果没有任何更新条件则不执行
  419. $this->error = L('_OPERATION_WRONG_');
  420. return false;
  421. }else{
  422. $options['where'] = $where;
  423. }
  424. }
  425. if(is_array($options['where']) && isset($options['where'][$pk])){
  426. $pkValue = $options['where'][$pk];
  427. }
  428. if(false === $this->_before_update($data,$options)) {
  429. return false;
  430. }
  431. $result = $this->db->update($data,$options);
  432. if(false !== $result && is_numeric($result)) {
  433. if(isset($pkValue)) $data[$pk] = $pkValue;
  434. $this->_after_update($data,$options);
  435. }
  436. return $result;
  437. }
  438. // 更新数据前的回调方法
  439. protected function _before_update(&$data,$options) {}
  440. // 更新成功后的回调方法
  441. protected function _after_update($data,$options) {}
  442. /**
  443. * 删除数据
  444. * @access public
  445. * @param mixed $options 表达式
  446. * @return mixed
  447. */
  448. public function delete($options=array()) {
  449. $pk = $this->getPk();
  450. if(empty($options) && empty($this->options['where'])) {
  451. // 如果删除条件为空 则删除当前数据对象所对应的记录
  452. if(!empty($this->data) && isset($this->data[$pk]))
  453. return $this->delete($this->data[$pk]);
  454. else
  455. return false;
  456. }
  457. if(is_numeric($options) || is_string($options)) {
  458. // 根据主键删除记录
  459. if(strpos($options,',')) {
  460. $where[$pk] = array('IN', $options);
  461. }else{
  462. $where[$pk] = $options;
  463. }
  464. $options = array();
  465. $options['where'] = $where;
  466. }
  467. // 根据复合主键删除记录
  468. if (is_array($options) && (count($options) > 0) && is_array($pk)) {
  469. $count = 0;
  470. foreach (array_keys($options) as $key) {
  471. if (is_int($key)) $count++;
  472. }
  473. if ($count == count($pk)) {
  474. $i = 0;
  475. foreach ($pk as $field) {
  476. $where[$field] = $options[$i];
  477. unset($options[$i++]);
  478. }
  479. $options['where'] = $where;
  480. } else {
  481. return false;
  482. }
  483. }
  484. // 分析表达式
  485. $options = $this->_parseOptions($options);
  486. if(empty($options['where'])){
  487. // 如果条件为空 不进行删除操作 除非设置 1=1
  488. return false;
  489. }
  490. if(is_array($options['where']) && isset($options['where'][$pk])){
  491. $pkValue = $options['where'][$pk];
  492. }
  493. if(false === $this->_before_delete($options)) {
  494. return false;
  495. }
  496. $result = $this->db->delete($options);
  497. if(false !== $result && is_numeric($result)) {
  498. $data = array();
  499. if(isset($pkValue)) $data[$pk] = $pkValue;
  500. $this->_after_delete($data,$options);
  501. }
  502. // 返回删除记录个数
  503. return $result;
  504. }
  505. // 删除数据前的回调方法
  506. protected function _before_delete($options) {}
  507. // 删除成功后的回调方法
  508. protected function _after_delete($data,$options) {}
  509. /**
  510. * 查询数据集
  511. * @access public
  512. * @param array $options 表达式参数
  513. * @return mixed
  514. */
  515. public function select($options=array()) {
  516. $pk = $this->getPk();
  517. if(is_string($options) || is_numeric($options)) {
  518. // 根据主键查询
  519. if(strpos($options,',')) {
  520. $where[$pk] = array('IN',$options);
  521. }else{
  522. $where[$pk] = $options;
  523. }
  524. $options = array();
  525. $options['where'] = $where;
  526. }elseif (is_array($options) && (count($options) > 0) && is_array($pk)) {
  527. // 根据复合主键查询
  528. $count = 0;
  529. foreach (array_keys($options) as $key) {
  530. if (is_int($key)) $count++;
  531. }
  532. if ($count == count($pk)) {
  533. $i = 0;
  534. foreach ($pk as $field) {
  535. $where[$field] = $options[$i];
  536. unset($options[$i++]);
  537. }
  538. $options['where'] = $where;
  539. } else {
  540. return false;
  541. }
  542. } elseif(false === $options){ // 用于子查询 不查询只返回SQL
  543. $options = array();
  544. // 分析表达式
  545. $options = $this->_parseOptions($options);
  546. return '( '.$this->fetchSql(true)->select($options).' )';
  547. }
  548. // 分析表达式
  549. $options = $this->_parseOptions($options);
  550. // 判断查询缓存
  551. if(isset($options['cache'])){
  552. $cache = $options['cache'];
  553. $key = is_string($cache['key'])?$cache['key']:md5(serialize($options));
  554. $data = S($key,'',$cache);
  555. if(false !== $data){
  556. return $data;
  557. }
  558. }
  559. $resultSet = $this->db->select($options);
  560. if(false === $resultSet) {
  561. return false;
  562. }
  563. if(empty($resultSet)) { // 查询结果为空
  564. return null;
  565. }
  566. if(is_string($resultSet)){
  567. return $resultSet;
  568. }
  569. $resultSet = array_map(array($this,'_read_data'),$resultSet);
  570. $this->_after_select($resultSet,$options);
  571. if(isset($options['index'])){ // 对数据集进行索引
  572. $index = explode(',',$options['index']);
  573. foreach ($resultSet as $result){
  574. $_key = $result[$index[0]];
  575. if(isset($index[1]) && isset($result[$index[1]])){
  576. $cols[$_key] = $result[$index[1]];
  577. }else{
  578. $cols[$_key] = $result;
  579. }
  580. }
  581. $resultSet = $cols;
  582. }
  583. if(isset($cache)){
  584. S($key,$resultSet,$cache);
  585. }
  586. return $resultSet;
  587. }
  588. // 查询成功后的回调方法
  589. protected function _after_select(&$resultSet,$options) {}
  590. /**
  591. * 生成查询SQL 可用于子查询
  592. * @access public
  593. * @return string
  594. */
  595. public function buildSql() {
  596. return '( '.$this->fetchSql(true)->select().' )';
  597. }
  598. /**
  599. * 分析表达式
  600. * @access protected
  601. * @param array $options 表达式参数
  602. * @return array
  603. */
  604. protected function _parseOptions($options=array()) {
  605. if(is_array($options))
  606. $options = array_merge($this->options,$options);
  607. if(!isset($options['table'])){
  608. // 自动获取表名
  609. $options['table'] = $this->getTableName();
  610. $fields = $this->fields;
  611. }else{
  612. // 指定数据表 则重新获取字段列表 但不支持类型检测
  613. $fields = $this->getDbFields();
  614. }
  615. // 数据表别名
  616. if(!empty($options['alias'])) {
  617. $options['table'] .= ' '.$options['alias'];
  618. }
  619. // 记录操作的模型名称
  620. $options['model'] = $this->name;
  621. // 字段类型验证
  622. if(isset($options['where']) && is_array($options['where']) && !empty($fields) && !isset($options['join'])) {
  623. // 对数组查询条件进行字段类型检查
  624. foreach ($options['where'] as $key=>$val){
  625. $key = trim($key);
  626. if(in_array($key,$fields,true)){
  627. if(is_scalar($val)) {
  628. $this->_parseType($options['where'],$key);
  629. }
  630. }elseif(!is_numeric($key) && '_' != substr($key,0,1) && false === strpos($key,'.') && false === strpos($key,'(') && false === strpos($key,'|') && false === strpos($key,'&')){
  631. if(!empty($this->options['strict'])){
  632. E(L('_ERROR_QUERY_EXPRESS_').':['.$key.'=>'.$val.']');
  633. }
  634. unset($options['where'][$key]);
  635. }
  636. }
  637. }
  638. // 查询过后清空sql表达式组装 避免影响下次查询
  639. $this->options = array();
  640. // 表达式过滤
  641. $this->_options_filter($options);
  642. return $options;
  643. }
  644. // 表达式过滤回调方法
  645. protected function _options_filter(&$options) {}
  646. /**
  647. * 数据类型检测
  648. * @access protected
  649. * @param mixed $data 数据
  650. * @param string $key 字段名
  651. * @return void
  652. */
  653. protected function _parseType(&$data,$key) {
  654. if(!isset($this->options['bind'][':'.$key]) && isset($this->fields['_type'][$key])){
  655. $fieldType = strtolower($this->fields['_type'][$key]);
  656. if(false !== strpos($fieldType,'enum')){
  657. // 支持ENUM类型优先检测
  658. }elseif(false === strpos($fieldType,'bigint') && false !== strpos($fieldType,'int')) {
  659. $data[$key] = intval($data[$key]);
  660. }elseif(false !== strpos($fieldType,'float') || false !== strpos($fieldType,'double')){
  661. $data[$key] = floatval($data[$key]);
  662. }elseif(false !== strpos($fieldType,'bool')){
  663. $data[$key] = (bool)$data[$key];
  664. }
  665. }
  666. }
  667. /**
  668. * 数据读取后的处理
  669. * @access protected
  670. * @param array $data 当前数据
  671. * @return array
  672. */
  673. protected function _read_data($data) {
  674. // 检查字段映射
  675. if(!empty($this->_map) && C('READ_DATA_MAP')) {
  676. foreach ($this->_map as $key=>$val){
  677. if(isset($data[$val])) {
  678. $data[$key] = $data[$val];
  679. unset($data[$val]);
  680. }
  681. }
  682. }
  683. return $data;
  684. }
  685. /**
  686. * 查询数据
  687. * @access public
  688. * @param mixed $options 表达式参数
  689. * @return mixed
  690. */
  691. public function find($options=array()) {
  692. if(is_numeric($options) || is_string($options)) {
  693. $where[$this->getPk()] = $options;
  694. $options = array();
  695. $options['where'] = $where;
  696. }
  697. // 根据复合主键查找记录
  698. $pk = $this->getPk();
  699. if (is_array($options) && (count($options) > 0) && is_array($pk)) {
  700. // 根据复合主键查询
  701. $count = 0;
  702. foreach (array_keys($options) as $key) {
  703. if (is_int($key)) $count++;
  704. }
  705. if ($count == count($pk)) {
  706. $i = 0;
  707. foreach ($pk as $field) {
  708. $where[$field] = $options[$i];
  709. unset($options[$i++]);
  710. }
  711. $options['where'] = $where;
  712. } else {
  713. return false;
  714. }
  715. }
  716. // 总是查找一条记录
  717. $options['limit'] = 1;
  718. // 分析表达式
  719. $options = $this->_parseOptions($options);
  720. // 判断查询缓存
  721. if(isset($options['cache'])){
  722. $cache = $options['cache'];
  723. $key = is_string($cache['key'])?$cache['key']:md5(serialize($options));
  724. $data = S($key,'',$cache);
  725. if(false !== $data){
  726. $this->data = $data;
  727. return $data;
  728. }
  729. }
  730. $resultSet = $this->db->select($options);
  731. if(false === $resultSet) {
  732. return false;
  733. }
  734. if(empty($resultSet)) {// 查询结果为空
  735. return null;
  736. }
  737. if(is_string($resultSet)){
  738. return $resultSet;
  739. }
  740. // 读取数据后的处理
  741. $data = $this->_read_data($resultSet[0]);
  742. $this->_after_find($data,$options);
  743. if(!empty($this->options['result'])) {
  744. return $this->returnResult($data,$this->options['result']);
  745. }
  746. $this->data = $data;
  747. if(isset($cache)){
  748. S($key,$data,$cache);
  749. }
  750. return $this->data;
  751. }
  752. // 查询成功的回调方法
  753. protected function _after_find(&$result,$options) {}
  754. protected function returnResult($data,$type=''){
  755. if ($type){
  756. if(is_callable($type)){
  757. return call_user_func($type,$data);
  758. }
  759. switch (strtolower($type)){
  760. case 'json':
  761. return json_encode($data);
  762. case 'xml':
  763. return xml_encode($data);
  764. }
  765. }
  766. return $data;
  767. }
  768. /**
  769. * 处理字段映射
  770. * @access public
  771. * @param array $data 当前数据
  772. * @param integer $type 类型 0 写入 1 读取
  773. * @return array
  774. */
  775. public function parseFieldsMap($data,$type=1) {
  776. // 检查字段映射
  777. if(!empty($this->_map)) {
  778. foreach ($this->_map as $key=>$val){
  779. if($type==1) { // 读取
  780. if(isset($data[$val])) {
  781. $data[$key] = $data[$val];
  782. unset($data[$val]);
  783. }
  784. }else{
  785. if(isset($data[$key])) {
  786. $data[$val] = $data[$key];
  787. unset($data[$key]);
  788. }
  789. }
  790. }
  791. }
  792. return $data;
  793. }
  794. /**
  795. * 设置记录的某个字段值
  796. * 支持使用数据库字段和方法
  797. * @access public
  798. * @param string|array $field 字段名
  799. * @param string $value 字段值
  800. * @return boolean
  801. */
  802. public function setField($field,$value='') {
  803. if(is_array($field)) {
  804. $data = $field;
  805. }else{
  806. $data[$field] = $value;
  807. }
  808. return $this->save($data);
  809. }
  810. /**
  811. * 字段值增长
  812. * @access public
  813. * @param string $field 字段名
  814. * @param integer $step 增长值
  815. * @param integer $lazyTime 延时时间(s)
  816. * @return boolean
  817. */
  818. public function setInc($field,$step=1,$lazyTime=0) {
  819. if($lazyTime>0) {// 延迟写入
  820. $condition = $this->options['where'];
  821. $guid = md5($this->name.'_'.$field.'_'.serialize($condition));
  822. $step = $this->lazyWrite($guid,$step,$lazyTime);
  823. if(false === $step ) return true; // 等待下次写入
  824. }
  825. return $this->setField($field,array('exp',$field.'+'.$step));
  826. }
  827. /**
  828. * 字段值减少
  829. * @access public
  830. * @param string $field 字段名
  831. * @param integer $step 减少值
  832. * @param integer $lazyTime 延时时间(s)
  833. * @return boolean
  834. */
  835. public function setDec($field,$step=1,$lazyTime=0) {
  836. if($lazyTime>0) {// 延迟写入
  837. $condition = $this->options['where'];
  838. $guid = md5($this->name.'_'.$field.'_'.serialize($condition));
  839. $step = $this->lazyWrite($guid,$step,$lazyTime);
  840. if(false === $step ) return true; // 等待下次写入
  841. }
  842. return $this->setField($field,array('exp',$field.'-'.$step));
  843. }
  844. /**
  845. * 延时更新检查 返回false表示需要延时
  846. * 否则返回实际写入的数值
  847. * @access public
  848. * @param string $guid 写入标识
  849. * @param integer $step 写入步进值
  850. * @param integer $lazyTime 延时时间(s)
  851. * @return false|integer
  852. */
  853. protected function lazyWrite($guid,$step,$lazyTime) {
  854. if(false !== ($value = S($guid))) { // 存在缓存写入数据
  855. if(NOW_TIME > S($guid.'_time')+$lazyTime) {
  856. // 延时更新时间到了,删除缓存数据 并实际写入数据库
  857. S($guid,NULL);
  858. S($guid.'_time',NULL);
  859. return $value+$step;
  860. }else{
  861. // 追加数据到缓存
  862. S($guid,$value+$step);
  863. return false;
  864. }
  865. }else{ // 没有缓存数据
  866. S($guid,$step);
  867. // 计时开始
  868. S($guid.'_time',NOW_TIME);
  869. return false;
  870. }
  871. }
  872. /**
  873. * 获取一条记录的某个字段值
  874. * @access public
  875. * @param string $field 字段名
  876. * @param string $spea 字段数据间隔符号 NULL返回数组
  877. * @return mixed
  878. */
  879. public function getField($field,$sepa=null) {
  880. $options['field'] = $field;
  881. $options = $this->_parseOptions($options);
  882. // 判断查询缓存
  883. if(isset($options['cache'])){
  884. $cache = $options['cache'];
  885. $key = is_string($cache['key'])?$cache['key']:md5($sepa.serialize($options));
  886. $data = S($key,'',$cache);
  887. if(false !== $data){
  888. return $data;
  889. }
  890. }
  891. $field = trim($field);
  892. if(strpos($field,',') && false !== $sepa) { // 多字段
  893. if(!isset($options['limit'])){
  894. $options['limit'] = is_numeric($sepa)?$sepa:'';
  895. }
  896. $resultSet = $this->db->select($options);
  897. if(!empty($resultSet)) {
  898. $_field = explode(',', $field);
  899. $field = array_keys($resultSet[0]);
  900. $key1 = array_shift($field);
  901. $key2 = array_shift($field);
  902. $cols = array();
  903. $count = count($_field);
  904. foreach ($resultSet as $result){
  905. $name = $result[$key1];
  906. if(2==$count) {
  907. $cols[$name] = $result[$key2];
  908. }else{
  909. $cols[$name] = is_string($sepa)?implode($sepa,array_slice($result,1)):$result;
  910. }
  911. }
  912. if(isset($cache)){
  913. S($key,$cols,$cache);
  914. }
  915. return $cols;
  916. }
  917. }else{ // 查找一条记录
  918. // 返回数据个数
  919. if(true !== $sepa) {// 当sepa指定为true的时候 返回所有数据
  920. $options['limit'] = is_numeric($sepa)?$sepa:1;
  921. }
  922. $result = $this->db->select($options);
  923. if(!empty($result)) {
  924. if(true !== $sepa && 1==$options['limit']) {
  925. $data = reset($result[0]);
  926. if(isset($cache)){
  927. S($key,$data,$cache);
  928. }
  929. return $data;
  930. }
  931. foreach ($result as $val){
  932. $array[] = $val[$field];
  933. }
  934. if(isset($cache)){
  935. S($key,$array,$cache);
  936. }
  937. return $array;
  938. }
  939. }
  940. return null;
  941. }
  942. /**
  943. * 创建数据对象 但不保存到数据库
  944. * @access public
  945. * @param mixed $data 创建数据
  946. * @param string $type 状态
  947. * @return mixed
  948. */
  949. public function create($data='',$type='') {
  950. // 如果没有传值默认取POST数据
  951. if(empty($data)) {
  952. $data = I('post.');
  953. }elseif(is_object($data)){
  954. $data = get_object_vars($data);
  955. }
  956. // 验证数据
  957. if(empty($data) || !is_array($data)) {
  958. $this->error = L('_DATA_TYPE_INVALID_');
  959. return false;
  960. }
  961. // 状态
  962. $type = $type?:(!empty($data[$this->getPk()])?self::MODEL_UPDATE:self::MODEL_INSERT);
  963. // 检查字段映射
  964. if(!empty($this->_map)) {
  965. foreach ($this->_map as $key=>$val){
  966. if(isset($data[$key])) {
  967. $data[$val] = $data[$key];
  968. unset($data[$key]);
  969. }
  970. }
  971. }
  972. // 检测提交字段的合法性
  973. if(isset($this->options['field'])) { // $this->field('field1,field2...')->create()
  974. $fields = $this->options['field'];
  975. unset($this->options['field']);
  976. }elseif($type == self::MODEL_INSERT && isset($this->insertFields)) {
  977. $fields = $this->insertFields;
  978. }elseif($type == self::MODEL_UPDATE && isset($this->updateFields)) {
  979. $fields = $this->updateFields;
  980. }
  981. if(isset($fields)) {
  982. if(is_string($fields)) {
  983. $fields = explode(',',$fields);
  984. }
  985. // 判断令牌验证字段
  986. if(C('TOKEN_ON')) $fields[] = C('TOKEN_NAME', null, '__hash__');
  987. foreach ($data as $key=>$val){
  988. if(!in_array($key,$fields)) {
  989. unset($data[$key]);
  990. }
  991. }
  992. }
  993. // 数据自动验证
  994. if(!$this->autoValidation($data,$type)) return false;
  995. // 表单令牌验证
  996. if(!$this->autoCheckToken($data)) {
  997. $this->error = L('_TOKEN_ERROR_');
  998. return false;
  999. }
  1000. // 验证完成生成数据对象
  1001. if($this->autoCheckFields) { // 开启字段检测 则过滤非法字段数据
  1002. $fields = $this->getDbFields();
  1003. foreach ($data as $key=>$val){
  1004. if(!in_array($key,$fields)) {
  1005. unset($data[$key]);
  1006. }elseif(MAGIC_QUOTES_GPC && is_string($val)){
  1007. $data[$key] = stripslashes($val);
  1008. }
  1009. }
  1010. }
  1011. // 创建完成对数据进行自动处理
  1012. $this->autoOperation($data,$type);
  1013. // 赋值当前数据对象
  1014. $this->data = $data;
  1015. // 返回创建的数据以供其他调用
  1016. return $data;
  1017. }
  1018. // 自动表单令牌验证
  1019. // TODO ajax无刷新多次提交暂不能满足
  1020. public function autoCheckToken($data) {
  1021. // 支持使用token(false) 关闭令牌验证
  1022. if(isset($this->options['token']) && !$this->options['token']) return true;
  1023. if(C('TOKEN_ON')){
  1024. $name = C('TOKEN_NAME', null, '__hash__');
  1025. if(!isset($data[$name]) || !isset($_SESSION[$name])) { // 令牌数据无效
  1026. return false;
  1027. }
  1028. // 令牌验证
  1029. list($key,$value) = explode('_',$data[$name]);
  1030. if($value && $_SESSION[$name][$key] === $value) { // 防止重复提交
  1031. unset($_SESSION[$name][$key]); // 验证完成销毁session
  1032. return true;
  1033. }
  1034. // 开启TOKEN重置
  1035. if(C('TOKEN_RESET')) unset($_SESSION[$name][$key]);
  1036. return false;
  1037. }
  1038. return true;
  1039. }
  1040. /**
  1041. * 使用正则验证数据
  1042. * @access public
  1043. * @param string $value 要验证的数据
  1044. * @param string $rule 验证规则
  1045. * @return boolean
  1046. */
  1047. public function regex($value,$rule) {
  1048. $validate = array(
  1049. 'require' => '/\S+/',
  1050. 'email' => '/^\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$/',
  1051. 'url' => '/^http(s?):\/\/(?:[A-za-z0-9-]+\.)+[A-za-z]{2,4}(:\d+)?(?:[\/\?#][\/=\?%\-&~`@[\]\':+!\.#\w]*)?$/',
  1052. 'currency' => '/^\d+(\.\d+)?$/',
  1053. 'number' => '/^\d+$/',
  1054. 'zip' => '/^\d{6}$/',
  1055. 'integer' => '/^[-\+]?\d+$/',
  1056. 'double' => '/^[-\+]?\d+(\.\d+)?$/',
  1057. 'english' => '/^[A-Za-z]+$/',
  1058. );
  1059. // 检查是否有内置的正则表达式
  1060. if(isset($validate[strtolower($rule)]))
  1061. $rule = $validate[strtolower($rule)];
  1062. return preg_match($rule,$value)===1;
  1063. }
  1064. /**
  1065. * 自动表单处理
  1066. * @access public
  1067. * @param array $data 创建数据
  1068. * @param string $type 创建类型
  1069. * @return mixed
  1070. */
  1071. private function autoOperation(&$data,$type) {
  1072. if(!empty($this->options['auto'])) {
  1073. $_auto = $this->options['auto'];
  1074. unset($this->options['auto']);
  1075. }elseif(!empty($this->_auto)){
  1076. $_auto = $this->_auto;
  1077. }
  1078. // 自动填充
  1079. if(isset($_auto)) {
  1080. foreach ($_auto as $auto){
  1081. // 填充因子定义格式
  1082. // array('field','填充内容','填充条件','附加规则',[额外参数])
  1083. if(empty($auto[2])) $auto[2] = self::MODEL_INSERT; // 默认为新增的时候自动填充
  1084. if( $type == $auto[2] || $auto[2] == self::MODEL_BOTH) {
  1085. if(empty($auto[3])) $auto[3] = 'string';
  1086. switch(trim($auto[3])) {
  1087. case 'function': // 使用函数进行填充 字段的值作为参数
  1088. case 'callback': // 使用回调方法
  1089. $args = isset($auto[4])?(array)$auto[4]:array();
  1090. if(isset($data[$auto[0]])) {
  1091. array_unshift($args,$data[$auto[0]]);
  1092. }
  1093. if('function'==$auto[3]) {
  1094. $data[$auto[0]] = call_user_func_array($auto[1], $args);
  1095. }else{
  1096. $data[$auto[0]] = call_user_func_array(array(&$this,$auto[1]), $args);
  1097. }
  1098. break;
  1099. case 'field': // 用其它字段的值进行填充
  1100. $data[$auto[0]] = $data[$auto[1]];
  1101. break;
  1102. case 'ignore': // 为空忽略
  1103. if($auto[1]===$data[$auto[0]])
  1104. unset($data[$auto[0]]);
  1105. break;
  1106. case 'string':
  1107. default: // 默认作为字符串填充
  1108. $data[$auto[0]] = $auto[1];
  1109. }
  1110. if(isset($data[$auto[0]]) && false === $data[$auto[0]] ) unset($data[$auto[0]]);
  1111. }
  1112. }
  1113. }
  1114. return $data;
  1115. }
  1116. /**
  1117. * 自动表单验证
  1118. * @access protected
  1119. * @param array $data 创建数据
  1120. * @param string $type 创建类型
  1121. * @return boolean
  1122. */
  1123. protected function autoValidation($data,$type) {
  1124. if(!empty($this->options['validate'])) {
  1125. $_validate = $this->options['validate'];
  1126. unset($this->options['validate']);
  1127. }elseif(!empty($this->_validate)){
  1128. $_validate = $this->_validate;
  1129. }
  1130. // 属性验证
  1131. if(isset($_validate)) { // 如果设置了数据自动验证则进行数据验证
  1132. if($this->patchValidate) { // 重置验证错误信息
  1133. $this->error = array();
  1134. }
  1135. foreach($_validate as $key=>$val) {
  1136. // 验证因子定义格式
  1137. // array(field,rule,message,condition,type,when,params)
  1138. // 判断是否需要执行验证
  1139. if(empty($val[5]) || ( $val[5]== self::MODEL_BOTH && $type < 3 ) || $val[5]== $type ) {
  1140. if(0==strpos($val[2],'{%') && strpos($val[2],'}'))
  1141. // 支持提示信息的多语言 使用 {%语言定义} 方式
  1142. $val[2] = L(substr($val[2],2,-1));
  1143. $val[3] = isset($val[3])?$val[3]:self::EXISTS_VALIDATE;
  1144. $val[4] = isset($val[4])?$val[4]:'regex';
  1145. // 判断验证条件
  1146. switch($val[3]) {
  1147. case self::MUST_VALIDATE: // 必须验证 不管表单是否有设置该字段
  1148. if(false === $this->_validationField($data,$val))
  1149. return false;
  1150. break;
  1151. case self::VALUE_VALIDATE: // 值不为空的时候才验证
  1152. if('' != trim($data[$val[0]]))
  1153. if(false === $this->_validationField($data,$val))
  1154. return false;
  1155. break;
  1156. default: // 默认表单存在该字段就验证
  1157. if(isset($data[$val[0]]))
  1158. if(false === $this->_validationField($data,$val))
  1159. return false;
  1160. }
  1161. }
  1162. }
  1163. // 批量验证的时候最后返回错误
  1164. if(!empty($this->error)) return false;
  1165. }
  1166. return true;
  1167. }
  1168. /**
  1169. * 验证表单字段 支持批量验证
  1170. * 如果批量验证返回错误的数组信息
  1171. * @access protected
  1172. * @param array $data 创建数据
  1173. * @param array $val 验证因子
  1174. * @return boolean
  1175. */
  1176. protected function _validationField($data,$val) {
  1177. if($this->patchValidate && isset($this->error[$val[0]]))
  1178. return ; //当前字段已经有规则验证没有通过
  1179. if(false === $this->_validationFieldItem($data,$val)){
  1180. if($this->patchValidate) {
  1181. $this->error[$val[0]] = $val[2];
  1182. }else{
  1183. $this->error = $val[2];
  1184. return false;
  1185. }
  1186. }
  1187. return ;
  1188. }
  1189. /**
  1190. * 根据验证因子验证字段
  1191. * @access protected
  1192. * @param array $data 创建数据
  1193. * @param array $val 验证因子
  1194. * @return boolean
  1195. */
  1196. protected function _validationFieldItem($data,$val) {
  1197. switch(strtolower(trim($val[4]))) {
  1198. case 'function':// 使用函数进行验证
  1199. case 'callback':// 调用方法进行验证
  1200. $args = isset($val[6])?(array)$val[6]:array();
  1201. if(is_string($val[0]) && strpos($val[0], ','))
  1202. $val[0] = explode(',', $val[0]);
  1203. if(is_array($val[0])){
  1204. // 支持多个字段验证
  1205. foreach($val[0] as $field)
  1206. $_data[$field] = $data[$field];
  1207. array_unshift($args, $_data);
  1208. }else{
  1209. array_unshift($args, $data[$val[0]]);
  1210. }
  1211. if('function'==$val[4]) {
  1212. return call_user_func_array($val[1], $args);
  1213. }else{
  1214. return call_user_func_array(array(&$this, $val[1]), $args);
  1215. }
  1216. case 'confirm': // 验证两个字段是否相同
  1217. return $data[$val[0]] == $data[$val[1]];
  1218. case 'unique': // 验证某个值是否唯一
  1219. if(is_string($val[0]) && strpos($val[0],','))
  1220. $val[0] = explode(',',$val[0]);
  1221. $map = array();
  1222. if(is_array($val[0])) {
  1223. // 支持多个字段验证
  1224. foreach ($val[0] as $field)
  1225. $map[$field] = $data[$field];
  1226. }else{
  1227. $map[$val[0]] = $data[$val[0]];
  1228. }
  1229. $pk = $this->getPk();
  1230. if(!empty($data[$pk]) && is_string($pk)) { // 完善编辑的时候验证唯一
  1231. $map[$pk] = array('neq',$data[$pk]);
  1232. }
  1233. if($this->where($map)->find()) return false;
  1234. return true;
  1235. default: // 检查附加规则
  1236. return $this->check($data[$val[0]],$val[1],$val[4]);
  1237. }
  1238. }
  1239. /**
  1240. * 验证数据 支持 in between equal length regex expire ip_allow ip_deny
  1241. * @access public
  1242. * @param string $value 验证数据
  1243. * @param mixed $rule 验证表达式
  1244. * @param string $type 验证方式 默认为正则验证
  1245. * @return boolean
  1246. */
  1247. public function check($value,$rule,$type='regex'){
  1248. $type = strtolower(trim($type));
  1249. switch($type) {
  1250. case 'in': // 验证是否在某个指定范围之内 逗号分隔字符串或者数组
  1251. case 'notin':
  1252. $range = is_array($rule)? $rule : explode(',',$rule);
  1253. return $type == 'in' ? in_array($value ,$range) : !in_array($value ,$range);
  1254. case 'between': // 验证是否在某个范围
  1255. case 'notbetween': // 验证是否不在某个范围
  1256. if (is_array($rule)){
  1257. $min = $rule[0];
  1258. $max = $rule[1];
  1259. }else{
  1260. list($min,$max) = explode(',',$rule);
  1261. }
  1262. return $type == 'between' ? $value>=$min && $value<=$max : $value<$min || $value>$max;
  1263. case 'equal': // 验证是否等于某个值
  1264. case 'notequal': // 验证是否等于某个值
  1265. return $type == 'equal' ? $value == $rule : $value != $rule;
  1266. case 'length': // 验证长度
  1267. $length = mb_strlen($value,'utf-8'); // 当前数据长度
  1268. if(strpos($rule,',')) { // 长度区间
  1269. list($min,$max) = explode(',',$rule);
  1270. return $length >= $min && $length <= $max;
  1271. }else{// 指定长度
  1272. return $length == $rule;
  1273. }
  1274. case 'expire':
  1275. list($start,$end) = explode(',',$rule);
  1276. if(!is_numeric($start)) $start = strtotime($start);
  1277. if(!is_numeric($end)) $end = strtotime($end);
  1278. return NOW_TIME >= $start && NOW_TIME <= $end;
  1279. case 'ip_allow': // IP 操作许可验证
  1280. return in_array(get_client_ip(),explode(',',$rule));
  1281. case 'ip_deny': // IP 操作禁止验证
  1282. return !in_array(get_client_ip(),explode(',',$rule));
  1283. case 'regex':
  1284. default: // 默认使用正则验证 可以使用验证类中定义的验证名称
  1285. // 检查附加规则
  1286. return $this->regex($value,$rule);
  1287. }
  1288. }
  1289. /**
  1290. * SQL查询
  1291. * @access public
  1292. * @param string $sql SQL指令
  1293. * @param mixed $parse 是否需要解析SQL
  1294. * @return mixed
  1295. */
  1296. public function query($sql,$parse=false) {
  1297. if(!is_bool($parse) && !is_array($parse)) {
  1298. $parse = func_get_args();
  1299. array_shift($parse);
  1300. }
  1301. $sql = $this->parseSql($sql,$parse);
  1302. return $this->db->query($sql);
  1303. }
  1304. /**
  1305. * 执行SQL语句
  1306. * @access public
  1307. * @param string $sql SQL指令
  1308. * @param mixed $parse 是否需要解析SQL
  1309. * @return false | integer
  1310. */
  1311. public function execute($sql,$parse=false) {
  1312. if(!is_bool($parse) && !is_array($parse)) {
  1313. $parse = func_get_args();
  1314. array_shift($parse);
  1315. }
  1316. $sql = $this->parseSql($sql,$parse);
  1317. return $this->db->execute($sql);
  1318. }
  1319. /**
  1320. * 解析SQL语句
  1321. * @access public
  1322. * @param string $sql SQL指令
  1323. * @param boolean $parse 是否需要解析SQL
  1324. * @return string
  1325. */
  1326. protected function parseSql($sql,$parse) {
  1327. // 分析表达式
  1328. if(true === $parse) {
  1329. $options = $this->_parseOptions();
  1330. $sql = $this->db->parseSql($sql,$options);
  1331. }elseif(is_array($parse)){ // SQL预处理
  1332. $parse = array_map(array($this->db,'escapeString'),$parse);
  1333. $sql = vsprintf($sql,$parse);
  1334. }else{
  1335. $sql = strtr($sql,array('__TABLE__'=>$this->getTableName(),'__PREFIX__'=>$this->tablePrefix));
  1336. $prefix = $this->tablePrefix;
  1337. $sql = preg_replace_callback("/__([A-Z0-9_-]+)__/sU", function($match) use($prefix){ return $prefix.strtolower($match[1]);}, $sql);
  1338. }
  1339. $this->db->setModel($this->name);
  1340. return $sql;
  1341. }
  1342. /**
  1343. * 切换当前的数据库连接
  1344. * @access public
  1345. * @param integer $linkNum 连接序号
  1346. * @param mixed $config 数据库连接信息
  1347. * @param boolean $force 强制重新连接
  1348. * @return Model
  1349. */
  1350. public function db($linkNum='',$config='',$force=false) {
  1351. if('' === $linkNum && $this->db) {
  1352. return $this->db;
  1353. }
  1354. if(!isset($this->_db[$linkNum]) || $force ) {
  1355. // 创建一个新的实例
  1356. if(!empty($config) && is_string($config) && false === strpos($config,'/')) { // 支持读取配置参数
  1357. $config = C($config);
  1358. }
  1359. $this->_db[$linkNum] = Db::getInstance($config);
  1360. }elseif(NULL === $config){
  1361. $this->_db[$linkNum]->close(); // 关闭数据库连接
  1362. unset($this->_db[$linkNum]);
  1363. return ;
  1364. }
  1365. // 切换数据库连接
  1366. $this->db = $this->_db[$linkNum];
  1367. $this->_after_db();
  1368. // 字段检测
  1369. if(!empty($this->name) && $this->autoCheckFields) $this->_checkTableInfo();
  1370. return $this;
  1371. }
  1372. // 数据库切换后回调方法
  1373. protected function _after_db() {}
  1374. /**
  1375. * 得到当前的数据对象名称
  1376. * @access public
  1377. * @return string
  1378. */
  1379. public function getModelName() {
  1380. if(empty($this->name)){
  1381. $name = substr(get_class($this),0,-strlen(C('DEFAULT_M_LAYER')));
  1382. if ( $pos = strrpos($name,'\\') ) {//有命名空间
  1383. $this->name = substr($name,$pos+1);
  1384. }else{
  1385. $this->name = $name;
  1386. }
  1387. }
  1388. return $this->name;
  1389. }
  1390. /**
  1391. * 得到完整的数据表名
  1392. * @access public
  1393. * @return string
  1394. */
  1395. public function getTableName() {
  1396. if(empty($this->trueTableName)) {
  1397. $tableName = !empty($this->tablePrefix) ? $this->tablePrefix : '';
  1398. if(!empty($this->tableName)) {
  1399. $tableName .= $this->tableName;
  1400. }else{
  1401. $tableName .= parse_name($this->name);
  1402. }
  1403. $this->trueTableName = strtolower($tableName);
  1404. }
  1405. return (!empty($this->dbName)?$this->dbName.'.':'').$this->trueTableName;
  1406. }
  1407. /**
  1408. * 启动事务
  1409. * @access public
  1410. * @return void
  1411. */
  1412. public function startTrans() {
  1413. $this->commit();
  1414. $this->db->startTrans();
  1415. return ;
  1416. }
  1417. /**
  1418. * 提交事务
  1419. * @access public
  1420. * @return boolean
  1421. */
  1422. public function commit() {
  1423. return $this->db->commit();
  1424. }
  1425. /**
  1426. * 事务回滚
  1427. * @access public
  1428. * @return boolean
  1429. */
  1430. public function rollback() {
  1431. return $this->db->rollback();
  1432. }
  1433. /**
  1434. * 返回模型的错误信息
  1435. * @access public
  1436. * @return string
  1437. */
  1438. public function getError(){
  1439. return $this->error;
  1440. }
  1441. /**
  1442. * 返回数据库的错误信息
  1443. * @access public
  1444. * @return string
  1445. */
  1446. public function getDbError() {
  1447. return $this->db->getError();
  1448. }
  1449. /**
  1450. * 返回最后插入的ID
  1451. * @access public
  1452. * @return string
  1453. */
  1454. public function getLastInsID() {
  1455. return $this->db->getLastInsID();
  1456. }
  1457. /**
  1458. * 返回最后执行的sql语句
  1459. * @access public
  1460. * @return string
  1461. */
  1462. public function getLastSql() {
  1463. return $this->db->getLastSql($this->name);
  1464. }
  1465. // 鉴于getLastSql比较常用 增加_sql 别名
  1466. public function _sql(){
  1467. return $this->getLastSql();
  1468. }
  1469. /**
  1470. * 获取主键名称
  1471. * @access public
  1472. * @return string
  1473. */
  1474. public function getPk() {
  1475. return $this->pk;
  1476. }
  1477. /**
  1478. * 获取数据表字段信息
  1479. * @access public
  1480. * @return array
  1481. */
  1482. public function getDbFields(){
  1483. if(isset($this->options['table'])) {// 动态指定表名
  1484. if(is_array($this->options['table'])){
  1485. $table = key($this->options['table']);
  1486. }else{
  1487. $table = $this->options['table'];
  1488. if(strpos($table,')')){
  1489. // 子查询
  1490. return false;
  1491. }
  1492. }
  1493. $fields = $this->db->getFields($table);
  1494. return $fields ? array_keys($fields) : false;
  1495. }
  1496. if($this->fields) {
  1497. $fields = $this->fields;
  1498. unset($fields['_type'],$fields['_pk']);
  1499. return $fields;
  1500. }
  1501. return false;
  1502. }
  1503. /**
  1504. * 设置数据对象值
  1505. * @access public
  1506. * @param mixed $data 数据
  1507. * @return Model
  1508. */
  1509. public function data($data=''){
  1510. if('' === $data && !empty($this->data)) {
  1511. return $this->data;
  1512. }
  1513. if(is_object($data)){
  1514. $data = get_object_vars($data);
  1515. }elseif(is_string($data)){
  1516. parse_str($data,$data);
  1517. }elseif(!is_array($data)){
  1518. E(L('_DATA_TYPE_INVALID_'));
  1519. }
  1520. $this->data = $data;
  1521. return $this;
  1522. }
  1523. /**
  1524. * 指定当前的数据表
  1525. * @access public
  1526. * @param mixed $table
  1527. * @return Model
  1528. */
  1529. public function table($table) {
  1530. $prefix = $this->tablePrefix;
  1531. if(is_array($table)) {
  1532. $this->options['table'] = $table;
  1533. }elseif(!empty($table)) {
  1534. //将__TABLE_NAME__替换成带前缀的表名
  1535. $table = preg_replace_callback("/__([A-Z0-9_-]+)__/sU", function($match) use($prefix){ return $prefix.strtolower($match[1]);}, $table);
  1536. $this->options['table'] = $table;
  1537. }
  1538. return $this;
  1539. }
  1540. /**
  1541. * USING支持 用于多表删除
  1542. * @access public
  1543. * @param mixed $using
  1544. * @return Model
  1545. */
  1546. public function using($using){
  1547. $prefix = $this->tablePrefix;
  1548. if(is_array($using)) {
  1549. $this->options['using'] = $using;
  1550. }elseif(!empty($using)) {
  1551. //将__TABLE_NAME__替换成带前缀的表名
  1552. $using = preg_replace_callback("/__([A-Z0-9_-]+)__/sU", function($match) use($prefix){ return $prefix.strtolower($match[1]);}, $using);
  1553. $this->options['using'] = $using;
  1554. }
  1555. return $this;
  1556. }
  1557. /**
  1558. * 查询SQL组装 join
  1559. * @access public
  1560. * @param mixed $join
  1561. * @param string $type JOIN类型
  1562. * @return Model
  1563. */
  1564. public function join($join,$type='INNER') {
  1565. $prefix = $this->tablePrefix;
  1566. if(is_array($join)) {
  1567. foreach ($join as $key=>&$_join){
  1568. $_join = preg_replace_callback("/__([A-Z0-9_-]+)__/sU", function($match) use($prefix){ return $prefix.strtolower($match[1]);}, $_join);
  1569. $_join = false !== stripos($_join,'JOIN')? $_join : $type.' JOIN ' .$_join;
  1570. }
  1571. $this->options['join'] = $join;
  1572. }elseif(!empty($join)) {
  1573. //将__TABLE_NAME__字符串替换成带前缀的表名
  1574. $join = preg_replace_callback("/__([A-Z0-9_-]+)__/sU", function($match) use($prefix){ return $prefix.strtolower($match[1]);}, $join);
  1575. $this->options['join'][] = false !== stripos($join,'JOIN')? $join : $type.' JOIN '.$join;
  1576. }
  1577. return $this;
  1578. }
  1579. /**
  1580. * 查询SQL组装 union
  1581. * @access public
  1582. * @param mixed $union
  1583. * @param boolean $all
  1584. * @return Model
  1585. */
  1586. public function union($union,$all=false) {
  1587. if(empty($union)) return $this;
  1588. if($all) {
  1589. $this->options['union']['_all'] = true;
  1590. }
  1591. if(is_object($union)) {
  1592. $union = get_object_vars($union);
  1593. }
  1594. // 转换union表达式
  1595. if(is_string($union) ) {
  1596. $prefix = $this->tablePrefix;
  1597. //将__TABLE_NAME__字符串替换成带前缀的表名
  1598. $options = preg_replace_callback("/__([A-Z0-9_-]+)__/sU", function($match) use($prefix){ return $prefix.strtolower($match[1]);}, $union);
  1599. }elseif(is_array($union)){
  1600. if(isset($union[0])) {
  1601. $this->options['union'] = array_merge($this->options['union'],$union);
  1602. return $this;
  1603. }else{
  1604. $options = $union;
  1605. }
  1606. }else{
  1607. E(L('_DATA_TYPE_INVALID_'));
  1608. }
  1609. $this->options['union'][] = $options;
  1610. return $this;
  1611. }
  1612. /**
  1613. * 查询缓存
  1614. * @access public
  1615. * @param mixed $key
  1616. * @param integer $expire
  1617. * @param string $type
  1618. * @return Model
  1619. */
  1620. public function cache($key=true,$expire=null,$type=''){
  1621. // 增加快捷调用方式 cache(10) 等同于 cache(true, 10)
  1622. if(is_numeric($key) && is_null($expire)){
  1623. $expire = $key;
  1624. $key = true;
  1625. }
  1626. if(false !== $key)
  1627. $this->options['cache'] = array('key'=>$key,'expire'=>$expire,'type'=>$type);
  1628. return $this;
  1629. }
  1630. /**
  1631. * 指定查询字段 支持字段排除
  1632. * @access public
  1633. * @param mixed $field
  1634. * @param boolean $except 是否排除
  1635. * @return Model
  1636. */
  1637. public function field($field,$except=false){
  1638. if(true === $field) {// 获取全部字段
  1639. $fields = $this->getDbFields();
  1640. $field = $fields?:'*';
  1641. }elseif($except) {// 字段排除
  1642. if(is_string($field)) {
  1643. $field = explode(',',$field);
  1644. }
  1645. $fields = $this->getDbFields();
  1646. $field = $fields?array_diff($fields,$field):$field;
  1647. }
  1648. $this->options['field'] = $field;
  1649. return $this;
  1650. }
  1651. /**
  1652. * 调用命名范围
  1653. * @access public
  1654. * @param mixed $scope 命名范围名称 支持多个 和直接定义
  1655. * @param array $args 参数
  1656. * @return Model
  1657. */
  1658. public function scope($scope='',$args=NULL){
  1659. if('' === $scope) {
  1660. if(isset($this->_scope['default'])) {
  1661. // 默认的命名范围
  1662. $options = $this->_scope['default'];
  1663. }else{
  1664. return $this;
  1665. }
  1666. }elseif(is_string($scope)){ // 支持多个命名范围调用 用逗号分割
  1667. $scopes = explode(',',$scope);
  1668. $options = array();
  1669. foreach ($scopes as $name){
  1670. if(!isset($this->_scope[$name])) continue;
  1671. $options = array_merge($options,$this->_scope[$name]);
  1672. }
  1673. if(!empty($args) && is_array($args)) {
  1674. $options = array_merge($options,$args);
  1675. }
  1676. }elseif(is_array($scope)){ // 直接传入命名范围定义
  1677. $options = $scope;
  1678. }
  1679. if(is_array($options) && !empty($options)){
  1680. $this->options = array_merge($this->options,array_change_key_case($options));
  1681. }
  1682. return $this;
  1683. }
  1684. /**
  1685. * 指定查询条件 支持安全过滤
  1686. * @access public
  1687. * @param mixed $where 条件表达式
  1688. * @param mixed $parse 预处理参数
  1689. * @return Model
  1690. */
  1691. public function where($where,$parse=null){
  1692. if(!is_null($parse) && is_string($where)) {
  1693. if(!is_array($parse)) {
  1694. $parse = func_get_args();
  1695. array_shift($parse);
  1696. }
  1697. $parse = array_map(array($this->db,'escapeString'),$parse);
  1698. $where = vsprintf($where,$parse);
  1699. }elseif(is_object($where)){
  1700. $where = get_object_vars($where);
  1701. }
  1702. if(is_string($where) && '' != $where){
  1703. $map = array();
  1704. $map['_string'] = $where;
  1705. $where = $map;
  1706. }
  1707. if(isset($this->options['where'])){
  1708. $this->options['where'] = array_merge($this->options['where'],$where);
  1709. }else{
  1710. $this->options['where'] = $where;
  1711. }
  1712. return $this;
  1713. }
  1714. /**
  1715. * 指定查询数量
  1716. * @access public
  1717. * @param mixed $offset 起始位置
  1718. * @param mixed $length 查询数量
  1719. * @return Model
  1720. */
  1721. public function limit($offset,$length=null){
  1722. if(is_null($length) && strpos($offset,',')){
  1723. list($offset,$length) = explode(',',$offset);
  1724. }
  1725. $this->options['limit'] = intval($offset).( $length? ','.intval($length) : '' );
  1726. return $this;
  1727. }
  1728. /**
  1729. * 指定分页
  1730. * @access public
  1731. * @param mixed $page 页数
  1732. * @param mixed $listRows 每页数量
  1733. * @return Model
  1734. */
  1735. public function page($page,$listRows=null){
  1736. if(is_null($listRows) && strpos($page,',')){
  1737. list($page,$listRows) = explode(',',$page);
  1738. }
  1739. $this->options['page'] = array(intval($page),intval($listRows));
  1740. return $this;
  1741. }
  1742. /**
  1743. * 查询注释
  1744. * @access public
  1745. * @param string $comment 注释
  1746. * @return Model
  1747. */
  1748. public function comment($comment){
  1749. $this->options['comment'] = $comment;
  1750. return $this;
  1751. }
  1752. /**
  1753. * 获取执行的SQL语句
  1754. * @access public
  1755. * @param boolean $fetch 是否返回sql
  1756. * @return Model
  1757. */
  1758. public function fetchSql($fetch){
  1759. $this->options['fetch_sql'] = $fetch;
  1760. return $this;
  1761. }
  1762. /**
  1763. * 参数绑定
  1764. * @access public
  1765. * @param string $key 参数名
  1766. * @param mixed $value 绑定的变量及绑定参数
  1767. * @return Model
  1768. */
  1769. public function bind($key,$value=false) {
  1770. if(is_array($key)){
  1771. $this->options['bind'] = $key;
  1772. }else{
  1773. $num = func_num_args();
  1774. if($num>2){
  1775. $params = func_get_args();
  1776. array_shift($params);
  1777. $this->options['bind'][$key] = $params;
  1778. }else{
  1779. $this->options['bind'][$key] = $value;
  1780. }
  1781. }
  1782. return $this;
  1783. }
  1784. /**
  1785. * 设置模型的属性值
  1786. * @access public
  1787. * @param string $name 名称
  1788. * @param mixed $value 值
  1789. * @return Model
  1790. */
  1791. public function setProperty($name,$value) {
  1792. if(property_exists($this,$name))
  1793. $this->$name = $value;
  1794. return $this;
  1795. }
  1796. }