Home
last modified time | relevance | path

Searched refs:_localTable (Results 1 – 12 of 12) sorted by relevance

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DForeignKeyConstraint.php39 protected $_localTable; variable in Doctrine\\DBAL\\Schema\\ForeignKeyConstraint
108 return $this->_localTable->getName();
121 $this->_localTable = $table;
129 return $this->_localTable;
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DForeignKeyConstraint.php39 protected $_localTable; variable in Doctrine\\DBAL\\Schema\\ForeignKeyConstraint
108 return $this->_localTable->getName();
121 $this->_localTable = $table;
129 return $this->_localTable;
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DForeignKeyConstraint.php25 protected $_localTable; variable in Doctrine\\DBAL\\Schema\\ForeignKeyConstraint
96 return $this->_localTable->getName();
109 $this->_localTable = $table;
117 return $this->_localTable;
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DForeignKeyConstraint.php25 protected $_localTable; variable in Doctrine\\DBAL\\Schema\\ForeignKeyConstraint
113 return $this->_localTable->getName();
126 $this->_localTable = $table;
134 return $this->_localTable;
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DForeignKeyConstraint.php25 protected $_localTable; variable in Doctrine\\DBAL\\Schema\\ForeignKeyConstraint
113 return $this->_localTable->getName();
126 $this->_localTable = $table;
134 return $this->_localTable;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DForeignKeyConstraint.php25 protected $_localTable; variable in Doctrine\\DBAL\\Schema\\ForeignKeyConstraint
113 return $this->_localTable->getName();
126 $this->_localTable = $table;
134 return $this->_localTable;
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DForeignKeyConstraint.php25 protected $_localTable; variable in Doctrine\\DBAL\\Schema\\ForeignKeyConstraint
113 return $this->_localTable->getName();
126 $this->_localTable = $table;
134 return $this->_localTable;
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DForeignKeyConstraint.php24 protected $_localTable; variable in Doctrine\\DBAL\\Schema\\ForeignKeyConstraint
107 return $this->_localTable->getName();
120 $this->_localTable = $table;
128 return $this->_localTable;
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DForeignKeyConstraint.php25 protected $_localTable; variable in Doctrine\\DBAL\\Schema\\ForeignKeyConstraint
113 return $this->_localTable->getName();
126 $this->_localTable = $table;
134 return $this->_localTable;
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DForeignKeyConstraint.php25 protected $_localTable; variable in Doctrine\\DBAL\\Schema\\ForeignKeyConstraint
113 return $this->_localTable->getName();
126 $this->_localTable = $table;
134 return $this->_localTable;
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Schema/
H A DForeignKeyConstraint.php24 protected $_localTable; variable in Doctrine\\DBAL\\Schema\\ForeignKeyConstraint
112 return $this->_localTable->getName();
125 $this->_localTable = $table;
133 return $this->_localTable;
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Schema/
H A DForeignKeyConstraint.php32 protected $_localTable; variable in Doctrine\\DBAL\\Schema\\ForeignKeyConstraint
81 return $this->_localTable->getName();
89 $this->_localTable = $table;