EntityRepository
in package
Gathers and stores schema metadata
Table of Contents
Properties
- $classIndex : mixed
- $entities : mixed
- $tableIndex : mixed
Methods
- flush() : void
- loadAll() : void
- loadCoreEntities() : array<string|int, mixed>
Properties
$classIndex
private
static mixed
$classIndex
$entities
private
static mixed
$entities
$tableIndex
private
static mixed
$tableIndex
Methods
flush()
public
static flush() : void
loadAll()
private
static loadAll() : void
loadCoreEntities()
private
static loadCoreEntities() : array<string|int, mixed>