Method | Description | |
---|---|---|
bundlesAreIndexed ( ) | ||
setKernel ( Symfony\Component\HttpKernel\KernelInterface $kernel ) | Sets Kernel instance. |
Method | Description | |
---|---|---|
getContainer ( ) : Symfony\Component\DependencyInjection\ContainerInterface | gets container from kernel | |
isSolrEnabled ( ) |
protected getContainer ( ) : Symfony\Component\DependencyInjection\ContainerInterface | ||
return | Symfony\Component\DependencyInjection\ContainerInterface |
public setKernel ( Symfony\Component\HttpKernel\KernelInterface $kernel ) | ||
$kernel | Symfony\Component\HttpKernel\KernelInterface | HttpKernel instance |