Home
last modified time | relevance | path

Searched defs:sql (Results 1 – 25 of 34) sorted by relevance

12

/plugin/fedauth/Auth/OpenID/
H A DDatabaseConnection.php51 function query($sql, $params = array())
91 function getOne($sql, $params = array())
109 function getRow($sql, $params = array())
126 function getAll($sql, $params = array())
/plugin/openid/Auth/OpenID/
H A DDatabaseConnection.php51 function query($sql, $params = [])
92 function getOne($sql, $params = [])
111 function getRow($sql, $params = [])
129 function getAll($sql, $params = [])
H A DSQLStore.php72 protected $sql = []; variable in Auth_OpenID_SQLStore
/plugin/sqlite/
H A DSQLiteDB.php112 query($sql, ...$parameters) global() argument
158 exec($sql, ...$parameters) global() argument
181 queryAll($sql, ...$params) global() argument
197 queryRecord($sql, ...$params) global() argument
253 queryValue($sql, ...$params) global() argument
271 queryKeyValueList($sql, ...$params) global() argument
[all...]
H A DTools.php16 public static function SQLstring2array($sql) argument
H A Dhelper.php392 SQLstring2array($sql) global() argument
403 doTransaction($sql, $sqlpreparing = true) global() argument
[all...]
H A Dadmin.php163 showQueryResults($sql) global() argument
[all...]
/plugin/datatemplate/syntax/inc/
H A Dcache.php37 public function checkAndBuildCache($data, $sql, &$dtlist) {
120 public function getData($sql) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1EnvironmentEndpoints.php29 public $sql; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1EnvironmentEndpoints
48 public function setSql($sql)
/plugin/authucenter/lib/uc_client/lib/
H A Ddb.class.php66 function result_first($sql) {
71 function fetch_first($sql) {
76 function fetch_all($sql, $id = '') {
89 function query($sql, $type = '', $cachetime = FALSE) {
154 function halt($message = '', $sql = '') {
H A Ddbi.class.php55 function result_first($sql) {
60 function fetch_first($sql) {
65 function fetch_all($sql, $id = '') {
78 function query($sql, $type = '', $cachetime = FALSE) {
147 function halt($message = '', $sql = '') {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DStatement.php31 public $sql; variable in Google\\Service\\Spanner\\Statement
64 public function setSql($sql)
H A DPartitionQueryRequest.php33 public $sql; variable in Google\\Service\\Spanner\\PartitionQueryRequest
82 public function setSql($sql)
H A DExecuteSqlRequest.php51 public $sql; variable in Google\\Service\\Spanner\\ExecuteSqlRequest
170 public function setSql($sql)
/plugin/sqlite/db/
H A Dupdate0001.sql6 sql TEXT NOT NULL, field
/plugin/dbquery/
H A Dhelper.php92 public function prepareStatement(\PDO $pdo, $sql, $parameters)
/plugin/combo/ComboStrap/
H A DPageSql.php21 private $sql; variable in ComboStrap\\PageSql
H A DPageSqlTreeListener.php92 public function __construct(PageSqlLexer $lexer, PageSqlParser $parser, string $sql, MarkupPath $pageContext = null) argument
/plugin/codehighlight/cp/
H A Dcodepress.js114 sql : 'SQL', property in CodePress.languages
/plugin/struct/meta/
H A DQueryBuilder.php255 fixPlaceholders($sql) global() argument
/plugin/sql/
H A DDB.php22 function query($sql, $mode = null, ...$params) {
/plugin/issuelinks/helper/
H A Ddb.php179 private function sqlArrayQuery($sql, $conditional)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php232 protected $sql; variable in Elasticsearch\\Client
1856 public function sql(): SqlNamespace function in Elasticsearch\\Client
/plugin/authgoogle/google/contrib/
H A DGoogle_FusiontablesService.php157 public function sql($sql, $optParams = array()) { argument
177 public function sqlGet($sql, $optParams = array()) {
1217 public $sql; variable in Google_Table
1269 public function setSql( $sql) {
/plugin/highlightjs/highlight/languages/
H A Dsql.js5 hljs.LANGUAGES.sql = class in hljs.LANGUAGES
13 …user': 1, 'for': 1, 'deferred': 1, 'section': 1, 'cast': 1, 'current': 1, 'sqlstate': 1, 'allocate… property in hljs.LANGUAGES.sql.defaultMode.keywords.keyword

12