Database
Table of Contents
Namespaces
- Driver
- Event
- Middleware
- Platform
- Query
- Schema
Classes
- Connection
- Note: This is a fragile base class. It owns no contract of its own and specializes Doctrine's
concrete Connection by overriding quoting, insert/update/delete and connect behavior.
- ConnectionPool
- Manager that handles opening/retrieving database connections.
- DriverMiddlewareService
- ReferenceIndex
- Reference index processing and relation extraction.
- RelationHandler
- Load database groups (relations)
Used to process the relations created by the TCA element types
- "group"
- "select"
- "inline"
- "file"
- "category"
for database records. Manages MM-relations as well.