I am trying to override the default caching life - I overrode the findFirst method, and now when I pass in the following it just doesnt return results:
Any idea what I may be doing wrong?
Array ( [conditions] => id = 22094 [cache] => Array ( [key] => Locations:conditions:id = 22094 [lifetime] => 500 )
)