Sulu\Bundle\PersistenceBundle\DependencyInjection\Compiler |
Name | Description |
---|---|
Configuration | This is the class that validates and merges configuration from your app/config files. |
SuluPersistenceExtension | This is the class that loads and manages your bundle configuration. |
Name | Description |
---|---|
PersistenceExtensionTrait | Define repository services for each object (e.g. sulu.repository.[object name]) and map all object parameters to the container. |