Home
last modified time | relevance | path

Searched refs:getTimeTypeDeclarationSQL (Results 1 – 25 of 118) sorted by relevance

12345

/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php51 public function getTimeTypeDeclarationSQL(array $fieldDeclaration) function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
H A DSqlitePlatform.php248 public function getTimeTypeDeclarationSQL(array $fieldDeclaration) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
H A DDrizzlePlatform.php352 public function getTimeTypeDeclarationSQL(array $fieldDeclaration) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php51 public function getTimeTypeDeclarationSQL(array $fieldDeclaration) function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php51 public function getTimeTypeDeclarationSQL(array $fieldDeclaration) function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php47 public function getTimeTypeDeclarationSQL(array $column) function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php45 public function getTimeTypeDeclarationSQL(array $column) function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php44 public function getTimeTypeDeclarationSQL(array $fieldDeclaration) function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php47 public function getTimeTypeDeclarationSQL(array $column) function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php45 public function getTimeTypeDeclarationSQL(array $column) function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php44 public function getTimeTypeDeclarationSQL(array $fieldDeclaration) function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php47 public function getTimeTypeDeclarationSQL(array $column) function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2008Platform.php47 public function getTimeTypeDeclarationSQL(array $column) function in Doctrine\\DBAL\\Platforms\\SQLServer2008Platform
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/
H A DTimeType.php44 return $platform->getTimeTypeDeclarationSQL($fieldDeclaration);
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Types/
H A DTimeType.php41 return $platform->getTimeTypeDeclarationSQL($fieldDeclaration);
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/
H A DTimeType.php44 return $platform->getTimeTypeDeclarationSQL($fieldDeclaration);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Types/
H A DTimeType.php27 return $platform->getTimeTypeDeclarationSQL($column);
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/
H A DTimeType.php27 return $platform->getTimeTypeDeclarationSQL($fieldDeclaration);
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/
H A DTimeType.php27 return $platform->getTimeTypeDeclarationSQL($column);
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/
H A DTimeType.php27 return $platform->getTimeTypeDeclarationSQL($column);
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/
H A DTimeType.php27 return $platform->getTimeTypeDeclarationSQL($column);
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/
H A DTimeType.php27 return $platform->getTimeTypeDeclarationSQL($fieldDeclaration);
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/
H A DTimeType.php27 return $platform->getTimeTypeDeclarationSQL($column);
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Types/
H A DTimeType.php27 return $platform->getTimeTypeDeclarationSQL($column);
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Types/
H A DTimeType.php27 return $platform->getTimeTypeDeclarationSQL($column);

12345