Home
last modified time | relevance | path

Searched refs:getListTableIndexesSQL (Results 1 – 25 of 115) sorted by relevance

12345

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Database/Schema/EventListener/
H A DSchemaIndexDefinitionListener.php46 $sql = $event->getDatabasePlatform()->getListTableIndexesSQL(
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Database/Schema/EventListener/
H A DSchemaIndexDefinitionListener.php47 $sql = $event->getDatabasePlatform()->getListTableIndexesSQL(
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Database/Schema/EventListener/
H A DSchemaIndexDefinitionListener.php49 $sql = $event->getConnection()->getDatabasePlatform()->getListTableIndexesSQL(
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSQLServerSchemaManager.php205 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSQLServerSchemaManager.php234 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Schema/
H A DSQLServerSchemaManager.php214 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php184 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
H A DSQLServerSchemaManager.php251 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php325 public function getListTableIndexesSQL($table, $currentDatabase = null) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
H A DDrizzlePlatform.php253 public function getListTableIndexesSQL($table, $database = null) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
H A DDB2Platform.php216 public function getListTableIndexesSQL($table, $currentDatabase = null) function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSQLServerSchemaManager.php227 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php184 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
H A DSQLServerSchemaManager.php250 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php184 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
H A DSQLServerSchemaManager.php250 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php184 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
H A DSQLServerSchemaManager.php251 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSQLServerSchemaManager.php246 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSQLServerSchemaManager.php251 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSQLServerSchemaManager.php251 $sql = $this->_platform->getListTableIndexesSQL($table, $this->_conn->getDatabase());
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php364 public function getListTableIndexesSQL($table, $database = null) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php364 public function getListTableIndexesSQL($table, $database = null) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php358 public function getListTableIndexesSQL($table, $database = null) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php356 public function getListTableIndexesSQL($table, $database = null) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform

12345