[FLOW3-general] Flush Testing Cache

Danny Rosifka danny.rosifka at hostbar.eu
Thu May 10 20:46:55 CEST 2012


Hello,

I ran successfully some functional tests of my Flow3 project, then removed 
the initializeObject() method from my model and run the tests again and got 
the following error:

Fatal error: Call to undefined method 
My\Package\Domain\Model\MyModel::initializeObject() in 
/mypath/Data/Temporary/Testing/Cache/Code/FLOW3_Object_Classes/My_Package_Domain_Model_MyModel.php 
on line 62


I've tried to call ./flow3 flow3:cache:flush --force , but this doesn't 
flushed the testing cache.

My only solution was to delete the Data/Tempory/Testing/Cache files by 
hand. Afterwards everything works as expected, but there must be a better 
method ?

Greetings 
Danny




More information about the FLOW3-general mailing list