Common
Namespaces
- Cache
- Inflector
- Annotations
- Collections
- Persistence
- Proxy
- Reflection
- Util
- Lexer
Interfaces, Classes and Traits
- EventSubscriber
- An EventSubscriber knows himself what events he is interested in.
- Comparable
- Comparable interface that allows to compare two value objects to each other for similarity.
- 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 <tt>NotifyPropertyChanged</tt>
implementor.
- EventArgs
- EventArgs is the base class for classes containing event data.
- EventManager
- The EventManager is the central point of Doctrine's event listener system.
- ClassLoader
- A <tt>ClassLoader</tt> is an autoloader for class files that can be
installed on the SPL autoload stack. It is a class loader that either loads only classes
of a specific namespace or all namespaces and it is suitable for working together
with other autoloaders in the SPL autoload stack.
- CommonException
- Base exception class for package Doctrine\Common.
- 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
- Base class for writing simple lexers, i.e. for creating small DSLs.
- Version
- Class to store and retrieve the version of Doctrine.