Home
last modified time | relevance | path

Searched refs:onSchemaAlterTable (Results 1 – 25 of 112) sorted by relevance

12345

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/
H A DEvents.php44 const onSchemaAlterTable = 'onSchemaAlterTable'; define in Doctrine\\DBAL\\Events
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/
H A DEvents.php26 public const onSchemaAlterTable = 'onSchemaAlterTable'; define in Doctrine\\DBAL\\Events
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/
H A DEvents.php41 const onSchemaAlterTable = 'onSchemaAlterTable'; define in Doctrine\\DBAL\\Events
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/
H A DEvents.php44 const onSchemaAlterTable = 'onSchemaAlterTable'; define in Doctrine\\DBAL\\Events
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/
H A DEvents.php24 public const onSchemaAlterTable = 'onSchemaAlterTable'; define in Doctrine\\DBAL\\Events
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/
H A DEvents.php26 public const onSchemaAlterTable = 'onSchemaAlterTable'; define in Doctrine\\DBAL\\Events
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/
H A DEvents.php26 public const onSchemaAlterTable = 'onSchemaAlterTable'; define in Doctrine\\DBAL\\Events
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/
H A DEvents.php24 public const onSchemaAlterTable = 'onSchemaAlterTable'; define in Doctrine\\DBAL\\Events
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/
H A DEvents.php26 public const onSchemaAlterTable = 'onSchemaAlterTable'; define in Doctrine\\DBAL\\Events
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/
H A DEvents.php26 public const onSchemaAlterTable = 'onSchemaAlterTable'; define in Doctrine\\DBAL\\Events
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/
H A DEvents.php26 public const onSchemaAlterTable = 'onSchemaAlterTable'; define in Doctrine\\DBAL\\Events
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/
H A DEvents.php26 public const onSchemaAlterTable = 'onSchemaAlterTable'; define in Doctrine\\DBAL\\Events
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Database/Schema/EventListener/
H A DSchemaAlterTableListener.php37 public function onSchemaAlterTable(SchemaAlterTableEventArgs $event) function in TYPO3\\CMS\\Core\\Database\\Schema\\EventListener\\SchemaAlterTableListener
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Database/Schema/EventListener/
H A DSchemaAlterTableListener.php38 public function onSchemaAlterTable(SchemaAlterTableEventArgs $event) function in TYPO3\\CMS\\Core\\Database\\Schema\\EventListener\\SchemaAlterTableListener
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Database/Schema/EventListener/
H A DSchemaAlterTableListener.php38 public function onSchemaAlterTable(SchemaAlterTableEventArgs $event) function in TYPO3\\CMS\\Core\\Database\\Schema\\EventListener\\SchemaAlterTableListener
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Database/
H A DConnectionPool.php216 Events::onSchemaAlterTable,
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Database/
H A DConnectionPool.php218 Events::onSchemaAlterTable,
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Database/
H A DConnectionPool.php218 Events::onSchemaAlterTable,
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php422 if ( ! $this->onSchemaAlterTable($diff, $tableSql)) {
H A DDB2Platform.php379 if ( ! $this->onSchemaAlterTable($diff, $tableSql)) {
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php853 if ( ! $this->onSchemaAlterTable($diff, $tableSql)) {
946 if ( ! $this->onSchemaAlterTable($diff, $tableSql)) {
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php836 if ( ! $this->onSchemaAlterTable($diff, $tableSql)) {
929 if ( ! $this->onSchemaAlterTable($diff, $tableSql)) {
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php951 if (! $this->onSchemaAlterTable($diff, $tableSql)) {
1082 if (! $this->onSchemaAlterTable($diff, $tableSql)) {
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php896 if (! $this->onSchemaAlterTable($diff, $tableSql)) {
989 if (! $this->onSchemaAlterTable($diff, $tableSql)) {
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php949 if (! $this->onSchemaAlterTable($diff, $tableSql)) {
1080 if (! $this->onSchemaAlterTable($diff, $tableSql)) {

12345