Class Summary | |
---|---|
ClassLoader | A ClassLoader is an autoloader for class files that can be installed on the SPL autoload stack. |
EventArgs | EventArgs is the base class for classes containing event data. |
EventManager | The EventManager is the central point of Doctrine's event listener system. |
Lexer | Simple generic lexical scanner. |
Version | Class to store and retrieve the version of Doctrine |
Interface Summary | |
---|---|
EventSubscriber | An EventSubscriber knows himself what events he is interested in. |
NotifyPropertyChanged | Contract for classes that provide the service of notifying listeners of changes to their properties. |
PropertyChangedListener | Contract for classes that are potential listeners of a NotifyPropertyChanged implementor. |
Exception Summary | |
---|---|
CommonException | Base exception class for package Doctrine\Common |