constant AbstractProxyFactory::AUTOGENERATE_FILE_NOT_EXISTS in Plug 7
Autogenerate the proxy class when the proxy file does not exist.
This strategy causes a file exists call whenever any proxy is used the first time in a request.
File
- lib/
doctrine/ common/ lib/ Doctrine/ Common/ Proxy/ AbstractProxyFactory.php, line 60
Class
- AbstractProxyFactory
- Abstract factory for proxy objects.
Namespace
Doctrine\Common\ProxyCode
const AUTOGENERATE_FILE_NOT_EXISTS = 2;