Home
last modified time | relevance | path

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

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/Query/
H A DAbstract.php1007 $serializedQuery = $this->getCachedForm($query);
1082 $cached = $this->getCachedForm($result);
1274 public function getCachedForm($customComponent = null) function in Doctrine_Query_Abstract