Home
last modified time | relevance | path

Searched refs:getTruncateTableSQL (Results 1 – 25 of 73) sorted by relevance

123

/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/tests/classes/Elgg/
H A DBaseTestCase.php209 'getTruncateTableSQL',
218 ->method('getTruncateTableSQL')
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php396 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
H A DOraclePlatform.php756 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\OraclePlatform
H A DPostgreSqlPlatform.php685 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
H A DSQLServerPlatform.php887 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\SQLServerPlatform
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Entity/Repository/
H A DLogRepository.php179 … return $this->connection->executeUpdate($platform->getTruncateTableSQL($this->logTable, true));
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Database/
H A DConnection.php333 $this->getDatabasePlatform()->getTruncateTableSQL(
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Database/
H A DConnection.php341 $this->getDatabasePlatform()->getTruncateTableSQL(
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Database/
H A DConnection.php343 $this->getDatabasePlatform()->getTruncateTableSQL(
/dports/www/nextcloud/nextcloud/apps-pkg/user_ldap/lib/Mapping/
H A DAbstractMapping.php398 ->getTruncateTableSQL('`' . $this->getTableName() . '`');
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php250 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\DB2Platform
H A DPostgreSqlPlatform.php1072 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php235 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\DB2Platform
H A DOraclePlatform.php1055 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\OraclePlatform
H A DPostgreSqlPlatform.php1041 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Platforms/
H A DSqlitePlatform.php572 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
H A DDB2Platform.php261 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php261 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php263 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php261 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php261 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php263 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php261 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php261 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php261 public function getTruncateTableSQL($tableName, $cascade = false) function in Doctrine\\DBAL\\Platforms\\DB2Platform

123