Home
last modified time | relevance | path

Searched refs:getSubstringExpression (Results 1 – 25 of 74) sorted by relevance

123

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/
H A DSubstringFunction.php59 return $sqlWalker->getConnection()->getDatabasePlatform()->getSubstringExpression(
/dports/finance/prestashop/prestashop/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/
H A DSubstringFunction.php60 return $sqlWalker->getConnection()->getDatabasePlatform()->getSubstringExpression(
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php39 public function getSubstringExpression($value, $from, $length = null) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
70 $str = $this->getSubstringExpression($str, $startPos);
H A DSqlitePlatform.php87 public function getSubstringExpression($value, $position, $length = null) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
H A DDB2Platform.php478 public function getSubstringExpression($value, $from, $length = null) function in Doctrine\\DBAL\\Platforms\\DB2Platform
H A DOraclePlatform.php58 public function getSubstringExpression($value, $position, $length = null) function in Doctrine\\DBAL\\Platforms\\OraclePlatform
H A DSQLServerPlatform.php556 public function getSubstringExpression($value, $from, $length = null) function in Doctrine\\DBAL\\Platforms\\SQLServerPlatform
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php85 public function getSubstringExpression($value, $from, $length = null) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
116 $str = $this->getSubstringExpression($str, $startPos);
H A DDB2Platform.php812 public function getSubstringExpression($value, $from, $length = null) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php85 public function getSubstringExpression($value, $from, $length = null) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
116 $str = $this->getSubstringExpression($str, $startPos);
H A DDB2Platform.php772 public function getSubstringExpression($value, $from, $length = null) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Platforms/
H A DPostgreSQL94Platform.php83 public function getSubstringExpression($string, $start, $length = null) function in Doctrine\\DBAL\\Platforms\\PostgreSQL94Platform
114 $str = $this->getSubstringExpression($str, $startPos);
H A DSqlitePlatform.php98 public function getSubstringExpression($string, $start, $length = null) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php87 public function getSubstringExpression($string, $start, $length = null) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
118 $str = $this->getSubstringExpression($str, $startPos);
H A DDB2Platform.php838 public function getSubstringExpression($string, $start, $length = null) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php84 public function getSubstringExpression($string, $start, $length = null) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
115 $str = $this->getSubstringExpression($str, $startPos);
H A DDB2Platform.php838 public function getSubstringExpression($string, $start, $length = null) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php81 public function getSubstringExpression($value, $from, $length = null) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
112 $str = $this->getSubstringExpression($str, $startPos);
H A DDB2Platform.php824 public function getSubstringExpression($value, $from, $length = null) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php87 public function getSubstringExpression($string, $start, $length = null) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
118 $str = $this->getSubstringExpression($str, $startPos);
H A DDB2Platform.php838 public function getSubstringExpression($string, $start, $length = null) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php81 public function getSubstringExpression($value, $from, $length = null) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
112 $str = $this->getSubstringExpression($str, $startPos);
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php84 public function getSubstringExpression($string, $start, $length = null) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
115 $str = $this->getSubstringExpression($str, $startPos);
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php87 public function getSubstringExpression($string, $start, $length = null) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
118 $str = $this->getSubstringExpression($str, $startPos);
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php87 public function getSubstringExpression($string, $start, $length = null) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
118 $str = $this->getSubstringExpression($str, $startPos);

123