Home
last modified time | relevance | path

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

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/
H A DTable.php658 … * @param boolean $parseForeignKeys whether to include foreign keys definition in the options
661 public function getExportableFormat($parseForeignKeys = true) argument
689 …if ($parseForeignKeys && $this->getAttribute(Doctrine_Core::ATTR_EXPORT) & Doctrine_Core::EXPORT_C…