Details
-
Type:
Documentation
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: Documentation
-
Labels:None
Description
Doctrine 2 ORM v2.0.0 documentation
Getting Started
Obtaining the EntityManager
Current version:
In production we use caching only on a per request-basis using the ArrayCache. In production it is literally required to use Apc...
Should be:
In development we use caching only on a per request-basis using the ArrayCache. In production it is literally required to use Apc...