Generic

Table of Contents

Namespaces

Exception
Mapper
Qom
Storage

Interfaces

BackendInterface
A persistence backend interface
LoadingStrategyInterface
An interface for the lazy loading strategies.
QueryFactoryInterface
A persistence query factory interface
QuerySettingsInterface
A query settings interface. This interface is NOT part of the TYPO3.Flow API.

Classes

Backend
A persistence backend. This backend maps objects to the relational model of the storage backend.
Exception
A generic Persistence exception
LazyLoadingProxy
A proxy that can replace any object and replaces itself in it's parent on first access (call, get, set, isset, unset).
LazyObjectStorage
A proxy that can replace any object and replaces itself in its parent on the first access (`call`, `get`, `set`, `isset`, `unset`).
PersistenceManager
The Extbase Persistence Manager
PropertyType
The property types supported by the JCR standard.
Query
The Query class used to run queries against the database
QueryFactory
The QueryFactory used to create queries against the storage backend
QueryResult
A lazy result list that is returned by Query::execute()
Session
The persistence session - acts as a Unit of Work for Extbase persistence framework.
Typo3QuerySettings
Query settings, reflects the settings unique to TYPO3 CMS.

        
On this page

Search results