Home
last modified time | relevance | path

Searched refs:getQuotedForeignTableName (Results 26 – 41 of 41) sorted by relevance

12

/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php1723 $referencesClause = ' REFERENCES ' . $constraint->getQuotedForeignTableName($this) .
2507 . $foreignKey->getQuotedForeignTableName($this) . ' ('
H A DSqlitePlatform.php308 str_replace('.', '__', $foreignKey->getQuotedForeignTableName($this)),
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php1764 $referencesClause = ' REFERENCES ' . $constraint->getQuotedForeignTableName($this) .
2539 . $foreignKey->getQuotedForeignTableName($this) . ' ('
H A DSqlitePlatform.php306 str_replace('.', '__', $foreignKey->getQuotedForeignTableName($this)),
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php1810 $referencesClause = ' REFERENCES ' . $constraint->getQuotedForeignTableName($this) .
2606 . $foreignKey->getQuotedForeignTableName($this) . ' ('
H A DSqlitePlatform.php317 str_replace('.', '__', $foreignKey->getQuotedForeignTableName($this)),
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php1789 $referencesClause = ' REFERENCES ' . $constraint->getQuotedForeignTableName($this) .
2573 . $foreignKey->getQuotedForeignTableName($this) . ' ('
H A DSqlitePlatform.php307 str_replace('.', '__', $foreignKey->getQuotedForeignTableName($this)),
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php1810 $referencesClause = ' REFERENCES ' . $constraint->getQuotedForeignTableName($this) .
2606 . $foreignKey->getQuotedForeignTableName($this) . ' ('
H A DSqlitePlatform.php317 str_replace('.', '__', $foreignKey->getQuotedForeignTableName($this)),
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php308 str_replace('.', '__', $foreignKey->getQuotedForeignTableName($this)),
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php317 str_replace('.', '__', $foreignKey->getQuotedForeignTableName($this)),
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php317 str_replace('.', '__', $foreignKey->getQuotedForeignTableName($this)),
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php317 str_replace('.', '__', $foreignKey->getQuotedForeignTableName($this)),
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php317 str_replace('.', '__', $foreignKey->getQuotedForeignTableName($this)),
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php2089 . $foreignKey->getQuotedForeignTableName($this) . ' ('

12