Home
last modified time | relevance | path

Searched refs:removeDoctrineTypeFromComment (Results 1 – 25 of 98) sorted by relevance

1234

/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Schema/
H A DDrizzleSchemaManager.php36 …$tableColumn['COLUMN_COMMENT'] = $this->removeDoctrineTypeFromComment($tableColumn['COLUMN_COMMENT…
H A DMySqlSchemaManager.php114 … $tableColumn['comment'] = $this->removeDoctrineTypeFromComment($tableColumn['comment'], $type);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DDrizzleSchemaManager.php25 …$tableColumn['COLUMN_COMMENT'] = $this->removeDoctrineTypeFromComment($tableColumn['COLUMN_COMMENT…
H A DSQLAnywhereSchemaManager.php96 … $tableColumn['comment'] = $this->removeDoctrineTypeFromComment($tableColumn['comment'], $type);
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DDrizzleSchemaManager.php40 …$tableColumn['COLUMN_COMMENT'] = $this->removeDoctrineTypeFromComment($tableColumn['COLUMN_COMMENT…
H A DSQLAnywhereSchemaManager.php106 … $tableColumn['comment'] = $this->removeDoctrineTypeFromComment($tableColumn['comment'], $type);
H A DDB2SchemaManager.php70 … $tableColumn['comment'] = $this->removeDoctrineTypeFromComment($tableColumn['comment'], $type);
H A DMySqlSchemaManager.php131 … $tableColumn['comment'] = $this->removeDoctrineTypeFromComment($tableColumn['comment'], $type);
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DDrizzleSchemaManager.php25 …$tableColumn['COLUMN_COMMENT'] = $this->removeDoctrineTypeFromComment($tableColumn['COLUMN_COMMENT…
H A DSQLAnywhereSchemaManager.php96 … $tableColumn['comment'] = $this->removeDoctrineTypeFromComment($tableColumn['comment'], $type);
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DDrizzleSchemaManager.php40 …$tableColumn['COLUMN_COMMENT'] = $this->removeDoctrineTypeFromComment($tableColumn['COLUMN_COMMENT…
H A DSQLAnywhereSchemaManager.php106 … $tableColumn['comment'] = $this->removeDoctrineTypeFromComment($tableColumn['comment'], $type);
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DDrizzleSchemaManager.php24 …$tableColumn['COLUMN_COMMENT'] = $this->removeDoctrineTypeFromComment($tableColumn['COLUMN_COMMENT…
H A DSQLAnywhereSchemaManager.php90 … $tableColumn['comment'] = $this->removeDoctrineTypeFromComment($tableColumn['comment'], $type);
H A DDB2SchemaManager.php58 … $tableColumn['comment'] = $this->removeDoctrineTypeFromComment($tableColumn['comment'], $type);
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DDrizzleSchemaManager.php25 …$tableColumn['COLUMN_COMMENT'] = $this->removeDoctrineTypeFromComment($tableColumn['COLUMN_COMMENT…
H A DSQLAnywhereSchemaManager.php95 … $tableColumn['comment'] = $this->removeDoctrineTypeFromComment($tableColumn['comment'], $type);
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DDrizzleSchemaManager.php24 …$tableColumn['COLUMN_COMMENT'] = $this->removeDoctrineTypeFromComment($tableColumn['COLUMN_COMMENT…
H A DSQLAnywhereSchemaManager.php91 … $tableColumn['comment'] = $this->removeDoctrineTypeFromComment($tableColumn['comment'], $type);
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DDrizzleSchemaManager.php25 …$tableColumn['COLUMN_COMMENT'] = $this->removeDoctrineTypeFromComment($tableColumn['COLUMN_COMMENT…
H A DSQLAnywhereSchemaManager.php96 … $tableColumn['comment'] = $this->removeDoctrineTypeFromComment($tableColumn['comment'], $type);
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DDrizzleSchemaManager.php25 …$tableColumn['COLUMN_COMMENT'] = $this->removeDoctrineTypeFromComment($tableColumn['COLUMN_COMMENT…
H A DSQLAnywhereSchemaManager.php95 … $tableColumn['comment'] = $this->removeDoctrineTypeFromComment($tableColumn['comment'], $type);
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DDrizzleSchemaManager.php25 …$tableColumn['COLUMN_COMMENT'] = $this->removeDoctrineTypeFromComment($tableColumn['COLUMN_COMMENT…
H A DSQLAnywhereSchemaManager.php96 … $tableColumn['comment'] = $this->removeDoctrineTypeFromComment($tableColumn['comment'], $type);

1234