PHP Класс Knp\Bundle\KnpBundlesBundle\Features\Context\SolrContext

Наследование: extends Behat\Behat\Context\BehatContext, implements Behat\Symfony2Extension\Context\KernelAwareInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
bundlesAreIndexed ( )
setKernel ( Symfony\Component\HttpKernel\KernelInterface $kernel ) Sets Kernel instance.

Защищенные методы

Метод Описание
getContainer ( ) : Symfony\Component\DependencyInjection\ContainerInterface gets container from kernel
isSolrEnabled ( )

Описание методов

bundlesAreIndexed() публичный Метод

public bundlesAreIndexed ( )

getContainer() защищенный Метод

gets container from kernel
protected getContainer ( ) : Symfony\Component\DependencyInjection\ContainerInterface
Результат Symfony\Component\DependencyInjection\ContainerInterface

isSolrEnabled() защищенный Метод

protected isSolrEnabled ( )

setKernel() публичный Метод

Sets Kernel instance.
public setKernel ( Symfony\Component\HttpKernel\KernelInterface $kernel )
$kernel Symfony\Component\HttpKernel\KernelInterface HttpKernel instance