Home
last modified time | relevance | path

Searched refs:quoteSingleIdentifier (Results 1 – 25 of 67) sorted by relevance

123

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php52 return 'COLLATE ' . $this->quoteSingleIdentifier($collation);
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php52 return 'COLLATE ' . $this->quoteSingleIdentifier($collation);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php35 return 'COLLATE ' . $this->quoteSingleIdentifier($collation);
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php33 return 'COLLATE ' . $this->quoteSingleIdentifier($collation);
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php33 return 'COLLATE ' . $this->quoteSingleIdentifier($collation);
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php35 return 'COLLATE ' . $this->quoteSingleIdentifier($collation);
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php33 return 'COLLATE ' . $this->quoteSingleIdentifier($collation);
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php33 return 'COLLATE ' . $this->quoteSingleIdentifier($collation);
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php35 return 'COLLATE ' . $this->quoteSingleIdentifier($collation);
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php35 return 'COLLATE ' . $this->quoteSingleIdentifier($collation);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSqliteSchemaManager.php490 . preg_quote($this->_platform->quoteSingleIdentifier($column))
504 (?:\W"' . preg_quote($this->_platform->quoteSingleIdentifier($table), '/') . '"\W|\W' . preg_quote(…
521 $pattern = '{[\s(,](?:\W' . preg_quote($this->_platform->quoteSingleIdentifier($column))
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSqliteSchemaManager.php486 . preg_quote($this->_platform->quoteSingleIdentifier($column))
500 (?:\W"' . preg_quote($this->_platform->quoteSingleIdentifier($table), '/') . '"\W|\W' . preg_quote(…
517 $pattern = '{[\s(,](?:\W' . preg_quote($this->_platform->quoteSingleIdentifier($column))
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSqliteSchemaManager.php495 . preg_quote($this->_platform->quoteSingleIdentifier($column))
509 (?:\W"' . preg_quote($this->_platform->quoteSingleIdentifier($table), '/') . '"\W|\W' . preg_quote(…
526 $pattern = '{[\s(,](?:\W' . preg_quote($this->_platform->quoteSingleIdentifier($column))
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSqliteSchemaManager.php465 …:\W' . preg_quote($column) . '\W|\W' . preg_quote($this->_platform->quoteSingleIdentifier($column))
479 (?:\W"' . preg_quote($this->_platform->quoteSingleIdentifier($table), '/') . '"\W|\W' . preg_quote(…
496 …$pattern = '{[\s(,](?:\W' . preg_quote($this->_platform->quoteSingleIdentifier($column)) . '\W|\W'…
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSqliteSchemaManager.php486 . preg_quote($this->_platform->quoteSingleIdentifier($column))
500 (?:\W"' . preg_quote($this->_platform->quoteSingleIdentifier($table), '/') . '"\W|\W' . preg_quote(…
517 $pattern = '{[\s(,](?:\W' . preg_quote($this->_platform->quoteSingleIdentifier($column))
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSqliteSchemaManager.php495 . preg_quote($this->_platform->quoteSingleIdentifier($column))
509 (?:\W"' . preg_quote($this->_platform->quoteSingleIdentifier($table), '/') . '"\W|\W' . preg_quote(…
526 $pattern = '{[\s(,](?:\W' . preg_quote($this->_platform->quoteSingleIdentifier($column))
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSqliteSchemaManager.php490 . preg_quote($this->_platform->quoteSingleIdentifier($column))
504 (?:\W"' . preg_quote($this->_platform->quoteSingleIdentifier($table), '/') . '"\W|\W' . preg_quote(…
521 $pattern = '{[\s(,](?:\W' . preg_quote($this->_platform->quoteSingleIdentifier($column))
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Schema/
H A DSqliteSchemaManager.php480 . preg_quote($this->_platform->quoteSingleIdentifier($column))
494 (?:\W"' . preg_quote($this->_platform->quoteSingleIdentifier($table), '/') . '"\W|\W' . preg_quote(…
511 $pattern = '{[\s(,](?:\W' . preg_quote($this->_platform->quoteSingleIdentifier($column))
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSqliteSchemaManager.php458 …:\W' . preg_quote($column) . '\W|\W' . preg_quote($this->_platform->quoteSingleIdentifier($column))
470 …$pattern = '{[\s(,](?:\W' . preg_quote($this->_platform->quoteSingleIdentifier($column)) . '\W|\W'…
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/doctrine-bundle/Command/
H A DCreateDatabaseDoctrineCommand.php93 $name = $tmpConnection->getDatabasePlatform()->quoteSingleIdentifier($name);
H A DDropDatabaseDoctrineCommand.php109 $name = $connection->getDatabasePlatform()->quoteSingleIdentifier($name);
/dports/finance/prestashop/prestashop/vendor/doctrine/doctrine-bundle/Command/
H A DDropDatabaseDoctrineCommand.php109 $name = $connection->getDatabasePlatform()->quoteSingleIdentifier($name);
H A DCreateDatabaseDoctrineCommand.php93 $name = $tmpConnection->getDatabasePlatform()->quoteSingleIdentifier($name);
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSqliteSchemaManager.php424 … '{(?:'.preg_quote($column).'|'.preg_quote($this->_platform->quoteSingleIdentifier($column)).')
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSqliteSchemaManager.php424 … '{(?:'.preg_quote($column).'|'.preg_quote($this->_platform->quoteSingleIdentifier($column)).')

123