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.