/plugin/struct/meta/ |
H A D | QueryBuilderWhere.php | 12 protected $statement; variable in dokuwiki\\plugin\\struct\\meta\\QueryBuilderWhere 22 * @param string $type The type of the statement, either 'AND' or 'OR' 23 * @param null|string $statement The statement or null if this should hold sub statments 25 public function __construct(QueryBuilder $QB, $type = 'AND', $statement = null) argument 29 if ($statement === null) { 30 $this->statement = []; 32 $this->statement = $statement; 39 * @param string $statement 42 whereAnd($statement) global() argument 53 whereOr($statement) global() argument 86 where($op = 'AND', $statement = null) global() argument [all...] |
H A D | QueryBuilder.php | 13 /** @var array (alias -> statement */ 15 /** @var array (alias -> statement) */ 37 * If the alias already exists, the current statement for that alias will be overwritten. 53 * Add a new column selection statement 55 * Basically the same as @param string $statement 57 * @see addSelectColumn() but accepts any statement. This is useful to 61 * If the alias already exists, the current statement for that alias will be overwritten. 64 public function addSelectStatement($statement, $alias) argument 66 $this->select[$alias] = $statement; 70 * Return an already defined column selection statement base 166 addGroupByStatement($statement) global() argument [all...] |
/plugin/sqlite/ |
H A D | Tools.php | 24 $statement = ''; 43 $statement .= $char . $next; 48 $statement .= $char; 54 $statement .= $char; 67 $statement .= $char; 73 $statements[] = trim($statement); 74 $statement = ''; 79 $statement .= $char; 81 if ($statement) $statements[] = trim($statement); [all...] |
/plugin/combo/ComboStrap/ |
H A D | SqliteRequest.php | 41 * A statement that is not a query 44 private ?string $statement = null; 77 $statement = $this->getParametrizeReplaceQuery($this->tableName, $this->data); 79 $res = $this->executeParametrizedStatement($statement, $values); 87 $res = $this->executeParametrizedStatement($this->statement, $this->parameters); 88 $queryExecuted = array_merge([$this->statement], $this->parameters); 93 $res = $sqLiteAdapater->executeQuery($this->statement); 95 $res = $sqLiteAdapater->query($this->statement); 97 $queryExecuted = $this->statement; 180 $this->statement 39 private $statement; global() variable in ComboStrap\\SqliteRequest 167 setStatement(string $statement) global() argument [all...] |
H A D | Event.php | 79 $statement = "delete from {$eventTableName} returning *"; 82 $statement .= "order by timestamp limit {$maxEvent}"; 85 ->setStatement($statement);
|
H A D | PageRules.php | 63 LogUtility::msg("Error during pattern exist statement. {$e->getMessage()}"); 165 $statement = 'update PAGE_RULES set matcher = ?, target = ?, priority = ?, timestamp = ? where id = ?'; 169 ->setQueryParametrized($statement, $entry);
|
/plugin/aichat/vendor/vanderlee/php-sentence/src/ |
H A D | Sentence.php | 307 * Looks for closing quotes to include them with the previous statement. 320 foreach ($statements as $statement) { 321 if (self::isEndQuote($statement)) { 322 $statement = $previous_statement . $statement; 327 $return[$i] = $statement; 328 $previous_statement = $statement; 337 * @param $statement 341 private static function isEndQuote($statement) argument 343 $trimmed = Multibyte::trim($statement); [all...] |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
H A D | DSSEAttestationOccurrence.php | 44 public function setStatement(InTotoStatement $statement) argument 46 $this->statement = $statement; 53 return $this->statement;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/ |
H A D | DSSEAttestationOccurrence.php | 44 public function setStatement(InTotoStatement $statement) argument 46 $this->statement = $statement; 53 return $this->statement;
|
/plugin/sql/ |
H A D | DB.php | 114 function mysql_num_rows($statement) { argument 115 return $statement->rowCount(); 117 function mysql_fetch_array($statement, $params = NULL) { argument 118 return $statement->fetch(); 120 function mysql_fetch_assoc($statement, $params = NULL) { argument 121 return $statement->fetch(); 123 function mysql_error($statement = NULL) { argument
|
/plugin/farm/install/animaltemplate/conf/ |
H A D | mysql.conf.php.example | 7 * See comments of every statement for details. 54 /* This statement is used to grant or deny access to the wiki. The result 73 /* This statement should return a table with exact one row containing 89 /* This statement is used to get all groups a user is member of. The 107 /* This statement should return a table containing all user login names 114 * No patterns will be replaced in this statement but following patters 135 /* This statement should add a user to the database. Minimum information 150 /* This statement should add a group to the database. 168 /* This statement should remove a group fom the database. 190 /* This statement should remove a user fom the database. [all …]
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | raw.rst | 31 The first ternary statement is not escaped: ``hello`` is marked as being 33 :doc:`escape<../tags/autoescape>`). In the second ternary statement, even 35 expression. The third ternary statement is marked as safe and the result is
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/ |
H A D | grammar.ebnf | 9 document ::= statement* 11 statement ::=
|
H A D | grammar.jison | 52 : statement { } 56 statement
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_FreebaseService.php | 368 public $statement; variable in Google_TopicValueCitation 376 public function setStatement( $statement) { argument 377 $this->statement = $statement; 380 return $this->statement;
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/ |
H A D | syntax_error_in_reused_template.test | 10 Twig\Error\SyntaxError: Unexpected token "operator" of value "=" ("end of statement block" expected…
|
/plugin/codemirror/dist/modes/ |
H A D | groovy.min.js.map | 1 …statement\" && !expectExpression(state.lastToken, true)) {\n popContext(state); ctx = sta…
|
H A D | d.min.js.map | 1 …statement\")\n indent = state.context.indented;\n return state.context = new Context(inden…
|
H A D | ttcn-cfg.min.js.map | 1 …statement\")\n indent = state.context.indented;\n return state.context = new Context(i…
|
H A D | asn.1.min.js.map | 1 …statement\")\n indent = state.context.indented;\n return state.context = new Context(i…
|
H A D | vhdl.min.js.map | 1 …statement\") popContext(state);\n else if (curPunc == \"{\") pushContext(state, stream.column…
|
/plugin/loadskin/images/ |
H A D | readme.txt | 1 …u don’t pass them off as your own and remove this readme file. A credit statement and a link back …
|
/plugin/backup/lang/en/ |
H A D | windows.txt | 9 If you have read the above statement and wish to continue, please press the "I Understand" button b…
|
/plugin/404manager/ |
H A D | admin.php | 446 $statement = 'select * from redirections where source = ?'; 447 $res = $this->sqlite->query($statement, $sourcePageId); 456 … $statement = 'update redirections set target = ?, creation_timestamp = ? where source = ?'; 457 $res = $this->sqlite->query($statement, $entry);
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | use.rst | 37 The ``use`` statement tells Twig to import the blocks defined in 46 In this example, the ``use`` statement imports the ``sidebar`` block into the
|