Lines Matching refs:execute

110                 $this->database->execute();
116 $this->database->execute();
179 $this->database->execute($HASHKEY);
185 $this->database->execute($key, $categoryID);
192 $this->database->execute($value, $HASHKEY, $KeyID);
196 $this->database->execute($key, $value, $HASHKEY);
206 $this->database->execute($KeyID, $categoryID, $version);
215 $this->database->execute($KeyID, $categoryID, $version);
239 $additional = ''; $execute = array(); $return = array();
247 $execute[] = $categoryName;
251 $this->database->execute($execute);
283 $this->database->execute($categoryID);
311 $this->database->execute($EXECUTE);
335 $this->database->execute($EXECUTE);
377 $this->database->execute($CategoryID, $KeyName);
404 $this->database->execute($CategoryID);
419 $execute = array( $KeyID );
423 $execute[] = $Lang;
428 $execute[] = $Date;
436 $execute[] = $Value;
440 $this->database->execute($execute);
474 $this->database->execute($KeyID, $Lang, $Value, $User, $Date);
501 $this->database->execute($Lang);
536 $this->database->execute($INSERTDATA);
546 $this->database->execute($Version, $CategoryID);
549 $this->database->execute($Version, $CategoryID, $Language);
569 $this->database->execute($dateTime, $lang, $user);
718 $this->database->execute(array_merge($EXECUTE, array('1000000000000', '0')));
725 $this->database->execute($EXECUTE);
762 $this->database->execute($_SERVER['REMOTE_USER']);
1068 $this->database->execute($language, $key, $user);
1076 $this->database->execute($EXECUTE);
1135 $this->database->execute($EXECUTE);
1149 $this->database->execute($lang, $categoryID, $version);