PHP Bolt\Storage Пространство имен

Пространства имен

Bolt\Storage\Collection
Bolt\Storage\ContentRequest
Bolt\Storage\Database
Bolt\Storage\Entity
Bolt\Storage\EventProcessor
Bolt\Storage\Field
Bolt\Storage\Mapping
Bolt\Storage\Migration
Bolt\Storage\Query
Bolt\Storage\Repository

Interfaces

Имя Описание
EntityManagerInterface EntityManager interface.

Классы

Имя Описание
EntityManager Manages all loaded entities across application, provides access to Repository Classes.
FieldManager Uses a typemap to construct an instance of a Field
LazyEntityManager Lazy-loading EntityManager.
Repository A default repository class that other repositories can inherit to provide more specific features.

Traits

Имя Описание
CaseTransformTrait This trait provides re-usable methods for converting strings between different case styles.