Common
Table of Contents
Namespaces
- Annotations
- Cache
- Collections
- Proxy
- Util
- Lexer
Interfaces
- Comparable
- Comparable interface that allows to compare two value objects to each other for similarity.
- EventSubscriber
- An EventSubscriber knows what events it is interested in.
Classes
- 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.